Commit Graph

67627 Commits

Author SHA1 Message Date
wtc%netscape.com
df3cdee5ef Bugzilla bug #39731: the imported pipe needs to have its
secret->md.sync_file_io set to PR_TRUE on NT because unnamed pipes
don't support async io.
2000-08-11 18:36:38 +00:00
thayes%netscape.com
edeb93ad2f Add Pragma: no-cache to PSM UI pages. This prevents caching by the client
and avoids bugs due to missing UI Events, and display of stale content.
2000-08-11 17:32:25 +00:00
bienvenu%netscape.com
1c694399ea work for 22960 speed up msg display performance by speeding up history ab i18n function use r=putterman 2000-08-11 13:58:17 +00:00
warren%netscape.com
a65ba7ec30 Jar manifest updates. 2000-08-11 09:05:40 +00:00
morse%netscape.com
358a218442 bug 48539, needed defensive code to prevent infinite loop on corrupted data 2000-08-11 07:12:07 +00:00
BlakeR1234%aol.com
02c443a789 Fix bug 48414 - enable tree column resizing in the password manager. r=syd a=morse 2000-08-11 06:52:06 +00:00
BlakeR1234%aol.com
d8f2580ac5 Fix bug 48414 - enable tree column resizing in the cookie and image managers. r=syd a=morse 2000-08-11 06:50:32 +00:00
saari%netscape.com
9e04f1e08d nsbeta3+ bug 28508, select all is flakey from the context menu. Make sure popups don't steal focus. r=hyatt 2000-08-11 06:31:09 +00:00
waldemar%netscape.com
fec02531da Updated to generate Netscape 6-compatible HTML 2000-08-11 06:27:55 +00:00
waldemar%netscape.com
7a3bd65ac3 Added attributes to for-initializers and no-line-breaks in a few places 2000-08-11 06:27:25 +00:00
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