379 Commits

Author SHA1 Message Date
dougt%netscape.com
d67bf77f01 Fixed bug 13835. InstallTrigger.GetVersion() 1999-09-16 20:15:58 +00:00
dougt%netscape.com
9c72b9dfb5 re-checking in. mscott had initially back out this file due to a bustage. 1999-09-16 20:14:59 +00:00
dp%netscape.com
d0ccf9a6eb Ability for XPCOM to use non-default component registry and component directory 1999-09-16 19:28:57 +00:00
dougt%netscape.com
a614e09a62 Fixing a bug that confusing the regKey and versionKey. 1999-09-16 19:24:43 +00:00
ssu%netscape.com
ddf26bf98f config.ini no longer being used. 1999-09-16 07:25:21 +00:00
ssu%netscape.com
2d5ec8033e fixed parsing for filename only function. affects only windows platforms 1999-09-16 05:55:38 +00:00
ssu%netscape.com
5ddce04816 changed grammer for a resource string. Affects only windows 1999-09-16 05:48:00 +00:00
ssu%netscape.com
fac03f0a7f replaced empty string parameter with 'Seamonkey' 1999-09-16 04:01:36 +00:00
briano%netscape.com
c6b89d47d2 General cleanup. 1999-09-16 02:26:33 +00:00
ssu%netscape.com
7649eb858c fixing message typo. Affects only windows builds 1999-09-16 01:00:46 +00:00
dougt%netscape.com
7f44b8d355 Fixed memory leak when calling ToString on version.
Fixed 13501.
1999-09-15 20:40:50 +00:00
ssu%netscape.com
5410da912b removed obosolete function 1999-09-15 20:29:30 +00:00
ssu%netscape.com
352a67d2fb fine tunning build scripts. Not part of seamonkey build yet 1999-09-15 20:10:25 +00:00
ssu%netscape.com
98c24e2f20 fine tunning build scripts. Not part of seamonkey build yet 1999-09-15 20:10:05 +00:00
ssu%netscape.com
28f0e4e593 added dialog to show when launching 3rd party apps during install time. affects only windows. 1999-09-15 20:04:00 +00:00
ssu%netscape.com
facab5012c added new string resource to installer. Affects windows only. 1999-09-15 20:02:07 +00:00
ssu%netscape.com
faa5911f66 initial checkin for installer building script. not part of seamonkey build yet 1999-09-15 19:26:18 +00:00
dougt%netscape.com
7297e0f31e commenting out a printf that no one really cares about but me. 1999-09-15 18:33:12 +00:00
dougt%netscape.com
31856201d4 Fixing the stream listener. Related to bug 13396 1999-09-15 18:21:54 +00:00
ramiro%netscape.com
e8ba593918 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
granrose%netscape.com
fc7ea992fe minor cleanup and optimizations preparing for rework of do_copyfile. 1999-09-15 00:27:37 +00:00
mscott%netscape.com
83d373eaea Back out dougt's change which broke the mac until he has a chance to look at it. I would have waited longer but i have
to step away from my desk for a little while and didn't want to wait.
1999-09-14 23:58:25 +00:00
ssu%netscape.com
2a5192b7e9 updated path to where xpinst.dll is located when launching smartupdate via native wizard installer 1999-09-14 23:10:48 +00:00
ssu%netscape.com
2319eb582b fixed pathing issues and oji size calculation problems. Does not affect seamonkey build. 1999-09-14 23:09:10 +00:00
dougt%netscape.com
0f31aba2ee uncommenting desktop database support. 1999-09-14 23:07:26 +00:00
sgehani%netscape.com
34b617634a Added progress bar. 1999-09-14 22:57:41 +00:00
ssu%netscape.com
f763a36e94 udpating parameter to pass to jre installer. does not affect seamonkey build 1999-09-14 22:48:29 +00:00
ssu%netscape.com
67326a38a8 replace x86rel path with bin. Not part of seamonkey build yet. 1999-09-14 22:27:43 +00:00
dougt%netscape.com
3da6ea847e desktop database hacking. 1999-09-14 22:23:26 +00:00
sgehani%netscape.com
57ba0a1425 Added install progress bar and minor bug fixes. 1999-09-14 21:44:40 +00:00
sgehani%netscape.com
e899ce350a Changed terminal win text to accomodate progress bar. 1999-09-14 21:43:25 +00:00
sgehani%netscape.com
108c7735f5 Linking with AppearanceLib for progress bar additions. 1999-09-14 21:42:42 +00:00
ssu%netscape.com
7a098d6b3b optimized script. not part of seamonkey build yet 1999-09-14 21:23:16 +00:00
ssu%netscape.com
f8c303fe62 updated usage message 1999-09-14 21:01:27 +00:00
ssu%netscape.com
b1e22c8b02 updated usage 1999-09-14 20:57:49 +00:00
ssu%netscape.com
272a2fafd6 replaced hard coded string with variable. file is not part of seamonkey build 1999-09-14 20:51:24 +00:00
ssu%netscape.com
be5c5d2372 initial checkin for seamonkey components. not part of seamonkey build yet 1999-09-14 20:50:22 +00:00
ssu%netscape.com
919fb8cda9 initial checkin for building native windows installer. It is not part of the seamonkey build yet. 1999-09-14 10:02:42 +00:00
ssu%netscape.com
adb933b1be changing the logic MFC variable definition for nszip. It will now only build nszip (which requires MFC) if MOZ_MFC is set. This only affects the windows platforms. 1999-09-13 20:47:41 +00:00
dougt%netscape.com
95cb3e6242 fixing 10750 1999-09-13 19:23:44 +00:00
cyeh%netscape.com
561736b4b7 add stuff that was missing. 1999-09-10 20:10:27 +00:00
dougt%netscape.com
00725ef8f7 changing GetDiskSpaceAvailable to return a signed 64 bit value 1999-09-10 20:03:56 +00:00
dougt%netscape.com
f7032a1fbb attempting to clean up long long stuff. currently #ifdef 0. 1999-09-10 19:15:46 +00:00
ssu%netscape.com
3a9b02be20 removed WinMain() from nszip.cpp, and fixed makefile.win to compile it correctly. Affects only Windows 1999-09-10 19:11:40 +00:00
sgehani%netscape.com
084ccfb588 Fixes for 12263 and 13101. 1999-09-10 08:50:53 +00:00
sgehani%netscape.com
7386f5dde8 Mac parity for overriding default components folder when initializing xpcom. 1999-09-10 08:21:51 +00:00
leaf%mozilla.org
8e13c0b4dd Landing change to build ssu's native windows installer code by default.
(windows only change)
1999-09-10 02:19:26 +00:00
cyeh%netscape.com
33c9cb11af remove what i guess are obsolete components 1999-09-10 00:24:39 +00:00
cyeh%netscape.com
4e29fbf61e flip srcdir back to "\" 1999-09-10 00:18:24 +00:00
granrose%netscape.com
dbb1cd0d59 minor improvements, beginning XP file parsing work. 1999-09-10 00:11:54 +00:00