Граф коммитов

1111 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com 7dcf375127 fix default mailbox path- needs leading / 1999-02-25 04:03:32 +00:00
putterman%netscape.com 269a92e9b1 changed to use msgdb.lib 1999-02-25 02:58:35 +00:00
putterman%netscape.com bb7cb946bb made folder lists work and added db for message counts. 1999-02-25 02:58:04 +00:00
putterman%netscape.com 76449c9561 Fixed clobber 1999-02-25 02:57:30 +00:00
putterman%netscape.com 041e0074d5 added clobber 1999-02-25 02:57:13 +00:00
mscott%netscape.com 9319d3840a First checked in. 1999-02-25 02:41:37 +00:00
bienvenu%netscape.com 9fccdef85b add call to DoneParsingFolder so we'll commit database 1999-02-25 02:00:48 +00:00
mscott%netscape.com a8c4544c5b Build nsMailboxService. 1999-02-25 01:12:03 +00:00
mscott%netscape.com 8284288ea0 header file for mailbox service implementation. 1999-02-25 01:10:27 +00:00
mscott%netscape.com bfc9d0efe2 Export nsIMailboxService.h 1999-02-25 01:08:30 +00:00
mscott%netscape.com ca8989048c Remove dependencies on local.lib. Use the mailbox service for building and running mailbox urls. This allows to just use the dll form of msglocal. 1999-02-25 01:05:36 +00:00
mscott%netscape.com 9cfff44da0 Creating a protocol instance shouldn't require a transport. We should create it ourselves. When running a url, mark it as being processed. 1999-02-25 01:03:45 +00:00
mscott%netscape.com 5537a16178 Build nsMailboxService 1999-02-25 01:02:27 +00:00
mscott%netscape.com 53aac33482 Implement new nsIMsgMailNewsUrl methods... 1999-02-25 01:02:00 +00:00
mscott%netscape.com ec6f97fe5f Add msgCore.h at top for pre-compiled headers. Added ability for factory to create mailbox urls and mailbox service. 1999-02-24 22:11:10 +00:00
mscott%netscape.com a23da705de Remove duplicate include of xpcom32.lib. 1999-02-24 22:10:11 +00:00
mscott%netscape.com 28768a2410 Add class ID so our local factory can create instances of it. Use the new nsIMsgMailNewsUrl interface instead of inheriting directly from nsIURL. 1999-02-24 22:09:24 +00:00
mscott%netscape.com c545c7a56b Export nsIMailboxService.h 1999-02-24 22:08:12 +00:00
mscott%netscape.com 3257db88d1 Service for running mailbox commands. This separates the application from building and running the urls... 1999-02-24 22:07:47 +00:00
bienvenu%netscape.com 9f135c0eb4 remove use of XP_ASSERT 1999-02-24 16:34:39 +00:00
warren%netscape.com 8ddd2e84ad Removed dead GetRoot code. 1999-02-24 10:54:03 +00:00
warren%netscape.com 7f928e4843 Reorganization. Changes for collections, enumerations, generic folders, file paths, etc. 1999-02-24 10:39:06 +00:00
putterman%netscape.com 49629a142b These got moved to the build directory. 1999-02-23 07:13:38 +00:00
putterman%netscape.com 7e28c904af Create the dll in the build directory, not here. 1999-02-23 07:09:34 +00:00
putterman%netscape.com 26ff98d731 Added build directory. 1999-02-23 07:08:56 +00:00
putterman%netscape.com 1b8d0c98d1 Added nsLocalMailFolder to local directory. 1999-02-23 05:23:06 +00:00
bienvenu%netscape.com 975c2e75c8 fix name of exe for clobber target 1999-02-23 03:38:32 +00:00
bienvenu%netscape.com ee823d1fcf add new hdr to db to commit it 1999-02-23 03:37:21 +00:00
putterman%netscape.com c57c861181 Added factory to local directory. 1999-02-23 01:32:45 +00:00
putterman%netscape.com 03c6df948f Make local its own dll. 1999-02-23 00:48:09 +00:00
putterman%netscape.com 7f217506bf Take tests directory out of the build until we fix exporting issues. 1999-02-23 00:31:16 +00:00
bienvenu%netscape.com 67801b6adf use nsNativeFileSpec to construct pop state.dat file name 1999-02-22 23:28:41 +00:00
putterman%netscape.com ed7472958a added NET_SACopy. 1999-02-22 23:03:53 +00:00
bienvenu%netscape.com 1ec85ed0e9 link with the dll rdf to get rid of linker warnings 1999-02-19 01:42:25 +00:00
bienvenu%netscape.com 9194450ee0 test PrePopulate method 1999-02-17 23:19:31 +00:00
bienvenu%netscape.com 659d2fffbc dumpt in-memory toy db after reparsing folder 1999-02-17 22:38:57 +00:00
warren%netscape.com c347a8f5bd Added some RDF accessors for messages. 1999-02-17 06:15:13 +00:00
alecf%netscape.com 18a53679ff ignore generated files 1999-02-17 06:01:24 +00:00
alecf%netscape.com 544886e95e add test directories back to build 1999-02-17 05:59:14 +00:00
alecf%netscape.com c4b2cd2795 fix for egcs 1.0.x multiple inheritance bug 1999-02-17 05:59:01 +00:00
warren%netscape.com 5cb52aa9d2 Scott Putterman's changes to make the folder pane work. 1999-02-17 05:32:08 +00:00
bienvenu%netscape.com 3f723c99f7 call base class line handler to get parsing to work 1999-02-17 00:36:07 +00:00
bienvenu%netscape.com bbc1349b8c make pop3 protocol use mailbox parse and line buffer 1999-02-17 00:09:22 +00:00
alecf%netscape.com 5bef17ecbc remove pop3/mailbox tests from unix build until unix makefiles are written 1999-02-16 18:12:52 +00:00
bienvenu%netscape.com 95e756c5f9 change default mailbox path 1999-02-15 03:05:20 +00:00
bienvenu%netscape.com 81e809b45f we need rdfbase now 1999-02-14 22:34:47 +00:00
bienvenu%netscape.com c7eea4af9e get rid of duplicate m_mailDB in derived class 1999-02-14 22:34:00 +00:00
bienvenu%netscape.com 7effab9619 override IID method 1999-02-14 19:31:54 +00:00
warren%netscape.com 299d7e296e Converted nsIMsg into nsIMessage, unifying with nsMsgHdr. Removed NS_DEFINE_IID macros. Renamed a few types and enums. 1999-02-13 10:39:59 +00:00
putterman%netscape.com 7788993568 Fixes some bugs including one that made folders show up twice. 1999-02-13 02:45:22 +00:00
bienvenu%netscape.com 01c9b20baf remove stubs, add db lib 1999-02-13 01:17:26 +00:00
bienvenu%netscape.com d618a2cb59 add call to tell parser stream to start binding 1999-02-13 01:16:15 +00:00
bienvenu%netscape.com 0cdac153a9 change name of mailbox parser, hook up mail db 1999-02-13 01:14:33 +00:00
bienvenu%netscape.com 63f9836a16 add nsParseMailbox 1999-02-13 01:13:24 +00:00
mscott%netscape.com a14d6adff0 Add method for retrieving an nsFilePath for the mailbox. 1999-02-12 22:40:47 +00:00
mscott%netscape.com 75b49a5902 Add accessor for retrieving an nsFilePath for the mailbox. 1999-02-12 22:38:58 +00:00
mscott%netscape.com b284f7c6c7 Build the tests directory... 1999-02-12 05:34:29 +00:00
mscott%netscape.com dbc4cae364 Build mailbox protocol and mailbox url classes... 1999-02-12 05:27:36 +00:00
mscott%netscape.com bed95b4319 Export nsIMailboxUrl.h 1999-02-12 05:27:04 +00:00
mscott%netscape.com 0a0d0a91bb makefile for building mailbox test stuff 1999-02-12 05:26:42 +00:00
mscott%netscape.com a8a8a9c81e Build mailbox test directory 1999-02-12 05:26:21 +00:00
mscott%netscape.com 79bf998b17 Added some comments about how this test app works... 1999-02-12 05:07:59 +00:00
mscott%netscape.com e76a0945b4 Build the mailboxTest harness.... 1999-02-12 04:49:04 +00:00
mscott%netscape.com 283a30858d Test harness for mailbox urls. 1999-02-12 04:48:46 +00:00
mscott%netscape.com 8e6d74a1ea A stub implementation of the mailbox parser used to test parsing mail folder mailbox urls... 1999-02-12 04:48:31 +00:00
mscott%netscape.com d446424fa4 Build new mailbox protocol stuff... 1999-02-12 04:47:33 +00:00
mscott%netscape.com d8b3853e7e First check in of the mailbox protocol module. 1999-02-12 04:46:51 +00:00
mscott%netscape.com 34bd178a13 Implementation of nsIMailboxUrl interface 1999-02-12 04:46:24 +00:00
mscott%netscape.com 66bacd2d90 Export nsIMailboxurl.h 1999-02-12 04:44:13 +00:00
mscott%netscape.com cdd6247719 Interface for mailbox urls... 1999-02-12 04:43:46 +00:00
bienvenu%netscape.com 927e035bb5 test mailbox parser code 1999-02-12 02:00:08 +00:00
bienvenu%netscape.com 23a43d1c05 get test mailbox parser linking 1999-02-12 01:59:16 +00:00
bienvenu%netscape.com 2f699dadf8 get local folder stuff to linking point 1999-02-11 18:06:08 +00:00
bienvenu%netscape.com 0d9e15d417 start getting mailbox parsing going 1999-02-11 07:10:24 +00:00
alecf%netscape.com db2e84259e ignore Makefile 1999-02-11 06:51:42 +00:00
mscott%netscape.com 105c9422b2 Replaces old Makefile.in. We now want to build pop3 directory... 1999-02-11 03:57:53 +00:00
mscott%netscape.com 738aae22e9 Adding to build new directory... 1999-02-11 03:56:36 +00:00
mscott%netscape.com 57b0987aa7 moved into new subdirectory.... 1999-02-11 03:33:04 +00:00
mscott%netscape.com 7d2d6cce3f Build pop3 subdirectory... 1999-02-11 03:32:20 +00:00
mscott%netscape.com 41f226d52e This has been moved into a tests/pop3 subdirectory... 1999-02-11 03:31:14 +00:00
mscott%netscape.com 17e1db95b0 use of sockstub protocol to implement a socket connection for a url is now BLIND to the protocol. So let the protocol use its original scheme when building urls. The transport layer will now worry about chaning the scheme to sockstub when appropriate.... 1999-02-11 03:10:28 +00:00
mscott%netscape.com 66122f7bf8 Remove assertion that is no longer valid... 1999-02-11 03:07:24 +00:00
mscott%netscape.com 5bc7516f93 Fix build breakage....for some reason it suddennly started having problems with LINEBREAK. I added a defintion here...although
it is also defined in nsMsgLinebuffer.cpp....seems like we want to find a generic place for this.
1999-02-10 01:16:37 +00:00
mscott%netscape.com 5e6a8f1c58 Include "msgCore.h" at the top of the source file to utilize pre-compiled headers... 1999-02-07 01:19:48 +00:00
alecf%netscape.com 5ba6cd5d91 update to new NSPR types & utility routines 1999-02-06 02:55:39 +00:00
warren%netscape.com 0a938440aa How did this ever compile? 1999-02-06 02:15:47 +00:00
warren%netscape.com ab220d2640 More cleanup of XPPtrArray. Factored nsMsgFolder, adding nsMsgLocalMailFolder. 1999-02-06 02:11:54 +00:00
mscott%netscape.com fd7a0b7e8e fixed build problem; m_fileCounter undefined 1999-02-06 02:04:41 +00:00
jefft%netscape.com 43893f279a fixed linux build problem 1999-02-06 01:33:37 +00:00
putterman%netscape.com 318fa2d48a Makes Folder Data Source work with new nsIMsgFolder. 1999-02-06 00:37:40 +00:00
putterman%netscape.com 9c432de324 Makes Folder Data Source work with new nsIMsgFolder. 1999-02-06 00:30:44 +00:00
alecf%netscape.com 79ed08293a fix unix mail/news Makefiles to actually build correctly 1999-02-05 20:15:54 +00:00
mscott%netscape.com d148ce9674 change You have got mail! ==> Ya'll got mail! 1999-02-05 18:53:33 +00:00
jefft%netscape.com dc420d89c0 check valid return pointer from strtok() 1999-02-05 16:27:26 +00:00
alecf%netscape.com 2b8a8929c9 add newlines at the end of these files
(to play nice with some compilers)
1999-02-05 08:04:27 +00:00
jefft%netscape.com bee9087931 minor clean up 1999-02-05 07:34:45 +00:00
jefft%netscape.com f1ee6ff1ed comment out NS_ASSERTION in SetHostPort(); this is a temporary fix 1999-02-05 07:21:06 +00:00
jefft%netscape.com 6a139fe68b fixed infinit loop problem if popstate.dat does not exist 1999-02-05 07:11:30 +00:00
mscott%netscape.com 5b44bfb01a Ref count the event sink after we create it.... 1999-02-05 02:57:19 +00:00
mscott%netscape.com a265508a09 Initialize pop3 sink's ref count value... 1999-02-05 02:56:40 +00:00
jefft%netscape.com e85f77ef24 calling nsITransport->Open() instead of nsITransport->LoadURL() 1999-02-05 01:36:24 +00:00
jefft%netscape.com a117ff4f14 initial coding 1999-02-04 22:42:01 +00:00
jefft%netscape.com 61d6f2bd80 Initial coding 1999-02-04 22:41:24 +00:00
jefft%netscape.com 694dd06bf6 added Pop3 protocol implementation 1999-02-04 22:29:33 +00:00
jefft%netscape.com 7edf71fe93 added nsIPop3Sink.h & nsIPop3URL.h 1999-02-04 22:25:04 +00:00
jefft%netscape.com aaebacc3f5 added tests directory 1999-02-04 22:12:53 +00:00
putterman%netscape.com d169f8eca3 Added changes to use new RDF resource and nsIMsgMailFolder. 1999-02-04 17:57:06 +00:00
alecf%netscape.com 26e09e9fa3 don't check in Makefile 1999-02-02 00:13:17 +00:00
putterman%netscape.com 7051e1ad61 Adding folder data source to tree. 1999-01-28 01:18:36 +00:00
putterman%netscape.com ba995673bf Adding folder datasource to the build. 1999-01-28 01:16:36 +00:00
putterman%netscape.com ec162e64f9 Adding to the build 1999-01-28 01:14:54 +00:00