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

2346 Коммитов

Автор SHA1 Сообщение Дата
dp%netscape.com 78ee9ec7ec Ability for XPCOM to use non-default component registry and component directory 1999-09-16 19:28:57 +00:00
dp%netscape.com 764fede6dc NS_ADDREF() instead of calling it directly 1999-09-16 19:20:18 +00:00
dp%netscape.com 340ea43d16 Removing DEBUG_dp 1999-09-16 19:11:00 +00:00
dp%netscape.com 9623ad7646 Adding Set() to configure component directory and registry 1999-09-16 19:08:31 +00:00
tbogard%aol.net d120b1b238 Implemented nsIWinEvent and nsIWinEventFilter to allow picking the windows platform structure apart rather than grabbing as a blob. 1999-09-16 06:43:26 +00:00
dveditz%netscape.com f3deb25a6d expose whether the registry is already open or not, which enables the profile
manager to avoid opening and closing the registry ~20 times at startup.
1999-09-16 05:32:28 +00:00
cyeh%netscape.com fb5fcc3775 remove debug libraries from optimized target 1999-09-16 01:44:23 +00:00
warren%netscape.com 48cf4685a9 Factored file transport service out of file: protocol. 1999-09-16 01:16:22 +00:00
slamm%netscape.com 5c39a7277d Fix build warnings. 1999-09-16 00:15:30 +00:00
rjc%netscape.com 382ccf814c Added some debug linkages. Also add .rsrc file that includes a SIZE resource so that RegXPCOM mini-app has a parition size greater than the largest component it needs to load in. 1999-09-15 23:36:55 +00:00
rjc%netscape.com 9174282213 Add .rsrc file that includes a SIZE resource so that RegXPCOM mini-app has a parition size greater than the largest component it needs to load in. 1999-09-15 23:36:26 +00:00
warren%netscape.com 0d417cf301 Added missing includes. 1999-09-15 22:33:38 +00:00
warren%netscape.com 7e13222da7 Added missing includes. 1999-09-15 22:28:27 +00:00
cls%seawood.org ad1c348b2c For gcc >= 2.95, add empty throw() function to remove warnings about returning null from operator new 1999-09-15 22:00:12 +00:00
warren%netscape.com a4b88eae3e Removed this in favor of idl 1999-09-15 21:49:21 +00:00
gordon%netscape.com 01100eb47f Added nsIThread.idl, nsIThreadPool.idl, and nsIRunnable.idl as part of warren's checkin. 1999-09-15 21:46:55 +00:00
warren%netscape.com a18c45690f Making nsIThread nsIRunnable and nsIThreadPool idl interfaces. 1999-09-15 21:41:20 +00:00
ftang%netscape.com b7426bd0c8 add nsTextFormater to dlldeps.cpp 1999-09-15 21:23:31 +00:00
ftang%netscape.com e0ea8638db add nsTextFormater.cpp 1999-09-15 21:21:55 +00:00
ftang%netscape.com a727be2a85 add nsTextFormater to UNIX build 1999-09-15 21:18:21 +00:00
ftang%netscape.com 147a9fcbd7 remove unneeded debug info. Fix Unix build warning. Fix UTF8 to UCS2 conveersion bug 1999-09-15 21:16:09 +00:00
ftang%netscape.com ab24f2b98f add nsTextFormater.h 1999-09-15 20:54:04 +00:00
ftang%netscape.com 8c20cb69e6 add the nsTextFormater for win 1999-09-15 20:38:18 +00:00
ftang%netscape.com f58d6cd478 add new classes 1999-09-15 20:37:42 +00:00
dougt%netscape.com ff9927f56b bug 13396. It looks like the returned byte count was off on certain size
files.
1999-09-15 18:24:01 +00:00
shaver%netscape.com 86577683ba lose some DEBUG_shaver debugging noise 1999-09-15 14:45:29 +00:00
warren%netscape.com c9ec17df19 idl versions 1999-09-15 09:51:46 +00:00
warren%netscape.com 0b7d06c326 Adding includes for nsIThreadPool.h and nsIRunnable.h in anticipation of idl files. 1999-09-15 09:49:18 +00:00
cls%seawood.org 7bd0965e19 Reverting changes accidentally checked in 1999-09-15 05:28:31 +00:00
ramiro%netscape.com 26dd94b010 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
cyeh%netscape.com 27693bcc6d fix up project. needs debug libs for debug target. 1999-09-14 21:55:52 +00:00
ramiro%netscape.com 2a3e49d514 Fix for the loser linux tinderbox compiler. 1999-09-14 15:16:31 +00:00
ramiro%netscape.com 17e4d0d167 Fix mac and windows builds. 1999-09-14 13:44:20 +00:00
ramiro%netscape.com d8c19f2f5d Add support for demangling undefined symbols. 1999-09-14 13:40:22 +00:00
ramiro%netscape.com 6524b7c0e4 Link with -liberty when MOZ_DEMANGLE_SYMBOLS is set. 1999-09-14 13:33:05 +00:00
ramiro%netscape.com 6dea1e358f Add MOZ_DEMANGLE_SYMBOLS to debug builds for demangling symbols. 1999-09-14 13:30:12 +00:00
ramiro%netscape.com 8d7fb9c818 Add DemangleSymbol() for demangling symbols on linux. 1999-09-14 13:24:25 +00:00
warren%netscape.com b100d809ee Fixed uninitialized return value. 1999-09-14 09:33:53 +00:00
dougt%netscape.com 51816d5958 commenting out the autoproxy header def. Missed this file. 1999-09-14 06:12:22 +00:00
dougt%netscape.com 28f12d909e commenting out autoproxifcation of parameter so that mscott can continue his
work.   AutoProxication is broke.
1999-09-14 05:24:11 +00:00
warren%netscape.com 4deda060c4 Don't hold the service manager lock around CreateInstance -- deadlock potential. 1999-09-14 04:50:48 +00:00
sfraser%netscape.com ea88959f52 First Checked In. 1999-09-14 01:05:35 +00:00
dp%netscape.com 7bf0e11373 Adding -lmozjs to fix runtime symbol not found problems. 1999-09-14 00:49:21 +00:00
warren%netscape.com f117a14a85 Added nsIRunnable.h and nsIThreadPool.h temporarily. 1999-09-13 23:45:31 +00:00
warren%netscape.com 3baedc96b9 Added temporarily, until I can get nsIThreadPool.h added to all the .cpp files, and then switch over to nsIThreadPool.idl 1999-09-13 23:43:02 +00:00
warren%netscape.com db31a55c62 Added temporarily, until I can get nsIRunnable.h added to all the .cpp files, and then switch over to nsIRunnable.idl 1999-09-13 23:40:52 +00:00
alecf%netscape.com 617f2546c7 add new query_interface4 and query_interfac5 (hey, I needed it!) 1999-09-13 23:23:20 +00:00
ftang%netscape.com a73722dba8 fix the massed up PROG8-10 1999-09-13 22:58:18 +00:00
ftang%netscape.com 771c47a7d2 add ToNewUTF8Stirng to nsString 1999-09-13 22:51:29 +00:00
shaver%netscape.com 4a8357cf2a fix UMR 1999-09-13 22:34:42 +00:00