Commit Graph

4602 Commits

Author SHA1 Message Date
bienvenu%netscape.com
f9e18a8b4e add subscribe and unsubscribe methods 1999-08-10 03:29:22 +00:00
bienvenu%netscape.com
88bba45875 more work on meteors when loading imap folders 1999-08-10 03:28:30 +00:00
rhp%netscape.com
cd64c3ebee fixing a non-intentional change 1999-08-10 03:15:23 +00:00
rhp%netscape.com
171635757a Possible fix for missing spaces 1999-08-10 02:50:29 +00:00
sspitzer%netscape.com
28790a7662 fix #10591. get news posting to work again. 1999-08-10 02:21:25 +00:00
hangas%netscape.com
cd3519d401 Changed background color of tree to inherit background color rather than the white picked up from xul.css 1999-08-10 01:56:51 +00:00
hangas%netscape.com
c023ea4488 Added treeallowevents to allow click through on addressing widget. 1999-08-10 01:36:20 +00:00
alecf%netscape.com
1fb958f7ba news doesn't need it's own nsNewsURI2Name anymore 1999-08-10 01:01:00 +00:00
alecf%netscape.com
576bc98ae1 IMAP doesn't need nsImapURI2Name anymore 1999-08-10 00:52:59 +00:00
alecf%netscape.com
e832b72a6c we don't need nsLocalURI2Name anymore, because this is done in base 1999-08-10 00:51:45 +00:00
alecf%netscape.com
1605deb0ad news doesn't need to link against JS 1999-08-10 00:48:47 +00:00
alecf%netscape.com
586ee5c8c5 news doesn't need its own implementation of GetName 1999-08-10 00:48:09 +00:00
alecf%netscape.com
2c821c57bc IMAP doesn't need it's own implementation of GetName 1999-08-10 00:47:44 +00:00
alecf%netscape.com
ef175cd013 get rid of local mail's implementation of GetName 1999-08-10 00:47:07 +00:00
hangas%netscape.com
0f5d4fd37b Fixed tree to not have extraneous treeitem node with ref=. This was causing the template builder to give me an extra treechildren and treeitem node. 1999-08-10 00:45:30 +00:00
alecf%netscape.com
f304daa6f7 use == to compare actual nodes instead of PL_strcmp (more work still yet to be done here) 1999-08-10 00:44:29 +00:00
alecf%netscape.com
9694f7aa53 fix naming of folder by caching in mName 1999-08-10 00:03:46 +00:00
hangas%netscape.com
bf63c48eed Moved addressing widget from messengercompose to its own overlay 1999-08-09 23:59:54 +00:00
hangas%netscape.com
0dd4f2652b added addressing widget to build 1999-08-09 23:59:06 +00:00
hangas%netscape.com
e1781071b1 First Checked In. 1999-08-09 23:58:19 +00:00
alecf%netscape.com
14068dc6b9 fix uninitialize variable 1999-08-09 23:28:27 +00:00
jefft%netscape.com
4ec8e8b82d added DeleteFolder() 1999-08-09 23:21:25 +00:00
jefft%netscape.com
0a6cd043f5 added InTrash() & DeleteSubFolders() 1999-08-09 23:20:24 +00:00
jefft%netscape.com
cdcf6b93ac added DeleteFolder() 1999-08-09 23:15:06 +00:00
alecf%netscape.com
82b5f6a513 removed files: mozilla/mailnews/compose/src/nsMsgCompPrefs.cpp 1999-08-09 23:04:09 +00:00
alecf%netscape.com
8392ca4cf6 remove nsMsgCompPrefs from build 1999-08-09 23:01:10 +00:00
alecf%netscape.com
b6a291576d reorder member variables to match constructor 1999-08-09 22:47:53 +00:00
bienvenu%netscape.com
844cc21667 add imap resources to build 1999-08-09 21:20:07 +00:00
bienvenu%netscape.com
404e16da1f add imap msgs to build 1999-08-09 21:19:47 +00:00
bienvenu%netscape.com
df2d5ddb2c get progress meter working 1999-08-09 21:08:47 +00:00
bienvenu%netscape.com
be9b965433 fix gcc warning 1999-08-09 21:07:33 +00:00
rhp%netscape.com
bf4d35c7c5 Adding new files to get ready for XUL header output 1999-08-09 20:54:03 +00:00
sspitzer%netscape.com
7ae5326863 remove some #if 0 code. why? because its crap. 1999-08-09 20:53:14 +00:00
bienvenu%netscape.com
e0f8d8fb50 clean up resource export for imap, not part of build yet 1999-08-09 20:21:59 +00:00
bienvenu%netscape.com
98bc602428 sort by sender correctly, fix ptr/ref idl stuff in nsIMsgDatabase 1999-08-09 19:52:46 +00:00
putterman%netscape.com
447605d0a7 Only refresh after EmptyTrash if the trash is the currently selected folder. 1999-08-09 19:51:07 +00:00
chuang%netscape.com
74311a9c00 fix Bug 11399 and add remove address book backend 1999-08-09 19:09:32 +00:00
chuang%netscape.com
9c1de07682 make clobber remove the right file 1999-08-09 18:08:35 +00:00
sspitzer%netscape.com
b7912c60da use try and catch in the message compose javascript. 1999-08-09 14:23:44 +00:00
bienvenu%netscape.com
e89954cd01 change location of imap string bundle 1999-08-09 01:21:52 +00:00
bienvenu%netscape.com
a6925e47d6 fix status messages, hook up percents 1999-08-09 01:21:00 +00:00
bienvenu%netscape.com
757cc44eec make files for imap msgs, not part of build yet 1999-08-09 00:41:15 +00:00
bienvenu%netscape.com
58e57407a9 add broadcaster for progress 1999-08-08 19:42:30 +00:00
bienvenu%netscape.com
b49c872963 add discovering mailbox message 1999-08-08 19:40:55 +00:00
ramiro%netscape.com
4ca8634688 Ignore generated Makefiles. 1999-08-07 22:34:02 +00:00
alecf%netscape.com
96ff7a1884 fix a bunch of warnings about shadowed variables 1999-08-07 20:24:10 +00:00
rhp%netscape.com
6901c84db1 Adding display of Date for normal header output 1999-08-07 19:24:23 +00:00
bienvenu%netscape.com
61dc733433 remove nsString2 1999-08-07 16:28:43 +00:00
bienvenu%netscape.com
8f3473e855 get rid of nsString2 1999-08-07 15:47:55 +00:00
cls%seawood.org
3f1dcd11dc Various fixes to let the tree compile with gcc 2.95:
String constants are now (const char *)s and must be explicitly cast to (char *).
operator new is expected to be empty or throw an expection instead of returning null. (ifdef'd for gcc 2.95+)
Stricter checks on register clobbering in embedded asm. (at least I think that's what it is)
Expects the main function to return int, not something similiar to it like PRInt32.

Still requires a tweak to remove -mno-486 from NSPR's *.mk files.
1999-08-07 06:01:31 +00:00