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

413 Коммитов

Автор SHA1 Сообщение Дата
dougt%netscape.com 4a8911eef1 Fixed a bunch of Freeing Memory Mismatches.
Now using Recycle.
Fixes 8538.
1999-09-22 04:43:03 +00:00
leaf%mozilla.org ae0bb28316 checking in a change to fix the windows installer packages 1999-09-22 04:38:30 +00:00
sgehani%netscape.com dc29dec919 Example of multiple .xpi's to test fix for bug 14318. 1999-09-22 00:47:20 +00:00
sgehani%netscape.com c0f27010fd Run all .xpi's downloaded: bug 14318. 1999-09-22 00:46:34 +00:00
sgehani%netscape.com f390d45693 Attribute support. 1999-09-22 00:45:26 +00:00
sgehani%netscape.com a13c23af58 Minor string modifications. 1999-09-21 21:34:09 +00:00
sgehani%netscape.com 4533eba632 Added support for component attributes. 1999-09-21 21:31:55 +00:00
sgehani%netscape.com 41d72b8ee9 Adding example attributes. 1999-09-21 21:29:25 +00:00
sgehani%netscape.com 8f0e1607b5 Resourced out error string. 1999-09-21 10:08:22 +00:00
sgehani%netscape.com a05fb40675 Resourced xpinstall dialog messages. 1999-09-21 09:55:46 +00:00
sgehani%netscape.com beea47777e Adding i18n support to xpinstall: using StringBundleService. 1999-09-21 08:46:59 +00:00
sgehani%netscape.com 7728140c93 Adding i18n support to xpinstall: using StringBundleServcie. 1999-09-21 08:46:10 +00:00
sgehani%netscape.com 1245d0f9c7 Adding i18n support to xpinstall: using StringServiceBundle. 1999-09-21 08:45:25 +00:00
ssu%netscape.com 23836abc9a updated build scripts for windows installer. not part of tinderbox builds 1999-09-21 08:28:22 +00:00
ssu%netscape.com da675ccc69 updated resource string. Nothing was added or delete, simply changed. Affects only windows platforms. 1999-09-21 07:02:25 +00:00
ssu%netscape.com 5d6f13a532 fixing bug# 13117 1999-09-21 06:22:10 +00:00
ssu%netscape.com 2a92d81b9d fixing font type, bug #13572 1999-09-21 05:12:02 +00:00
dveditz%netscape.com d6c6828293 fixing VC5 bustage for ssu 1999-09-20 22:39:52 +00:00
dougt%netscape.com 0767c5d05c Cleaned up nsXPIFlash function names.
Added notification flash preference
Added nsIProgressEventSink to nsXPInstallManager
1999-09-20 21:31:55 +00:00
ssu%netscape.com 3928e94ec0 added ifdef _WINDOWS around a include file. 1999-09-20 21:16:58 +00:00
ssu%netscape.com a43dc3b347 new files needed for the shortcut functionality that I just added to xpinstall. 1999-09-20 21:13:53 +00:00
granrose%netscape.com bd3c4e0658 removed leading '/' on '-' lines. 1999-09-20 21:01:48 +00:00
ssu%netscape.com 247f3fad96 Added new windows shortcut file operation routine.
Renamed:
  FileWinShortcutCreate() to FileWindowsShortcut()
  FileMacAliasCreate()    to FileMacAlias()
  FileUnixLinkCreate()    to FileUnixLink()
1999-09-20 20:58:20 +00:00
leaf%mozilla.org a0386fa310 fixing commented out component demarcations 1999-09-19 23:45:34 +00:00
ssu%netscape.com a79e0968b9 fixed xpistub.dll to handle the pre-generated component.reg file for the native windows installer. This is not part of linux builds, only mac and windows. 1999-09-18 04:56:44 +00:00
jj%netscape.com 611ea189a4 fixed icon family 1999-09-18 04:10:25 +00:00
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