Commit Graph

4436 Commits

Author SHA1 Message Date
sfraser%netscape.com
8385a88328 Fix message compose to identify content iframe the correct way. 1999-07-23 00:18:44 +00:00
rhp%netscape.com
77a9713381 closure of window fix 1999-07-22 22:46:32 +00:00
rhp%netscape.com
505b98d70d Change for fixing FCC operations 1999-07-22 22:21:27 +00:00
rhp%netscape.com
61ac19e993 Fix for send later operations 1999-07-22 21:35:58 +00:00
chuang%netscape.com
9dcee4f2d2 Fix Remove new feature attribute 1999-07-22 21:34:41 +00:00
sspitzer%netscape.com
0e4f0c1ce2 fix assertion on post. remove crufty code. 1999-07-22 21:33:49 +00:00
bienvenu%netscape.com
b564f818c7 protect against 0 or negative thread child count 1999-07-22 21:24:57 +00:00
hangas%netscape.com
3d73155c02 Added editor.css so that editor toolbar would have the right appearance. 1999-07-22 18:45:13 +00:00
ramiro%netscape.com
e716714dda Add missing $(TIMER_LIBS) 1999-07-22 18:44:27 +00:00
hangas%netscape.com
d0c9f6b3ab Adjusted Account Setup window so that it would display on the screen. 1999-07-22 18:38:40 +00:00
mscott%netscape.com
c2ab2b2d05 I added this file to the MailNews_Necko_BRANCH and am reflecting the addition here in the tip. It isn't built
by any makefiles except those on the necko branch.
1999-07-22 18:37:42 +00:00
sspitzer%netscape.com
2a92c3b157 fix warnings 1999-07-22 17:38:38 +00:00
rhp%netscape.com
77363b8995 Refcount fix 1999-07-22 13:11:42 +00:00
hyatt%netscape.com
9ac7d39256 Fixing more Windows build bustage caused by the charset stuff. 1999-07-22 07:48:18 +00:00
waterson%netscape.com
4f79a16bd2 fix build bustage. 1999-07-22 07:02:57 +00:00
scc%netscape.com
16e2ba6a23 explicitly define kCharsetConversionManagerCID only in files that need it ... move to canonical scheme for defining and using IIDs and CIDs 1999-07-22 05:25:17 +00:00
sspitzer%netscape.com
09daaf1df5 clean up my #defines. wrap another printf with #ifdef DEBUG_NEWS 1999-07-22 05:05:28 +00:00
sspitzer%netscape.com
e0c15f1cf9 following hangas's suggestion, use iframes. this prevents the crash reported in #10304 from happening, but there are new problems. 1) the window is small and resizing doesn't work. second, I may have broken alecf's javascript. but at least the crash is gone. this will give him something to do when he gets back. 1999-07-22 04:51:56 +00:00
hangas%netscape.com
194144aa4a Added generateDisplayName preference. 1999-07-22 04:49:54 +00:00
tao%netscape.com
0d92312a0a Adopt new str res api prototype. 1999-07-22 04:41:11 +00:00
chuang%netscape.com
24860f5c06 Address book new feature attributes support and fix bug 10087 1999-07-22 04:12:25 +00:00
tbogard%aol.net
8fced9fa19 Changed nsCStringKey to nsStringKey. This new key now has the ability to hash on PRUnichar* strings as well as char* strings. 1999-07-22 02:11:04 +00:00
bienvenu%netscape.com
39d5ea36ef fix warning described in bug 10012 1999-07-22 01:45:04 +00:00
sspitzer%netscape.com
7bb7a96fa4 change to use the new animation 1999-07-22 01:41:56 +00:00
bienvenu%netscape.com
e9ecce4206 mark imap msgs read in db when displaying them 1999-07-22 00:54:28 +00:00
sspitzer%netscape.com
e2e99cb6bb GetPersistentDescriptorString() doesn't seem to be working on the mac when the nsIFileSpec is a directory. (I'll log a bug when I confirm this. GetNativePath() is working, so you that. This gets mail-news migration working on the Mac. 1999-07-22 00:53:26 +00:00
bienvenu%netscape.com
93b8b8551d use nsString::Truncate to truncate strings 1999-07-21 23:27:53 +00:00
bienvenu%netscape.com
d2946a5e07 add support for thread notifications 1999-07-21 21:49:46 +00:00
sspitzer%netscape.com
518e1f439f on news migration on UNIX, heed the news.directory pref. thanks to tenthumbs@cybernex.net for reminding me about this. 1999-07-21 21:16:21 +00:00
ducarroz%netscape.com
2184bcf83c Implement UI for "Reply To" and "Followup To". Implement also the menu file/close. 1999-07-21 20:45:59 +00:00
sspitzer%netscape.com
7676f5ae1e gracefully handle snewsrc entries in the fat file. thanks to bienvenu for finding the bug. 1999-07-21 20:45:06 +00:00
rhp%netscape.com
e5e9833eb3 Changes for sending multipart/related messages 1999-07-21 20:17:07 +00:00
bienvenu%netscape.com
f515ef059c fix memory leak and comment out assertion 1999-07-21 17:49:42 +00:00
bienvenu%netscape.com
4b1f2dc013 fix memory leak 1999-07-21 17:49:01 +00:00
gagan%netscape.com
14c1cb2c49 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
hangas%netscape.com
2f33835264 Using page setup menu item from globalOverlay.xul 1999-07-21 07:37:19 +00:00
hangas%netscape.com
f829b8fdc6 Converted to ENTITY 1999-07-21 07:34:35 +00:00
sspitzer%netscape.com
d8974e3d8f on migration from 4.x, every new 5.0 account uses the same identity, identity1, since 4.x only has one identity. 1999-07-21 07:23:11 +00:00
sspitzer%netscape.com
618e0455ce get news migration to work on UNIX. In theory, it should work for BeOS too. 1999-07-21 06:42:38 +00:00
sspitzer%netscape.com
da5b107d26 fix warnings 1999-07-21 05:20:54 +00:00
sspitzer%netscape.com
366eb415fb changes to support News migration from 4.x. Right now, only works on Windows. Mac and UNIX next. 1999-07-21 05:15:44 +00:00
bienvenu%netscape.com
0fb371f52c ad parent key to notifications 1999-07-21 03:00:49 +00:00
ducarroz%netscape.com
22129d6567 put entities into a tdt file and cleanup menus (remove some and add menu Message) 1999-07-20 23:41:07 +00:00
ducarroz%netscape.com
34781251e3 Add functions for handling menu "Message" 1999-07-20 23:39:37 +00:00
ducarroz%netscape.com
e61205fb16 fix bug in SetUUEncodeAttachments 1999-07-20 23:37:57 +00:00
davidmc%netscape.com
76638956ec moving row positions; responding to parse 1999-07-20 23:37:06 +00:00
sspitzer%netscape.com
6f747ef153 change for ducarroz's compose dtd work. 1999-07-20 23:36:51 +00:00
davidmc%netscape.com
32dbcaa18a moving row positions; parsing 1999-07-20 23:36:38 +00:00
ducarroz%netscape.com
4046b4e8aa Add folder locale 1999-07-20 23:36:19 +00:00
davidmc%netscape.com
f6d10ca7dc moving row positions 1999-07-20 23:36:08 +00:00
sspitzer%netscape.com
6173f091f8 ignore generated Makefiles 1999-07-20 23:34:55 +00:00
davidmc%netscape.com
88f5c58a1b add inline method for inverse of 'isempty' -> 'hasmembers' 1999-07-20 23:29:05 +00:00
davidmc%netscape.com
6b70452837 cleanup 1999-07-20 23:24:51 +00:00
davidmc%netscape.com
40a96a1b1b cutting row syntax 1999-07-20 23:23:53 +00:00
ducarroz%netscape.com
36d17a1f83 Add folder locale 1999-07-20 23:20:38 +00:00
ducarroz%netscape.com
d8e69c1d0f First Checked In. 1999-07-20 23:15:15 +00:00
putterman%netscape.com
5ff710dba8 Do a case insensitive compare for figuring out special folders. 1999-07-20 21:14:39 +00:00
jefft%netscape.com
f7e2ef1254 fixed nsCOMPtr() assertion when deleting messages after send 1999-07-20 21:14:26 +00:00
putterman%netscape.com
8c2c74cae3 fix nsCOMPtr problem so assertion won't come up. 1999-07-20 21:13:37 +00:00
putterman%netscape.com
8a061dcd0c Don't use Verdana anymore. 1999-07-20 20:17:53 +00:00
bienvenu%netscape.com
48bf91df1f fix saving of uint32 in panacea.dat 1999-07-20 19:23:10 +00:00
bienvenu%netscape.com
6d67debb09 fix saving of uint values in dbs 1999-07-20 19:22:46 +00:00
hangas%netscape.com
dc05efac52 Changed to use onkeyup= until we can use onchange= 1999-07-20 08:43:15 +00:00
putterman%netscape.com
7f795cdaad Write ArcLabelsIn so it doesn't crash. 1999-07-20 05:45:42 +00:00
hangas%netscape.com
e0923bc51b Added globalOverlay.xul and tasksOverlay.xul to the messenger 3 pane window and the mail compose window 1999-07-20 04:47:41 +00:00
putterman%netscape.com
6916443bd0 don't need raptorgfxwin.lib 1999-07-20 04:15:18 +00:00
putterman%netscape.com
4e55891e9f Let RDF handles dates. Write createDateNode. 1999-07-20 04:14:47 +00:00
sspitzer%netscape.com
d52fce4474 here's an idea: spell messenger correctly in the PROG IDS. 1999-07-20 04:04:09 +00:00
sspitzer%netscape.com
88b715c820 fix the leak of nsMsgFolder. the ownership model is server owns the folder. we had a cycle. thanks to putterman for finding the problem and implementing the fix. 1999-07-20 03:55:23 +00:00
sspitzer%netscape.com
6278501c89 fix #defines 1999-07-20 03:54:16 +00:00
bienvenu%netscape.com
a78ee3685c force update if we have db open 1999-07-20 03:42:34 +00:00
jefft%netscape.com
342ee4bbbe make sure to call Commit() after adding new msgHdr to the database 1999-07-20 01:56:47 +00:00
jefft%netscape.com
5264a90fd1 make sure messages get deleted after moving to Pop3 mail folder 1999-07-20 01:54:56 +00:00
chuang%netscape.com
c2d7d883c9 Multiple address book support and new address book 1999-07-19 22:52:23 +00:00
hangas%netscape.com
0cb63afd29 Added two new files for Candice. 1999-07-19 22:49:03 +00:00
bienvenu%netscape.com
46537ffe45 need to delete headers even if we can't find the thread 1999-07-19 22:43:26 +00:00
sspitzer%netscape.com
262bb2c519 ok, it works. turn off the printf 1999-07-19 22:40:41 +00:00
bienvenu%netscape.com
1b7d7a48db add imap biff 1999-07-19 22:19:02 +00:00
putterman%netscape.com
90b7cd8802 Make work with waterson's new template changes. 1999-07-19 21:48:17 +00:00
jefft%netscape.com
cefdadb0dd calling msgdg->Commit() after adding a new message header 1999-07-19 21:45:26 +00:00
hangas%netscape.com
2bb0fe9f6f Glued in code to new globalOverlay.xul and tasksOverlay.xul and dialogOverlay.xul 1999-07-19 21:43:27 +00:00
sspitzer%netscape.com
acf424873e fix for #10127. create a default for the mail.update_compose_title_as_you_type pref 1999-07-19 20:50:22 +00:00
sspitzer%netscape.com
de6ef74bca get my test app to work with hyatt's xul changes. (window is now a box). remove the do it button. now it works when you hit return. 1999-07-19 20:39:47 +00:00
sspitzer%netscape.com
70171e155d fix my stupidity 1999-07-19 20:03:10 +00:00
chuang%netscape.com
50f1cc639d multiple address book support, not in build yet 1999-07-19 06:36:15 +00:00
rickg%netscape.com
23b232d248 switch to faster string search API 1999-07-19 03:29:56 +00:00
jefft%netscape.com
64ca9de448 fix linux build bustage 1999-07-18 23:10:51 +00:00
jefft%netscape.com
5f5eabc97c more on uber copy service - enable move/copy messages from news to pop3 & imap4, from imap4 to imap4, from imap4 to pop3 1999-07-18 22:33:25 +00:00
sspitzer%netscape.com
023143a55b changes to set the title of the compose window to be the subject of the message. still more to do, but it is a start. 1999-07-18 00:10:52 +00:00
ramiro%netscape.com
fda4120340 Step 3 of cleaning up link time toolkit dependencies. Name the timer libs
according to the toolkit they match.  Also set the damn name in one place to
make it easy to change in the future.
1999-07-17 23:52:12 +00:00
sspitzer%netscape.com
9aa894652c clean up #defines. more printfs for my benefit. 1999-07-17 22:17:00 +00:00
bienvenu%netscape.com
7d4724fe66 more work on folder cache 1999-07-17 20:33:15 +00:00
hangas%netscape.com
a50c6ea1de Added features to address book card view pane, edit card, new card, and result pane 1999-07-17 20:02:46 +00:00
sspitzer%netscape.com
d9e90ad858 more #define clean up 1999-07-17 19:08:20 +00:00
sspitzer%netscape.com
76b5b5310b clean up #defines 1999-07-17 18:32:39 +00:00
sspitzer%netscape.com
4aed0216c8 fix warnings 1999-07-17 18:32:18 +00:00
sspitzer%netscape.com
87c22a9dec fix warning 1999-07-17 18:29:42 +00:00
ramiro%netscape.com
ba8ba82cc6 Landing timer move on windows. 1999-07-17 15:52:01 +00:00
ramiro%netscape.com
a09ea8b7ca Landing timer move on unix. 1999-07-17 14:22:51 +00:00
bienvenu%netscape.com
e8ded1ea02 more work on folder cache 1999-07-17 03:26:24 +00:00
bienvenu%netscape.com
800fd801a4 fix memory leak of mork env 1999-07-17 02:34:29 +00:00
bienvenu%netscape.com
0f3a6c1fb6 more work on folder cache 1999-07-17 02:26:24 +00:00
bienvenu%netscape.com
fe98251823 add folder cache to factory 1999-07-17 02:21:18 +00:00
nhotta%netscape.com
6b97e9e29e Bug 9555, removed UTF-7 from charset menu. 1999-07-17 02:16:31 +00:00
sspitzer%netscape.com
03dad3c1db remove unused code. 1999-07-17 02:00:56 +00:00
sspitzer%netscape.com
4d3844ddd0 fix warning for rhp. 1999-07-17 02:00:27 +00:00
rhp%netscape.com
af7ae13173 change for problem 1999-07-17 01:54:45 +00:00
jefft%netscape.com
fdb54a8320 make sure to flush the write data in case of the os file buffering scheme in play to cause append msg from file to fail 1999-07-17 00:35:44 +00:00
rhp%netscape.com
35c530e294 Fix for bug #9791. 1999-07-17 00:12:35 +00:00
chuang%netscape.com
0150b75d5d New files, not in build 1999-07-16 22:35:52 +00:00
sspitzer%netscape.com
f1f875d7c2 fix warning. 1999-07-16 21:52:55 +00:00
bienvenu%netscape.com
9a8db913a5 add folder cache to makefiles 1999-07-16 21:28:54 +00:00
bienvenu%netscape.com
71bd1f78f7 add folder cache idl to makefiles 1999-07-16 21:27:56 +00:00
nhotta%netscape.com
9efdd0806a Bug fix 9968,9970, also removed unnecessary call to GetCategory(). 1999-07-16 21:12:16 +00:00
ducarroz%netscape.com
29abf59aac Add nsIMsgFolderCache.idl and nsIMsgFolderCacheElement.idl 1999-07-16 21:07:37 +00:00
ducarroz%netscape.com
d2ac8e01a3 Add nsMsgFolderCache.cpp and nsMsgFolderCacheElement.cpp 1999-07-16 21:07:29 +00:00
rhp%netscape.com
fe3a648a08 Changes for send later listening 1999-07-16 20:28:58 +00:00
ducarroz%netscape.com
42387e8d66 handler onClick must be written in lower case else it wont fire anymore. I have also activated the menu item "Send Now". 1999-07-16 19:48:03 +00:00
jefft%netscape.com
02dc350d98 more on copy service - enable move/copy messages from Pop3 to Imap4 1999-07-16 18:03:55 +00:00
jefft%netscape.com
2b60bae51a new CopyNextStreamMessage() method 1999-07-16 17:59:57 +00:00
jefft%netscape.com
64c4436933 renamed local varible to aviod variable shadow problem 1999-07-16 17:58:17 +00:00
sspitzer%netscape.com
c204719c91 add some debugging printfs. cache if the folder is a host or not. no need to parse this every time. 1999-07-16 06:23:24 +00:00
sspitzer%netscape.com
b7e161ce37 code clean up. do a GetNewMessages() in GetMessages() so that when you select a newsgroup 1999-07-16 05:39:07 +00:00
mscott%netscape.com
445a7446cb this file shouldn't exist on the tip....i added it by mistake. 1999-07-16 04:51:07 +00:00
mscott%netscape.com
dd27a78fa7 Merging the tip into the branch. 1999-07-16 04:40:04 +00:00
rhp%netscape.com
415d5a3728 cleanup for test programs 1999-07-16 03:48:58 +00:00
bienvenu%netscape.com
1770000885 add class and prog id's for folder cache 1999-07-16 02:27:15 +00:00
bienvenu%netscape.com
4af5914b55 more folder cache stuff, not part of build 1999-07-16 02:25:24 +00:00
bienvenu%netscape.com
b2c3ead607 turn off debug output 1999-07-16 01:46:36 +00:00
sspitzer%netscape.com
9207931c7d taunt qa a little for losing to engineering at bowling. 1999-07-16 00:48:37 +00:00
sspitzer%netscape.com
dcc7e5ff9e use the password dialog to get the users password, since we don't migrate it yet. no turned on yet. 1999-07-16 00:38:33 +00:00
sspitzer%netscape.com
e3f00a58ef add newline to end of file to fix warning. 1999-07-16 00:37:56 +00:00
bienvenu%netscape.com
893bffcd58 check point folder cache, not part of build 1999-07-15 16:49:05 +00:00
sspitzer%netscape.com
13f816a9f1 fix for #9761. when doing the client-side cancel check, compare against all the identities. 1999-07-15 05:44:34 +00:00
putterman%netscape.com
66084354e7 Added work for twisty and for unread column. 1999-07-15 03:11:33 +00:00
putterman%netscape.com
3e72153d7a Added unread column images and work for unread column and folder pane twisty. 1999-07-15 03:10:50 +00:00
putterman%netscape.com
2356bf6c26 Added images for unread column. 1999-07-15 03:09:52 +00:00
putterman%netscape.com
7de093ced6 Added MarkMessage. 1999-07-15 03:08:52 +00:00
putterman%netscape.com
2e06455b32 Added MarkMessages. 1999-07-15 03:08:38 +00:00
bienvenu%netscape.com
8fe24b6de4 initialize uid validity to 0 1999-07-15 03:00:06 +00:00
bienvenu%netscape.com
002f013a17 initial entry, not part of build 1999-07-15 02:57:37 +00:00
bienvenu%netscape.com
d8db714e22 fix unix warnings 1999-07-15 02:41:59 +00:00
hangas%netscape.com
9483b86125 Update to code that creates the display name as the first and last names are entered in the edit card dialog 1999-07-15 02:27:53 +00:00
sspitzer%netscape.com
1e839d10be fix warning 1999-07-15 00:28:01 +00:00
rhp%netscape.com
0f89ecb4bd Changes for attachment handling 1999-07-15 00:14:34 +00:00
rhp%netscape.com
340a75aa07 Changes for better attachment handling in back end 1999-07-15 00:13:54 +00:00
sfraser%netscape.com
d1564d94fd Remove extra semicolon 1999-07-14 22:20:30 +00:00
nhotta%netscape.com
7ed583871a Changes for auto charset detection. 1999-07-14 22:07:14 +00:00
hangas%netscape.com
870158739c Cleanup of frame names and added some front-end code to support multiple address books. 1999-07-14 21:59:45 +00:00
sspitzer%netscape.com
17eff11a06 fix for #9882. always create the password pref on migration. 1999-07-14 21:52:43 +00:00
ducarroz%netscape.com
1482cc8993 Add a new command to the message compose service that let you create a message from a nsIMsgCompFields 1999-07-14 21:38:58 +00:00
ducarroz%netscape.com
d6897f8e82 Add a new message compose service command that let you create a message from a nsIMsgCompFields. 1999-07-14 21:34:25 +00:00
jefft%netscape.com
53d76465cd rename nsImapMailCopyState variables to prefix with m_ 1999-07-14 19:35:31 +00:00
akkana%netscape.com
a3fb11b98f Restructure the editor output routines to allow passing in
a mime type and a flag argument.  Also fix the following bugs:
9746: get rid of bogus empty <style> in head.
8143: save wrap column in editor shell in case it's set before the
      editor is created.
9470, 9488: allow explicit specification of formatted output.
1999-07-14 18:54:29 +00:00
ducarroz%netscape.com
8c39c81e8c Improve function GetArgs. Now a argument can have a comma in it. 1999-07-14 17:37:01 +00:00
bienvenu%netscape.com
00a60ba1af check for null resultIndex 1999-07-14 17:33:21 +00:00
putterman%netscape.com
c2d6a0ed81 Fix sorting. 1999-07-14 16:34:27 +00:00
bienvenu%netscape.com
963984e79e turn off forcing of compress commit 1999-07-14 15:53:31 +00:00
bienvenu%netscape.com
3d0e42f707 incremental writing, memory leak fixed for davidmc 1999-07-14 15:52:46 +00:00
sspitzer%netscape.com
76c878f713 don't get the prefs on every call. do it once, for performance. 1999-07-14 15:39:35 +00:00
sspitzer%netscape.com
7086053646 generate display name after every key press, like 4.5 1999-07-14 15:34:55 +00:00
sspitzer%netscape.com
7c5c6f1b95 generate the display name from the first and last names. still more work to
do here, but this little bit helps.
1999-07-14 15:06:58 +00:00
sspitzer%netscape.com
fc62d46708 migrate the biff prefs for imap servers 1999-07-14 15:03:38 +00:00
putterman%netscape.com
23148c5af1 Use correct chrome url. 1999-07-14 06:10:28 +00:00
mscott%netscape.com
bff90ec5cb Fix build breakage for rhp. You can't use a nsCOMPtr on an interface unless you include the interface. 1999-07-13 22:57:27 +00:00
hangas%netscape.com
a9b77e753e Changed case of PRUint32's to make build on mac 1999-07-13 21:08:23 +00:00
sspitzer%netscape.com
e13dc55d5b export the js file needed for autocomplete on the Mac 1999-07-13 20:59:47 +00:00
putterman%netscape.com
9bc07406a2 Add addressAutlComplete.js. 1999-07-13 20:59:44 +00:00
putterman%netscape.com
63703948c1 Added NS_NewMsgMailSession and Init. 1999-07-13 20:31:58 +00:00
putterman%netscape.com
1b32f58d1f Use "newmail:" 1999-07-13 20:30:43 +00:00
putterman%netscape.com
fa37b355d1 Get rid of nsCOMPtr assert. 1999-07-13 20:29:57 +00:00
putterman%netscape.com
737a87d160 Work for adding folder pane to sidebar. 1999-07-13 20:29:33 +00:00
putterman%netscape.com
d4b9a310e6 Added NS_NewMsgMailSession. 1999-07-13 20:27:59 +00:00
hangas%netscape.com
0ff81ab8c4 Enabled a number of address book features, and connected the address book to the compose window. 1999-07-13 20:25:38 +00:00
hangas%netscape.com
45e54da445 Made fix from samples to chrome 1999-07-13 20:23:31 +00:00
jefft%netscape.com
e265144874 fixed minor variable not initialized problem 1999-07-13 20:15:45 +00:00
jefft%netscape.com
0f84f15a53 more on copy service -- rework on CopyMessages(), CopyFileMessage() interface 1999-07-13 20:14:55 +00:00
jefft%netscape.com
de6bdc04be more on copy service - added more methods to support append message from file; setting newly appended msg uid; setting newly copyed uids 1999-07-13 20:13:41 +00:00
jefft%netscape.com
7f27768f3a more on copy service - online Sent/Drafts/Templates support; accomodate interface change 1999-07-13 20:09:29 +00:00
jefft%netscape.com
8e63bb4c25 more on copy service - online Sent/Drafts/Templates support 1999-07-13 20:08:43 +00:00
jefft%netscape.com
621bc564e2 more on copy service - add nsIMsgCopyServiceListener 1999-07-13 20:07:32 +00:00
ducarroz%netscape.com
aeb299284c Add OpenComposeWindowWithValues() 1999-07-13 20:07:10 +00:00
jefft%netscape.com
902d067869 more on copy service - remove listenerData 1999-07-13 20:06:25 +00:00
jefft%netscape.com
3239698618 remove listenerData from CopyMessages(), CopyFileMessage() method 1999-07-13 20:03:57 +00:00
ducarroz%netscape.com
fa32951179 nsIMimeURLUtils.h is now generated from the IDL. 1999-07-13 19:53:51 +00:00
ducarroz%netscape.com
a8ea2c8b36 removed msgCompose.cpp 1999-07-13 19:44:10 +00:00
rhp%netscape.com
fd1e447bc8 cleanup 1999-07-13 19:38:45 +00:00
ducarroz%netscape.com
c565ff847f nsIMsgHeaderParser.h is now generated from the IDL. 1999-07-13 19:34:57 +00:00
sspitzer%netscape.com
1402dd8bed changes to automatically migrate 4.x mail prefs to 5.0 prefs. news doesn't migrate gracefully yet. also, changes to newsrc.file pref and the directory path differently for news. 1999-07-13 19:23:40 +00:00
mscott%netscape.com
71d058de72 Add NPL to xul file. 1999-07-13 19:22:25 +00:00
bienvenu%netscape.com
a06f49f1ef make enums scriptable to fix startup assert 1999-07-13 19:18:35 +00:00
sspitzer%netscape.com
27d20bca8a don't assign a nsCOMPtr to null. use null_nsCOMPtr() 1999-07-13 19:10:57 +00:00
sspitzer%netscape.com
07e0c993b4 changes to enable crude autocomplete 1999-07-13 19:08:27 +00:00
rhp%netscape.com
3eb2b0d704 fix makefile horkage 1999-07-13 19:06:11 +00:00
rhp%netscape.com
1b73d1aebb Change for IDL generation 1999-07-13 18:58:25 +00:00
sspitzer%netscape.com
e1dca8ae38 testing the PostMessage interface of nsINntpService. this isn't complete yet. 1999-07-13 18:55:29 +00:00
bienvenu%netscape.com
9c9d4be83b changes for msgdb idl 1999-07-13 18:52:56 +00:00
bienvenu%netscape.com
e19ec0f74b turn filters back on 1999-07-13 18:51:26 +00:00
bienvenu%netscape.com
443c78fa4b change name of search library, fix warnings 1999-07-13 18:50:33 +00:00
bienvenu%netscape.com
b06bea0cb1 change name of search library 1999-07-13 18:50:14 +00:00