Commit Graph

68 Commits

Author SHA1 Message Date
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
dougt%netscape.com
c9c7acd487 Proof of concept for SoftwareUpdate sidebar. 1999-05-27 22:14:10 +00:00
dougt%netscape.com
54d0661872 adjusting #ifdef below the SetScriptObject definition. 1999-05-27 21:06:04 +00:00
dougt%netscape.com
15c6cabea4 Fixed Reported Bugs: 5577, 5579, 5580, 6116, 6620, 6621, 6707, 6709, 6714.
Fixed overloading
Fixed calls to version registry
removed nsInstallInfo from the stream listener.
1999-05-27 21:02:57 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
dveditz%netscape.com
a1122db87f AddDirectory() implemented 1999-05-19 06:32:16 +00:00
ssu%netscape.com
c83bba506e fixing bug #6661 1999-05-19 02:26:54 +00:00
ssu%netscape.com
b265e4fd17 fixed problem with javascript aborting after a Install.WinProfile.getString() call 1999-05-18 00:54:10 +00:00
ssu%netscape.com
e1b868d4d5 changed windows define from XP_WIN to _WINDOWS and fixed compilation bugs 1999-05-17 22:45:50 +00:00
ssu%netscape.com
dad1eec30b renamed this file to nsWinRegEnums.h 1999-05-17 21:59:30 +00:00
ssu%netscape.com
3ed1dc53f0 added WinProfile object to the Install object 1999-05-17 21:58:52 +00:00
dougt%netscape.com
4732769245 Adding Install.TRACE()
Fixing some bugs in ScheduledTasks.
1999-05-17 21:28:56 +00:00
ssu%netscape.com
579c567e33 new enums file for WinReg object use only. This file used to be named nsSoftUpdateEnums.h 1999-05-17 19:11:25 +00:00
dougt%netscape.com
1860ec386d Fixing registry init ordering to stop crashing on NT. (Thanks bienvenu for testing this change).
Removing nsServiceManager::RegisterService max workaround checked in early today.
1999-05-16 23:36:39 +00:00
dougt%netscape.com
a025a9ca1b nsServiceManager::ReleaseService is not defined on the mac! Could not find what library I need to link with in order to get this defined. I am commenting this out so that I can figure this out with out the tinderbox in flames. 1999-05-16 21:39:11 +00:00
dougt%netscape.com
c6d2b1732d Adding appshellcomponent interface and init code. 1999-05-16 19:11:25 +00:00
dougt%netscape.com
5fe95534d1 first checkin of standalone version of xpinstall. 1999-05-14 00:16:14 +00:00
ssu%netscape.com
8e9caf5211 initial checkin for install.WinProfile object code for windows platform only 1999-05-13 23:31:16 +00:00
dougt%netscape.com
19b1d79162 Adding Progress support files. 1999-05-13 23:17:24 +00:00
dougt%netscape.com
292011de1f Adding for Progress Notifier 1999-05-13 23:15:37 +00:00
dougt%netscape.com
52748a5d99 Adding files for Progress support 1999-05-13 23:14:47 +00:00
dougt%netscape.com
acee4b6d80 Added progress listener support
Cleaned up nsInstallInfo
Moved logging into its own progress listener class
1999-05-13 23:11:04 +00:00
ssu%netscape.com
1c92854567 initial checkin for install.WinReg object files 1999-05-13 23:06:24 +00:00
ssu%netscape.com
5ba12fe6e4 Added javascript install.WinReg object code for Windows platform only 1999-05-13 22:59:51 +00:00
ssu%netscape.com
6129bed021 initial checkin for install.WinReg object files 1999-05-13 22:59:00 +00:00
sspitzer%netscape.com
e211454ca3 destructor should be virtual. (egcs warns about this.) 1999-05-13 00:41:40 +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
jdunn%netscape.com
fab73ed4a4 add newline to end of file. HP requires it 1999-05-07 19:38:26 +00:00
dougt%netscape.com
e6b3409bb2 Removing "Recovered Files" folder which cause a build bustage. 1999-05-07 01:19:14 +00:00
dougt%netscape.com
66aa98a5d5 Adding missing files. :-)
These files were on the branch but never made it to the tip.
1999-05-07 00:47:09 +00:00
dougt%netscape.com
aad9ece5e5 Landing branch changes. 1999-05-07 00:05:54 +00:00
dp%netscape.com
b5707f7a96 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
dveditz%netscape.com
d1617a9c42 fixing bruce's build bustage 1999-04-25 15:57:41 +00:00
bruce%cybersight.com
ff745bb2cd Fix for calls to nsFileSpec::GetLeafName(). It allocates memory with strdup(), so use free() and not delete[]. 1999-04-25 13:27:36 +00:00
rickg%netscape.com
051bd2c363 sync up with nsString2.cpp 1999-04-22 17:36:54 +00:00
rickg%netscape.com
eed35517f2 sync with new string2 API 1999-04-20 07:12:47 +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
cdf0bfead2 Changes from Bruce Mitchener Jr. <bruce@cybersight.com>:
delete vs delete[].
1999-03-29 23:12:26 +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
c1cb88572d Ignore generated files 1999-03-27 00:03:55 +00:00
dougt%netscape.com
ed6efa59f9 Thou shall not build on unix.
I am turning xpinstall install off on unix until we figure out the
linking problem that all components are having.
donm approved.
1999-03-26 23:20:09 +00:00
jj%netscape.com
6b6c349f35 fixed access paths for non-debug target. 'dist' is now recursive. 1999-03-25 22:13:31 +00:00
dougt%netscape.com
74a5b011fb Added GetIID() function to nsISoftwareUpdate. 1999-03-24 02:41:17 +00:00
dougt%netscape.com
876aa12c23 Added GetIID() function to nsISoftwareUpdate change the nsIFactory to use the static IID instead of the struct declaration 1999-03-24 02:40:51 +00:00
dougt%netscape.com
a1cbfce3cd Added ScheduledTasks to build remove some unused files. 1999-03-24 02:39:42 +00:00
dougt%netscape.com
49414179b2 Added ScheduledTasks (rename and delete). 1999-03-24 02:16:41 +00:00
dougt%netscape.com
cc7a87c47c First Checked In. 1999-03-24 01:10:59 +00:00
dougt%netscape.com
4d5f8d4995 change return type to void to avoid warnings. 1999-03-24 00:10:37 +00:00
dougt%netscape.com
098bf287ca remove unneeded files. 1999-03-24 00:10:09 +00:00
dougt%netscape.com
bee3384169 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