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

67617 Коммитов

Автор SHA1 Сообщение Дата
waldemar%netscape.com d955e75027 Updated to match documentation site 2000-08-11 06:24:57 +00:00
waldemar%netscape.com b7c2380049 Updated to match styles.css on documentation site 2000-08-11 06:24:39 +00:00
mcafee%netscape.com 1966870c36 Editor pref files changed locations, but internal chrome: URLs did not and pref panes were blank. Fixing chrome: URLs. r=syd 2000-08-11 06:17:45 +00:00
putterman%netscape.com 3d3d48d292 Fix for 45072. Make address book columns resizeable. r=mscott. 2000-08-11 06:00:51 +00:00
mcafee%netscape.com a6d840a1dd Saving space in prefs (40888). r=syd 2000-08-11 05:30:49 +00:00
warren%netscape.com 2e10d022e8 Fixed to clean up files and directories properly. Fixed mod times of copied files so they don't get re-jarred. 2000-08-11 05:16:15 +00:00
nelsonb%netscape.com c8c44aff3b Add commented-out lines to build on other platforms.
Clean target now removes libmpi.a also.
2000-08-11 05:01:59 +00:00
cmanske%netscape.com 37cbf70bba Restrict nsEditorShellMouseListener to HTML editor; fix to optimize GetSelectedNode for named anchors, b=47687, r=sfraser 2000-08-11 04:59:37 +00:00
alecf%netscape.com 205eefc4a7 speedup for 26456 - use autostring instead of PR_smprintf
r=putterman
2000-08-11 04:32:08 +00:00
mstoltz%netscape.com 7b5767dd74 bug 47670. r=jtaylor 2000-08-11 04:31:08 +00:00
alecf%netscape.com 2100a5b5fa local mail speedup for #26456 r=putterman
use autostrings not PR_smprintf
2000-08-11 04:28:49 +00:00
alecf%netscape.com 98c830cf14 speedup for #26456 - use autostring instead of PR_smprintf r=putterman 2000-08-11 04:27:37 +00:00
danm%netscape.com a4904d3fe8 Request scrollbars in new window opened in toOpenWindowByType. Necessary now that scrollbars=no is supported. 2000-08-11 04:00:29 +00:00
danm%netscape.com d2d61a838b sync with nsWebShellWindow.h rev 1.109 2000-08-11 03:44:49 +00:00
danm%netscape.com 3427427192 adding ability to open a browser without scrollbars (window.open(...scrollbars=no)) bug 28193 2000-08-11 03:43:44 +00:00
cmanske%netscape.com 030de906de More editor UI bug fixes: 47653, 47688, 47693, 47687. r=sfraser 2000-08-11 03:20:47 +00:00
jtaylor%netscape.com e2560fe87a Fixes bug #45877. r=mstoltz. 2000-08-11 03:11:24 +00:00
cmanske%netscape.com 13489f9186 Added more space above text for toolbar buttons. Part of 46423. r=hangas 2000-08-11 03:08:38 +00:00
wtc%netscape.com 2d8ba48907 Use real sockets in the poll desc array as opposed to NULL. Some
platforms seem to have problem polling on an array of -1's.
2000-08-11 03:00:45 +00:00
mccabe%netscape.com 16ab7000d2 Back in backed-out fix. 2000-08-11 02:58:30 +00:00
jtaylor%netscape.com 4a1f72898b Fixes bug #41571. r=mstoltz. 2000-08-11 02:46:47 +00:00
saari%netscape.com 952a4be057 Fix for leaks. Bug 48126 r=dbaron, hyatt 2000-08-11 02:11:53 +00:00
nelsonb%netscape.com 8f6b77ce4d Change mp_add and mp_sub to not allocate a temporary variable unless it's
really necessary.
2000-08-11 01:58:20 +00:00
anthonyd%netscape.com 13c10a6478 fix for bug# 48472 (dogfood bug)
r: mjudge
a: beppe
2000-08-11 01:36:28 +00:00
wtc%netscape.com 94e6a9e20e Updated for 4.1 release. 2000-08-11 01:34:31 +00:00
putterman%netscape.com b4631ff06b Fix for bugs 46973. Select all now selects all messages in threaded mode. Fix for 20375. Expand/Collapse All in threaded mode.
r=alecf.
2000-08-11 01:14:59 +00:00
wtc%netscape.com 310e944631 Moved prgcleak.c from mozilla/nsprpub/pr/src/md/mac/prgcleak.c. 2000-08-11 01:02:37 +00:00
wtc%netscape.com aa2c5c7732 Bugzilla bug #30746: backed out the PR_SetConcurrency(2) workaround
because it introduced other problems.
2000-08-11 00:57:50 +00:00
scc%mozilla.org cf26b4b61e Bug #47244. patch from sean@beatnik.com; thanks sean! r=scc, a=waterson 2000-08-11 00:55:59 +00:00
warren%netscape.com 36e8a7c7a7 Fixed bustage for chrome:: rule 2000-08-11 00:47:03 +00:00
scc%mozilla.org 5082251b3e bug #48464. explicitly picking my own or the auto-generated function, in particular |operator=|. r={vidur, waterson}, a=vidur 2000-08-11 00:42:41 +00:00
pinkerton%netscape.com 65e76de777 another great patch from dean, with a honker of a comment explaining what is going on from me. we need to check more than one level down to see if we should move the selected item back to |mTimerMenu| when the selection timer fires. fixes bug 29400. yay!!!! r=hyatt. 2000-08-11 00:37:59 +00:00
kestes%staff.mail.com 14c60163c0 *** empty log message *** 2000-08-11 00:35:25 +00:00
law%netscape.com b788068405 Bug 17524; add 'Bookmark this Link' context menu choice; r=slamm@netscape.com 2000-08-11 00:31:52 +00:00
jelwell%netscape.com 5d875d7a8c Fixing bugscape bug 830, Address Book was calling CallSaveListeners before the abURI was created. r=alecf 2000-08-11 00:29:14 +00:00
kestes%staff.mail.com 737afa472d *** empty log message *** 2000-08-11 00:27:27 +00:00
leaf%mozilla.org 72ad22a061 Automated update 2000-08-11 00:15:09 +00:00
warren%netscape.com 80ee64b1e3 Getting gc leak-detector to work on linux. Non-nspr changes. code=beard,wade r=warren 2000-08-11 00:13:39 +00:00
alecf%netscape.com 0a7bf6c176 fix for 44714 - remove ignore/watch thread (easy fix, no review) 2000-08-11 00:10:18 +00:00
hyatt%netscape.com c37ff4e02a Fix for 47081. r=ben 2000-08-11 00:05:49 +00:00
cmanske%netscape.com f1310a8d52 Attempt to fix plain text messenger composer bug 48474, r=sfraser 2000-08-11 00:02:43 +00:00
warren%netscape.com 1b419f9721 Preparing for jar packaging. Added warning. 2000-08-10 23:52:29 +00:00
sgehani%netscape.com e300a01140 For Unix, create component.reg in cwd, not the specified program dir.
[nsbeta3+ b=47721; r=dveditz]
2000-08-10 23:50:32 +00:00
mccabe%netscape.com e38da88c9f Backout until I can figure out why mac doesn't like strlen here, even though it seems OK elsewhere. 2000-08-10 23:32:03 +00:00
mcafee%netscape.com da01eb1416 Splitting cookies/images pref pane into two separate panes (40888). r=ben 2000-08-10 23:27:21 +00:00
warren%netscape.com 1b255eb6c4 Fixed formatting of output so that things line up again. 2000-08-10 23:20:07 +00:00
pchen%netscape.com 671da2897c bug 42854, r = ben, checking patch from gemal@gemal.dk to change download progress dialog to not have OK button 2000-08-10 23:13:33 +00:00
alecf%netscape.com 020e12d7b0 fix for #35803 - call the onload handler so that the page is re-initialized too
r=putterman
2000-08-10 23:09:26 +00:00
mcafee%netscape.com 2bbc6dbc4e Removing wallet from makefiles, fixes solaris bustage. r=Daa 2000-08-10 23:04:33 +00:00
attinasi%netscape.com c2db7a5f52 Text with 'whitespace:nowrap' no longer uses special Win32-only text measurement code becasue it didn't work. b=42832 r=waterson 2000-08-10 23:03:11 +00:00