Commit Graph

1810 Commits

Author SHA1 Message Date
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
sspitzer%netscape.com
6d58b2d1fd nsf is back to msf 1999-04-12 19:06:26 +00:00
bienvenu%netscape.com
84408dbab5 put ? in for user instead of requiring user to type it 1999-04-12 18:44:52 +00:00
bienvenu%netscape.com
909ff6fbb4 put tag in for commands from test app 1999-04-12 18:44:23 +00:00
mscott%netscape.com
57dfc81bdb (Not part of the build process)
Update imap incoming server to be in synch with Alec's latest identities drop. This fixes our build problem too.
1999-04-12 18:17:00 +00:00
chuang%netscape.com
1c335bacb3 Set window overflow policy 1999-04-12 09:02:48 +00:00
braddr%puremagic.com
f539d41e97 oops.. $(ZLIB_LIB) -> $(ZLIB_LIBS) 1999-04-12 07:06:05 +00:00
sspitzer%netscape.com
3ec7607b7d use a more realistic example in the comment 1999-04-12 03:58:21 +00:00
sspitzer%netscape.com
77920ebdd0 use a more realistic path 1999-04-12 03:57:19 +00:00
sspitzer%netscape.com
f1e1ce5736 add news_message:// URI to the example comment 1999-04-12 03:53:27 +00:00
sspitzer%netscape.com
637e844edc renamed NS_MAILNEWSMESSAGERESOURCE_CID to NS_MAILBOXMESSAGERESOURCE_CID
(it is mailbox_message:// after all) created NS_NEWSMESSAGERESOURCE_CID (for news_message://)
1999-04-12 03:42:08 +00:00
sspitzer%netscape.com
40caa83d9c cleaned this code up. (still a work in progress) 1999-04-12 03:41:32 +00:00
sspitzer%netscape.com
6553448e41 more debugging printfs and comments to help explain what's going on 1999-04-12 03:37:29 +00:00
sspitzer%netscape.com
ffb75126f1 changes required because I added nsNewsSummarySpec.h nsNewsSummarySpec.cpp 1999-04-12 03:35:38 +00:00
sspitzer%netscape.com
093454be4c initial add (for the newsdb work) 1999-04-12 03:32:22 +00:00
bienvenu%netscape.com
9d40543f13 add a couple methods for imap folder sync 1999-04-11 23:28:48 +00:00
bienvenu%netscape.com
920396ce57 fix a couple top level threading bugs 1999-04-11 23:27:36 +00:00
bienvenu%netscape.com
3a28d48c25 hook up some of the stuff for syncing folders 1999-04-11 23:26:30 +00:00
bienvenu%netscape.com
37eb214e56 add abstract interface for flag and uid state 1999-04-11 23:14:31 +00:00
braddr%puremagic.com
82c03050ce Changed direct uses of -lz or -lzlib to $(ZLIB_LIBS)
Changed direct use of -lnspr3 and friends to $(NSPR_LIBS)
1999-04-11 23:07:04 +00:00
braddr%puremagic.com
3bc610b54b -lz should be -lzlib 1999-04-11 22:37:49 +00:00
braddr%puremagic.com
dacff9811c Fix linking for nspr libs 1999-04-11 22:12:29 +00:00
sspitzer%netscape.com
d4a8d9ba2e windows doesn't build the mailbox test, so UNIX isn't going to either. 1999-04-11 19:24:12 +00:00
sspitzer%netscape.com
bc9673671a fix the hardcoded value. don't wory. this is temporary anyways 1999-04-11 00:39:30 +00:00
sspitzer%netscape.com
2a54524e24 fix the hardcoded value. don't panic, this is all temporary work anyways 1999-04-11 00:39:01 +00:00
sspitzer%netscape.com
928b4dc9df more newsdb related stuff 1999-04-11 00:38:32 +00:00
sspitzer%netscape.com
8b605afd4d strcmp returns 0 if the strings match. doh! 1999-04-10 23:12:01 +00:00
sspitzer%netscape.com
6dd9cd30e4 commented out the pop3 test because alecf's recent changes cause it not
to build
1999-04-10 22:55:21 +00:00
sspitzer%netscape.com
fed6068839 pop3Test is broken, due to alecf's recent changes. 1999-04-10 22:50:41 +00:00
sspitzer%netscape.com
81f49a04fe changes for the news host gif 1999-04-10 22:43:12 +00:00
sspitzer%netscape.com
ad7fbb3161 added news host icon 1999-04-10 22:42:15 +00:00
sspitzer%netscape.com
cad698a73a fix my typos 1999-04-10 22:14:23 +00:00
sspitzer%netscape.com
bbedc07458 more newsdb work 1999-04-10 22:05:58 +00:00
sspitzer%netscape.com
4ca8d84b39 more newsdb changes and changes to quiet the compiler 1999-04-10 22:04:29 +00:00
sspitzer%netscape.com
d2cf282d5c more newsdb related changes 1999-04-10 22:04:02 +00:00
sspitzer%netscape.com
7ecca3df91 more newsd related changes.
and changes to quiet the compiler
1999-04-10 22:03:26 +00:00
sspitzer%netscape.com
5f953d0792 anal retentive stuff, ignore 1999-04-10 22:02:39 +00:00
alecf%netscape.com
4b111c2878 forgot to define getDefaultCharPref 1999-04-10 21:58:09 +00:00
sspitzer%netscape.com
832d59b91e minor tweak to the still-not-done news parser test 1999-04-10 21:56:55 +00:00
alecf%netscape.com
8a8fae8fd5 oops, forgot to check in these updated interfaces
- add SetKey() and remove LoadPreferences() so that we can build these objects lazily
1999-04-10 21:04:50 +00:00
alecf%netscape.com
edada51a55 implementation for updated Multiple Accounts. create accounts/identities lazily, etc 1999-04-10 20:55:30 +00:00
alecf%netscape.com
00c1c35b5f the POP3 service now takes an nsIPop3IncomingServer to get context for all pop3 activity.
nsIPop3Sink now contains an nsIPop3IncomingServer that gets passed down along
with the URL so that after the URL has run we still have information about which server this came from
1999-04-10 20:50:52 +00:00
alecf%netscape.com
e3d0e63626 rev the Multiple Accounts system:
- remove LoadPreferences() function, make use of SetKey instead
- lazily create accounts/identities/servers are they are requested
- request pref service inside each object rather than passing the same service around
- start to support upgrading of preferences from 4.x world
- preference accessors ask prefs store directly instead of trying to maintain their own copy of each preference
- start to add support for shadow/default "fallback" account/server prefs
1999-04-10 20:46:47 +00:00
alecf%netscape.com
f9fe45bb3e resort to the lowest common denomenator - don't make special cases for mac 1999-04-10 20:39:59 +00:00
alecf%netscape.com
f7f65e36cc clean up the data source
- move much of the target-creation logic into seperate functions
- speed up enumeration by using enumeration function rather than element->GetAt() style loops
1999-04-10 20:38:53 +00:00
alecf%netscape.com
54aa1123ee add mailnews/idl to the unix build 1999-04-10 20:28:19 +00:00
alecf%netscape.com
72fa917476 create idl file for MailNewsTypes.h so that other IDL files don't get confused 1999-04-10 20:26:54 +00:00
alecf%netscape.com
4823daa071 move nsIMsgThread to base/public, and create IDL source
nsIMsgThread.idl has to be in base/public because nsIMessage needs it during
IDL compilation
1999-04-10 20:23:54 +00:00
alecf%netscape.com
ea8ad51175 include mdb.h because soon the interface file will not be including it 1999-04-10 20:21:03 +00:00
sspitzer%netscape.com
e6c595dcfe point the news demo url to an article on a public news server. so that it
works for people outside netscape
1999-04-10 17:10:26 +00:00
jefft%netscape.com
a07c564e02 enabled imap logging facility 1999-04-10 15:34:48 +00:00
nhotta%netscape.com
1b22dab155 CSID -> charset name 1999-04-10 05:03:24 +00:00
ducarroz%netscape.com
18a17813ac Mime Mac landing, last part 1999-04-10 01:44:54 +00:00
sspitzer%netscape.com
b470ef8bcd changes needed for when we build with libIDL
the idl files need to get exported before we build news
1999-04-10 01:44:46 +00:00
ducarroz%netscape.com
56271cc2b2 Fix class member function declaration problem 1999-04-10 01:43:53 +00:00
ducarroz%netscape.com
d92c919f93 update project files 1999-04-10 01:40:20 +00:00
ducarroz%netscape.com
6dea421b56 Mime Mac Landing, fixed few build problem 1999-04-10 01:38:48 +00:00
sspitzer%netscape.com
c4533143a9 ignore the test that gets created 1999-04-10 01:37:52 +00:00
ducarroz%netscape.com
daf77c1b85 update Manifest files 1999-04-10 01:36:30 +00:00
ducarroz%netscape.com
340df838de First Checked In. 1999-04-10 01:35:38 +00:00
nhotta%netscape.com
8b75acccf7 MIME encoder utf-8 support. 1999-04-10 01:00:15 +00:00
sspitzer%netscape.com
a0fffd7e2e changes to get newsParserTest to work (at least, work better...) 1999-04-10 00:54:19 +00:00