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

104 Коммитов

Автор SHA1 Сообщение Дата
mcmullen%netscape.com 01ec3ce30b Use nsIFileSpec. Also added ReadUserPrefs() method. 1999-06-15 05:17:55 +00:00
sgehani%netscape.com 5b2ce53007 Included strres lib required by LoadResources(). 1999-06-12 01:55:35 +00:00
sgehani%netscape.com 6f443bca46 1> Added LoadResources().
2> Fixed UNIX Makefile.in although it's not being built by the regular build system yet.
1999-06-12 01:54:29 +00:00
dougt%netscape.com 44262802bd File Removed. 1999-06-11 00:38:49 +00:00
ssu%netscape.com 531094dd2f Fix AddDirectory bug 1999-06-10 02:00:19 +00:00
ssu%netscape.com a757f45fd2 fixed problem with AddSubcomponent() not accepting an empty string for the target name parameter. It now defaults to the jarSource parameter 1999-06-09 21:45:56 +00:00
dp%netscape.com 99fde3c654 Switching to use Component Registry 1999-06-09 19:19:14 +00:00
ssu%netscape.com 957e053310 Fixed bugs #6612 and #6910.
6612: AddSubcomponent now works when only one parameter is used.
  6910: Added Install.SetValueNumber() and Install.GetValueNumber()

Also fixed Install.GetValueString().
1999-06-09 19:17:24 +00:00
ssu%netscape.com 74e346c233 changed function used to retrieve default package folder to VR_GetDefaultDirectory() from VR_GetPath() 1999-06-07 19:25:09 +00:00
ssu%netscape.com d822f86643 fixed bug #6719 1999-06-05 02:57:07 +00:00
ssu%netscape.com a77a2f0e6c fixed bug #6612 1999-06-05 02:52:29 +00:00
valeski%netscape.com e6124e7eaf api change to GetProxyObject. no longer pass in straight PLEventQueue 1999-06-04 22:47:12 +00:00
ssu%netscape.com f2853205b4 fixed bug #6859: default root key now set 1999-06-04 22:40:56 +00:00
ssu%netscape.com 3f6f7b4434 fixing bug #7053: DiskSpaceAvailable() returned wrong value. 1999-06-04 22:15:53 +00:00
cathleen%netscape.com 0abb23e098 nativepatch() returns new patched file to the caller function
make final file replacement work for patch files
1999-06-04 21:54:34 +00:00
ssu%netscape.com f0bf0952ce fixed problem with Install.FileRename() and Install.DirRename() 1999-06-04 21:50:17 +00:00
dougt%netscape.com f53d41d180 Changing the name of the prefs to xpinstall.foo
removing unused pref defines
Removing a force true when asked if we were enabled.
1999-06-04 21:45:04 +00:00
dougt%netscape.com 4a99fd903d Adding xpinstall.js to the build. This will setup our prefs for us. 1999-06-04 21:43:14 +00:00
dougt%netscape.com 0657917744 adding res to our build path. 1999-06-03 23:10:00 +00:00
dougt%netscape.com a3ad159446 Adding our fancy progress UI. 1999-06-03 23:09:36 +00:00
dougt%netscape.com ef8800b408 Adding Progress dialog to project. CLeaning up error message when you open this project. 1999-06-03 22:59:49 +00:00
dougt%netscape.com 6ca8d98325 Changing ProgressNotifier to be nsISupports.
Adding a GUI progress dialog!
1999-06-03 22:57:43 +00:00
dougt%netscape.com 25d842ee99 Putting the software distributor in its own folder in rdf. 1999-06-03 22:32:11 +00:00
dougt%netscape.com 814ce594c2 A IDL for our Install Progress. This is generic enough that anyone that want
to do proxy install notifications can use this.
1999-06-03 22:02:39 +00:00
dougt%netscape.com 660fc9209f Adding my first cut of the progress dialog. Yes, it sucks. 1999-06-03 22:01:14 +00:00
dougt%netscape.com d7c5105daa First Checked In. 1999-06-03 21:54:51 +00:00
ssu%netscape.com ba3a09601b Added nsInstallFileOpItem.cpp to the build process. The file contains file operation routines for thejavascript Install object (module xpInstall). 1999-06-03 18:31:16 +00:00
ssu%netscape.com e3edd5db43 added file operation functionality to the javascript Install object 1999-06-03 18:19:14 +00:00
ssu%netscape.com b6d916dddb initial checkin of file operation functions for xpInstall 1999-06-03 18:07:29 +00:00
dougt%netscape.com 0681d47996 Changing Pref creation from CreateI (which does not work) to GetService. 1999-06-02 14:06:48 +00:00
dougt%netscape.com 6a9382bcef Version Registry used NATIVE strings not NSPR paths. Adjusting. 1999-06-02 02:05:12 +00:00
dougt%netscape.com 1f22f86d20 Removing direct link to libpref. Now using the wonders of xpcom. 1999-06-02 00:56:13 +00:00
dougt%netscape.com 030b0701ae removing direct link to prefs. 1999-06-02 00:52:40 +00:00
dougt%netscape.com 2936c1aa3c Calling pref via xpcom. 1999-06-02 00:52:18 +00:00
dougt%netscape.com 56d889daf6 Adding Gestalt() to Install object 1999-06-02 00:45:46 +00:00
dougt%netscape.com 71ee2dd13e Removing AddRef and Release. Moving to MACRO.
Fixing qi.
1999-06-01 23:33:55 +00:00
dp%netscape.com d014238fff 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 7f1b541db4 Proof of concept for SoftwareUpdate sidebar. 1999-05-27 22:14:10 +00:00
dougt%netscape.com fa08c65493 adjusting #ifdef below the SetScriptObject definition. 1999-05-27 21:06:04 +00:00
dougt%netscape.com 531f981465 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 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
dveditz%netscape.com 1e646e2306 AddDirectory() implemented 1999-05-19 06:32:16 +00:00
ssu%netscape.com 1d38afe505 fixing bug #6661 1999-05-19 02:26:54 +00:00
ssu%netscape.com ef1c432e2f fixed problem with javascript aborting after a Install.WinProfile.getString() call 1999-05-18 00:54:10 +00:00
ssu%netscape.com 526fbf987c changed windows define from XP_WIN to _WINDOWS and fixed compilation bugs 1999-05-17 22:45:50 +00:00
ssu%netscape.com 3b3d11d268 renamed this file to nsWinRegEnums.h 1999-05-17 21:59:30 +00:00
ssu%netscape.com 097793cb84 added WinProfile object to the Install object 1999-05-17 21:58:52 +00:00
dougt%netscape.com 6fe4244573 Adding Install.TRACE()
Fixing some bugs in ScheduledTasks.
1999-05-17 21:28:56 +00:00
ssu%netscape.com afe9d06c31 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 34a97d07bd 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