Commit Graph

1699 Commits

Author SHA1 Message Date
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
sspitzer%netscape.com
f6f3a773d2 changes to get the tree to build when the libIDL rpms are installed 1999-04-10 00:41:03 +00:00
sspitzer%netscape.com
7ab6d8f00e adding these cvsignore files 1999-04-10 00:39:11 +00:00
sspitzer%netscape.com
492d307670 ignore the test that gets built 1999-04-10 00:36:48 +00:00
jefft%netscape.com
c2943b7edf set flag state to imap parser at the intialize() method; use PR_CALLOC instead of PR_MALLOC 1999-04-10 00:35:19 +00:00
sspitzer%netscape.com
01e0a1b387 fix the makefile to listen to ENABLE_TESTS 1999-04-10 00:35:08 +00:00
sspitzer%netscape.com
5603bbb5f5 fixes to make the tests build 1999-04-10 00:34:44 +00:00
sspitzer%netscape.com
1e2ef279b1 comment out mailbox test, because it is stale and won't build 1999-04-10 00:34:26 +00:00
sspitzer%netscape.com
ee60f320be changes to make the tests build 1999-04-10 00:34:04 +00:00
jefft%netscape.com
6da163d885 (not part of the build yet) rename TIMAPACLRightsInfo to nsIMAPACLRightsInfo 1999-04-09 22:06:58 +00:00
jefft%netscape.com
884833859c (not part of the build yet) fixed typo for AllocateCanonicallFolderPath 1999-04-09 22:05:43 +00:00
jefft%netscape.com
c6202e10d5 (not part of the build yet) export nsIMAPNamespace.h 1999-04-09 22:04:21 +00:00