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

1391 Коммитов

Автор SHA1 Сообщение Дата
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
dougt%netscape.com 2da15c6b9f Run is working in the viewer.
Removing some older unused files.
1999-03-19 23:21:30 +00:00
dougt%netscape.com 2c90d6f07f Added queue to hold pending downloads
Further object wacking
1999-03-19 00:32:05 +00:00
dougt%netscape.com 8545a6c37e Unix makefiles. Gotta love xpcode! 1999-03-10 20:17:14 +00:00
dougt%netscape.com 188560c6e7 Fixing casting problem on windows
NOT PART OF TINDERBOX
1999-03-10 18:51:15 +00:00
dougt%netscape.com 923b334805 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 e985a85e0b 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 af851edcc3 First Checked In. 1999-03-09 23:59:16 +00:00
dougt%netscape.com 584478324d 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 b2b14f1298 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 d6cc5463ee massive changes. 1999-03-01 21:35:13 +00:00
dougt%netscape.com 9b13163cbb 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 9bed38b495 removing char* errormsgs and now using err code return values.
added FinishInstall().
1999-02-05 22:27:08 +00:00
dougt%netscape.com e56aab3e18 Removing char* errormsg. and replacing it with a error code return
value.
1999-02-05 22:25:35 +00:00
dougt%netscape.com 4a4a3343d2 makefile.win - first checkin 1999-02-05 00:24:34 +00:00
dougt%netscape.com 19f121ec3b First checkin of xpinstall into seamonkey 1999-02-05 00:15:30 +00:00
dougt%netscape.com 99ca1f4934 First checkin of our IDLs (these are for the idlc in dom/tools) 1999-02-05 00:13:34 +00:00
dougt%netscape.com a5f1f22a49 First checkin of our interface and IIDs 1999-02-05 00:12:29 +00:00
dougt%netscape.com b920318b77 First checkin of our glorious makefile for windows 1999-02-05 00:09:47 +00:00