Commit Graph

4510 Commits

Author SHA1 Message Date
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
chuang%netscape.com
eb052ceb0f Use correct DEPTH 1999-08-06 17:39:47 +00:00
chuang%netscape.com
7647418e57 remove extra characters 1999-08-06 17:37:05 +00:00
rhp%netscape.com
1b186e095b Change to return result from Drafts to JS 1999-08-06 17:36:23 +00:00
chuang%netscape.com
dce7f0eafa replace pref html file with xul file 1999-08-06 17:33:51 +00:00
jefft%netscape.com
56a02adde8 enabled Compact This Folder command; implemented MoveFolder(), RenameLeaf() methods 1999-08-06 13:43:49 +00:00
jefft%netscape.com
1f85f838f6 implement message folder base Compact() method 1999-08-06 13:40:08 +00:00
jefft%netscape.com
8dab8a1ea3 Added NC_RDF_COMPACT, NC_RDF_RENAME commands; CompactFolder(), RenameFolder() methods 1999-08-06 13:39:03 +00:00
jefft%netscape.com
3312ae9c61 adding MsgRenameFolder(), MsgCompactFolder() function 1999-08-06 13:35:11 +00:00
jefft%netscape.com
3a7fb3be5d adding Rename Folder... Compact This Folder menu item 1999-08-06 13:34:29 +00:00
jefft%netscape.com
3977639d72 adding Compact() method 1999-08-06 13:32:50 +00:00
jefft%netscape.com
7587dc80b1 adding RenameFolder & CompactFolder method 1999-08-06 13:32:19 +00:00
rhp%netscape.com
7e1f7562bd Changes for charset detection for URL attachments 1999-08-06 13:12:04 +00:00
sspitzer%netscape.com
3d5feab207 fix for #10832. copy the 4.5 identity for each new 5.0 account. n servers -> n copies of the 4.5 identity. 1999-08-06 07:44:01 +00:00
sspitzer%netscape.com
c884837486 use nsCOMPtr. hide printfs with #ifdef DEBUG 1999-08-06 07:42:49 +00:00
sspitzer%netscape.com
670a83eed2 use try and catch 1999-08-06 07:42:27 +00:00
sspitzer%netscape.com
20e4a07aa6 changes for printing from addressbook 1999-08-06 07:42:20 +00:00
hangas%netscape.com
07eaa80a13 Adding "New Address Book" feature. 1999-08-06 04:20:35 +00:00
hangas%netscape.com
f3f79c0067 First Checked In. 1999-08-06 04:19:42 +00:00
alecf%netscape.com
cd384e695c add twisty column, fix indentation, and make tree height 100% so that scroll bars appear 1999-08-06 03:54:01 +00:00
alecf%netscape.com
effc18f4d5 add twisty toggle to account manager temporarily 1999-08-06 03:53:16 +00:00
ducarroz%netscape.com
72ab2dc38a fix for bug 10382 1999-08-06 00:19:17 +00:00
ducarroz%netscape.com
618e21a4bb Fix for bug 10382 1999-08-06 00:16:24 +00:00
bienvenu%netscape.com
a5c741448d new paramater to selectFolder 1999-08-05 23:27:10 +00:00
mscott%netscape.com
15575ebd56 Fix some warnings. 1999-08-05 23:16:20 +00:00
mscott%netscape.com
98f587de23 Fix lots of unix warnings. 1999-08-05 23:12:59 +00:00
chuang%netscape.com
b70a35f040 converted pref xul file, not in build yet 1999-08-05 23:08:59 +00:00
bienvenu%netscape.com
669076ab98 add statusFeedback to SelectFolder call, way to get running imap url from imap protocol 1999-08-05 23:08:35 +00:00
mscott%netscape.com
716de6baf9 fix warning...we were shadowing a variable called count. 1999-08-05 23:06:23 +00:00
chuang%netscape.com
03cc69b254 locale stuff, not in build yet 1999-08-05 23:04:37 +00:00
chuang%netscape.com
61bf534ffa dtd files, not in build yet 1999-08-05 23:03:38 +00:00
mscott%netscape.com
e7234b3a4e Fix warnings...link is a global variable and we were shadowing it. 1999-08-05 23:02:51 +00:00
chuang%netscape.com
42bd36bb67 local stuff, not in build yet 1999-08-05 23:00:19 +00:00
chuang%netscape.com
0be57e1ec5 locale stuff, not in build yet 1999-08-05 22:54:27 +00:00
chuang%netscape.com
812125623e dtd files, not in build yet 1999-08-05 22:53:12 +00:00
sspitzer%netscape.com
fdcbe50278 use /tmp instead of /usr/tmp. /tmp should always be there, where /usr/tmp will not be. eventually, this will go away anyways. 1999-08-05 22:43:15 +00:00
mscott%netscape.com
073b668253 Correctly handle ref counting for nsMsgStatusFeedback member variable. 1999-08-05 22:25:03 +00:00
mscott%netscape.com
8bb3b5a325 remove some pre-necko cruft. 1999-08-05 22:21:35 +00:00
rhp%netscape.com
126e9aa075 Changes for bodies in drafts and fix for 8bit address sending 1999-08-05 22:19:46 +00:00
mscott%netscape.com
6ea696c203 Work around for necko problem. After reading a file, necko returns NS_BINDING_ABORTED which is defined as an error code.
It really should be defined as success. I'm redefining the return code to NS_OK if NS_BINDING_ABORTED is returned until
necko can fix this.
1999-08-05 22:17:52 +00:00
ducarroz%netscape.com
365c67c579 File Removed. 1999-08-05 22:13:53 +00:00
chuang%netscape.com
127397b4e6 fix bug 6845 1999-08-05 20:12:45 +00:00
chuang%netscape.com
452e47968e remove html file 1999-08-05 20:00:37 +00:00
chuang%netscape.com
7f307146ac remove pref html files 1999-08-05 19:59:12 +00:00
chuang%netscape.com
f63ce96a8e remove pref html file 1999-08-05 19:56:43 +00:00
sspitzer%netscape.com
3bbfc70fd9 work for printing mail. 1999-08-05 19:47:58 +00:00
sspitzer%netscape.com
374cba2e00 remove taunting of QA 1999-08-05 14:55:13 +00:00
mscott%netscape.com
5d87ebf97e Cast nsCSTring as a const char * before passing as an argument. 1999-08-05 05:13:15 +00:00
mscott%netscape.com
713aa52e88 cast nsCString as const char *. 1999-08-05 04:51:47 +00:00