Commit Graph

3617 Commits

Author SHA1 Message Date
putterman%netscape.com
7d56c0e962 Add some performance timing output. 1999-06-21 23:23:12 +00:00
mscott%netscape.com
edf7cd7000 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
46ad3452fc We now don't inherit directly from nsIMsgMailNewsUrl 1999-06-21 23:20:05 +00:00
mscott%netscape.com
8e0ded137c Add smtp url to the factory. 1999-06-21 23:19:37 +00:00
mscott%netscape.com
cabd905fc8 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
1ada3b7e46 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
jefft%netscape.com
40244daaae added files: mozilla/mailnews/local/src/nsLocalUndoTxn.cpp 1999-06-21 23:17:11 +00:00
jefft%netscape.com
47a49e41f3 adding new files nsLocalUndoTxn.h nsLocalUndoTxn.cpp 1999-06-21 23:13:59 +00:00
mscott%netscape.com
8bb10539b7 Add CID for smtp url. 1999-06-21 23:10:54 +00:00
jefft%netscape.com
3f3214a3fe setting up correct url listener when undo/redo'ing 1999-06-21 23:07:09 +00:00
jefft%netscape.com
61b5535ffc fixed resetting current folder uid validity and highest recorded uid problem 1999-06-21 23:05:29 +00:00
ducarroz%netscape.com
28dd2fe6fb First Checked In. 1999-06-21 23:04:20 +00:00
jefft%netscape.com
92da62cf44 check for m_imapMailFolderSink before calling UpdateImapMailboxInfo() 1999-06-21 23:03:28 +00:00
jefft%netscape.com
48456675cf partially enable undo 1999-06-21 23:02:30 +00:00
jefft%netscape.com
766dde0f4a CutAllColumns() after CutRow() from m_mdbAllMsgHeadersTable 1999-06-21 23:00:09 +00:00
jefft%netscape.com
da1c3fd40b added readonly attribute nsIMsgDatabase msgDatabase for undo work 1999-06-21 22:56:18 +00:00
sfraser%netscape.com
2f6066904d Removal of old EditorAppCore code. 1999-06-21 22:33:29 +00:00
mscott%netscape.com
4502f7816e added files: mozilla/mailnews/base/util/nsMsgMailNewsUrl.cpp 1999-06-21 22:21:19 +00:00
mscott%netscape.com
d4b0c59119 Export nsMsgMailNewsUrl.h 1999-06-21 22:20:07 +00:00
ducarroz%netscape.com
a9eae46de1 temporary remove MakeMdbFactory to fix build bustage 1999-06-21 21:44:44 +00:00
bienvenu%netscape.com
eac8f03076 make mork a dll 1999-06-21 21:24:08 +00:00
mscott%netscape.com
f741219424 Add threadsafe check in Query Interface call. 1999-06-21 21:11:29 +00:00
mscott%netscape.com
dfd783611b Start building nsMsgMailNewsUrl.... 1999-06-21 21:09:53 +00:00
mscott%netscape.com
a71f224adb Start building nsMsgMailNewsUrl....(no one is actually using it in any implementation though). 1999-06-21 21:09:16 +00:00
sspitzer%netscape.com
f530447d1f rewrite to use nsMsgLineBuffer, nsnull, NSPR types, fix warnings 1999-06-21 21:03:55 +00:00
chuang%netscape.com
103ad2789c Fix crash on address book New Card. 1999-06-21 20:56:10 +00:00
ducarroz%netscape.com
415558b4d0 File Removed. 1999-06-21 20:51:48 +00:00
mscott%netscape.com
1248a5134a In prep of my use of nsMsgMailNewsUrl, include nsIMsgMailNewsUrl.h. 1999-06-21 20:38:12 +00:00
mscott%netscape.com
cddba9c895 Necko prep-integration work...add a base implementation class for mailnews urls. This encapsulates some common code that was shared across mailnews protocols. It should make my necko integration work easier as well.
(not part of the build yet).
1999-06-21 20:36:03 +00:00
ducarroz%netscape.com
2d3cbd0b95 File Removed. 1999-06-21 20:32:04 +00:00
nhotta%netscape.com
f6f8ae5738 Bug fix 5660, changed for MIME decoder to use default charset. 1999-06-21 20:30:52 +00:00
ducarroz%netscape.com
58294b1648 Remove forward as quoted. Don't addref/release m_editor, fix for bug 8570 1999-06-21 20:28:40 +00:00
ducarroz%netscape.com
cc671bb812 Remove forward as quoted. 1999-06-21 20:28:39 +00:00
ducarroz%netscape.com
c8d18e11d2 Clean up old and unused code. Set the focus to the "to" field. Initialize var "contentWindow" used by editor JS 1999-06-21 20:28:05 +00:00
rhp%netscape.com
5379b8c98a Output Charset info, even though Ender has a problem with it. 1999-06-21 14:48:04 +00:00
rhp%netscape.com
ffc9a2c72d Fix for improper I18N decoding of attachment file names 1999-06-21 04:08:18 +00:00
sspitzer%netscape.com
3c966d4e31 fix for #8360. Get "mailnews.start_page.enabled" and "mailnews.start_page.url" to work. 1999-06-21 02:25:34 +00:00
sspitzer%netscape.com
d1b8548b1e fix warnings. these classes have virtual functions but non-virtual destructors 1999-06-21 01:59:44 +00:00
alecf%netscape.com
13d0da7823 fix some of the options so that new rows are added correctly. 1999-06-20 22:05:11 +00:00
alecf%netscape.com
fecfc88199 add completions to tests so that we can traverse specific object types 1999-06-20 22:04:33 +00:00
alecf%netscape.com
f1ac238fe4 add initial implementation of the account wizard 1999-06-20 22:03:12 +00:00
bienvenu%netscape.com
6df6af1ad3 remove export of host session list interface, fix case of include file 1999-06-20 16:13:25 +00:00
bienvenu%netscape.com
d95e434499 add export of host session list interface 1999-06-20 16:11:06 +00:00
bienvenu%netscape.com
02c833274b more work on local mail filters 1999-06-20 15:39:32 +00:00
bienvenu%netscape.com
597e93264c fix rfc822 header compare, empty string handling 1999-06-20 15:36:01 +00:00
bienvenu%netscape.com
8a6eb35dcb run url queue from mozilla thread, more work on imap filters 1999-06-20 15:35:10 +00:00
bienvenu%netscape.com
05bb634fd5 fix warnings 1999-06-20 15:33:31 +00:00
waterson%netscape.com
b9e133c07e Fix VC5 compiler bustage. 1999-06-20 05:15:02 +00:00
sfraser%netscape.com
e5c2d001e2 Fix build bustage. 1999-06-20 00:04:05 +00:00
sfraser%netscape.com
2fd1880823 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. 1999-06-19 22:08:49 +00:00