Граф коммитов

63481 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com 330c612d46 Tree/grid work. Bug#30511. r=danm 2000-06-06 23:13:05 +00:00
larryh%netscape.com bf84b6aaa4 BugZilla: 40941. IA-64 Linux 2000-06-06 23:12:09 +00:00
bienvenu%netscape.com 5d5cb08d41 fix case insensitive search comparisons, r=alecf 33100 and 41633 2000-06-06 23:09:18 +00:00
cls%seawood.org 4a01d5a63b 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 2933117137 Latest fixes re SDR & pswd mgr. 2000-06-06 22:23:50 +00:00
leaf%mozilla.org 03d444bba4 Automated update 2000-06-06 22:15:08 +00:00
dmose%mozilla.org 02be1061c7 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 2b549b6f09 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 0a5c4f0d3c Fix for bug #40987 2000-06-06 22:03:41 +00:00
nelsonb%netscape.com ff38a32d6c 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 2de0762eee Updating UI for new PR@ featurs for Pr2 and for Shrimp 2000-06-06 19:57:04 +00:00
tara%tequilarista.org 6511d978a2 checking in 0.2.1 of the FAQ 2000-06-06 19:47:08 +00:00
robinf%netscape.com e8e07dfa37 new banner for customizepage1.ini; new show wxample for sidebar customization 2000-06-06 19:42:50 +00:00
locka%iol.ie 9af63e0f5d 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 c88d7e8ab9 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 8459b6cca1 turn on mpod by default, r=mscott 41569, use per server pref 2000-06-06 12:20:41 +00:00
bienvenu%netscape.com ffcae79b92 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 de9cafe37c 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 792319daf8 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 af7228e1f2 /tmp/cvsRB7BUM 2000-06-06 08:07:23 +00:00
alecf%netscape.com f18e2f8230 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 a53be4829a add a couple of comments; a=r=(not built) 2000-06-06 07:43:21 +00:00
ben%netscape.com 3e8e898524 fix for 35606 2000-06-06 07:39:04 +00:00
ben%netscape.com ae937c19dd 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 dfa05881c1 cause "cvs update" to stop whining about generated Makefiles in non-objdir builds 2000-06-06 07:23:21 +00:00
alecf%netscape.com 396b1bbf51 fix minor typo that was causing unnecessary assertion (doesn't affect release builds) 2000-06-06 07:16:34 +00:00
ben%netscape.com 4672a482d3 fix for 37766, minimising navigation toolbar is useless. 2000-06-06 07:07:30 +00:00
pierre%netscape.com fa066a26d1 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 3ceb1f8692 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 195e9d2e55 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 fbc5a3c03c 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 71d336d3a2 Use localizable error message for out of memory. 2000-06-06 04:54:04 +00:00
brendan%mozilla.org 254d95a427 Better fix, really (r=shaver for sure). 2000-06-06 04:41:05 +00:00
sspitzer%netscape.com a1a780ae83 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 53389789d1 Better control flow for catch clause code generation (r=shaver). 2000-06-06 04:27:37 +00:00
morse%netscape.com 6eeacdea31 forgot to delete a file 2000-06-06 03:43:03 +00:00
ben%netscape.com e7a473317f fix menubutton binding so that it doesnt scale dropmarker 2000-06-06 03:31:28 +00:00
ben%netscape.com bf6d0104b7 fix makefiles 2000-06-06 03:30:48 +00:00
ben%netscape.com 5e86b5a130 make toolbar menubuttons use correct classname for skinnability 2000-06-06 03:30:02 +00:00
bienvenu%netscape.com 9c0cf6cc40 fix 41569, turn on mpod by default r=mscott 2000-06-06 03:15:17 +00:00
alecf%netscape.com edce9aa42e 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 2b7c416f08 remove dead css files 2000-06-06 02:40:37 +00:00
ben%netscape.com b146aa715d split navigator files by platform for classic skin [npob] 2000-06-06 02:40:04 +00:00
wtc%netscape.com 0556dea4b0 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 257f4b95ae Fixed for ender-lite painting problems. bug #34896
-r mjudge
2000-06-06 01:25:03 +00:00
ben%netscape.com 090115cecc fix for multiple quit items being displayed 2000-06-06 01:16:02 +00:00
jbetak%netscape.com aa84ee0310 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 0124569f07 Another beos fix for the nsSound api changes. 2000-06-06 00:22:40 +00:00
cls%seawood.org 3a0ff24a3e nsSound api changed slightly and beos was neglected. 2000-06-06 00:14:51 +00:00
mccabe%netscape.com 95640360aa 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