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

387 Коммитов

Автор SHA1 Сообщение Дата
neeti%netscape.com dfaf1070cc moved *.js files from components to bin/defaults/pref 1999-09-17 23:27:15 +00:00
sgehani%netscape.com eaad174779 Mac specific: No longer autoreg'ing. Now supplying reg file spec and xpistub dir when initializing XPCOM utilizing dp's new NS_InitXPCOM interface. Thanks dp. 1999-09-17 23:11:31 +00:00
sgehani%netscape.com fb8ef495b3 Added checkboxes and extended drag multiselection to components win. Also, various minor bug fixes. 1999-09-17 00:12:55 +00:00
dveditz%netscape.com 5827b2d1fb Allow a blank (magic) registry name passed to StartInstall() as in 4.x;
Don't delete a jarfile we didn't download! plus bugs 10749,13386
1999-09-17 00:11:24 +00:00
sgehani%netscape.com 831165b661 First Checked In. 1999-09-17 00:10:43 +00:00
sgehani%netscape.com 626b8f59ca Added checkboxes and extended drag multiselection to components win. 1999-09-17 00:09:39 +00:00
sgehani%netscape.com 372b841652 Appended .rsrc suffix to target. 1999-09-17 00:08:45 +00:00
sgehani%netscape.com 8a7ffa1451 First Checked In. 1999-09-16 23:42:45 +00:00
dougt%netscape.com f28fe82d1d Getting mac patching working for resource files. 1999-09-16 23:09:36 +00:00
dougt%netscape.com 39028eea81 Fixed bug 13835. InstallTrigger.GetVersion() 1999-09-16 20:15:58 +00:00
dougt%netscape.com 8cf2d87ec4 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 78ee9ec7ec Ability for XPCOM to use non-default component registry and component directory 1999-09-16 19:28:57 +00:00
dougt%netscape.com 0c31e1ed6e Fixing a bug that confusing the regKey and versionKey. 1999-09-16 19:24:43 +00:00
ssu%netscape.com 22287d3984 config.ini no longer being used. 1999-09-16 07:25:21 +00:00
ssu%netscape.com ae66f2ce79 fixed parsing for filename only function. affects only windows platforms 1999-09-16 05:55:38 +00:00
ssu%netscape.com 7e2cb0fab5 changed grammer for a resource string. Affects only windows 1999-09-16 05:48:00 +00:00
ssu%netscape.com 9963c5fc7c replaced empty string parameter with 'Seamonkey' 1999-09-16 04:01:36 +00:00
briano%netscape.com 89067ab176 General cleanup. 1999-09-16 02:26:33 +00:00
ssu%netscape.com bca82292b4 fixing message typo. Affects only windows builds 1999-09-16 01:00:46 +00:00
dougt%netscape.com 03c4667a58 Fixed memory leak when calling ToString on version.
Fixed 13501.
1999-09-15 20:40:50 +00:00
ssu%netscape.com 9ebd49642d removed obosolete function 1999-09-15 20:29:30 +00:00
ssu%netscape.com a991323fb9 fine tunning build scripts. Not part of seamonkey build yet 1999-09-15 20:10:25 +00:00
ssu%netscape.com 147f4361a4 fine tunning build scripts. Not part of seamonkey build yet 1999-09-15 20:10:05 +00:00
ssu%netscape.com 97239c0cc0 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 75f2126c76 added new string resource to installer. Affects windows only. 1999-09-15 20:02:07 +00:00
ssu%netscape.com c381c29fda initial checkin for installer building script. not part of seamonkey build yet 1999-09-15 19:26:18 +00:00
dougt%netscape.com ba81037def commenting out a printf that no one really cares about but me. 1999-09-15 18:33:12 +00:00
dougt%netscape.com d87db92c3c Fixing the stream listener. Related to bug 13396 1999-09-15 18:21:54 +00:00
ramiro%netscape.com 26dd94b010 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
granrose%netscape.com 8d0efb9100 minor cleanup and optimizations preparing for rework of do_copyfile. 1999-09-15 00:27:37 +00:00
mscott%netscape.com 5f3c3f0d87 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 a9cb400f21 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 be09cc3d2d fixed pathing issues and oji size calculation problems. Does not affect seamonkey build. 1999-09-14 23:09:10 +00:00
dougt%netscape.com 8f2f35c86e uncommenting desktop database support. 1999-09-14 23:07:26 +00:00
sgehani%netscape.com 877acbe440 Added progress bar. 1999-09-14 22:57:41 +00:00
ssu%netscape.com 576c6caf61 udpating parameter to pass to jre installer. does not affect seamonkey build 1999-09-14 22:48:29 +00:00
ssu%netscape.com 6dd01a5e98 replace x86rel path with bin. Not part of seamonkey build yet. 1999-09-14 22:27:43 +00:00
dougt%netscape.com 87b8ee78ef desktop database hacking. 1999-09-14 22:23:26 +00:00
sgehani%netscape.com 3efdfca397 Added install progress bar and minor bug fixes. 1999-09-14 21:44:40 +00:00
sgehani%netscape.com 7e59f54807 Changed terminal win text to accomodate progress bar. 1999-09-14 21:43:25 +00:00
sgehani%netscape.com 059427e899 Linking with AppearanceLib for progress bar additions. 1999-09-14 21:42:42 +00:00
ssu%netscape.com 078844f2d6 optimized script. not part of seamonkey build yet 1999-09-14 21:23:16 +00:00
ssu%netscape.com 845e437788 updated usage message 1999-09-14 21:01:27 +00:00
ssu%netscape.com 4191c1433c updated usage 1999-09-14 20:57:49 +00:00
ssu%netscape.com 06537a58a5 replaced hard coded string with variable. file is not part of seamonkey build 1999-09-14 20:51:24 +00:00
ssu%netscape.com 2792100e68 initial checkin for seamonkey components. not part of seamonkey build yet 1999-09-14 20:50:22 +00:00
ssu%netscape.com cc19838400 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 fb707b0e54 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 f7c03ea9f8 fixing 10750 1999-09-13 19:23:44 +00:00
cyeh%netscape.com 692290dbfe add stuff that was missing. 1999-09-10 20:10:27 +00:00