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

364 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com ace34fa3b0 remove use of XP_ASSERT 1999-02-24 16:27:28 +00:00
warren%netscape.com 7f928e4843 Reorganization. Changes for collections, enumerations, generic folders, file paths, etc. 1999-02-24 10:39:06 +00:00
bienvenu%netscape.com 5eaf07d372 make GetFlags pure virtual to fix link error 1999-02-24 06:05:33 +00:00
bienvenu%netscape.com 3270af4bff start hacking persistance 1999-02-24 02:58:43 +00:00
bienvenu%netscape.com 3bb8f74e61 make dbFolderInfo an interface 1999-02-24 02:56:11 +00:00
bienvenu%netscape.com e06f775686 add back mdbstubs.obj 1999-02-23 03:35:42 +00:00
bienvenu%netscape.com 0f40cb68c4 add new notifications, char set as string new method to create hdr and add to db 1999-02-23 03:34:02 +00:00
bienvenu%netscape.com 3d4e94bcfb hook up more db folder info members to mdb 1999-02-23 00:20:50 +00:00
bienvenu%netscape.com 46576b0f38 hook up more db folder info stuff to mdb 1999-02-22 18:05:23 +00:00
bienvenu%netscape.com 384880c034 start getting nntp hooked up to news database 1999-02-19 03:09:39 +00:00
bienvenu%netscape.com 0ff8c84aba start adding mork impl 1999-02-19 03:08:40 +00:00
bienvenu%netscape.com 5d61d42934 switch to new mdb interface naming conventions 1999-02-19 00:32:39 +00:00
bienvenu%netscape.com e3958f6e44 add PrePopulate method for testing 1999-02-17 23:18:46 +00:00
bienvenu%netscape.com 5e672e6183 get in-memory toy db working 1999-02-17 22:38:13 +00:00
alecf%netscape.com c4b2cd2795 fix for egcs 1.0.x multiple inheritance bug 1999-02-17 05:59:01 +00:00
alecf%netscape.com f2291a88ef fix egcs compiler bustage 1999-02-17 05:57:50 +00:00
bienvenu%netscape.com d6181893ec fix memory crunch freeing memory I don't own 1999-02-17 00:35:25 +00:00
bienvenu%netscape.com 4686853151 add stubs for mdb 1999-02-15 03:06:55 +00:00
bienvenu%netscape.com 6bd7ac6939 more work to get mailbox parsing working 1999-02-14 22:33:19 +00:00
bienvenu%netscape.com 8975a1d9f7 hack up to get rid of pure virtual classes and virtual routines so I can link 1999-02-14 22:31:28 +00:00
bienvenu%netscape.com 95538885e7 override IID method 1999-02-14 19:45:41 +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
bienvenu%netscape.com 7c2d359e5d add set summary valid method and use nsLocalSummaryFileSpec 1999-02-13 01:10:26 +00:00
bienvenu%netscape.com 59bbe05e57 get rid of use of GetMozillaStatusFlags 1999-02-12 18:56:34 +00:00
bienvenu%netscape.com 23a43d1c05 get test mailbox parser linking 1999-02-12 01:59:16 +00:00
bienvenu%netscape.com c14668c4e3 changes for getting local mail folder parsing to work 1999-02-11 07:09:26 +00:00
warren%netscape.com 099416ac8f Changed uses of MsgErr to nsresult. Moved CR LF macros to base/src/nsCRT.h. 1999-02-09 04:20:46 +00:00
bienvenu%netscape.com 0dbbf2cf81 add more flag setting stuff, including local mail flag handling 1999-02-08 00:46:47 +00:00
alecf%netscape.com 5ba6cd5d91 update to new NSPR types & utility routines 1999-02-06 02:55:39 +00:00
alecf%netscape.com be9f74c9df *** empty log message *** 1999-02-06 02:54:46 +00:00
alecf%netscape.com 42d2e9c38a add .cvsignore files 1999-02-06 02:49:32 +00:00
alecf%netscape.com 127041b895 use new NSPR types 1999-02-06 02:49:08 +00:00
warren%netscape.com ab220d2640 More cleanup of XPPtrArray. Factored nsMsgFolder, adding nsMsgLocalMailFolder. 1999-02-06 02:11:54 +00:00
alecf%netscape.com 79ed08293a fix unix mail/news Makefiles to actually build correctly 1999-02-05 20:15:54 +00:00
bienvenu%netscape.com 37ea2ccb89 start hooking up header deletion 1999-02-05 03:03:10 +00:00
bienvenu%netscape.com d52fb4fc67 more work on reading and writing db folder info 1999-02-04 17:35:26 +00:00
bienvenu%netscape.com 7a72a37cab add access to a few more mdb objects 1999-02-03 00:44:41 +00:00
bienvenu%netscape.com 1566fb41c9 add notifications, messageHdrStruct stuff 1999-02-03 00:44:13 +00:00
bienvenu%netscape.com a44cdfe11e interface for receiving db change notifications 1999-02-03 00:42:39 +00:00
bienvenu%netscape.com 119d4cd73c add api's to convert back and forth between yarn and ints and strings 1999-02-02 05:09:34 +00:00
bienvenu%netscape.com 2bd8633a10 start adding message headers to db 1999-02-02 00:53:19 +00:00
bienvenu%netscape.com 50d86a7896 start using row methods 1999-02-02 00:52:17 +00:00
bienvenu%netscape.com 4225dce1ba make a few methods public for compiling purposes 1999-02-01 03:03:58 +00:00
bienvenu%netscape.com a860b9a8d9 initial entry into cvs 1999-02-01 02:56:27 +00:00
bienvenu%netscape.com b53bcc634a start hooking up mdb calls 1999-02-01 02:55:32 +00:00
bienvenu%netscape.com fa111f2218 make a couple methods public for compilation purposes 1999-01-29 03:06:13 +00:00
bienvenu%netscape.com 46ebac8f18 add new interfaces for opening and closing dbs 1999-01-29 03:05:30 +00:00
bienvenu%netscape.com 8fda569efd use NSPR types 1999-01-28 05:35:33 +00:00
bienvenu%netscape.com 6d09c731d0 start implementing open routines 1999-01-28 05:33:55 +00:00
bienvenu%netscape.com c32b114f74 more db api's 1999-01-28 05:32:58 +00:00
bienvenu%netscape.com 8f9429dfcf turn off src directory for now 1999-01-28 05:11:21 +00:00
bienvenu%netscape.com 13d13b5559 initial entry into cvs of makefiles for mdb 1999-01-27 00:56:09 +00:00
bienvenu%netscape.com 4b1d6bcdc7 add mdb directory to db build 1999-01-27 00:54:49 +00:00
bienvenu%netscape.com 2013dcecb1 initial entry into cvs of MDB interface 1999-01-27 00:45:21 +00:00
bienvenu%netscape.com 00cbdfcb93 add win makefile for msgdb 1999-01-27 00:43:00 +00:00
bienvenu%netscape.com 90f73da72e start implementing mail msg db 1999-01-27 00:42:13 +00:00
bienvenu%netscape.com 331b343d5f start getting msgdb code to build 1999-01-27 00:40:29 +00:00
bienvenu%netscape.com ec6157d0b4 start getting msgdb building 1999-01-27 00:37:45 +00:00
bienvenu%netscape.com 2b6c2e1b81 add makefiles for db directories 1999-01-27 00:36:45 +00:00
bienvenu%netscape.com 3498439472 remove so I can name it correctly nsMsgHdr.cpp 1999-01-26 21:41:50 +00:00
bienvenu%netscape.com 6fba25956c initial entry into cvs of news and mail db subclasses 1999-01-26 04:50:54 +00:00
bienvenu%netscape.com fe0dc285cb add MessageHdrStruct and db cache apis 1999-01-26 00:54:09 +00:00
bienvenu%netscape.com f7040b7b48 initial entry into cvs of msgdb api 1999-01-25 01:36:27 +00:00
bienvenu%netscape.com b2de44620a initial entry into cvs of msgdb impl 1999-01-25 01:31:40 +00:00