briano%netscape.com
c04acb13c9
Cleanup and fixes for OpenBSD.
1999-06-29 02:30:42 +00:00
sspitzer%netscape.com
fa49f7a7de
fix warnings
1999-06-26 20:47:13 +00:00
sspitzer%netscape.com
04de969511
fix the assertion I was causing on IMAP. need to talk to bienvenu about how imap plans to use the msg key set
1999-06-26 20:46:56 +00:00
sspitzer%netscape.com
25ab407d2a
more work to get respecting the newsrc set working. move the set into the db. this isn't done yet, but it's shaping up.
1999-06-25 22:29:44 +00:00
bienvenu%netscape.com
93b02eda2b
start working on threading stuff
1999-06-25 22:04:32 +00:00
bienvenu%netscape.com
fcb9a5a95c
add idl files for change listener and announcer
1999-06-25 22:00:00 +00:00
bienvenu%netscape.com
76235c5533
idl for db change listener and announcer
1999-06-25 20:15:29 +00:00
bienvenu%netscape.com
5374b0377c
start working on making nsMsgDatabase scriptable
1999-06-25 19:46:47 +00:00
bienvenu%netscape.com
2a0b730db7
fix warnings, don't close local maildb when setting summary valid
1999-06-24 20:55:42 +00:00
sspitzer%netscape.com
2111d69f33
don't compare an nsCOMPtr with NULL
1999-06-22 23:26:06 +00:00
alecf%netscape.com
6dd8e3da22
remove -lmork
1999-06-22 23:08:24 +00:00
bienvenu%netscape.com
96a1f19ba3
make mork a dll
1999-06-22 20:36:04 +00:00
mscott%netscape.com
37b144e003
Remove NS_IMAPMESSAGERESOURCE_CID definition which doesn't belong here.
1999-06-22 04:54:44 +00:00
jefft%netscape.com
766dde0f4a
CutAllColumns() after CutRow() from m_mdbAllMsgHeadersTable
1999-06-21 23:00:09 +00:00
bienvenu%netscape.com
05bb634fd5
fix warnings
1999-06-20 15:33:31 +00:00
sspitzer%netscape.com
3f12c659bc
remove several warnings
1999-06-19 21:34:32 +00:00
ducarroz%netscape.com
5bd25a7778
Fix for bug 7508, A=chofmann, R=bienvenu
1999-06-16 22:58:02 +00:00
bienvenu%netscape.com
7a90886028
check for null mdb row when setting property, perhaps fix #7443
1999-06-16 02:17:08 +00:00
bienvenu%netscape.com
86716ae5bd
add commit after deleting msg
1999-06-16 02:07:00 +00:00
bienvenu%netscape.com
0e569c8fa7
use character set stored in dbfolderino
1999-06-15 03:41:05 +00:00
ducarroz%netscape.com
4b085ce46a
do not export an auto-generated interface file (nsIDBFolderInfo.h)
1999-06-14 22:13:56 +00:00
bienvenu%netscape.com
ac1154404d
remove nsIDBFolderInfo.h from exports
1999-06-14 22:02:20 +00:00
bienvenu%netscape.com
29c1034ee4
convert to idl for nsIDBFolderInfo
1999-06-14 21:46:37 +00:00
bienvenu%netscape.com
9db4a8bff6
convert to idl for nsIDBFolderInfo
1999-06-14 21:03:45 +00:00
bienvenu%netscape.com
33e7b223dc
prepare for msgdb idl
1999-06-14 02:20:41 +00:00
sspitzer%netscape.com
21c0e6686c
fix for #7891 . commit db after we mark a header read.
1999-06-12 18:07:21 +00:00
bienvenu%netscape.com
d0f17077e7
remove offline code which isn't used yet to get rid of mac warnings, add bulletproofing on header copy
1999-06-11 07:04:22 +00:00
sspitzer%netscape.com
ed24a82e14
clean up the nsIMsgHdr and nIMessage idl and header insanity.
1999-06-10 20:25:23 +00:00
sspitzer%netscape.com
9d88aaa6b9
clean up the nsIMsgHdr & nsIMessage idl and header insanity
1999-06-10 20:24:43 +00:00
alecf%netscape.com
8e75c8bbe4
fix leak
1999-06-10 02:19:01 +00:00
mscott%netscape.com
14b921cb3a
Use NS_WITH_SERVICE1 which uses the service manager that was passed in to
...
NSRegisterSelf / NSUnregisterSelf.
1999-06-09 06:40:48 +00:00
tague%netscape.com
9dd8d20230
Fix for #7798 : Spelling error in locale GetCategory API. Made one change to mailnews to reflect new spelling
1999-06-09 02:37:14 +00:00
sspitzer%netscape.com
026c93aa61
giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.)
1999-06-08 02:22:10 +00:00
sspitzer%netscape.com
614b25751b
giant cleanup of UNIX mail / news Makefiles. properly use MODULE, and
...
name things so that Windows and UNIX match. (a big checkin for Windows
will follow shortly.)
1999-06-08 02:17:24 +00:00
mscott%netscape.com
989344b80b
remove IGNORE_MANIFEST.
1999-06-07 21:28:20 +00:00
mscott%netscape.com
7076a0c3d5
remove IGNORE_MANIFEST and remove LCFLAGS since we don't have any.
1999-06-07 21:11:16 +00:00
putterman%netscape.com
744ced8b1f
Remove extra PR_FREEIF.
1999-06-07 21:05:13 +00:00
putterman%netscape.com
dfe0cf574d
Fix some memory leaks.
1999-06-07 20:53:22 +00:00
mscott%netscape.com
c78ee2032c
Don't build dll until the install phase, not the lib phase.
1999-06-07 08:22:54 +00:00
mscott%netscape.com
266ed15e24
Part of makefile clean up for windows. Changes include removing old cruft, giving each
...
component it's own module name (this helps clear up problems with the xp connect type lib
name for each component), making sure libs built in src directories have _s suffix as
they are static libraries and unifying component names with "msg" prefixes.
Also removed extraneous CPP_SRCS info.
1999-06-07 06:52:45 +00:00
mscott%netscape.com
087b7b5fb2
Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up.
1999-06-05 00:06:05 +00:00
mscott%netscape.com
890a088089
replace nsAutoCString with more efficient nsAutoString.GetBuffer calls.
1999-06-04 22:47:53 +00:00
alecf%netscape.com
96cb99cd23
fix leaks
1999-06-04 04:19:46 +00:00
sspitzer%netscape.com
04a6356f8e
return NS_ERROR_NOT_IMPLEMENTED, and not 0. remove dead code. get mark message read working for news. (the m_newSet code isn't being populated from the newsrc file yet, so don't use it.)
1999-06-04 03:38:26 +00:00
mscott%netscape.com
28d6ea8627
Remove unnecessary LINCS now that all headers are pushed to the same directory.
1999-06-04 01:21:24 +00:00
rickg%netscape.com
2525d04098
replaced nsString2.h references with nsString.h
1999-06-02 01:03:41 +00:00
dp%netscape.com
b21d1e72dc
Fixing nsrefcnt to be unsigned long to maintain binary compatibility. All Addref() and Release() prototypes modified appropriately
1999-05-28 04:53:17 +00:00
bienvenu%netscape.com
f49d72587d
add GetPriority method
1999-05-27 04:40:52 +00:00
mcafee%netscape.com
979fb7f491
There is no tests directory here.
1999-05-27 01:11:39 +00:00
bienvenu%netscape.com
45408ab3a3
try to fix unix build bustage
1999-05-27 00:52:18 +00:00