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

53967 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 973d10d8c2 removed unused file. 2000-02-16 06:22:43 +00:00
sspitzer%netscape.com 26b267ec48 clean up -help output. fix bug #26959, make it so when you start
a browser window, the right page (home, blank or last page visted) gets
loaded.  clean up tasksOverlay.js, navigator.js and Ensure1Window()
use the browser's command line handler (remove duplicate code).
remove uri dispatching ui and js.  r=mscott
2000-02-16 06:22:03 +00:00
beard%netscape.com a44f129f6f bug 20185 [PDT+], use nsViewManager2 by default. r=sfraser 2000-02-16 06:19:12 +00:00
mcafee%netscape.com f09f78d350 Removing MessageCenter from Tools menu, not in product anymore. (27013) r=pinkerton 2000-02-16 06:17:37 +00:00
sspitzer%netscape.com e0e0993af0 remove unused code, which was copied and pasted from tasksOverlay.js r=sfraser 2000-02-16 06:08:43 +00:00
pepper%netscape.com 9182799a56 Addinf newline to file so that lesser unixes compile. 2000-02-16 06:00:05 +00:00
jefft%netscape.com 8eef06b259 fixed bug 18565 -- [PDT+] Single sign-on for SMTP; implemented auth login for smtp; added smtp logging; lay ground work for tls smtp; r=alecf,bienvenu,ducarroz 2000-02-16 05:59:51 +00:00
pnunn%netscape.com 5c10be610a Bug#27691: fixes printing by changing reload policy for image lib. r:mcafee 2000-02-16 05:57:52 +00:00
pnunn%netscape.com 63e5049e6f bug#27691. fixes printing by changing default img reload policy. r:mcafee 2000-02-16 05:56:56 +00:00
beard%netscape.com 8bb41a82a3 bug 20185 [PDT+], landing nsViewManager2, r=sfraser 2000-02-16 05:52:44 +00:00
cmanske%netscape.com 01647d5fb0 Disabling menu items for table properties dialog, which isn't ready for Beta1. r=sfraser 2000-02-16 05:50:03 +00:00
mkaply%us.ibm.com ff49434ffc # 25555
r= nhotta@netscape.com
OS/2 changes for Mozilla
2000-02-16 05:37:35 +00:00
ben%netscape.com a02aeac455 addendum to earlier search changes (making decks style the same as tabpanels) 2000-02-16 05:37:19 +00:00
ben%netscape.com 019437242e addition to previous search changes... r=rjc 2000-02-16 05:36:23 +00:00
mscott%netscape.com 79b5df7ba3 Bug #25583,27681,24193 when unloading the 3-pane window, close the msg window
r=sspitzer
2000-02-16 05:33:30 +00:00
rhp%netscape.com 3a68e38935 Fixing last checkin...changed wrong comma. 2000-02-16 05:33:17 +00:00
mscott%netscape.com 1fa87be7e2 Bug #25583,27681,24193 --> add a close window argument and null out our weak reference to
the webshell. this workaround is necessary because of some nasty leaks
in the mailnews 3pane which causes the feedback object to be leaked
so it's still around when the webshell has been destroyed.
r=sspitzer
2000-02-16 05:33:05 +00:00
mscott%netscape.com 55256bf6d0 Bug #25583,27681,24193 --> add a close window method to nsIMsgStatusFeedback and nsIMsgWindow
r=sspitzer
2000-02-16 05:32:35 +00:00
mcafee%netscape.com fe30a89ed7 Updating first bullet per comments in (27477). r=pinkerton 2000-02-16 05:22:55 +00:00
rods%netscape.com f0c4b3a651 ifdef'ing out a badly formed optimization for incremental reflow.
r=buster b=24798
2000-02-16 05:20:21 +00:00
rods%netscape.com a723c1bb1a removing unused varible to remove warning
r=self
2000-02-16 05:17:59 +00:00
nhotta%netscape.com eee9b5514f Added a menu item "Set Default Mail Send Character Set" also enabled check mark for the charset menu, bug 23540, r=cata. 2000-02-16 05:17:09 +00:00
cata%netscape.com 4f3f1d0faa Elliminating Arabic&Hebrew converters from UI. Checking for momoi. r=cata bug#27700 2000-02-16 05:17:04 +00:00
tor%cs.brown.edu 0188e1d840 SUNWspro doesn't like declaring a variable inside an "if" statement. r=alecf 2000-02-16 05:16:29 +00:00
matt%netscape.com 3001d038ef adding function for calling top lever window for help
menu fix 22011 r=danm
2000-02-16 05:14:02 +00:00
buster%netscape.com 5a83ccf42b bug 24411
r=troy
changed the frame constructor call for <form> to pass 0 as the flags arg.
2000-02-16 05:09:57 +00:00
nhotta%netscape.com 5bfb55b9d0 Changed to use mailnews.send_default_charset, bug 23540, r=cata. 2000-02-16 05:07:37 +00:00
bienvenu%netscape.com 7775aaff5d use msf file spec as key for panacea.dat, r=sspitzer 26977 2000-02-16 05:06:37 +00:00
sfraser%netscape.com 11402ee212 Fix for bug 24685 -- make some items on the navigator context menu pay attention to command nodes, so they get automagically enabled, and executed. r=Ben Goodger 2000-02-16 05:06:03 +00:00
cata%netscape.com ba397856ad Fixing access keys. Checking for momoi. r=cata bug=27352 2000-02-16 05:05:33 +00:00
mscott%netscape.com f863232e9b Init was getting called twice. Once in the ctor and once by the generic factory. This helps with
bug #27681.
r=sspitzer
2000-02-16 05:00:47 +00:00
cata%netscape.com b68751a2d0 Add default pref value for the Charset Detector. r=none (one-liner) 2000-02-16 04:59:54 +00:00
cata%netscape.com 592587bba2 Removing obsoleted Charset Detectors menu item. r=none (one-liner) 2000-02-16 04:58:40 +00:00
rhp%netscape.com c345b5c57d Fix for problem terminating detection on commas - Bug #: 27716 - r: rhp (BenB contribution) 2000-02-16 04:50:54 +00:00
ducarroz%netscape.com 5edb720c89 Fix potential bustage on some port tinderbox. Replace a "true" by a "PR_TRUE". r=alecf 2000-02-16 04:50:46 +00:00
matt%netscape.com e081f99cf2 fixes for the wallet UI and displaying none prefs
r=german 23596 21838
2000-02-16 04:48:31 +00:00
mcafee%netscape.com 263a183feb Adding irc Makefiles for prefs. Not turned on yet. r=rginda 2000-02-16 04:37:25 +00:00
mcafee%netscape.com 51c51372c6 Adding dtd file for irc prefs, not part of build yet. r=rginda 2000-02-16 04:26:03 +00:00
mcafee%netscape.com f9fac57119 Adding locale for irc prefs, not part of build yet. r=rginda 2000-02-16 04:21:02 +00:00
mcafee%netscape.com cd15fa296d Adding files for irc prefs. Not part of build yet. r=rginda 2000-02-16 04:19:09 +00:00
mcafee%netscape.com 2cbee83738 Ignore generated files 2000-02-16 04:17:04 +00:00
mcafee%netscape.com d7eb4a5730 Adding irc pref skeleton. r=rginda 2000-02-16 04:15:34 +00:00
buster%netscape.com 8453813a13 bug 27927
r=troy
2000-02-16 04:11:37 +00:00
joki%netscape.com 59302327ee Fix for bug 9140, prevent recursion of mouseover/out events. r:vidur 2000-02-16 03:52:45 +00:00
rjc%netscape.com 098632d5c0 Fix bug # 27818: small escape changes. 2000-02-16 03:44:09 +00:00
ben%netscape.com 5d72f4114d some search changes, r=rjc,don,johng 2000-02-16 03:40:47 +00:00
ben%netscape.com f65fd32d0b sidebar changes to accomodate search changes, r=slamm 2000-02-16 03:36:40 +00:00
ben%netscape.com 891d8c43b7 some search changes, r=rjc,don,johng 2000-02-16 03:33:17 +00:00
mscott%netscape.com 4ada318a65 Bug #19499 --> remove some obsolete code involving mailto
urls. we can handle mailto urls just fine now. this was giving us problems if you moused over or
clicked on a http/file url that had the word "mailto" in it.
r=vidur
2000-02-16 03:28:40 +00:00
sspitzer%netscape.com cca1fc922e fix my windows bustage. 2000-02-16 03:22:19 +00:00