Commit Graph

4404 Commits

Author SHA1 Message Date
jefft%netscape.com
f164d9d038 try again - fixing sun build bustage 1999-07-31 02:12:13 +00:00
jefft%netscape.com
9ff5392f2f fix sun os bustage 1999-07-31 01:59:52 +00:00
jefft%netscape.com
c887b3033c more on pop3 vs imap4 undo move/copy messages work 1999-07-30 23:53:01 +00:00
jefft%netscape.com
f46ee84a0f make sure to reset the current file position and header start position when setting new envelope position 1999-07-30 23:50:56 +00:00
jefft%netscape.com
d99c149f2c fixed move messages not working problem 1999-07-30 23:48:56 +00:00
briano%netscape.com
0212559fff Added NSPR_LIBS so it the shared lib would build on IRIX. 1999-07-30 23:36:14 +00:00
briano%netscape.com
c375d4b4b4 Added a newline to the end of file to fix the Unix native compiler builds. 1999-07-30 22:00:06 +00:00
rpotts%netscape.com
7fa9608d2e Fixed crash when clicking on news: URLs... 1999-07-29 21:35:14 +00:00
hangas%netscape.com
881f4b1d8b Get address book to work with Necko. 1999-07-29 04:54:50 +00:00
mscott%netscape.com
cb6e27baec fix solaris build breakage. 1999-07-29 04:31:09 +00:00
sspitzer%netscape.com
35c9274f30 fix build bustage 1999-07-29 04:20:23 +00:00
mscott%netscape.com
068523d268 Fix pedantic breakage on the linux tinderbox build. 1999-07-29 02:05:03 +00:00
briano%netscape.com
5ca4aa0b87 Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org. 1999-07-29 01:18:12 +00:00
mscott%netscape.com
01ab699db6 Landing the MailNews_Necko_BRANCH. These are the changes that will enable mailnews to run with necko. 1999-07-29 00:42:25 +00:00
davidm%netscape.com
a217eec0a9 Remove <?xml-stylesheet href="chrome://global/skin/" type="text/css"?> now that tasksoverlay.css is in 1999-07-27 23:45:13 +00:00
davidm%netscape.com
4725ebb3e6 remove reference to navigator.css 1999-07-27 23:38:29 +00:00
briano%netscape.com
007ea62765 Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
putterman%netscape.com
a28e4aa71c Use ref instead of id when referring to the threadPane tree. 1999-07-27 23:02:54 +00:00
sspitzer%netscape.com
9ce5fc5dd5 wrap pref calls with try / catch. 1999-07-27 21:29:06 +00:00
sspitzer%netscape.com
5297ce6223 wrap prefs with try and catch. turn back on ComposeLoad() call. 1999-07-27 21:24:57 +00:00
waterson%netscape.com
2731c5c46a Fix recounting bug. 1999-07-27 18:18:52 +00:00
waterson%netscape.com
91a8ac09e7 Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
rhp%netscape.com
a6ab2ea430 Changes for new FCC handling 1999-07-27 12:17:13 +00:00
ducarroz%netscape.com
bafa445c68 Remove extra character sets introduced during my previous checking by mistake. Also enable back the charset menu. 1999-07-27 07:00:12 +00:00
danm%netscape.com
25c2d9c6ad hooking up window OS border control from JS/C++ 1999-07-27 06:34:25 +00:00
ducarroz%netscape.com
4afccdbd0a Remove extra character sets introduced during my previous checking by mistake. 1999-07-27 06:32:59 +00:00
bienvenu%netscape.com
43cf95cb13 add MatchName, fix folder discovery for nested folders 1999-07-27 05:17:45 +00:00
bienvenu%netscape.com
f272fe28f5 add MatchName method 1999-07-27 05:15:44 +00:00
hangas%netscape.com
dfe3ec8d10 Fixed bustage left behind by previous checkins of this file. Hook? = arielb 1999-07-27 03:39:46 +00:00
hangas%netscape.com
bacba6b157 Added taskbar to all mailnews windows, fixed xul files that began to fail after recent C++ checkins, and misc small UI enhancements. Hook? = arielb 1999-07-27 02:57:36 +00:00
rhp%netscape.com
9db045ba73 Changes for new FCC handling and mime fix 1999-07-27 02:49:49 +00:00
sspitzer%netscape.com
3fb2c848ca other header in compose feature, from dmose@netscape.com and endico@netscape.com. 1999-07-27 01:11:10 +00:00
ducarroz%netscape.com
2893c671a6 Use entitie for charset menu 1999-07-27 00:51:55 +00:00
ducarroz%netscape.com
d8c4eaab41 Add css info for attachment tree 1999-07-27 00:51:29 +00:00
dougt%netscape.com
5adb63dcaf Fix for bug 10177 and 10041. 1999-07-26 22:09:42 +00:00
putterman%netscape.com
00daf62d09 Fix icon alignment. Approved by cyeh. 1999-07-26 21:15:55 +00:00
ducarroz%netscape.com
49636877ad Implement function MessageFcc() 1999-07-26 14:27:54 +00:00
chuang%netscape.com
683db40509 rename function for consistency 1999-07-26 07:33:16 +00:00
chuang%netscape.com
f9899963ed xul files for replacing preference html files 1999-07-26 06:50:56 +00:00
sspitzer%netscape.com
10ddce94f7 fix solaris bustage. 1999-07-26 04:03:24 +00:00
sspitzer%netscape.com
2d07256fad fix warnings. 1999-07-26 01:39:49 +00:00
sspitzer%netscape.com
fe15613c09 fix warning. 1999-07-26 01:39:00 +00:00
rickg%netscape.com
f938d114ea replaced calls to deprecated string API 1999-07-26 01:05:31 +00:00
rickg%netscape.com
418cac6b88 replaced call to deprecated nsString API 1999-07-26 01:01:10 +00:00
putterman%netscape.com
975936cba9 Always return a value. 1999-07-25 23:07:18 +00:00
putterman%netscape.com
5389eac352 Check in IMAP to Local copying fix for jefft. 1999-07-24 22:07:59 +00:00
putterman%netscape.com
642fbfc456 Only remove the transaction manager if we're handling the command. 1999-07-24 21:48:45 +00:00
putterman%netscape.com
166d67d0d1 Added MarkAllMessagesRead 1999-07-24 21:10:53 +00:00
chuang%netscape.com
4f5ecccc0a Add "Edit new feature attributes" support 1999-07-24 19:06:08 +00:00
sspitzer%netscape.com
b7169a4501 fix for #9896. make nsMsgLineBuffer work for buffers that use CR, LF, and CRLF. (before, only CRLF and LF worked.) the mac uses CR, and we'd lose the last line of the newsrc file. 1999-07-24 18:15:19 +00:00
sspitzer%netscape.com
4dfdb3d910 remove these header files. all idl files for news, now! 1999-07-24 01:36:44 +00:00
sspitzer%netscape.com
34d5e2e364 turn on the new idl files for the mac now. 1999-07-24 01:36:36 +00:00
putterman%netscape.com
1157e3a031 Adding MANIFEST file to fix build. 1999-07-23 16:36:23 +00:00
jefft%netscape.com
eecba3c846 enable undo move/copy messages from different server 1999-07-23 14:40:55 +00:00
sspitzer%netscape.com
ea91269dfa fix for #8219. only honor delete of a news message (cancel) when from the menu. 1999-07-23 09:18:13 +00:00
sspitzer%netscape.com
7cd4f9ea86 turn on new idl files for windows 1999-07-23 08:33:10 +00:00
sspitzer%netscape.com
199fafc79f turn on the new news idl files for unix. I'll do windows and mac tomorrow. 1999-07-23 07:32:48 +00:00
sspitzer%netscape.com
7087d52b52 removing const-ness, in prep for turning on new idl files. 1999-07-23 07:32:20 +00:00
sspitzer%netscape.com
89a5320023 not part of build, yet. one step closer to IDLifying all of news. 1999-07-23 06:26:09 +00:00
sspitzer%netscape.com
170e0af68d adding this idl file. not part of the build yet. 1999-07-23 06:00:50 +00:00
putterman%netscape.com
c2c6cf8462 MarkMessagesRead now goes through folder. 1999-07-23 04:59:13 +00:00
putterman%netscape.com
ff0d93744a Use PL_strfree 1999-07-23 04:34:01 +00:00
putterman%netscape.com
d76fa41eff Use delete[] 1999-07-23 04:33:40 +00:00
putterman%netscape.com
f2fb5c6448 Added MarkMessagesRead, MarkAllMessagesRead, GetChildWithURI 1999-07-23 04:33:20 +00:00
putterman%netscape.com
a6e982559e Added MarkMessagesRead, MarkAllMessagesRead, and GetChildWithURI 1999-07-23 04:32:54 +00:00
rhp%netscape.com
7a46671560 change to 8.3 filename 1999-07-23 02:45:50 +00:00
hangas%netscape.com
ee474fa908 Added taskbar to address book, turned on abilty to go to front most mail 3pane or ab from Tasks menu. Added Page Setup to messenger compose. Hook? = jj 1999-07-23 02:14:33 +00:00
sspitzer%netscape.com
4d8b244df6 fix #10320 1999-07-23 01:08:09 +00:00
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