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

4558 Коммитов

Автор SHA1 Сообщение Дата
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
bienvenu%netscape.com 6b5a784463 more solaris bustage 1999-08-07 04:03:46 +00:00
bienvenu%netscape.com b83ba56403 more bulletproofing for those who assume nsMsgDBFolder was including nsIMessage 1999-08-07 03:53:12 +00:00
bienvenu%netscape.com d2f3371862 fix next solaris bustage 1999-08-07 03:43:06 +00:00
bienvenu%netscape.com ae352b4541 one more try - fix build bustage 1999-08-07 03:17:47 +00:00
bienvenu%netscape.com 4c5db28faf fix build bustage 1999-08-07 02:57:43 +00:00
alecf%netscape.com 2213d0293c move the root of the folder pane to the tree, rather than the tree children 1999-08-07 02:32:08 +00:00
bienvenu%netscape.com 3653ea8d06 get rid of nsString2 1999-08-07 02:32:02 +00:00
bienvenu%netscape.com bbf4cffcd7 get rid of nsString2, more hooking up of status 1999-08-07 02:30:11 +00:00
alecf%netscape.com b07f1b82af remove "Accounts" treecell 1999-08-07 02:14:40 +00:00
sspitzer%netscape.com 0283731baf since #7417 is fixed, we can set the default mailnews start page to something realistic, like the 4.5 start page. this fixes bug #7087 1999-08-07 02:00:19 +00:00
arielb%netscape.com 88fb6f5c7f removing reference to lcaps in makefile.in 1999-08-07 01:46:01 +00:00
hangas%netscape.com 8601f1d13b This file did not make it in correctly on first try. 1999-08-07 01:13:50 +00:00
hangas%netscape.com 33850f3e37 Popup on top of New Card dialog now allows the address book to be selected. Edit card title is working now. 1999-08-07 01:04:32 +00:00
alecf%netscape.com d1b778a237 don't crash when mDatabase is null 1999-08-07 00:45:04 +00:00
mscott%netscape.com f6d9be674e Turn on prompt for password dialog when you try to get new mail. We no longer read it out of the prefs. 1999-08-07 00:42:16 +00:00
ducarroz%netscape.com d7adb11862 Fix breakage with plain text message composition due to wrong url loaded in Ender 1999-08-07 00:30:01 +00:00
ducarroz%netscape.com 065f815d73 Remove   in order to make japanese mail works because of entity bug 1999-08-07 00:28:28 +00:00
putterman%netscape.com 0ce25d7084 UpdateSummaryTotals when adding messages. 1999-08-07 00:24:25 +00:00
putterman%netscape.com 32b1bb9355 Work on opening to correct folder. 1999-08-07 00:22:44 +00:00
putterman%netscape.com 85ac1f41f5 Start using dtd's 1999-08-07 00:22:01 +00:00
putterman%netscape.com 2501006782 Add locale to build. 1999-08-07 00:21:29 +00:00
putterman%netscape.com 3a1a6a00de Added base/locale directories. 1999-08-07 00:20:56 +00:00
putterman%netscape.com 41946a72a1 Added pref for mailnews sidebar starting out open. 1999-08-06 23:43:04 +00:00
chuang%netscape.com e07fcfc91b remove pref html files 1999-08-06 23:16:13 +00:00
chuang%netscape.com debcc564a4 replace Entity with dtd file 1999-08-06 23:09:43 +00:00
putterman%netscape.com cdc3b19c11 Add files and directories for dtd's. Not currently part of the build. 1999-08-06 21:31:29 +00:00
mscott%netscape.com 0765bb9e04 this file is now an idl file...it's obosoltete now. 1999-08-06 21:14:14 +00:00
jefft%netscape.com bee11b6fdb remove summary file prior trash all messages 1999-08-06 21:03:59 +00:00
alecf%netscape.com d420e8ff24 remove rules that are now in xul.css 1999-08-06 20:46:52 +00:00
alecf%netscape.com 955f749917 add global style sheet so that we don't need as many rules in accounttree.css 1999-08-06 20:46:30 +00:00
alecf%netscape.com 8795488d8f remove extraneous comment (this isn't true anymore) 1999-08-06 20:43:43 +00:00
alecf%netscape.com 4d190fc2c4 add some assertions to save us problems later 1999-08-06 20:43:11 +00:00
alecf%netscape.com fbca50e77f - make AddAccount() refresh and save the account list, so that new accounts are saved
- register as a shutdown listener for the prefs service, so that we can be notified when the prefs service goes down. Also add an accessor method so that the prefs service is (re)requested on demand
1999-08-06 20:42:40 +00:00
ducarroz%netscape.com baffe04959 Remove temporary the key binding, fix for bug 11184 1999-08-06 20:29:18 +00:00
chuang%netscape.com cba244dd4d add locale/en-US to build 1999-08-06 20:28:20 +00:00
chuang%netscape.com f984d03803 add mailnews prefs locale/en_us to build 1999-08-06 20:26:27 +00:00
chuang%netscape.com dcdb4147ad fix text change, this file is not in build yet 1999-08-06 18:49:36 +00:00
jefft%netscape.com b73bf1eea4 enable imap empty trash folder 1999-08-06 18:25:43 +00:00
jefft%netscape.com 1f687f996d added base folder EmptyTrash() method 1999-08-06 18:24:39 +00:00
jefft%netscape.com 3b0208e2eb added NC_RDF_EMPTYTRASH command; EmptyTrash() method 1999-08-06 18:23:50 +00:00
jefft%netscape.com 37b4c3a63e filled in MsgEmptyTrash() function 1999-08-06 18:22:05 +00:00
jefft%netscape.com d77eddaebd added EmptyTrash() 1999-08-06 18:21:13 +00:00
sspitzer%netscape.com 70b3028e83 put the dot back in front of Print, since it doesn't work yet. 1999-08-06 18:16:09 +00:00
bienvenu%netscape.com bf989a5b90 add explicit includes to prepare for idl cleanup 1999-08-06 17:45:38 +00:00