63538 Commits

Author SHA1 Message Date
hyatt%netscape.com
f40d61a341 Tree/grid work. Bug#30511. r=danm 2000-06-06 23:13:05 +00:00
larryh%netscape.com
1270201640 BugZilla: 40941. IA-64 Linux 2000-06-06 23:12:09 +00:00
bienvenu%netscape.com
f004f67c31 fix case insensitive search comparisons, r=alecf 33100 and 41633 2000-06-06 23:09:18 +00:00
cls%seawood.org
70f1719747 Fix the runtime scripts so that mozilla can be run from any directory. r,a=leaf 2000-06-06 22:57:25 +00:00
cotter%netscape.com
b9bccd5ac3 Latest fixes re SDR & pswd mgr. 2000-06-06 22:23:50 +00:00
leaf%mozilla.org
5177217037 Automated update 2000-06-06 22:15:08 +00:00
dmose%mozilla.org
cb5c88c1fc fix the first time someone runs the sub-configure for the LDAP C SDK in an objdir; code only runs when --enable-ldap is specified to configure. a=leaf@mozilla.org; r=blizzard@mozilla.org 2000-06-06 22:07:45 +00:00
inaky.gonzalez%intel.com
98157fd5a1 Fixed nsSupportsHashtable behaviour and API to fix leaks in
nsDirectoryService. Fixes bugs #38606 and #39859.

a=waterson; r=rayw,brendan,warren
2000-06-06 22:06:56 +00:00
tara%tequilarista.org
63d4464beb Fix for bug #40987 2000-06-06 22:03:41 +00:00
nelsonb%netscape.com
9d2744f5ce Carry forward fix from NSS 2.8 for servers that don't do ssl2. 2000-06-06 20:32:18 +00:00
robinf%netscape.com
beea7d1223 Updating UI for new PR@ featurs for Pr2 and for Shrimp 2000-06-06 19:57:04 +00:00
tara%tequilarista.org
f0659d29a7 checking in 0.2.1 of the FAQ 2000-06-06 19:47:08 +00:00
robinf%netscape.com
4cee2dbec7 new banner for customizepage1.ini; new show wxample for sidebar customization 2000-06-06 19:42:50 +00:00
locka%iol.ie
d9d7e2e3d7 NOT PART OF BUILD!
New embedding APIs for *simple* initialisation by hiding all the XPCOM initialisation and kludges that embedding apps have to do.
2000-06-06 18:28:01 +00:00
rhp%netscape.com
b2b43e13f7 Changes to address several mail compose and rendering issues - Bugs #: 35158 31906 9202 37365 39226 39728 39372 26182 33305 - r: rhp a: waterson (contributed by mozilla@bucksch.org) 2000-06-06 17:57:20 +00:00
bienvenu%netscape.com
ffab9fd0f7 turn on mpod by default, r=mscott 41569, use per server pref 2000-06-06 12:20:41 +00:00
bienvenu%netscape.com
8362ff7ce0 more work on search backend, replease nsMsgSearchTermArray with nsISupportsArray a=putterman, r=alecf 33100 2000-06-06 12:17:17 +00:00
pierre%netscape.com
12f2fe1056 Checked back in the backed out code (41321) after doing a minor fix in nsCSSValue.cpp (41618) 2000-06-06 09:36:12 +00:00
alecf%netscape.com
37819879b7 last checkin was:
fix for #41608 - be sure to remove the script context from the GC root!
r=shaver, jst a=putterman
2000-06-06 08:08:41 +00:00
alecf%netscape.com
d3b8782109 /tmp/cvsRB7BUM 2000-06-06 08:07:23 +00:00
alecf%netscape.com
4b192d81e3 fix for #40374 - make action line dynamically update to reflect the action the user has chosen
r=sspitzer
2000-06-06 07:53:22 +00:00
dmose%mozilla.org
d38cef7b0f add a couple of comments; a=r=(not built) 2000-06-06 07:43:21 +00:00
ben%netscape.com
58643a82cf fix for 35606 2000-06-06 07:39:04 +00:00
ben%netscape.com
33e0d1eb26 fix for 39423, rename profile (and other profile manager common dialogs) do not work. 2000-06-06 07:26:36 +00:00
dmose%mozilla.org
75da35e2a6 cause "cvs update" to stop whining about generated Makefiles in non-objdir builds 2000-06-06 07:23:21 +00:00
alecf%netscape.com
ff42b56854 fix minor typo that was causing unnecessary assertion (doesn't affect release builds) 2000-06-06 07:16:34 +00:00
ben%netscape.com
94334e8b26 fix for 37766, minimising navigation toolbar is useless. 2000-06-06 07:07:30 +00:00
pierre%netscape.com
e549491b3e Backed out the previous changes (41321, waterson/attinasi) because of the regression in 41618. 2000-06-06 06:50:21 +00:00
alecf%netscape.com
5f3afff7be fix for #29575 r=sspitzer, a=putterman
make sure the account wizard correctly updates it's fields and map when the user goes back and selects a different ISP
2000-06-06 06:48:48 +00:00
dmose%mozilla.org
9530b29d77 Updated to track changes to nsIChannel.idl: shouldCache attribute disappeared and was replacd with localFile attribute. Unclear why this happened; this is a workaround so that nsLDAPChannel.cpp continues to compile. a=r=(not built). 2000-06-06 06:35:43 +00:00
sspitzer%netscape.com
0b174e28ab fix for #14645. make migration work even if the user doesn't install mail-news.
to avoid future errors, use a wild card to package all the default pref files
with the browser package. r=alecf
2000-06-06 06:28:19 +00:00
brendan%mozilla.org
73d4167370 Use localizable error message for out of memory. 2000-06-06 04:54:04 +00:00
brendan%mozilla.org
28d3dcb5fc Better fix, really (r=shaver for sure). 2000-06-06 04:41:05 +00:00
sspitzer%netscape.com
1700b66a8a fix for #41063. remove si_StrippedURL(). the single sign on code no longer
strips the passworld realm you give it.  it assumes the caller does the right thing
to create the proper password realm.  r=warren,a=putterman.
2000-06-06 04:38:49 +00:00
brendan%mozilla.org
4e92401f64 Better control flow for catch clause code generation (r=shaver). 2000-06-06 04:27:37 +00:00
morse%netscape.com
acda1a1332 forgot to delete a file 2000-06-06 03:43:03 +00:00
ben%netscape.com
2ba0e3c01f fix menubutton binding so that it doesnt scale dropmarker 2000-06-06 03:31:28 +00:00
ben%netscape.com
904a9f93c1 fix makefiles 2000-06-06 03:30:48 +00:00
ben%netscape.com
3575a37ac5 make toolbar menubuttons use correct classname for skinnability 2000-06-06 03:30:02 +00:00
bienvenu%netscape.com
afd2c4f6a3 fix 41569, turn on mpod by default r=mscott 2000-06-06 03:15:17 +00:00
alecf%netscape.com
526e3f9235 add support for sprintf-style string formatting using string bundles
r=tao (partial fix for #28993)
2000-06-06 03:05:00 +00:00
ben%netscape.com
70b4e8c259 remove dead css files 2000-06-06 02:40:37 +00:00
ben%netscape.com
4621ee9e46 split navigator files by platform for classic skin [npob] 2000-06-06 02:40:04 +00:00
wtc%netscape.com
dfa1f51479 Make the ifdef's in PR_Socket a little easier to understand.
Modified files: prsocket.c, ptio.c
2000-06-06 02:14:17 +00:00
evaughan%netscape.com
d43e56932a Fixed for ender-lite painting problems. bug #34896
-r mjudge
2000-06-06 01:25:03 +00:00
ben%netscape.com
ddd7c8acbf fix for multiple quit items being displayed 2000-06-06 01:16:02 +00:00
jbetak%netscape.com
2625dbb84b 40257 You cannot add more than 1 item at a time in the Customize Charset dialog
39450 Message compose charset customize dialog shows initial active charsets number is not correct
39450 Mail View Charset Customize dialog window does not open
r=tao, a=ftang
2000-06-06 00:46:07 +00:00
cls%seawood.org
b2b774fe9a Another beos fix for the nsSound api changes. 2000-06-06 00:22:40 +00:00
cls%seawood.org
46aae20415 nsSound api changed slightly and beos was neglected. 2000-06-06 00:14:51 +00:00
mccabe%netscape.com
3b337ab6af Fix to potential leak introduced with fix to 40406.
Be conservative in handling the lifetime of the safe context created by XPConnect to execute JS Components, and save it off to be destroyed at cleanup time, even if some other safe context is registered with XPConnect via SetSafeJSContext.

r=vishy, a=brendan
2000-06-06 00:01:25 +00:00