svn%xmlterm.org
990f06577a
--NOT PART OF DEFAULT BUILD--
...
XMLterm changes only.
Added a coupled of pagelet test scripts.
2000-10-10 04:40:22 +00:00
wtc%netscape.com
62e8f2f3e5
Bugzilla bug #53902 : a better way to fix the va_list compilation problem
...
in an older version of NetBSD/macppc. Thanks to Martin Husemann
<martin@NetBSD.ORG> for the patch.
Modified files: _netbsd.h, prprf.c
2000-10-10 04:38:55 +00:00
svn%xmlterm.org
4bb2789945
--NOT PART OF DEFAULT BUILD--
...
XMLterm changes only.
Changes to fix xmlterm XPI file build.
2000-10-10 04:38:20 +00:00
hewitt%netscape.com
89449b6c46
#55442 - [Modern] de-bolding button, r=andreww, sr=hangas
2000-10-10 04:36:00 +00:00
hewitt%netscape.com
5dba5dd42c
#54758 - [Modern] repairing hosed Edit Categories dialog, r=andreww, sr=hangas
2000-10-10 04:35:26 +00:00
hewitt%netscape.com
8ff3f6ad0a
#2813(bugscape) - [Modern] new button images for keyword menubutton r=marlon, sr=hangas
2000-10-10 04:32:29 +00:00
wtc%netscape.com
7c4d774b06
Bugzilla bug #55740 : fixed a typo. Thanks to Martin Husemann
...
<martin@NetBSD.ORG> for the patch.
2000-10-10 04:28:11 +00:00
nelsonb%netscape.com
c0cf47974f
Change the working directory to the test directory before running
...
certutil -S, which creates files in the current working directory.
2000-10-10 03:12:31 +00:00
waldemar%netscape.com
bdc17dc404
Changed classof x to x.class. Removed eval. Made include be a non-reserved word. Changed syntax of import to allow an automatic use of selected namespaces.
2000-10-10 02:49:34 +00:00
waldemar%netscape.com
98479bac77
Removed "eval" and "include" keywords
2000-10-10 02:48:17 +00:00
wtc%netscape.com
f7cb9d9b93
Print NSPR and OS error codes if PR_Open fails.
2000-10-10 02:38:08 +00:00
nelsonb%netscape.com
34c1f51a9d
All output messages from strsclnt now begin with the string "strsclnt: ".
...
This makes it easier to separate mixed client and server output.
2000-10-10 02:10:25 +00:00
sfraser%netscape.com
a388c1b7dd
Fix for 52808 -- standardized nsEditorShell creation and destruction across components, to fix editor observer notification timing. r=kin,ducarroz,jelwell, sr=hyatt.
2000-10-10 01:45:46 +00:00
andreww%netscape.com
fe428158e4
53388,
r=varada,
sr=hangas,
classic editor - difficult to see arrows in font gifs.
2000-10-10 01:41:29 +00:00
bienvenu%netscape.com
462b80f030
fix problem with missing all hdr tables in msg db making it impossible to get new headers r=scottip sr=mscott 55432
2000-10-10 01:22:44 +00:00
disttsc%bart.nl
e0aa20cfd6
Fix a couple of xp filepicker bugs, r=pavlov, r=bryner, a=brendan:
...
- 51118 throws exception on double-clicks not on treerows
- 52188 Disable/enable Open/Save/Select when appropriate
- 55685 doesn't change to typed directories in save mode
- 55830 Make input field and file filter line up
2000-10-10 01:07:15 +00:00
andreww%netscape.com
9669f0e839
bugzilla 51085
r=hewitt
sr=hangas
keyverb wierdness on classic.
2000-10-10 00:53:01 +00:00
hewitt%netscape.com
0fb828babc
#54105 - [Modern] menulist correctness, r=andreww, sr=hangas
2000-10-10 00:51:08 +00:00
evaughan%netscape.com
0cd2072315
Part 2 fix for bug #55899
2000-10-10 00:39:13 +00:00
evaughan%netscape.com
ec3fc06971
Part 1 fix for bug #55899
2000-10-10 00:38:43 +00:00
hewitt%netscape.com
7611850e27
re-checking in corrupted gifs.
2000-10-10 00:30:28 +00:00
varada%netscape.com
9ae59ecee8
fix for bug#52345; enabling panels.rdf to be viewed
2000-10-10 00:25:30 +00:00
varada%netscape.com
b2e5810f93
fix for bug#54076; removing branding_page5.ini from the flow
2000-10-10 00:17:08 +00:00
hewitt%netscape.com
3be1d9b504
#54751 - [Modern] window cleanup, r=andreww, sr=hangas
2000-10-10 00:14:19 +00:00
hewitt%netscape.com
0de544aff5
#54105 - button/menulist correctness, r=andreww, sr=hangas
2000-10-10 00:06:03 +00:00
karnaze%netscape.com
0f506fd568
bug 55192 (2nd part) - During a table reflow, consider row groups that may have been deleted because they were next flows and placed in the sibling chain. a=buster, r=dcone.
2000-10-09 23:57:51 +00:00
mccabe%netscape.com
b67b16e35f
Fix to 53929. Fix previously-broken UnregisterListener method on console service, by proxy-wrapping the service we've been asked to remove before comparing it to those in the listener list. The saved listeners are already proxy-wrapped, so the previous straight compare failed.
...
The equality check works because the proxy service caches proxies, and will always return the same wrapper.
This fixes a leak and a situation that led to some asserts in XPConnect on shutdown. (Some listeners were proxy-wrapped JS objects.)
r=jband.
2000-10-09 23:45:59 +00:00
gordon%netscape.com
7d6a3a55c5
Fix bustage in optimized build for nsDnsService.cpp.
2000-10-09 23:41:19 +00:00
nelsonb%netscape.com
05b9dba846
When an invalid option is encountered, print the usage message and exit.
...
Previously, it would simply silently stop parsing options and the program
would continue to run, leading to false successes in coverage tests.
2000-10-09 23:39:46 +00:00
racham%netscape.com
49021d8955
Fixing migration problems for japanese and european profiles. Used unicode persistent descriptor strings to get and set profile data. Removed all those prefs that had native characters in their values, from the list of profiles to be converted to utf8 format during migration. r=nhotta,alecf,sspitzer,ftang sr=alecf,ftang a=pdt
2000-10-09 23:27:28 +00:00
mkaply%us.ibm.com
bbbd1ba018
#53381
...
r=mkaply, a=blizzard
Much better fix for italic layout
2000-10-09 22:46:35 +00:00
waterson%netscape.com
7f444a0fde
Ignore *.rgd
2000-10-09 22:25:30 +00:00
waterson%netscape.com
3f674aad15
Add .cvsignore
2000-10-09 22:22:36 +00:00
waterson%netscape.com
a7eb54d3cc
Bug 54005. Add regression test.
2000-10-09 22:22:00 +00:00
rogerl%netscape.com
1db3618a98
Mods for getter/setter methods.
2000-10-09 22:21:26 +00:00
waterson%netscape.com
fd15c36a2e
Bug 53627. Collapse threadpane attributes into the 'class' attribute to optimize for space and style rule lookup. r=scottip, a=ben
2000-10-09 22:20:10 +00:00
waterson%netscape.com
072a02200b
Bug 54005. Test if frame CanContinueTextRun() before advancing to its sibling. r=karnaze, a=buster
2000-10-09 22:03:03 +00:00
gordon%netscape.com
4b12cfdd46
Fix for bug 49990 "Networking fails after sleep/wake cycle" on Mac. rtm+, r=pinkerton, sr =sfraser. Added support for provide will/has closed OT events.
2000-10-09 21:59:49 +00:00
rogerl%netscape.com
f9deb5124e
Bug #54408 , r=mccabe, a=brendan. LiveConnect top-level property names
...
predefined readonly.
2000-10-09 21:39:22 +00:00
buster%netscape.com
13899dbffa
bug 29276 (text inside <label> tags within a table cell breaks out of table cell)
...
bug 1164 (ALIGN=MIDDLE and ALIGN=ABSMIDDLE values are not being supported)
bug 54119 (percentage (%) image (img) heights do nothing)
r=karnaze, rods, attinasi
a=waterson
2000-10-09 21:19:36 +00:00
waterson%netscape.com
c080ea9b7e
Bug 55100. Re-order vtable so that nsFrame::Destroy will find the size in the right spot. This is a band-aid fix. r=buster, sr=hyatt
2000-10-09 21:10:05 +00:00
dbragg%netscape.com
7f4e2f770c
Fix for rtm++ bug 50625. Added #pragma optimization_level 1 in non-debug Mac builds. r=sfraser, sr=mscott
2000-10-09 21:03:47 +00:00
law%netscape.com
834d248022
rtm+ Bug 22411; r=radha@netscape.com; sr=brendan@mozilla.org; Handle various image files by converting relative URLs to absolute
2000-10-09 20:48:14 +00:00
waterson%netscape.com
a15b07d579
Bug 53627. Use nsAutoString to get around bug with nsPromiseFlatString; don't clobber positive result in IsVarInSet(). r=rjc, sr=hyatt
2000-10-09 20:28:04 +00:00
sspitzer%netscape.com
f32c9bddc7
fix for #2617 . add an overlay to the commercial tree so that upon
...
finishing account creation, we call the FinishAccountHook().
in the commercial tree, this sets the "mail.is_a_franklin_user" pref
so that ab sync will work. r=putterman, sr=alecf
2000-10-09 20:18:31 +00:00
beard%netscape.com
0adc2a998b
Added ClassManager.java.
2000-10-09 18:16:06 +00:00
beard%netscape.com
c45770cc40
Manages interactions with outer class loaders.
2000-10-09 17:43:51 +00:00
brade%netscape.com
3617f81f99
partial fix for setting checkmarks in Format submenus (based on selection); r=kin; sr=sfraser; submitted by cmanske; revised by brade; bug #54317
2000-10-09 14:55:04 +00:00
brendan%mozilla.org
616048726d
Remove not-found property caching (55624, r=shaver a=jband).
2000-10-09 14:38:21 +00:00
pierre%netscape.com
c9409e6184
bug 47846: Crash opening mail message. r=attinasi+brendan, a=phil
2000-10-09 08:51:50 +00:00