Commit Graph

102405 Commits

Author SHA1 Message Date
kestes%walrus.com
3260dc96eb fix typo in backward compatibility effecting "test failed" 2002-04-30 17:57:38 +00:00
hyatt%netscape.com
d5556b6081 Add Richard Schreyer to contributor list. 2002-04-30 17:29:26 +00:00
bienvenu%netscape.com
14e1f929e9 fix hang starting mail, sr=alecf 141162 2002-04-30 16:43:26 +00:00
colinp%oeone.com
b74d373f13 fix to bug 137024 - tooltips capitalisation 2002-04-30 15:39:11 +00:00
pinkerton%netscape.com
c225603717 Indent entries in the folder popup to reflect the hierarchy. from Richard Schreyer (richards9@mac.com) 2002-04-30 14:58:16 +00:00
bienvenu%netscape.com
e44ac3a3c5 fix 140555 r/sr=sspitzer downloading two copies of every news msg for offline use when syncing newsgroups, also don't allow multiple downloads to the same group 2002-04-30 14:46:44 +00:00
alecf%netscape.com
c8907f3733 final part of patch for bug 138299 - converting consumers of nsIWindowMediator over to the non-RDF contractid
r=danm, sr=jag
2002-04-30 14:21:48 +00:00
john.marmion%ireland.sun.com
32346dbc01 fix for #135414. LDAP Address Book intgration with 3rdparty products fails.
r=dmose,sr=sspitzer
2002-04-30 13:28:07 +00:00
shaver%mozilla.org
32e2ad6d6b Fix Forte bustage resulting from fix for 124335 (private, unused |operator new|
not returning a value).  Trading for warnings on gcc, which would really
rather have me throw an exception.
2002-04-30 12:44:49 +00:00
dprice%netscape.com
1b458b393b 139641 r-ssu sr=dveditz
allow the windows installer to use filenames from keys in the registry
2002-04-30 09:07:00 +00:00
jkeiser%netscape.com
b987812e88 Fix stupid-Mac-OSX-compiler crasher. bug 134934, r=saari@netscape.com, sr=attinasi@netscape.com 2002-04-30 08:03:01 +00:00
sspitzer%netscape.com
d167f9c530 fix build issue. thanks to jefft for the patch. 2002-04-30 06:33:18 +00:00
sspitzer%netscape.com
4021035d0e fix for #137886. fix string infinite loop issue that was causing remigration to hang on win2k and win98
r/sr=alecf
2002-04-30 05:26:17 +00:00
av%netscape.com
447d57885d Fixing 106411 -- 'Starting plugin...' message is stuck in the status bar, r=serge, sr=beard 2002-04-30 05:08:44 +00:00
mstoltz%netscape.com
cc4b5969f8 Bug 140133 - Replace unsafe strcpy with strncpy and null-terminate the result.
r=nhotta, sr=heikki
2002-04-30 04:07:57 +00:00
jaggernaut%netscape.com
5cad11cc0a Fix two typos on previous checkin for bug 139633. r=dmose, sr=mozbot (even though I couldn't reach him, I'm sure he would've given me sr= for this simple bustage fix) 2002-04-30 04:03:57 +00:00
dmose%netscape.com
075fdb1600 Fix clean/clobber targets to properly remove shared and static libraries (bug 136651). Patch from Philip K. Warren <pkw@austin.ibm.com>; r=dmose@netscape.com; sr=sspitzer@netscape.com. 2002-04-30 03:40:22 +00:00
dmose%netscape.com
4d27a6fdb3 Fix build hiccup in autoconf build (bug 137723); patch from Colin Blake <colin@theblakes.com>; r=mcs@netscape.com, dmose@netscape.com; sr=sspitzer@netscape.com 2002-04-30 03:22:17 +00:00
shrutiv%netscape.com
be069847ee Fix for bug 140980: Missing setup.exe, install.ini and setuprsc.dll
in c11n builds
2002-04-30 02:46:51 +00:00
alecf%netscape.com
4054efd297 oops fix a typo in my last checkin, to bug 139633 that dbaron caught - "dst" should have been "src" 2002-04-30 01:39:22 +00:00
alecf%netscape.com
58ad7ad612 Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
r=danm, sr=jag
2002-04-30 01:36:59 +00:00
bzbarsky%mit.edu
1868273e76 xlib complains a lot about fonts with '*' in the XLFD string. Bug
136743, patch by Roland.Mainz@informatik.med.uni-giessen.de (Roland
Mainz), r=bstell, sr=attinasi
2002-04-30 01:29:14 +00:00
dmose%netscape.com
36ff5780f1 Fix memory leak in libssldap and an incorrect error return in libprldap (bug 137017). r=mcs@netscape.com 2002-04-30 01:23:58 +00:00
darin%netscape.com
6c213350fb fixes bug 138877 "Browser crashes if HREF contains entity #9619; M1RC1
topcrash [@ MSVCRT.DLL - PR_Free] [@ libc.so.6 - PR_Free]"
r=nhotta sr=rpotts
2002-04-30 01:13:54 +00:00
mitchf%netscape.com
13bdbff3d1 Added graying out of remoteadmin checkbox if unlockable
Fixes bug 11949
2002-04-30 00:45:56 +00:00
smontagu%netscape.com
f4a14a97db Perform Bidi reordering on page headers when printing. Bug 139297, r=Roland.Mainz@informatik.med.uni-giessen.de, sr=attinasi 2002-04-30 00:37:12 +00:00
ian%hixie.ch
cb000c2459 change the default include type from XML to x-auto so that by default we can include other templates without knowing what they are. 2002-04-30 00:24:48 +00:00
ian%hixie.ch
0cc155547e Make getSettings return a boolean instead of raising an exception. 2002-04-30 00:24:01 +00:00
ian%hixie.ch
3f6224691f Add various FILTERs were required to keep the output valid HTML... 2002-04-30 00:23:07 +00:00
ian%hixie.ch
15ff9e75dc Add support for pending commands, so that after getting their password sent users can continue doing what they were doing before. (This requires support on the output side as well, typically the HTTP protocol will use this, and less interactive protocols like e-mail won't.) 2002-04-30 00:18:33 +00:00
ian%hixie.ch
b917e6b397 Add getArgumentsAsString() and getArgumentsFromString() so that the arguments can be flattened and then 'retexturised' a later time and reused. 2002-04-30 00:13:20 +00:00
ian%hixie.ch
5dae3f22b8 Login component output files for the HTTP protocol 2002-04-30 00:11:55 +00:00
wtc%netscape.com
4747c98947 Whitespace change. 2002-04-30 00:11:19 +00:00
relyea%netscape.com
cec43732fb Use NewTempCert and AddTempCert when importing because the cert may already exist
in the cache.
2002-04-29 23:54:07 +00:00
brendan%mozilla.org
1bbd2fb18b Avoid opening and trying to reopen in CopyTo, so we work on FAT32 filesystems mounted on Linux (e.g.; 134163, r=dougt, sr=waterson). 2002-04-29 23:35:18 +00:00
cathleen%netscape.com
71d2119fdc Checking in Intel's contribution for SSE2 JPEG optimization, bug 125762, r=cathleen sr=scc 2002-04-29 23:27:33 +00:00
yokoyama%netscape.com
6efda3be84 Bug139842
Populate the unicode string with replacement char in case of decoder failure
Impact only mail/news.
/r=nhotta;sr=bienvenu
2002-04-29 23:21:53 +00:00
mkaply%us.ibm.com
44c25cd11d #140538
r=pedemont, sr=blizzard
OS/2 only - fix some edge cases where file dialog didn't appear, general cleanup
2002-04-29 22:38:03 +00:00
mkaply%us.ibm.com
ea0818540f Hope to fix OS/2 bustage 2002-04-29 22:37:08 +00:00
hyatt%netscape.com
17ecb1947d Fix. 2002-04-29 22:23:17 +00:00
bzbarsky%mit.edu
6ec031ee62 Make selecting parts of a line in align:justify work right on
Mac/Linux.  Bug 58704, r=akkana, sr=kin
2002-04-29 22:03:41 +00:00
hyatt%netscape.com
4d287318c8 GOD DAMMIT. 2002-04-29 22:03:34 +00:00
andreww%netscape.com
047b1ee23a bugzilla 141029 r=cmanske, sr=sspitzer add needed overlay target to editorTasksOverlay.xul. 2002-04-29 22:01:46 +00:00
pavlov%netscape.com
3935f19e47 bug 133217. r=biesi sr=ben. fixes problem where imagelib will reload images when it shouldn't due to the wrong pointer address being passed in 2002-04-29 21:59:32 +00:00
hyatt%netscape.com
330482f852 Fix crash on quit. 2002-04-29 21:57:22 +00:00
hyatt%netscape.com
a34ce9b522 The crash doesn't happen this way. 2002-04-29 21:52:10 +00:00
bienvenu%netscape.com
6c8378c12b fix top crash in imap header parsing, r=naving, sr=sspitzer 140986 2002-04-29 21:36:37 +00:00
ben%netscape.com
0e83845ca1 Let's try this NIB thing again... 2002-04-29 21:31:08 +00:00
shaver%mozilla.org
5d7b5f9a26 Use a dhash instead of a vector and linear search for storing module data
in the static component loader.  BUg 128335, r=dougt, sr=waterson.
2002-04-29 21:29:38 +00:00
shaver%mozilla.org
f4d99037e1 Use an nsFixedSizeAllocator to legalize the bit-packing's assumption that
all nsXULAttributes pointers will be 8-byte aligned.  Bug 124335, r=brendan,
sr=waterson.
2002-04-29 21:28:29 +00:00