sspitzer%netscape.com
2a54524e24
fix the hardcoded value. don't panic, this is all temporary work anyways
1999-04-11 00:39:01 +00:00
sspitzer%netscape.com
bbedc07458
more newsdb work
1999-04-10 22:05:58 +00:00
sspitzer%netscape.com
4ca8d84b39
more newsdb changes and changes to quiet the compiler
1999-04-10 22:04:29 +00:00
sspitzer%netscape.com
d2cf282d5c
more newsdb related changes
1999-04-10 22:04:02 +00:00
sspitzer%netscape.com
7ecca3df91
more newsd related changes.
...
and changes to quiet the compiler
1999-04-10 22:03:26 +00:00
sspitzer%netscape.com
5f953d0792
anal retentive stuff, ignore
1999-04-10 22:02:39 +00:00
alecf%netscape.com
4823daa071
move nsIMsgThread to base/public, and create IDL source
...
nsIMsgThread.idl has to be in base/public because nsIMessage needs it during
IDL compilation
1999-04-10 20:23:54 +00:00
alecf%netscape.com
ea8ad51175
include mdb.h because soon the interface file will not be including it
1999-04-10 20:21:03 +00:00
bienvenu%netscape.com
69c6556f51
avoid iterating over first thread twice
1999-04-07 06:56:19 +00:00
bienvenu%netscape.com
781ecafb6c
start adding msgrfc822 parser, fix multiple thread problem
1999-04-07 01:41:23 +00:00
bienvenu%netscape.com
32244b901c
fix thread iterator, add some debugging iterators
1999-04-07 00:31:36 +00:00
putterman%netscape.com
420bbe0a22
Changes for threads.
1999-04-07 00:04:20 +00:00
alecf%netscape.com
24d2b41a6c
fix crash if local mail directory is not found
1999-04-06 22:19:59 +00:00
bienvenu%netscape.com
0c90f57c28
add interfaces to get thread object from msg hdr or msg key
1999-04-06 18:27:28 +00:00
bienvenu%netscape.com
dbe5e0e2de
more work on threading interfaces, plus i18n change
1999-04-06 05:44:37 +00:00
sspitzer%netscape.com
ccf8bbb911
quiet egcs / gcc.
...
(the windows compiler will compile ANYTHING, or windows people like to ignore
warnings.)
update the arguments to Open(). This code has suffered bit rot.
1999-04-06 04:22:45 +00:00
ducarroz%netscape.com
d3c78aa540
Part of Messenger Mac landing
1999-04-06 02:05:52 +00:00
ducarroz%netscape.com
e74de88d7a
Update project
1999-04-06 00:59:38 +00:00
ducarroz%netscape.com
8623605b91
First Checked In.
1999-04-06 00:58:31 +00:00
bienvenu%netscape.com
371506b69f
get top level reference threading working
1999-04-05 23:42:32 +00:00
bienvenu%netscape.com
34aa6f53a0
more work on threading, fix mork warnings, problem deleting out of date summary files
1999-04-05 22:50:45 +00:00
mcafee%netscape.com
8e3a283b85
Ignore generated files.
1999-04-05 05:23:13 +00:00
mscott%netscape.com
3aaf756dc3
Fix crash when running mailnews app. Problem: we're creating an object that is an interface without going through the component manager and are calling new on it directly. so the object returned has a ref count of 0. We need to add ref it before returning it..This change should be moot if we were going through the component manager though.
1999-04-04 21:12:10 +00:00
mscott%netscape.com
efff0c767f
One more change...we need to link against mork to remove some unresolved symbols which occurr when we load the library.
1999-04-04 20:27:48 +00:00
mscott%netscape.com
24e73ab3bc
Help fix Linux build problems for bienvenu. Link with correct name for the msgdb library.
1999-04-04 20:24:36 +00:00
mscott%netscape.com
c08d12b155
Help fix Linux build for bienvenu. We want to build the static library for this...
1999-04-04 20:23:16 +00:00
bienvenu%netscape.com
f4c3ca6058
make msgdb a dll
1999-04-04 17:48:16 +00:00
bienvenu%netscape.com
a722aab65e
start imap db
1999-04-04 17:42:41 +00:00
bienvenu%netscape.com
37092c03a4
start implementing port table cursor
1999-04-04 17:38:39 +00:00
bienvenu%netscape.com
4d03ecb4a0
make msgdb a dll
1999-04-04 17:38:02 +00:00
mcmullen%netscape.com
03f9c867b3
Fix unix bustage with pref calls.
1999-04-03 00:49:50 +00:00
mcmullen%netscape.com
8da85206f5
Adapt to changes in prefapi.h etc
1999-04-03 00:36:49 +00:00
bienvenu%netscape.com
caf8c5bd81
more work on threading
1999-04-02 03:26:14 +00:00
bienvenu%netscape.com
9f0ada3e17
remove use of master in constructor
1999-04-02 03:25:59 +00:00
rhp%netscape.com
4c43db514a
updates for libmime changes
1999-04-02 02:42:18 +00:00
ducarroz%netscape.com
069016e318
Part of Messenger Mac landing
1999-04-02 01:00:37 +00:00
putterman%netscape.com
58c4f5a346
Build URI correctly.
1999-04-01 23:41:33 +00:00
ducarroz%netscape.com
b1db848797
First Checked In.
1999-04-01 18:36:02 +00:00
bienvenu%netscape.com
815cb97052
start turning on threading of messages
1999-04-01 03:09:08 +00:00
putterman%netscape.com
ea01549cd7
Added build local message URI routine.
1999-03-31 22:29:28 +00:00
bienvenu%netscape.com
ccf0f3ebdf
use store to get hdr from now that mork bug is fixed
1999-03-31 05:22:26 +00:00
bienvenu%netscape.com
86ab42b5eb
couple bug fixes, fix memory leaks, table scope
1999-03-31 05:21:49 +00:00
bienvenu%netscape.com
8cc1520f94
work around mork problem getting msg hdrs
1999-03-30 06:31:16 +00:00
bienvenu%netscape.com
0484e4a350
latest mork drop, fix ref counting bug, add meta table info
1999-03-30 05:43:09 +00:00
waterson%netscape.com
95fe5b64f9
Changed RDF-specific errors to be success rather than error codes.
1999-03-30 02:30:16 +00:00
putterman%netscape.com
d58487c55f
fixed freeing mismatched memory error.
1999-03-30 02:24:18 +00:00
bienvenu%netscape.com
f9b5080c9b
fix unix build bustage
1999-03-28 23:09:16 +00:00
bienvenu%netscape.com
e66106e976
add thread object and interface
1999-03-28 21:04:05 +00:00
bienvenu%netscape.com
cbb6e9025e
add i18n routines
1999-03-28 21:03:11 +00:00
alecf%netscape.com
fb81ec4f2c
define PurgeNeeded so that this isn't undefined in this library
1999-03-25 22:48:02 +00:00