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

2519 Коммитов

Автор SHA1 Сообщение Дата
sgehani%netscape.com 431a1fe789 Using new XPCOMified libjar interface. 1999-06-23 06:16:53 +00:00
warren%netscape.com 23864df5e3 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
ssu%netscape.com e91ce654d5 fixing bug #8620 1999-06-23 01:44:13 +00:00
cathleen%netscape.com c177c1648a merging in Doug's fixes for bug #8347 1999-06-22 00:14:46 +00:00
ssu%netscape.com fd44dafd5c attempting to fix build bustage 1999-06-21 18:39:04 +00:00
ssu%netscape.com 51d352e89f fixing bugs #6622 and #6624 1999-06-20 02:43:43 +00:00
sfraser%netscape.com 769cca6398 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. Also added comments to get the author to think about ownership. 1999-06-19 22:07:48 +00:00
sfraser%netscape.com e219e5c39c Add ownership-directed comments 1999-06-19 21:53:14 +00:00
sfraser%netscape.com f33ad6edc1 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. 1999-06-19 21:53:00 +00:00
valeski%netscape.com 487d9ea921 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
dveditz%netscape.com 601e6cb495 commenting out XPIDLSRCS until mystery CVS problem on Tinderbox is solved. We aren't building on Unix yet anyway 1999-06-17 06:01:12 +00:00
dougt%netscape.com 5ec316bc30 Bug 8311 mac project files 1999-06-17 03:51:17 +00:00
dveditz%netscape.com 76370ce38f Bug #8311 XPInstall triggers not working. a chofmann, r cathleen 1999-06-17 03:36:50 +00:00
dveditz%netscape.com 2db414421f chasing the tree, not part of build 1999-06-16 07:03:36 +00:00
dp%netscape.com 49de0b7870 Using default autoregistration 1999-06-16 00:34:08 +00:00
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
dougt%netscape.com f7027500be 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 1e58554648 Adding appshellcomponent interface and init code. 1999-05-16 19:11:25 +00:00
dougt%netscape.com 527ad37f43 first checkin of standalone version of xpinstall. 1999-05-14 00:16:14 +00:00
ssu%netscape.com a9737df46e initial checkin for install.WinProfile object code for windows platform only 1999-05-13 23:31:16 +00:00
dougt%netscape.com db1f9c9396 Adding Progress support files. 1999-05-13 23:17:24 +00:00
dougt%netscape.com 019060c29e Adding for Progress Notifier 1999-05-13 23:15:37 +00:00
dougt%netscape.com 21364d204e Adding files for Progress support 1999-05-13 23:14:47 +00:00
dougt%netscape.com dcaed18e79 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 aae970e3fb initial checkin for install.WinReg object files 1999-05-13 23:06:24 +00:00
ssu%netscape.com 55c79d52e9 Added javascript install.WinReg object code for Windows platform only 1999-05-13 22:59:51 +00:00
ssu%netscape.com f3e53d39d3 initial checkin for install.WinReg object files 1999-05-13 22:59:00 +00:00
sspitzer%netscape.com 7abfa747ff destructor should be virtual. (egcs warns about this.) 1999-05-13 00:41:40 +00:00
mcafee%netscape.com 1e9ab980a4 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 d5536efb8d add newline to end of file. HP requires it 1999-05-07 19:38:26 +00:00
dougt%netscape.com cca79cfe01 Removing "Recovered Files" folder which cause a build bustage. 1999-05-07 01:19:14 +00:00
dougt%netscape.com 86b05c8512 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 54fbff6c9a Landing branch changes. 1999-05-07 00:05:54 +00:00
dp%netscape.com cee9b8c834 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
dveditz%netscape.com 6f21e0c24a fixing bruce's build bustage 1999-04-25 15:57:41 +00:00
bruce%cybersight.com 6a345a6387 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 3808e150f4 sync up with nsString2.cpp 1999-04-22 17:36:54 +00:00
rickg%netscape.com 0a44dff038 sync with new string2 API 1999-04-20 07:12:47 +00:00
mcmullen%netscape.com 0d5d6108a1 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 a14e53edf7 Changes from Bruce Mitchener Jr. <bruce@cybersight.com>:
delete vs delete[].
1999-03-29 23:12:26 +00:00
joki%netscape.com 5abbeab8a7 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 6a54d81da4 Ignore generated files 1999-03-27 00:03:55 +00:00
dougt%netscape.com 8df0780ef8 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 55816576c2 fixed access paths for non-debug target. 'dist' is now recursive. 1999-03-25 22:13:31 +00:00
dougt%netscape.com 5d15e5cc16 Added GetIID() function to nsISoftwareUpdate. 1999-03-24 02:41:17 +00:00
dougt%netscape.com dde25062d1 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 c2c58effd8 Added ScheduledTasks to build remove some unused files. 1999-03-24 02:39:42 +00:00
dougt%netscape.com e2b50e07d8 Added ScheduledTasks (rename and delete). 1999-03-24 02:16:41 +00:00
dougt%netscape.com 89339d337c First Checked In. 1999-03-24 01:10:59 +00:00
dougt%netscape.com d088d74cd4 change return type to void to avoid warnings. 1999-03-24 00:10:37 +00:00
dougt%netscape.com 1ea64bd038 remove unneeded files. 1999-03-24 00:10:09 +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
dougt%netscape.com ed24bdd135 Run is working in the viewer.
Removing some older unused files.
1999-03-19 23:21:30 +00:00
dougt%netscape.com e1fd0bc8ea Added queue to hold pending downloads
Further object wacking
1999-03-19 00:32:05 +00:00
dougt%netscape.com 0a01826a92 Unix makefiles. Gotta love xpcode! 1999-03-10 20:17:14 +00:00
dougt%netscape.com bdd1a7f519 Fixing casting problem on windows
NOT PART OF TINDERBOX
1999-03-10 18:51:15 +00:00
dougt%netscape.com 08db20fa4c Make it work on the mac. Passing unix paths to ZIP routines. THIS IS NOT PART OF THE BUILD SYSTEM YET 1999-03-10 18:39:01 +00:00
dougt%netscape.com cfc9904529 Removing extra ; to get rid of warning. THIS IS NOT PART OF TREE IS NOT PART OF THE BUILD SYSTEM YET 1999-03-10 18:36:40 +00:00
dougt%netscape.com e24281d771 First Checked In. 1999-03-09 23:59:16 +00:00
dougt%netscape.com 3b78ce9b51 Removed InstallFolder Object - just using nsStrings now.
Now creating tempfiles for ZIP calls
hooked up to nsSpecialSystemDirectory
cleaned up Install() api
1999-03-09 00:50:23 +00:00
dougt%netscape.com 1d2debbaed Added Unix makefiles (that really do not do anything)
Added Arguments and Jarfile variables to the Install object which
are now being reflected into js.
Fixed how ExtractJarFile in Install was working
Hooked up to libjar.

** These changes are not part of the Tinderbox builds **
1999-03-02 20:25:42 +00:00
dougt%netscape.com b53591eba5 massive changes. 1999-03-01 21:35:13 +00:00
dougt%netscape.com 21c4fc26ca Getting closer to milestone 2. More additions to the functionality of
xpinstall.

This is not part of the build process yet.
1999-02-22 23:10:23 +00:00
dougt%netscape.com 1f509034a8 removing char* errormsgs and now using err code return values.
added FinishInstall().
1999-02-05 22:27:08 +00:00
dougt%netscape.com 45fcbcdc97 Removing char* errormsg. and replacing it with a error code return
value.
1999-02-05 22:25:35 +00:00
dougt%netscape.com a2783333ea makefile.win - first checkin 1999-02-05 00:24:34 +00:00
dougt%netscape.com a116337aee First checkin of xpinstall into seamonkey 1999-02-05 00:15:30 +00:00
dougt%netscape.com 2fba61fe5d First checkin of our IDLs (these are for the idlc in dom/tools) 1999-02-05 00:13:34 +00:00
dougt%netscape.com a47a2b451a First checkin of our interface and IIDs 1999-02-05 00:12:29 +00:00
dougt%netscape.com 81af8ca75b First checkin of our glorious makefile for windows 1999-02-05 00:09:47 +00:00