Commit Graph

50111 Commits

Author SHA1 Message Date
alecf%netscape.com
92b9320e72 oops, fix case change (thanks seth) 2000-01-08 09:05:16 +00:00
alecf%netscape.com
acc83c5f70 require servers to have a username and hostname at creation time r=sspitzer 2000-01-08 09:03:55 +00:00
ssu%netscape.com
17b3aa5e42 fixing bug #23347. Crash was happening on a deletion of an uninitialized variable. fix was to initialize the uninitialized variables. r=pavlov 2000-01-08 08:27:12 +00:00
rgoodger%ihug.co.nz
8c91a278cc [prefwindow] theme panel cleanup 2000-01-08 08:18:49 +00:00
rgoodger%ihug.co.nz
b758085feb [prefwindow] more cleanup 2000-01-08 08:05:44 +00:00
sspitzer%netscape.com
04b2970827 back out that last checkin. it makes no sense, as it's wrapped in an #ifdef. 2000-01-08 08:03:23 +00:00
sspitzer%netscape.com
99d803240f *** empty log message *** 2000-01-08 07:56:42 +00:00
rgoodger%ihug.co.nz
159be692f5 [prefwindow] tidy up 2000-01-08 07:39:03 +00:00
rgoodger%ihug.co.nz
40ab108b09 [prefwindow] fixing regression, re-adding font scaling overlay. 2000-01-08 07:38:00 +00:00
rpotts%netscape.com
af08de5713 Added the unknown content stream decoder... 2000-01-08 06:26:13 +00:00
rpotts%netscape.com
023f2ff6e1 Made contentType a read/write attribute of nsIChannel 2000-01-08 06:26:04 +00:00
rpotts%netscape.com
37a760ac57 stream decoder for determining content-type by sniffing the incoming data... 2000-01-08 06:17:40 +00:00
danm%netscape.com
b301f353f5 use nsMacWindow::MoveToGlobalPoint when moving a window after dragging. bug 23395. 2000-01-08 04:29:22 +00:00
danm%netscape.com
a28fb84e28 new method MoveToGlobalPoint. part of bug 23395. 2000-01-08 04:28:29 +00:00
sspitzer%netscape.com
0f83a227f0 added files: mozilla/mailnews/local/src/nsNoneService.cpp 2000-01-08 04:02:54 +00:00
ftang%netscape.com
82287c6d09 remove duplicate line 2000-01-08 04:02:42 +00:00
sspitzer%netscape.com
43bea1f0f2 added files: mozilla/mailnews/local/public/nsINoneService.idl 2000-01-08 04:01:38 +00:00
sspitzer%netscape.com
da6aaee871 fix #23372, remove hard coded string from account manager and account wizard
js.  fix #23313, don't allow user to delete "local folders" account.
fix #23413, implement delete account.  further divorce "none" from "pop3"
(which will be useful once we get to movemail and other incoming mail server types)

r=alecf
2000-01-08 04:01:06 +00:00
troy%netscape.com
f08e81815b More work on getting block frames to incrementally update their
maximum width
2000-01-08 03:58:27 +00:00
alecf%netscape.com
77072606cc finally sever header dependancies between mailsession and accountmanager
(just a header update, no reviewer)
2000-01-08 03:56:15 +00:00
danm%netscape.com
79a69d5ff9 Fix stupid leak in previous checkin. I blame the hour. 2000-01-08 03:47:06 +00:00
alecf%netscape.com
92363f5226 clean up compose test dependancies (not part of product) 2000-01-08 03:41:55 +00:00
alecf%netscape.com
7267aa24f9 minor dependancy cleanup 2000-01-08 03:40:54 +00:00
alecf%netscape.com
a7d0665e5d minor mailsession dependancy cleanup 2000-01-08 03:40:28 +00:00
alecf%netscape.com
6d68c47f6f null pointer check, no reveiwer 2000-01-08 03:39:59 +00:00
alecf%netscape.com
a6d0a1f442 more minor dependancy cleanup 2000-01-08 03:39:36 +00:00
alecf%netscape.com
55a34ca1bb more incredibly minor mailsession dependancy cleanup (no reviewer) 2000-01-08 03:38:45 +00:00
alecf%netscape.com
c5b9c2d52e clean up dependancies on mailsession (minor, no reviewer) 2000-01-08 03:38:16 +00:00
alecf%netscape.com
49aa8c268d fix uninitialized variable warning 2000-01-08 03:36:37 +00:00
danm%netscape.com
9e23e55eb0 get current event queue each time events are processed, rather than reusing a cached one. fixes bug 23379. 2000-01-08 03:35:25 +00:00
mcafee%netscape.com
f96506ddf4 DEBUG_mcafee debug info. r=pavlov 2000-01-08 03:28:04 +00:00
briano%netscape.com
2e9d44b827 Fix for platforms that need MOZ_COMPONENT_LIBS to resolve undefined symbols in component libs. 2000-01-08 03:14:52 +00:00
hyatt%netscape.com
f8c91fadf4 Making tree scrolling faster. 2000-01-08 02:18:14 +00:00
pinkerton%netscape.com
1bd556c060 fixing bustage. 2000-01-08 02:15:33 +00:00
slamm%netscape.com
740dc38bf8 warnings.pl: Use command-line arg to specify tree 2000-01-08 02:04:26 +00:00
mcafee%netscape.com
731745f837 Ifdef-ing out LI pref stuff, this is not used. r=alecf 2000-01-08 01:56:50 +00:00
ftang%netscape.com
9d5a3181d2 fix 22921 r=dp change the implementation of nsIModule to use the generic module. 2000-01-08 01:52:02 +00:00
ftang%netscape.com
2fd1c82e85 fix 22311 again. r=nhotta 2000-01-08 01:49:12 +00:00
pinkerton%netscape.com
cae2c15f23 Added a new param to the HTML->Text sink stream to take the charset so that we can convert to plain text with the correct charset for the platform. Enhanced the XIFFormatConverter to take advantage of this, fixing bug 21414. r=akkana, nhotta. 2000-01-08 01:48:39 +00:00
bienvenu%netscape.com
28d0c22ed9 add folder listing, support for imap extensions, fix prob deleting from trash,r=mscott 2000-01-08 01:38:34 +00:00
rgoodger%ihug.co.nz
be5ca1f6d3 making signonviewer not be white. r=me 2000-01-08 01:37:47 +00:00
bienvenu%netscape.com
b8ed81e047 add list folder method,r=mscott 2000-01-08 01:36:09 +00:00
bienvenu%netscape.com
5fdf30d156 add folder listing support,r=mscott 2000-01-08 01:36:05 +00:00
amusil%netscape.com
0cbcb4cc1a Mac implementation for nsSound. Utilizes QT APIs. Checking in for syd, r=sdagley,amusil 2000-01-08 01:35:35 +00:00
jefft%netscape.com
73a881907f fixed bug 17497 - Move/file a news message engages a move instead of copy; move news message treated as copy message; r=putterman 2000-01-08 01:34:08 +00:00
pavlov%netscape.com
f31d1a8829 fix for bug 20907 and 20902 r=sdagley 2000-01-08 01:22:57 +00:00
akkana%netscape.com
6bd97592f1 Fix a huge slew of warnings. r=pavlov 2000-01-08 01:20:58 +00:00
rgoodger%ihug.co.nz
fa82ef41b6 [prefwindow] removing duplicate 'mousewheel' entry in pref panels list 2000-01-08 01:15:20 +00:00
valeski%netscape.com
ae6e383f01 added files: mozilla/netwerk/protocol/keyword/src/nsKeywordModule.cpp, removed files: mozilla/netwerk/protocol/keyword/src/nsKeywordProtocolFactory.cpp 2000-01-08 00:58:31 +00:00
valeski%netscape.com
297e1190d0 converting keyword protocol handler over to new module macros. r=dp. 23211 2000-01-08 00:58:05 +00:00