406 Commits

Author SHA1 Message Date
sspitzer%netscape.com
ee79738f09 get mark all read to work for news. fixes #11104. use the implementation in the base class. 1999-08-04 20:14:07 +00:00
bienvenu%netscape.com
b7c575997c fix check for null result when threading 1999-08-02 21:42:20 +00:00
bienvenu%netscape.com
3064de3169 only print debug statement when we're really opening a Mork db, not just finding one in the cache 1999-08-02 21:41:20 +00:00
bienvenu%netscape.com
372264ef3f enable scripting from js for opening db 1999-08-02 18:38:51 +00:00
bienvenu%netscape.com
6b686a5da5 fix some memory leaks 1999-08-01 17:03:38 +00:00
bienvenu%netscape.com
4fc9a22e1c fix memory leak of writer 1999-08-01 17:01:32 +00:00
sspitzer%netscape.com
8035a9d87c turn of my debugging printfs. 1999-07-31 19:07:05 +00:00
briano%netscape.com
0212559fff Added NSPR_LIBS so it the shared lib would build on IRIX. 1999-07-30 23:36:14 +00:00
mscott%netscape.com
01ab699db6 Landing the MailNews_Necko_BRANCH. These are the changes that will enable mailnews to run with necko. 1999-07-29 00:42:25 +00:00
briano%netscape.com
007ea62765 Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
bienvenu%netscape.com
b564f818c7 protect against 0 or negative thread child count 1999-07-22 21:24:57 +00:00
bienvenu%netscape.com
39d5ea36ef fix warning described in bug 10012 1999-07-22 01:45:04 +00:00
bienvenu%netscape.com
d2946a5e07 add support for thread notifications 1999-07-21 21:49:46 +00:00
bienvenu%netscape.com
f515ef059c fix memory leak and comment out assertion 1999-07-21 17:49:42 +00:00
bienvenu%netscape.com
0fb371f52c ad parent key to notifications 1999-07-21 03:00:49 +00:00
davidmc%netscape.com
76638956ec moving row positions; responding to parse 1999-07-20 23:37:06 +00:00
davidmc%netscape.com
32dbcaa18a moving row positions; parsing 1999-07-20 23:36:38 +00:00
davidmc%netscape.com
f6d10ca7dc moving row positions 1999-07-20 23:36:08 +00:00
davidmc%netscape.com
88f5c58a1b add inline method for inverse of 'isempty' -> 'hasmembers' 1999-07-20 23:29:05 +00:00
davidmc%netscape.com
6b70452837 cleanup 1999-07-20 23:24:51 +00:00
davidmc%netscape.com
40a96a1b1b cutting row syntax 1999-07-20 23:23:53 +00:00
bienvenu%netscape.com
6d67debb09 fix saving of uint values in dbs 1999-07-20 19:22:46 +00:00
sspitzer%netscape.com
6278501c89 fix #defines 1999-07-20 03:54:16 +00:00
bienvenu%netscape.com
46537ffe45 need to delete headers even if we can't find the thread 1999-07-19 22:43:26 +00:00
sspitzer%netscape.com
9aa894652c clean up #defines. more printfs for my benefit. 1999-07-17 22:17:00 +00:00
sspitzer%netscape.com
4aed0216c8 fix warnings 1999-07-17 18:32:18 +00:00
bienvenu%netscape.com
800fd801a4 fix memory leak of mork env 1999-07-17 02:34:29 +00:00
nhotta%netscape.com
9efdd0806a Bug fix 9968,9970, also removed unnecessary call to GetCategory(). 1999-07-16 21:12:16 +00:00
bienvenu%netscape.com
b2c3ead607 turn off debug output 1999-07-16 01:46:36 +00:00
bienvenu%netscape.com
00a60ba1af check for null resultIndex 1999-07-14 17:33:21 +00:00
bienvenu%netscape.com
963984e79e turn off forcing of compress commit 1999-07-14 15:53:31 +00:00
bienvenu%netscape.com
3d0e42f707 incremental writing, memory leak fixed for davidmc 1999-07-14 15:52:46 +00:00
bienvenu%netscape.com
a06f49f1ef make enums scriptable to fix startup assert 1999-07-13 19:18:35 +00:00
ducarroz%netscape.com
3bdf034280 Updated project for bienvenu 1999-07-13 18:43:33 +00:00
bienvenu%netscape.com
d55bbf93f0 add msg db as idl 1999-07-13 18:43:04 +00:00
bienvenu%netscape.com
27b0414155 idl for msg db 1999-07-13 18:42:04 +00:00
jefft%netscape.com
f998e41867 check for valid msgHdr prior calling DeleteHeader() 1999-07-07 05:25:44 +00:00
bienvenu%netscape.com
e70c2e0711 more work on threading, fix unread child counts 1999-07-06 22:53:10 +00:00
bienvenu%netscape.com
90ccc541c4 fix unix warning 1999-07-03 22:09:11 +00:00
bienvenu%netscape.com
7d5f7ee761 more work on subject threading 1999-07-02 19:19:32 +00:00
dveditz%netscape.com
0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
briano%netscape.com
53726b6464 Unix fixes, specifically for SunOS 4. 1999-07-02 02:05:41 +00:00
jefft%netscape.com
0a08b501ff implement UndoDelete() method 1999-07-01 14:48:38 +00:00
sspitzer%netscape.com
68be6f7e3f fix warnings 1999-07-01 08:01:48 +00:00
sspitzer%netscape.com
dc1ba6945d add support for unread set. still working on this. 1999-07-01 06:13:06 +00:00
bienvenu%netscape.com
e657c833b8 add subject to thread, fix nsCOMPtr stuff, some warnings 1999-06-30 23:18:43 +00:00
ducarroz%netscape.com
9c8e49df80 Replace time_t by PRTime 1999-06-30 21:04:29 +00:00
bienvenu%netscape.com
15edba34e6 add subject attribute, add threading fixes 1999-06-30 19:45:32 +00:00
bienvenu%netscape.com
65ea3cd87f add check for allocation failure 1999-06-30 00:11:02 +00:00
scc%netscape.com
f79508bc68 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00