Commit Graph

100 Commits

Author SHA1 Message Date
alecf%netscape.com
996a1f22b3 constructors not public confuses unix 1999-03-11 20:38:47 +00:00
alecf%netscape.com
dda913f0de use MIN not min - unix doesn't have min() 1999-03-11 20:38:19 +00:00
mscott%netscape.com
9066c1f10d Change m0id_scope to m_0id_id in order to fix the problem where the list of msg headers was always empty... 1999-03-11 20:22:41 +00:00
bienvenu%netscape.com
876e7c14c0 add morkWriter and morkCell, morkRowCellCursor.cpp 1999-03-11 06:42:59 +00:00
bienvenu%netscape.com
8a5ff94857 patches not to use persistent databases 1999-03-11 06:41:29 +00:00
bienvenu%netscape.com
e8f1ad9560 add GetAuthor and GetSubject intefraces 1999-03-11 05:15:33 +00:00
bienvenu%netscape.com
38dde3b863 fix nsFileSpec bustage 1999-03-10 03:55:10 +00:00
putterman%netscape.com
07e9c0cbb9 implement SetMessageKey 1999-03-09 22:36:24 +00:00
putterman%netscape.com
bb3d64d79b OnAnnouncerGoingAway is abstract. 1999-03-09 22:35:57 +00:00
warren%netscape.com
3d21ed5037 nsRepository -> nsIComponentManager changes. nsIMsgDatabase interface. Message enumerators. Misc. 1999-03-09 09:52:30 +00:00
bienvenu%netscape.com
80fe750b61 fix db cache lookup bug 1999-03-08 19:50:24 +00:00
bienvenu%netscape.com
dc82e1a0ef make sure db name is strdupped before caching 1999-03-08 02:11:39 +00:00
bienvenu%netscape.com
6544d49584 hook up a little more to mdb, add some error checking 1999-03-07 05:39:35 +00:00
bienvenu%netscape.com
eed53fffcc add ClearErrors stub 1999-03-07 05:38:54 +00:00
bienvenu%netscape.com
32d2a7b59a check for error creating msghdr in test prepulate method 1999-03-07 05:34:01 +00:00
bienvenu%netscape.com
56c5548cd9 fix folder info uint32 handling 1999-03-05 07:23:24 +00:00
bienvenu%netscape.com
1b7cb2bacc add factory method, remove oid parameter to match real mdb 1999-03-05 03:29:41 +00:00
bienvenu%netscape.com
851840c465 try to fix time stamp and stat routines so we can re-open existing db's 1999-03-05 03:28:34 +00:00
bienvenu%netscape.com
a438ecec04 add morkConfig to makefile 1999-03-05 02:49:36 +00:00
bienvenu%netscape.com
b1faa20e04 add a couple cursors 1999-03-04 15:58:52 +00:00
alecf%netscape.com
f4568a3e25 only build tests when ENABLE_TESTS (i.e. --enable-tests) is turned on 1999-03-04 01:36:25 +00:00
mscott%netscape.com
2378c3cf18 part of scc's merge: change interface calls to IID() to GetIID(). 1999-03-04 00:57:51 +00:00
bienvenu%netscape.com
bf43d5448c latest drop of mork files 1999-03-03 03:15:45 +00:00
bienvenu%netscape.com
ebbacc548a make sure message key gets set correctly 1999-03-03 01:22:49 +00:00
putterman%netscape.com
7da1dca3a1 Added temporary code for creating a URI and adding it to nsMsgHdr. 1999-03-02 17:17:00 +00:00
bienvenu%netscape.com
2e7efae0cd add version number to msg database 1999-03-01 23:34:30 +00:00
bienvenu%netscape.com
3df9913012 add ability to import msf files 1999-02-28 22:00:50 +00:00
putterman%netscape.com
870146e37d ListNext returns NULL when no more messages. 1999-02-27 07:17:35 +00:00
mscott%netscape.com
30345703da Remove no shared library field 1999-02-27 01:03:26 +00:00
mscott%netscape.com
cec6cd22be Add mdbstubs.cpp to the build. 1999-02-27 00:56:41 +00:00
warren%netscape.com
f8b67aa56a Making it build with new RDF registration mechanism. 1999-02-26 12:24:22 +00:00
bienvenu%netscape.com
947c703fef more reading and writing of toy db 1999-02-26 03:25:16 +00:00
mscott%netscape.com
9179a10776 nsFileSpec changes. 1999-02-26 02:22:01 +00:00
putterman%netscape.com
6565f59553 AddRef database in constructor. 1999-02-26 01:02:15 +00:00
bienvenu%netscape.com
bfefdb6288 hack up some persistance 1999-02-25 04:04:43 +00:00
putterman%netscape.com
5a0f1caf3d changed to msgdb.lib 1999-02-25 02:56:44 +00:00
bienvenu%netscape.com
9fd266f2cf remove use of XP_ASSERT 1999-02-24 16:27:28 +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
bienvenu%netscape.com
a63b831554 add back mdbstubs.obj 1999-02-23 03:35:42 +00:00
bienvenu%netscape.com
e0d7689af7 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
7ff3b3bc79 hook up more db folder info members to mdb 1999-02-23 00:20:50 +00:00
bienvenu%netscape.com
07c9e93c94 hook up more db folder info stuff to mdb 1999-02-22 18:05:23 +00:00
bienvenu%netscape.com
ade369d1c2 start getting nntp hooked up to news database 1999-02-19 03:09:39 +00:00
bienvenu%netscape.com
bc119e565e start adding mork impl 1999-02-19 03:08:40 +00:00
bienvenu%netscape.com
a299afd0d6 switch to new mdb interface naming conventions 1999-02-19 00:32:39 +00:00
bienvenu%netscape.com
3b79fa1337 add PrePopulate method for testing 1999-02-17 23:18:46 +00:00
bienvenu%netscape.com
d639f998ae get in-memory toy db working 1999-02-17 22:38:13 +00:00