alecf%netscape.com
|
25923cad03
|
switch over to nsIDBFolderInfo from nsDBFolderInfo to reduce library dependancies
Added new API to nsIDBFolderInfo
|
1999-03-24 00:17:23 +00:00 |
cata%netscape.com
|
0d544b6239
|
UTF8 test added.
|
1999-03-24 00:17:09 +00:00 |
dougt%netscape.com
|
d088d74cd4
|
change return type to void to avoid warnings.
|
1999-03-24 00:10:37 +00:00 |
dougt%netscape.com
|
1ea64bd038
|
remove unneeded files.
|
1999-03-24 00:10:09 +00:00 |
cata%netscape.com
|
c4cf49aaf1
|
Test made silen. Noise only on errors.
|
1999-03-24 00:06:43 +00:00 |
locka%iol.ie
|
af93987836
|
More test improvements
|
1999-03-23 23:56:34 +00:00 |
locka%iol.ie
|
e046c000c2
|
Move improvements to DOM
|
1999-03-23 23:55:51 +00:00 |
jefft%netscape.com
|
a72ba5a8bf
|
more checkins for thread/event work
|
1999-03-23 23:46:00 +00:00 |
cyeh%netscape.com
|
bebbf4e614
|
recover pull by branch and pull by date functionality back.
also recover all the error handling utility code so we can make sure
that environment variables are set right before executing.
|
1999-03-23 23:39:05 +00:00 |
bienvenu%netscape.com
|
2df72e466b
|
turn on mork parsing, add nsNewsDatabase to makefile
|
1999-03-23 23:38:25 +00:00 |
bienvenu%netscape.com
|
58d5c01a0d
|
make close mdb object close the object as well as the handle
|
1999-03-23 23:33:53 +00:00 |
pinkerton%netscape.com
|
d37ae9ace8
|
PBGetVInfo()->PBHGetVInfo() for carbon compliance.
|
1999-03-23 23:29:20 +00:00 |
dp%netscape.com
|
d68b82058c
|
InitXPCOM() : For a defined initialization sequence of xpcom global objects and components.
|
1999-03-23 23:28:32 +00:00 |
putterman%netscape.com
|
514ca73c17
|
remove msgdb dependency.
|
1999-03-23 23:21:45 +00:00 |
putterman%netscape.com
|
61f67f4289
|
Added semaphore methods for file contention.
|
1999-03-23 23:19:58 +00:00 |
waterson%netscape.com
|
72299217c8
|
Made the nsCStringKey class NS_COM so that it could be exported across DLLs.
|
1999-03-23 23:12:35 +00:00 |
mscott%netscape.com
|
b13edc9133
|
the test harness supports the imap log interface. For now, that just means supporting the handle log data interface method. The harness now supports multiple interfaces so we need to write QueryInterface ourselves instead of using the macro.
|
1999-03-23 23:08:29 +00:00 |
matt%netscape.com
|
c2e2422123
|
Fix for grippy bug by changing background colors.
|
1999-03-23 23:08:16 +00:00 |
mscott%netscape.com
|
c6634fdfa4
|
Hmmm I must not have done a clobber b4 checking this in...remove the =0 stuff for Get/SetImapLog.
|
1999-03-23 23:05:13 +00:00 |
mscott%netscape.com
|
2c7c15e18d
|
oopos...CID and IID were the same....they should have different values.
|
1999-03-23 23:04:33 +00:00 |
bienvenu%netscape.com
|
18e5d15e51
|
get mork parsing working so we can read existing databases
|
1999-03-23 23:01:37 +00:00 |
dp%netscape.com
|
1dbbb52112
|
Adding PROGID and CLASSNAME to the header.
Adding GetIID()
|
1999-03-23 23:00:45 +00:00 |
nhotta%netscape.com
|
dccc018d0d
|
Changed error code checking in NSRegisterSelf as suggested by ftang.
|
1999-03-23 22:57:11 +00:00 |
mcafee%netscape.com
|
a54c3acf92
|
Adding --enable-new-clipboard to turn on NEW_CLIPBOARD_SUPPORT ifdef.
|
1999-03-23 22:55:22 +00:00 |
dougt%netscape.com
|
0cc3c047dd
|
Moved javascript execution onto a new nspr thread.
added delete and replace later
got rid of unneeded IIDs in public header
Added the correct license to all files.
|
1999-03-23 22:55:00 +00:00 |
michaelp%netscape.com
|
cb5768fb88
|
fixed rect containment test.
|
1999-03-23 22:37:50 +00:00 |
michaelp%netscape.com
|
d6043e368d
|
fixed docs for ContainsRect().
|
1999-03-23 22:37:20 +00:00 |
cata%netscape.com
|
27b1390a23
|
ISO-8859-7 decoder using support classes now.
|
1999-03-23 22:37:19 +00:00 |
terry%netscape.com
|
fcf0b6c9f7
|
Can now query for a specified field being changed at a specified time,
optionally to a specified value.
|
1999-03-23 22:32:21 +00:00 |
jband%netscape.com
|
1095da363b
|
add implementation files for unsupported platforms to allow clean build on all platforms even though we'll have failure at runtime on unsupported platforms
|
1999-03-23 22:16:14 +00:00 |
cata%netscape.com
|
0db2c41c7f
|
Improved support classes.
|
1999-03-23 22:05:39 +00:00 |
alecf%netscape.com
|
680e7750ad
|
hmm... mailnewsmsgdb already depends on base. That's bad.
|
1999-03-23 21:59:34 +00:00 |
alecf%netscape.com
|
cd7a1e4ac7
|
add libmailnewsmsgdb dependancy to make use of nsDBFolderInfo
|
1999-03-23 21:57:04 +00:00 |
rods%netscape.com
|
1622723d06
|
Added new clipboard support, it is ifdef'ed out in the DoCopy method
|
1999-03-23 21:32:48 +00:00 |
rods%netscape.com
|
6b0943b13d
|
Added code (ifdef'ed out) to check to see if the clipboard show be forced to
the native clipboard before the app exits
|
1999-03-23 21:30:41 +00:00 |
rods%netscape.com
|
7cb01bcb11
|
fixed up , and added more functionality
|
1999-03-23 21:26:41 +00:00 |
rods%netscape.com
|
adfbfcb1e6
|
Added WM_CLIPBOARDDESTROYED message
|
1999-03-23 21:26:20 +00:00 |
rods%netscape.com
|
a0bc572df5
|
fixed ifdef
|
1999-03-23 21:25:48 +00:00 |
rods%netscape.com
|
e46bf94482
|
Added additional methods to clipboard interfaces
|
1999-03-23 21:25:12 +00:00 |
rods%netscape.com
|
195e5d09f6
|
Added clipboard files to build
|
1999-03-23 21:25:06 +00:00 |
hshaw%netscape.com
|
a06440fba4
|
use NS_DEFINE_STATIC_IID_ACCESSOR macro
|
1999-03-23 21:08:05 +00:00 |
cyeh%netscape.com
|
090908cadc
|
turn off wallet.
|
1999-03-23 20:55:39 +00:00 |
jband%netscape.com
|
a61d756bdb
|
adding xpconnect and xptcall directories
|
1999-03-23 20:49:58 +00:00 |
cata%netscape.com
|
53d9965460
|
added files: mozilla/intl/uconv/src/nsUnicodeDecodeHelper.cpp
|
1999-03-23 20:47:49 +00:00 |
cata%netscape.com
|
9bfa07e4ce
|
Decode helper object added.
|
1999-03-23 20:47:35 +00:00 |
nhotta%netscape.com
|
37782ad0d9
|
Change for the new MIME encoder/decoder interface, return NULL only for errors.
|
1999-03-23 20:44:30 +00:00 |
jband%netscape.com
|
ca84aebf94
|
getting those Unix Makefiles working again
|
1999-03-23 20:43:41 +00:00 |
warren%netscape.com
|
99547c6f1d
|
Changed category db to be the resource: directory.xml. Fixed cursor advancement problem.
|
1999-03-23 20:41:58 +00:00 |
nhotta%netscape.com
|
a399b24d00
|
Moved CID to public interface.
|
1999-03-23 20:41:51 +00:00 |
pierre%netscape.com
|
1b49c4aeaa
|
Increased the stack size to 256K.
|
1999-03-23 20:41:29 +00:00 |