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

50 Коммитов

Автор SHA1 Сообщение Дата
pp%ludusdesign.com 698852a4f4 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
cls%seawood.org bee74e223b Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +00:00
dveditz%netscape.com ff01d5e8f4 Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz 1999-10-10 01:32:59 +00:00
briano%netscape.com bf38cd386f General cleanup. 1999-09-15 22:13:45 +00:00
cyeh%netscape.com 1729151e74 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:24:51 +00:00
rickg%netscape.com 23b232d248 switch to faster string search API 1999-07-19 03:29:56 +00:00
dougt%netscape.com 54fe3154ef Fixes 9860. 1999-07-16 22:56:29 +00:00
valeski%netscape.com ddf0252fa5 getbuffer to tonewcstring change 1999-07-07 14:47:19 +00:00
dveditz%netscape.com 0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
warren%netscape.com bd73f68e8b Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
warren%netscape.com 1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
valeski%netscape.com e23b3c673c NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
briano%netscape.com 2c8c9b5e59 Turned it off The Complete Way. Now it won't try to generate an empty library. 1999-06-05 01:55:13 +00:00
dougt%netscape.com 5305f6d9b3 turning off silentdl. 1999-06-04 21:45:54 +00:00
dp%netscape.com 94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
mcafee%netscape.com de36a26dbc Class nsprPath has been renamed to nsNSPRPath; straggler references were being converted with a typedef, this was confusing Solaris, so I'm converting all nsprPath references to the new name, hope that's Ok. 1999-05-10 05:34:26 +00:00
dougt%netscape.com 72fe2554f9 reduce alot of code by using nsFileSpec
now using nsISupports macros (thanks dp)
now manager is a singleton.
various other changes.
1999-05-06 04:12:22 +00:00
dp%netscape.com b5707f7a96 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
rickg%netscape.com 6fabed1609 update to sync with nsString2 1999-04-22 07:07:55 +00:00
mcmullen%netscape.com 694d407546 Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. 1999-04-02 20:41:58 +00:00
dougt%netscape.com 2d9bbb8e17 Patches from:
Bruce Mitchener Jr <bruce@cybersight.com> changes.
1999-03-31 05:14:29 +00:00
joki%netscape.com e39e13cf18 Changing api uses in editor, rdf, and xpfe to match DOM2 api name/param changes. 1999-03-28 22:27:38 +00:00
mcafee%netscape.com db243e24b6 Unitialized variable. 1999-03-18 22:00:24 +00:00
leaf%mozilla.org 4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
ramiro%netscape.com 79d752c0a3 Change MOZILLA_HOME to MOZILLA_FIVE_HOME so that we dont fight Communicator
4.x installations.
1999-03-11 20:00:57 +00:00
warren%netscape.com 44568143d6 Backed out the nsService template stuff. 1999-03-09 11:49:41 +00:00
warren%netscape.com 4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
dp%netscape.com 1576712e2f dist/bin/components is where all loadable components will be installed. 1999-03-06 09:04:53 +00:00
mcmullen%netscape.com f7f8ae8a8f More bustage (more calls to Read() with old parameters). 1999-03-06 02:42:44 +00:00
scc%netscape.com 2ec0a397ea rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
dp%netscape.com 06a110237c Installing loadable components in components/ directory 1999-03-03 01:25:21 +00:00
ebina%netscape.com 1b377a9c65 Changing RegisterFactory to use the new API. 1999-02-26 15:59:52 +00:00
warren%netscape.com 44cae3cd3f Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
mcafee%netscape.com c138d7efbd Adding source files to match Win32; Solaris build was failing with 0 source files for the library creation. 1999-02-19 12:21:16 +00:00
mcafee%netscape.com b30883c5fb Solaris: changing casts to match PREF_GetIntPref() prototype; We should be using PRBool, XP_Bool needs to go away, cast here until PREF_GetBoolPref() is fixed. 1999-02-19 12:20:12 +00:00
mcafee%netscape.com fd399c70d5 Adding license file. 1999-02-19 12:16:35 +00:00
dougt%netscape.com e36c3880a0 removing extra semicolons so that the mac build does not complain. 1999-02-11 20:51:37 +00:00
dougt%netscape.com 6e577e1c40 Removed Rods Spears changes to this file. 1999-02-11 20:05:34 +00:00
brade%netscape.com 30bf83c189 remove extra ';' character which causes many warnings on Macintosh compiler 1999-02-03 23:00:01 +00:00
rods%netscape.com 36d745985d Moved the Mail XUL files to their own directory 1999-02-03 16:29:54 +00:00
rods%netscape.com cebfe262ab Initial checkin 1999-02-02 19:24:07 +00:00
rods%netscape.com 13f730ffcf Initial checkin 1999-02-02 18:37:20 +00:00
amusil%netscape.com 444258ea80 OJI MozClassic to raptor merge 1999-01-25 08:05:06 +00:00
ramiro%netscape.com 127039e271 Ignore generated files. 1999-01-22 06:33:54 +00:00
dougt%netscape.com 4a32a3822e Added real IID's 1999-01-20 19:59:16 +00:00
pierre%netscape.com 8b867bb42f First Checked In. 1999-01-20 00:29:40 +00:00
dougt%netscape.com f86734ba3a Adding Makefile.in to export headers. 1999-01-20 00:25:52 +00:00
dougt%netscape.com 40e9f44ed2 Initial Checkin of SilentDownload examples. 1999-01-14 01:48:18 +00:00
dougt%netscape.com d4d30d0239 Initial checkin of Silentdownload. This does not hook it up to the build
system.
1999-01-14 01:47:16 +00:00