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

132 Коммитов

Автор SHA1 Сообщение Дата
leaf%mozilla.org a99b3e3ce8 xpinstall is leading to startup crashes (bug 8849).
Turning off xpinstall until someone fixes it for redhat linux 5.2
1999-06-25 07:50:39 +00:00
sspitzer%netscape.com ebf2b50846 ignore generated Makefile. add newlines to end of file. use PR_FALSE instead
of false to please UNIX compilers.  thanks to Tim Rowley <tor@cs.brown.edu>
for this patch.
1999-06-24 20:20:12 +00:00
danm%netscape.com 258b158702 oops 1999-06-24 04:00:58 +00:00
danm%netscape.com 582ad47b3f teach RunModalDialog to use extant windows; use one in NetSupportDialog (fixes bug 7858). remove AppShellService interface references 1999-06-24 03:29:22 +00:00
briano%netscape.com dbf66fa37f File was missing a newline at the end of file, which upsets some Unix compilers. 1999-06-24 03:20:47 +00:00
briano%netscape.com 64af1d164b Changed 'true' and 'false' to 'PR_TRUE' and 'PR_FALSE' to fix the non-gcc Unix builds. 1999-06-24 01:59:26 +00:00
sgehani%netscape.com 04a20290f9 Turning XPInstall on on Unix. 1999-06-23 22:59:50 +00:00
dveditz%netscape.com dc1b807aea Bug 8311, solve hang when opening status window during trigger 1999-06-23 20:37:30 +00:00
sgehani%netscape.com e2e80ebf22 Turning XPInstall off on Unix... again! 1999-06-23 07:42:28 +00:00
sgehani%netscape.com a3fadbbc50 Checking in from Unix instead of from Linux as last rev was. 1999-06-23 06:44:30 +00:00
waterson%netscape.com 9ea58439f2 Fix trailing whitespace bustage in Makefile.in. 1999-06-23 06:37:15 +00:00
sgehani%netscape.com d182062565 XPInstall now building and limping during execution on Unix. 1999-06-23 06:19:45 +00:00
sgehani%netscape.com 66e4ab42c0 Using new XPCOMified libjar interface. 1999-06-23 06:16:53 +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
ssu%netscape.com 001771c6cb fixing bug #8620 1999-06-23 01:44:13 +00:00
cathleen%netscape.com daeff61f95 merging in Doug's fixes for bug #8347 1999-06-22 00:14:46 +00:00
ssu%netscape.com e3f01ed02b attempting to fix build bustage 1999-06-21 18:39:04 +00:00
ssu%netscape.com 21ff7f479b fixing bugs #6622 and #6624 1999-06-20 02:43:43 +00:00
sfraser%netscape.com 1c9e290085 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 dbbe3b89a6 Add ownership-directed comments 1999-06-19 21:53:14 +00:00
sfraser%netscape.com 0e2aa5d823 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. 1999-06-19 21:53:00 +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
dveditz%netscape.com 078ea5a4e5 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 69f2e3faa1 Bug 8311 mac project files 1999-06-17 03:51:17 +00:00
dveditz%netscape.com 75e68a0c2e Bug #8311 XPInstall triggers not working. a chofmann, r cathleen 1999-06-17 03:36:50 +00:00
dveditz%netscape.com ca75ffcd33 chasing the tree, not part of build 1999-06-16 07:03:36 +00:00
dp%netscape.com 2cfd8edb31 Using default autoregistration 1999-06-16 00:34:08 +00:00
mcmullen%netscape.com 2c34002258 Use nsIFileSpec. Also added ReadUserPrefs() method. 1999-06-15 05:17:55 +00:00
sgehani%netscape.com e942c1b838 Included strres lib required by LoadResources(). 1999-06-12 01:55:35 +00:00
sgehani%netscape.com 90dd9decef 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 fc633b5805 File Removed. 1999-06-11 00:38:49 +00:00
dougt%netscape.com 015e984da8 Fixes bug 7763. now exporting the xpinstall.js file to the components directory. 1999-06-10 20:33:20 +00:00
ssu%netscape.com 4828d00d7a Fix AddDirectory bug 1999-06-10 02:00:19 +00:00
ssu%netscape.com 79c9201af1 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 d7abc3b18a Switching to use Component Registry 1999-06-09 19:19:14 +00:00
ssu%netscape.com 025bddeae0 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 0562142d9a 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 b5418b91d5 fixed bug #6719 1999-06-05 02:57:07 +00:00
ssu%netscape.com c560f14f54 fixed bug #6612 1999-06-05 02:52:29 +00:00
valeski%netscape.com e768525ad3 api change to GetProxyObject. no longer pass in straight PLEventQueue 1999-06-04 22:47:12 +00:00
ssu%netscape.com f7c476330e fixed bug #6859: default root key now set 1999-06-04 22:40:56 +00:00
ssu%netscape.com a22260cbd0 fixing bug #7053: DiskSpaceAvailable() returned wrong value. 1999-06-04 22:15:53 +00:00
cathleen%netscape.com 0d3c2ceb5f 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 91908610f6 fixed problem with Install.FileRename() and Install.DirRename() 1999-06-04 21:50:17 +00:00
dougt%netscape.com 018df96b21 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 8936551a0c Adding xpinstall.js to the build. This will setup our prefs for us. 1999-06-04 21:43:14 +00:00
dougt%netscape.com 426357bbde adding res to our build path. 1999-06-03 23:10:00 +00:00
dougt%netscape.com 3942f5948d Adding our fancy progress UI. 1999-06-03 23:09:36 +00:00
dougt%netscape.com 6cc3a78250 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 2066a13f12 Changing ProgressNotifier to be nsISupports.
Adding a GUI progress dialog!
1999-06-03 22:57:43 +00:00