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 |
|
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 |
|