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

678 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com bfefdb6288 hack up some persistance 1999-02-25 04:04:43 +00:00
bienvenu%netscape.com d2e486af10 fix default mailbox path- needs leading / 1999-02-25 04:03:32 +00:00
putterman%netscape.com 80388bd070 Added cached flag 1999-02-25 03:01:22 +00:00
putterman%netscape.com 2d169788d3 Added correct RDF root. 1999-02-25 02:59:30 +00:00
putterman%netscape.com b4abbd79bb changed to use msgdb.lib 1999-02-25 02:58:35 +00:00
putterman%netscape.com e44f24962d made folder lists work and added db for message counts. 1999-02-25 02:58:04 +00:00
putterman%netscape.com a395bc3b64 Fixed clobber 1999-02-25 02:57:30 +00:00
putterman%netscape.com 6c05a2f1ee added clobber 1999-02-25 02:57:13 +00:00
putterman%netscape.com 5a0f1caf3d changed to msgdb.lib 1999-02-25 02:56:44 +00:00
putterman%netscape.com 869d1254f5 Added db for message counts 1999-02-25 02:56:13 +00:00
putterman%netscape.com 53137a4208 Add msglocal.lib 1999-02-25 02:54:38 +00:00
mscott%netscape.com f8def9a66c First checked in. 1999-02-25 02:41:37 +00:00
bienvenu%netscape.com eda9a5672d add new constructor from file path to avoid multiple nativization problems 1999-02-25 02:09:07 +00:00
bienvenu%netscape.com 124fe70732 add call to DoneParsingFolder so we'll commit database 1999-02-25 02:00:48 +00:00
mscott%netscape.com 2e6576f210 Build nsMailboxService. 1999-02-25 01:12:03 +00:00
mscott%netscape.com d3e44cdc45 header file for mailbox service implementation. 1999-02-25 01:10:27 +00:00
mscott%netscape.com e334fb9163 Export nsIMailboxService.h 1999-02-25 01:08:30 +00:00
mscott%netscape.com ca1ed09794 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 fe5145d74f 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 10e2be4572 Build nsMailboxService 1999-02-25 01:02:27 +00:00
mscott%netscape.com 0b80d9ad58 Implement new nsIMsgMailNewsUrl methods... 1999-02-25 01:02:00 +00:00
mscott%netscape.com fc7a4e9e0e Build the resources directory. 1999-02-25 01:01:02 +00:00
mscott%netscape.com 9c22a7459d New xul files to express our mail 3-pane UI. I also created a makefile.win which will export the mail news xul files into dist\WIN32_D.OBJ\bin\res\samples. 1999-02-25 01:00:19 +00:00
mscott%netscape.com e2f5dc5293 Removing from the repository. They are getting replaced with new .xul files. 1999-02-25 00:59:03 +00:00
mscott%netscape.com f2390beb9b 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 398bb12407 Remove duplicate include of xpcom32.lib. 1999-02-24 22:10:11 +00:00
mscott%netscape.com 56e3af4f61 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 aba56886e8 Export nsIMailboxService.h 1999-02-24 22:08:12 +00:00
mscott%netscape.com 9e67609ca4 Service for running mailbox commands. This separates the application from building and running the urls... 1999-02-24 22:07:47 +00:00
alecf%netscape.com 3250d1713b add namespace registration stuff for bhuvan 1999-02-24 20:27:24 +00:00
nhotta%netscape.com fd54c06d40 For nsIUnicodeEncoder change. 1999-02-24 18:15:21 +00:00
bienvenu%netscape.com b245f83cac fix build bustage 1999-02-24 17:23:57 +00:00
bienvenu%netscape.com bb6a3fcb2c remove use of XP_ASSERT 1999-02-24 16:34:39 +00:00
bienvenu%netscape.com 9fd266f2cf remove use of XP_ASSERT 1999-02-24 16:27:28 +00:00
warren%netscape.com 747c99adae Removed dead GetRoot code. 1999-02-24 10:54:03 +00:00
warren%netscape.com e632efc190 Obsolete -- now in local/src/nsLocalMailFolder.[h/cpp] 1999-02-24 10:50:44 +00:00
warren%netscape.com 59a5c261e9 Reorganization. Changes for collections, enumerations, generic folders, file paths, etc. 1999-02-24 10:39:06 +00:00
bienvenu%netscape.com e066b95d4c make GetFlags pure virtual to fix link error 1999-02-24 06:05:33 +00:00
bienvenu%netscape.com eccd5ccd53 start hacking persistance 1999-02-24 02:58:43 +00:00
bienvenu%netscape.com 145c809d6c make dbFolderInfo an interface 1999-02-24 02:56:11 +00:00
mscott%netscape.com c70ba64725 Restore the ability to run multiple urls per smtp test session by using new code to determine if a url
is running or not.
1999-02-24 02:31:19 +00:00
mscott%netscape.com 021092ae3f Flag the smtp url when we are running it.... 1999-02-24 02:30:27 +00:00
mscott%netscape.com 928f5e2f79 nsIMsgMailNewsUrl base class updates. Keep track of whether the url is running or not... 1999-02-24 02:29:54 +00:00
mscott%netscape.com f137bf26b2 Use mailnews url base class for interface inheritance.... 1999-02-24 02:28:44 +00:00
mscott%netscape.com dd0ad352fc Export nsIMsgMailNewsUrl.h 1999-02-24 02:27:44 +00:00
mscott%netscape.com 48294ee90c we inherit from the nsIURL interface... 1999-02-24 02:26:29 +00:00
mscott%netscape.com 1e8554e680 Export nsIMsgMailNewsUrl.h 1999-02-24 02:22:22 +00:00
mscott%netscape.com f6fdadefa6 A base class for methods common to all of our mail and news protocol url interfaces. 1999-02-24 02:21:31 +00:00
mscott%netscape.com 1b2c074516 Fix build breakage.RemoveElement does not take two arguments.... 1999-02-23 20:03:33 +00:00
mscott%netscape.com 8a25a4d816 Use correct config\rules.mak file..we were going into the layout one before... 1999-02-23 18:31:09 +00:00