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

1003 Коммитов

Автор SHA1 Сообщение Дата
danm%netscape.com e6b9efbec5 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
law%netscape.com fd13dfed10 Add desktop integration component for windows 2000-05-13 00:49:03 +00:00
sspitzer%netscape.com 15eb09b5b6 fix #38097, #37927, #37759. in official bits, menulists were horked.
we forgot to package menulistBindings.xml
2000-05-13 00:28:12 +00:00
dougt%netscape.com 021bd9b8fd fixing user profile directory and pref InstallFolder targets. 2000-05-12 23:03:44 +00:00
ssu%netscape.com 86b6fb977d fixing bug #37874. xpinstall now checks for write access before creating a windows shortcut. 2000-05-12 21:02:39 +00:00
neeti%netscape.com e6de310496 removing netscape.cfg from mozilla, r=morse@netscape.com 2000-05-12 20:10:14 +00:00
ssu%netscape.com 5bff4944a6 fixing bug 39101. not part of tinderbox builds 2000-05-12 19:29:54 +00:00
ssu%netscape.com 7c5db3e9ad added functionality in the wizard installer to register self registering dlls. Affects only windows platforms 2000-05-12 04:40:17 +00:00
sgehani%netscape.com 33c9f22c0e *** NOT PART OF BUILD *** Explicitly specifying plugins for MRJ ocnduit. 2000-05-11 23:32:41 +00:00
ssu%netscape.com bd57706159 fixed problem with detecting previous installed Mozilla Seamonkey path. Not part of tinderbox builds. affects only windows platforms 2000-05-11 19:19:49 +00:00
sspitzer%netscape.com fa28c6f85b almost forgot to update the package files. leaf and granrose would have kicked my ass of this. 2000-05-11 10:37:34 +00:00
ssu%netscape.com 793e7c45bb fixing bug #18563. Select Directory dialog now works correctly. affects only windows platforms. 2000-05-11 06:35:41 +00:00
sspitzer%netscape.com 94bde36b85 xpinstall skins have moved 2000-05-11 04:25:27 +00:00
sgehani%netscape.com 0c203af014 Part of fix for option to save dl bits [b=37340] 2000-05-11 04:24:16 +00:00
sgehani%netscape.com c935ec7006 * [Feature] Option to save downloaded bits [b=37340] * Don't try and install if dl fails [b=30138] * Check sd errors and stop installation [b=34012] 2000-05-11 04:22:46 +00:00
sgehani%netscape.com 114106daac Alter "Browse..." folder selection dialog invoking button to read "Change..."
[b=36856]
2000-05-11 00:26:05 +00:00
sgehani%netscape.com 4bb24c1a16 Turning creation if desktop alias back on now that the xpinstall feature
regression is fixed.
2000-05-10 22:54:05 +00:00
sgehani%netscape.com c28249e4e1 * [Feature] Multi-xpi support per checkbox [b=34881]
* Prevent multiple dialogs when consecutive return keys hit [b=36993,36988]
* Multiple resource release crash fixes.
2000-05-10 22:44:49 +00:00
ssu%netscape.com 56c2644cd0 fixing bug #38568. affects only windows platforms. 2000-05-10 22:06:36 +00:00
sspitzer%netscape.com 6b401b8844 packager changes for the modern chrome 2000-05-10 04:38:35 +00:00
ssu%netscape.com 46d0c5ea51 fixing bug 21034. Program folders dialog now moved into the custom sequence. affects only windows platforms. 2000-05-09 23:07:50 +00:00
dougt%netscape.com bc9ae8946f Now printing js errors to install.log r=dveditz. 2000-05-09 20:41:25 +00:00
ssu%netscape.com 191c8feb0a fixing bug #27580. affects only windows platforms. 2000-05-09 19:48:21 +00:00
sgehani%netscape.com 00a28a2dda Fixing mac aliasing and AppleSingle decoding. 2000-05-08 23:54:05 +00:00
sgehani%netscape.com 31a35128ca Fix mac aliasing and AppleSingle decoding regressions. Make the Mac installer behave itself once again after being in a coma for two weeks. [b=38313,37568] 2000-05-08 23:22:15 +00:00
ssu%netscape.com b6980471ed fixing bug #37452. File.execute() should work now. 2000-05-08 22:46:21 +00:00
ssu%netscape.com a2061dad58 fixing bug 38588. creates correct destination path, not the one displayed with ... . affects only windows platforms 2000-05-08 22:44:55 +00:00
sgehani%netscape.com 90cb4e1cf6 Progress bar and message changes. [b=38035] 2000-05-08 22:10:08 +00:00
ssu%netscape.com 960f9de6d2 fixing bug #38560. affects only windows platforms. 2000-05-08 20:31:31 +00:00
mj%digicool.com 0d6ae84ad6 Now that XML-RPC is part of the build, it should go along with the installer too... r=brade@netscape.com 2000-05-08 14:11:07 +00:00
dveditz%netscape.com 5329976ed5 flesh-out chrome registration; clean-up the non-threadsafe assertions 2000-05-08 08:53:44 +00:00
dveditz%netscape.com b0b9f63ea4 added files: mozilla/xpinstall/src/nsRegisterItem.cpp 2000-05-08 08:51:38 +00:00
dveditz%netscape.com ce59e41cae new chrome installation strings 2000-05-08 08:51:20 +00:00
dveditz%netscape.com 742729863d leftover bug from nsIFile conversion: File.copy() changed the target directory into the final filename. 2000-05-08 08:50:40 +00:00
dveditz%netscape.com 0392198776 make the master listener threadsafe 2000-05-08 08:48:20 +00:00
dveditz%netscape.com 9ed9b896c3 new files for registering chrome 2000-05-08 08:47:10 +00:00
dveditz%netscape.com 158e4b19fd Resourced strings for registering chrome 2000-05-08 07:48:14 +00:00
dougt%netscape.com 6ccfb27b3d Fixing 38202. Permission was incorrect. 2000-05-08 06:29:05 +00:00
dougt%netscape.com af2653ff5f Adding nsIContentHandler to XPInstall so that we can handle mime types. This
allows us to click on a xpinstall link and have the install happen.

I also changed the windows wizard test application to use explict paths.  This
should have been checked in with the rest of the nsIFile/xpInstall stuff.  You
may have to adjust these paths manually.
2000-05-08 05:12:35 +00:00
ssu%netscape.com 835b7a3525 added sanity checking for bug 27601. not part of tinderbox build. affects only windows platforms 2000-05-08 05:09:35 +00:00
ssu%netscape.com db0583a9b2 fixing bug #27601. installer build scripts are now coded to install msvcrt and msvcirt.dll files. not part of tinderbox builds. affects only windows platforms 2000-05-08 04:11:30 +00:00
jbetak%netscape.com b467db5aeb 32477 Accept Language UI 2000-05-08 03:23:16 +00:00
ssu%netscape.com 8188e7b683 fixing bugs:
38472 - choosing base now will show base in the StartInstall dialog
38473 - Correct components are now shown in the StartInstall dialog

affects only windows.
2000-05-08 02:09:08 +00:00
ssu%netscape.com 487d3c8a6e fixing bugs:
38475 - fixed the browse button.  It now shows the browse for directory dialog.
32860 - installer truncates long destination paths with "..." correctly.

Also fixed code to display a string in the DlgMessage more accurately.
Optimized the way Setup matches the color to display the strings on the blue background.

Affects only windows platforms.
2000-05-08 01:53:43 +00:00
ssu%netscape.com a4f541b887 fixing bug 38465. not part of tinderbox builds. affects only windows platforms 2000-05-07 23:43:23 +00:00
ssu%netscape.com 3ff5516222 mapped error values to strings when windows installer vails. affects only windows platforms. 2000-05-07 07:07:01 +00:00
ssu%netscape.com 1b078f6276 fixing bugs: 23221, 33354, 34599 2000-05-07 06:15:04 +00:00
ssu%netscape.com 2c58f807d1 updated template file for fixing bugs 23221, 33354, 34599. Not part of tinderbox build. affects only windows platforms. 2000-05-07 06:12:16 +00:00
warren%netscape.com a451c5f762 Combined all necko dlls into two. Bug 17031. 2000-05-06 09:15:56 +00:00
locka%iol.ie 83aea6d179 Moved mozctl.dll out of components directory 2000-05-06 00:08:39 +00:00