Commit Graph

3607 Commits

Author SHA1 Message Date
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
sfraser%netscape.com
7ec882a272 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. Also comment out the extra release, with comment about why. 1999-06-19 22:04:20 +00:00
sfraser%netscape.com
ee33795048 Remove extra semicolon 1999-06-19 21:53:28 +00:00
sfraser%netscape.com
0e2aa5d823 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. 1999-06-19 21:53:00 +00:00
sspitzer%netscape.com
3f12c659bc remove several warnings 1999-06-19 21:34:32 +00:00
sspitzer%netscape.com
af503350ec fix my private debugging code. 1999-06-19 21:22:34 +00:00
ducarroz%netscape.com
dc9595749d Turn off the new quoting code that was causing bug #8483 and #8481, A=chofmann. 1999-06-19 00:16:39 +00:00
rhp%netscape.com
db625ad65a This will enable the old quoting hack for non local mailbox messages. This
checkin was approved by chofmann.
1999-06-18 02:37:25 +00:00
sspitzer%netscape.com
ca21bea33b clean up README a little 1999-06-17 08:24:57 +00:00
sspitzer%netscape.com
3bfbf87fef not part of build. 1999-06-17 08:21:10 +00:00
ducarroz%netscape.com
5bd25a7778 Fix for bug 7508, A=chofmann, R=bienvenu 1999-06-16 22:58:02 +00:00