Commit Graph

158 Commits

Author SHA1 Message Date
ben%bengoodger.com
e0629f624a 214360 - more update notifications work... reorganize some of the apis so they make a bit more sense and are easier to work with 2004-04-25 08:52:06 +00:00
ben%bengoodger.com
50c3234584 214360 - smartupdate - add an alertservice notification on windows to notify of new updates 2004-04-25 04:19:25 +00:00
ben%bengoodger.com
94a525e390 214360 - SmartUpdate: add a notification mechanism to the browser window to display updates. This is not enabled yet! 2004-04-25 02:55:53 +00:00
darin%meer.net
84f5cefca7 fixes bug 240811 "Extension manager shows empty download window and doesn't install extension" patch by pike, r=ben 2004-04-23 21:21:22 +00:00
ben%bengoodger.com
45be3277de More on 170006 - mismatch checking, create extensions dir in profile if it does not exist, etc... 2004-04-23 10:16:20 +00:00
ben%bengoodger.com
f7d25250a1 170006 - more work on mismatch/update checking wizard UI 2004-04-23 07:00:57 +00:00
ben%bengoodger.com
a755fac7e0 make the update mismatch dialog not show every time 2004-04-22 10:04:27 +00:00
ben%bengoodger.com
6dda3be997 170006 - better organization for update checking, create new updates component and background update service, new unified UI. 2004-04-22 06:28:22 +00:00
ben%bengoodger.com
ea42cade76 forgot to add this setting in to prevent incompatibility checking from running every time 2004-04-21 19:20:14 +00:00
ben%bengoodger.com
5ba4ac1b0b oops forgot to add files bustage fix 2004-04-21 09:19:54 +00:00
ben%bengoodger.com
d01c25f6a6 170006 - add support for extension app version incompatbility checking to extension manager to disable incompatible extensions when a new version of the app is installed 2004-04-21 08:48:30 +00:00
ben%bengoodger.com
1c2b923fe9 170006 - more EM updates - make the update checker work with darin's patch to DefaultSOAPEncoder. 2004-04-21 04:16:16 +00:00
ben%bengoodger.com
7c82e1279d bug 240835 - no progress indication in dlmgr patch by Doug Halamay <dhalamay@myrealbox.com> r=pike/mscott 2004-04-20 22:50:55 +00:00
ben%bengoodger.com
97ebd0e4ba 241028 - should be able to create smart keywords to forms that use the http POST method. 2004-04-20 09:45:12 +00:00
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