Commit Graph

144 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
d8851e7eeb Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Remove app specific icons from installer\windows. mail and browser now export them on their own.

sr=bryner
2004-04-19 05:29:11 +00:00
scott%scott-macgregor.org
5644905ed3 Bug #237725 --> Use dist\branding as a staging area for branded artwork.
mail and browser copy their own specific app.ico icons out to dist\branding for use by the installer. Don't hard
code the browser and mail ico files

sr=bryner
2004-04-19 05:23:52 +00:00
scott%scott-macgregor.org
dbe8bbf1d1 Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Copy generic branded icons out to dist\branding

sr=bryner
2004-04-19 05:22:54 +00:00
ben%bengoodger.com
2e5e6d34f9 170006 - extension manager update service, ongoing work 2004-04-17 04:41:28 +00:00
ben%bengoodger.com
774adac64f more web service changes - return a complex data type, and add some output documentation to the deploy script 2004-04-09 22:56:36 +00:00
ben%bengoodger.com
f38f20266a add extension return type for update checking web service 2004-04-09 21:50:26 +00:00
ben%bengoodger.com
566f354dc5 update the web service compile & deploy script so it actually works, part of 170006 2004-04-09 21:44:22 +00:00
ben%bengoodger.com
5438bb8278 More 170006 - extension manager update checker service, not available yet. 2004-04-08 23:32:59 +00:00
bryner%brianryner.com
2e3bdbea09 Make sure *-bin and xpicleanup are stripped in addition to the .so files. 2004-04-08 18:57:38 +00:00
bryner%brianryner.com
5effc2aca8 Hook up the unix/gtk2 installer to the build. 2004-04-07 23:48:15 +00:00
bryner%brianryner.com
5f4c2f4f00 Initial add of gtk2 installer wizard for firefox/thunderbird. Not turned on yet. 2004-04-07 21:16:35 +00:00
bryner%brianryner.com
246801e6ee Initial add of cross-platform installer scripts. Not turned on yet. 2004-04-07 21:15:39 +00:00
ben%bengoodger.com
320fea90bb fix startup js error - patch from dbaron. 2004-04-06 23:40:02 +00:00
ben%bengoodger.com
933ab62a06 *** empty log message *** 2004-04-06 23:39:44 +00:00
ben%bengoodger.com
fa8ef0bbb5 more 170006 - extension manager web service work not visible yet 2004-04-06 22:36:06 +00:00
ben%bengoodger.com
fd93478ec6 Extension Manager UI and updater web service - not enabled yet - bug 170006 2004-04-06 00:31:11 +00:00
blakeross%telocity.com
46752ac602 Fix 234739 - Replace "Show" with "Open" in download manager (and rename Show to Open Containing Folder, and remove obsolete strings). 2004-04-03 06:26:21 +00:00
ben%bengoodger.com
f4f167dc73 Rewrite the extension manager as a js component (170006 - not accessible yet) 2004-03-31 08:58:21 +00:00
ben%bengoodger.com
27953332b8 drag and drop handling for 171006, better command handling (not hooked up yet) 2004-03-30 20:54:30 +00:00
ben%bengoodger.com
a3b9707b57 More 170006 Extension Manager Front End - not used yet 2004-03-30 04:13:40 +00:00
ben%bengoodger.com
000d30aa45 More extensions FE stuff (170006) not used yet 2004-03-29 23:22:00 +00:00
ben%bengoodger.com
32d5ae2da0 Add new Extension Manager front end as part of 170006. Not currently hooked up to anything. 2004-03-29 20:37:02 +00:00
scott%scott-macgregor.org
ab7850bd80 Bug #238829 --> use a slightly smaller font for the welcome screen for the thunderbird installer
to prevent the welcome text from getting truncated. Our product name is just too long :)
2004-03-26 22:48:33 +00:00
ben%bengoodger.com
582a418b85 bug 236988 - should show application icons in download manager when the file completes downloading. r=bryner sr=mscott a=asa on the nsIconURI part. make the download manager use proper file:/// URIs in the moz-icon:// uris it generates in response to GetTargets NC:IconURI instead of native paths. Make the download manager refresh the icon once the download is complete and have the icon image in download items always bypass the cache when loading its icon. 2004-03-17 21:23:52 +00:00
cls%seawood.org
5a31106a54 Disable the IE Profile Migrator when building with mingw gcc.
Bug #236901 r=bryner sr=ben
2004-03-17 17:30:34 +00:00
ben%bengoodger.com
8fe2abf38d new generic icons for firefox installer 2004-03-16 22:43:47 +00:00
scott%scott-macgregor.org
4a07df156c Bug #235651 --> toolkit installer changes necessary to support the thunderbird installer.
When doing a custom install and the user selects "Browser Folder", the
folder pickker dialog willl now open up to the selected folder. This will
impact Firefox and Thunderbird.

Add a parameter called DistSubdir which folks writing an installer for the
new toolkit can set in their installer.cfg file. This variable defaults to a
value of bin (so no changes for Firefox here) and you can change it to whatever
directory under dist that you want.
2004-03-13 00:31:45 +00:00
scott%scott-macgregor.org
826da5fb62 Bug #235651 --> More installer work for Thunderbird. Add a .ico file for mail just like we have for browser 2004-03-12 03:53:35 +00:00
jst%mozilla.jstenback.com
1e40577df7 Fixing FireFox installer bug 227129. Making the radio buttons in the lisence dialog belong to the same group. r=ben@mozilla.org 2004-03-11 05:10:06 +00:00
ben%bengoodger.com
9bd64a5601 236056 - xpinstall confirm dialog should disable the install button initially to prevent fast-clicking exploits 2004-03-01 01:36:30 +00:00
bsmedberg%covad.net
3ad1a1e910 Bug 232071 - windows uninstaller cosmetic bug (unescaped \n)... r+sr=bengoodger 2004-02-27 20:17:13 +00:00
ben%bengoodger.com
970e35804c forgot this file 2004-02-11 00:57:46 +00:00
ben%bengoodger.com
eb919d1f0c Firebird is now called Firefox 2004-02-11 00:56:17 +00:00
cls%seawood.org
3b59d97939 Explicitly include prsht.h to get PSH_* includes.
Set _WIN32_IE to have access to appropriate defines.
Fixing mingw bustage.
Thanks to David G King <d_king@xtra.co.nz> for the original patch.
Bug #225163 r=bryner
2004-02-09 07:34:05 +00:00
ben%bengoodger.com
7f0a366ea8 disable the installer's upgrade panel for now. 2004-02-05 09:16:16 +00:00
ben%bengoodger.com
5ca426323a Prevent the seamonkey progress dialog from being shown in some situations 2004-02-03 23:57:03 +00:00
cbiesinger%web.de
cf8556d066 make toolkit use hasDefaultApp to check for presence of default application.
defaultApplicationHandler will go away soon; this checkin is to avoid breakage
r=pch
2004-01-31 00:59:19 +00:00
ben%bengoodger.com
41e947e625 231371 - downloading a file destroys the desktop 2004-01-29 21:10:10 +00:00
timeless%mozdev.org
4307c7f1dc Bug 230183 preprocessor.pl not executed correctly in /toolkit/mozapps/downloads/src on BeOS
Patch by thesuckiestemail@yahoo.se r=bryner
2004-01-08 16:51:17 +00:00
ben%bengoodger.com
846cdb01d1 Fix - download progress resets to zero momentarily on download items when a new download begins
- Downloads window displays "0%" in the title bar progress briefly after a download completes.
2003-12-21 02:54:48 +00:00
ben%bengoodger.com
038a5e89dd Make theme downloads show up in the download manager 2003-12-19 00:11:36 +00:00
ben%bengoodger.com
8d563e16b4 Fix 227129 once and for all. 2003-12-18 08:49:33 +00:00
ben%bengoodger.com
f45e3bc41e Fix the show button in the download manager on macos x 2003-12-18 07:50:57 +00:00
ben%bengoodger.com
ef93ef1bd5 Fix - 227129 "Next" button is enabled when "Decline" is initially checked for license agreement page of installer wizard.
Fix - no security warning displayed when opening executable files from the download manager
Fix - Easy install path in install wizard defaults to Safe Upgrade which can result in unintentional file deletion in wacky cases. Hack this off for 0.8
2003-12-18 06:53:08 +00:00
ben%bengoodger.com
6f59ba3d23 bug 227129 - select "DECLINE" radio button by default in winstaller, patch by jhenry. <jhenry@ccs.neu.edu> 2003-12-16 00:48:22 +00:00
ben%bengoodger.com
f48a6216d3 Remove redundant file, fix bug 228259 - download manager creates a folder with the same name as the file. Patch by pike. <pike@pikey.me.uk> 2003-12-16 00:45:57 +00:00
scott%scott-macgregor.org
1c26e55760 try to remove ctrl-m's
again
2003-12-14 23:45:47 +00:00
scott%scott-macgregor.org
1f8d3770ad Part of Bug #218997...fix a JS error in thunderbird with a phoenix if def. thanks to mbr for the patch 2003-12-14 22:55:44 +00:00
ben%bengoodger.com
0744cb38c9 More on the XPInstallUI bug... 2003-12-11 07:03:44 +00:00
ben%bengoodger.com
cde28321b3 214260 - Getting even closer... 2003-12-11 00:41:00 +00:00