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

31153 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com a9ce2d5bda remove some #if 0'd code 1999-06-22 00:45:13 +00:00
alecf%netscape.com 4fc932f58b add Account Wizard to the unix build 1999-06-22 00:42:08 +00:00
varada%netscape.com 39312445e0 help files 1999-06-22 00:35:28 +00:00
putterman%netscape.com d4ba70a2d3 You can now have biffs from multiple POP servers. 1999-06-22 00:24:53 +00:00
warren%netscape.com 806192fcc1 Added stuff needed for landing -- LoadQuiet, BypassCache, BypassProxy 1999-06-22 00:19:58 +00:00
warren%netscape.com 8a795c657e Added util 1999-06-22 00:19:16 +00:00
cathleen%netscape.com c177c1648a merging in Doug's fixes for bug #8347 1999-06-22 00:14:46 +00:00
mscott%netscape.com 04d46cb15d constructor for smtp url no longer takes any arguments. 1999-06-22 00:11:11 +00:00
mscott%netscape.com 3f0d030fe7 Overhaul of smtp url to use new nsMsgMailNewsUrl class. This should make necko integration easier and reduce footprint a bit. 1999-06-22 00:10:45 +00:00
mscott%netscape.com 42c7fa5612 Overhaul of mailbox url to use new nsMsgMailNewsUrl class.This should make necko integration easier and reduce footprint a bit. 1999-06-22 00:10:23 +00:00
mscott%netscape.com f9ae777b55 Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
we are calling the method on (nsIURL, nsIMailboxUrl, nsIMsgMailNewsUrl, etc).
1999-06-22 00:09:48 +00:00
tao%netscape.com a1fa1afd43 Add fallbacks to handle the missing localized file. 1999-06-21 23:46:15 +00:00
rickg%netscape.com bff190dbcb bug 8354 and fix for th nesting error 1999-06-21 23:46:02 +00:00
hangas%netscape.com 474838f8c5 Added "class" to DumpDOM 1999-06-21 23:43:21 +00:00
tao%netscape.com 3dd40dde46 Use new approach to auto-register components 1999-06-21 23:41:35 +00:00
dp%netscape.com 91b58aabba - Threading fixed. Changed member that stored error from nsRegistry
to be an automatic variable.
- Using XPCOM_ComponentRegistry for OpenWellknownRegistry()
1999-06-21 23:40:21 +00:00
rjc%netscape.com 4418e22473 Unescape FTP names (in case they were encoded). 1999-06-21 23:35:23 +00:00
putterman%netscape.com 6555410913 backing out changes until I get them working correctly. 1999-06-21 23:34:27 +00:00
putterman%netscape.com ba0f857deb Added mail.showMessengerPerformance pref. 1999-06-21 23:25:33 +00:00
mcafee%netscape.com 47e22f078a Better comment to describe the NORMAL_DRAG_HANDLING #define. 1999-06-21 23:24:33 +00:00
putterman%netscape.com e81c3ca4a1 GetFoldersWithFlag now AddRefs its results. 1999-06-21 23:24:29 +00:00
ducarroz%netscape.com 274bd35143 Add a var $build{apprunner} to build apprunner instance of using xpapp twice. 1999-06-21 23:23:44 +00:00
putterman%netscape.com 1460a44e6b Can now biff from multiple servers. 1999-06-21 23:23:43 +00:00
ducarroz%netscape.com 356668c7ed Add a var $build{apprunner} to build apprunner instance of using xpapp twice. I also export some command line files to let the user start Editor, Messenger, Pref, etc.. directly by opening (or double-click) those files. 1999-06-21 23:23:40 +00:00
putterman%netscape.com b0af966909 Add some performance timing output. 1999-06-21 23:23:12 +00:00
mscott%netscape.com 5172013f7c Overhaul of smtp url to use new nsMsgMailNewsUrl class. This should make necko integration easier and reduce footprint a bit. 1999-06-21 23:20:50 +00:00
mscott%netscape.com c8f6090b6d We now don't inherit directly from nsIMsgMailNewsUrl 1999-06-21 23:20:05 +00:00
mcafee%netscape.com bd158627db Fixing drag test case, this is #if 0 by default. 1999-06-21 23:19:54 +00:00
mscott%netscape.com 5c297f7f13 Add smtp url to the factory. 1999-06-21 23:19:37 +00:00
mscott%netscape.com 7c0bd0c45d Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
we are calling the method on (nsIURL, nsISmtpUrl, nsIMsgMailNewsUrl, etc).

Use the factory to create an instance of the smtp url for running urls.
1999-06-21 23:19:13 +00:00
mscott%netscape.com 4500fb9163 Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
we are calling the method on (nsIURL, nsISmtpUrl, nsIMsgMailNewsUrl, etc).
1999-06-21 23:18:45 +00:00
rjc%netscape.com c5696b11c7 Better buffering of Related Links input. 1999-06-21 23:18:14 +00:00
jefft%netscape.com 98e71ad353 added files: mozilla/mailnews/local/src/nsLocalUndoTxn.cpp 1999-06-21 23:17:11 +00:00
jefft%netscape.com 4437ba296f adding new files nsLocalUndoTxn.h nsLocalUndoTxn.cpp 1999-06-21 23:13:59 +00:00
ducarroz%netscape.com 3b9303dad0 First Checked In. 1999-06-21 23:13:17 +00:00
rjc%netscape.com 115bb55004 Better buffering of FTP input. 1999-06-21 23:11:17 +00:00
mscott%netscape.com 062fc259fc Add CID for smtp url. 1999-06-21 23:10:54 +00:00
jefft%netscape.com 3e3b7fe6e8 setting up correct url listener when undo/redo'ing 1999-06-21 23:07:09 +00:00
jefft%netscape.com 7dc559873d fixed resetting current folder uid validity and highest recorded uid problem 1999-06-21 23:05:29 +00:00
ducarroz%netscape.com bf51c58595 First Checked In. 1999-06-21 23:04:20 +00:00
jefft%netscape.com cdbd2ea108 check for m_imapMailFolderSink before calling UpdateImapMailboxInfo() 1999-06-21 23:03:28 +00:00
jefft%netscape.com 4f8b3ead90 partially enable undo 1999-06-21 23:02:30 +00:00
jefft%netscape.com d3779801ad CutAllColumns() after CutRow() from m_mdbAllMsgHeadersTable 1999-06-21 23:00:09 +00:00
jefft%netscape.com 20cf70454a added readonly attribute nsIMsgDatabase msgDatabase for undo work 1999-06-21 22:56:18 +00:00
sfraser%netscape.com 07323bbcd6 File Removed. 1999-06-21 22:39:37 +00:00
hangas%netscape.com dbf532b2d0 Added DumpDOM.js to build 1999-06-21 22:33:56 +00:00
sfraser%netscape.com 05664c9d33 Removal of old EditorAppCore code, and the obsolete toolbarCore. 1999-06-21 22:33:42 +00:00
sfraser%netscape.com ea55e499a9 Removal of old EditorAppCore code. 1999-06-21 22:33:29 +00:00
sfraser%netscape.com b45b5886b3 Removal of nsIDOMEditorAppCore.h 1999-06-21 22:32:32 +00:00
sfraser%netscape.com ef7a8f22ff Removal of nsIDOMEditorAppCore.h and idl. 1999-06-21 22:32:22 +00:00