Commit Graph

1771 Commits

Author SHA1 Message Date
ducarroz%netscape.com
f58ba6fe29 Mac should not include nsTextFragment.h ro avoid duplication definition errors. 1999-04-13 18:36:21 +00:00
ducarroz%netscape.com
fef005c30d update project 1999-04-13 18:34:44 +00:00
ducarroz%netscape.com
cd541fb9d2 update project files, added nsNewsSummarySpec.cpp 1999-04-13 18:21:30 +00:00
bienvenu%netscape.com
ae8d37b810 add more methods for selecting a folder (not part of build yet) 1999-04-13 16:18:52 +00:00
kipp%netscape.com
df172ddd72 Added missing makefiles 1999-04-13 14:28:59 +00:00
chuang%netscape.com
260026da45 Switch mailnews from prefs.js to prefs50.js 1999-04-13 07:41:24 +00:00
chuang%netscape.com
bf4f0881c1 Add mailnews preferences UI 1999-04-13 07:19:09 +00:00
chuang%netscape.com
a07cf62dec activate preference menu 1999-04-13 07:02:02 +00:00
jefft%netscape.com
a84d9a7ebe stub GetShowAttachmentsInline method 1999-04-13 04:50:04 +00:00
jefft%netscape.com
fc1b63ea1f added GetShowAttachmentsInlineProxyEvent; fixed minor problem in GetMessageSizeProxyEvnet 1999-04-13 04:48:37 +00:00
jefft%netscape.com
6c5a1f384a ported over GetMessageSize & GetShowAttachmentsInline method 1999-04-13 04:46:05 +00:00
jefft%netscape.com
ecaa3a3854 added GetShowAttachmentsInline method 1999-04-13 04:44:24 +00:00
bienvenu%netscape.com
9a8005aeab add code to select a mailbox 1999-04-13 04:31:40 +00:00
rhp%netscape.com
491189f20b Changes for cleanup and removal of XP lib stuff 1999-04-13 03:40:41 +00:00
alecf%netscape.com
4ab874c1ca fix build problem on Linux - move FILE to PRFileDesc 1999-04-13 03:36:30 +00:00
rhp%netscape.com
417c9d644c Removal of "old world" dependencies for libmime to get big size
reduction on disk footprint
1999-04-13 03:14:46 +00:00
mscott%netscape.com
c340fd4f85 When finished running a pop3 url, change the state of the pop3 url. 1999-04-13 01:29:28 +00:00
nhotta%netscape.com
1c1d530ab2 Bug fixes of utf-8 utils. 1999-04-13 01:06:14 +00:00
mscott%netscape.com
f56fff1124 Build pop3Test again. 1999-04-13 01:00:18 +00:00
mscott%netscape.com
daf772d00a Fixes to update pop3 test with Alec's latest identity/account drop. 1999-04-13 00:59:44 +00:00
putterman%netscape.com
9cdf3d2327 Provide notification for folder count changes. 1999-04-12 23:57:58 +00:00
sspitzer%netscape.com
5efdaa4c0c fix for bug #4977. curse unitialized variables 1999-04-12 23:31:37 +00:00
sspitzer%netscape.com
942f9d710e stop driving the mailnews team insane with my printfs 1999-04-12 23:26:21 +00:00
nhotta%netscape.com
61192bd9a2 Adding utf-8 utils and other minor changes. 1999-04-12 22:32:34 +00:00
jdunn%netscape.com
eac23ef438 use 'common' memcpy routine 1999-04-12 22:19:25 +00:00
jdunn%netscape.com
36d4d6257d fix compiler error, need to specify base class access 1999-04-12 21:48:58 +00:00
jdunn%netscape.com
4b7b87047f fix compiler error, need to specify base class 'type' 1999-04-12 21:46:53 +00:00
jdunn%netscape.com
019862cec6 fixing compiler error (nsIMsgUriUrl base class must be declared public) 1999-04-12 21:35:45 +00:00
sspitzer%netscape.com
70e2ff56a6 quiet the UNIX compiler. Thanks to bruce@cybersight.com for this patch. 1999-04-12 21:28:28 +00:00
jdunn%netscape.com
3bfb1ebbb6 fix compiler error (NS_DECL_ISUPPORTS doesn't require a ';' 1999-04-12 20:56:15 +00:00
jdunn%netscape.com
517363c661 fix compile warning about no return value 1999-04-12 20:54:27 +00:00
jdunn%netscape.com
84c1e04f45 add comment delimiter after endif 1999-04-12 20:52:38 +00:00
jdunn%netscape.com
40a6a44948 fix compiler error (NS_DECL_ISUPPORTS does not require a ';' 1999-04-12 20:51:52 +00:00
jdunn%netscape.com
5551f03315 fix compiler error (NS_DECL_ISUPPORTS shouldn't befollowed by a ';' 1999-04-12 20:47:08 +00:00
jdunn%netscape.com
88caa60faa fix native compiler error (NS_DECL_ISUPPORTS should not have ';' 1999-04-12 20:46:09 +00:00
jdunn%netscape.com
b501a78d8a fix compiler error (NS_DECL_ISUPPORTS shouldn't have a ';' at the end 1999-04-12 20:40:13 +00:00
jdunn%netscape.com
db13725843 fix native compiler error (NS_DECL_ISUPPORTS should not be followed by a ';' 1999-04-12 20:38:57 +00:00
putterman%netscape.com
c84813f246 Add descending sort, add Message counts to folder pane and Open Navigator
from within Messenger.
1999-04-12 20:25:41 +00:00
putterman%netscape.com
5e083ca57b use PL_strfree. 1999-04-12 20:24:47 +00:00
putterman%netscape.com
494439de1a Use PL_strfree. 1999-04-12 20:24:24 +00:00
putterman%netscape.com
40675bcac9 Don't read past end of buffer. 1999-04-12 20:23:57 +00:00
putterman%netscape.com
9969718cdb View message counts in the folder pane. 1999-04-12 20:23:40 +00:00
putterman%netscape.com
4387035a4d Add GetBufferPos 1999-04-12 20:23:04 +00:00
putterman%netscape.com
728f20d460 use PR_FALSE instead of FALSE 1999-04-12 20:22:48 +00:00
putterman%netscape.com
5d1733a2af Some code cleanup. 1999-04-12 20:22:27 +00:00
putterman%netscape.com
938a9c1b01 Pass in old values to property changed. 1999-04-12 20:22:10 +00:00
sspitzer%netscape.com
438e2e98d6 need to do a SessionCommit, not a SmallCommit, to get the changes
written out to disk
1999-04-12 20:10:42 +00:00
chuang%netscape.com
f3e4bfd5d8 update window autoflow policy 1999-04-12 19:39:25 +00:00
sspitzer%netscape.com
fd30b8676e do a commit to get the db to write.
someone (nsMsgFolder?) still has an open reference to the db when I quit,
so it doesn't automatically get written out
1999-04-12 19:07:36 +00:00
sspitzer%netscape.com
5158199ddd use a real CID, from http://niki/cgi-bin/uuidgen.pl 1999-04-12 19:06:50 +00:00