Граф коммитов

20840 Коммитов

Автор SHA1 Сообщение Дата
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
scc%netscape.com 8eb511fa4b inlining the work of |StartAssigment| reduces |nsCOMPtr| overhead on windows. 1999-03-23 20:35:49 +00:00
pierre%netscape.com d9a2c1dc1e Backed out my previous changes because of performance degradation in deeply nested tables. Will increase the stack size in Mac applications instead. 1999-03-23 20:35:38 +00:00
jband%netscape.com 13907929fa getting those Unix Makefiles working again 1999-03-23 20:30:06 +00:00
jband%netscape.com 89d20d61cd re-organized xpconnect tree struct. Main sources moved from xpconnect to xpconnect/src. md stuff moved to xpcom/libxpt/xptcall 1999-03-23 20:22:00 +00:00
cyeh%netscape.com 18e88b1301 change name from MOZ_DEBUGOPT, which is confusing to ever so slightly
less confusing name MOZ_PROFILE
1999-03-23 20:17:09 +00:00
dp%netscape.com 5796bc8e36 Changed Nick's email address 1999-03-23 20:11:36 +00:00
jband%netscape.com 1c3c8ba9fb deleting old stuff before checking in reorged new stuff 1999-03-23 20:09:10 +00:00
wtc%netscape.com d5f60ca25b Renamed MOZ_PROF to MOZ_PROFILE. 1999-03-23 20:02:33 +00:00
ftang%netscape.com c8c595c57d change SetDocumentCharset method to call webshell 1999-03-23 20:01:41 +00:00
ftang%netscape.com 93fa327f0d move all the intl componment into componment directory 1999-03-23 19:57:00 +00:00
mcafee%netscape.com 04819cf919 Exporting clipboard, drag & drop interfaces. 1999-03-23 19:44:02 +00:00