Commit Graph

270 Commits

Author SHA1 Message Date
timeless%mozdev.org
d1105a072d Bug 298530 Incorrect dtd reference in errors.xul,
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-06-23 18:20:13 +00:00
darin%meer.net
19c5249d72 Make ShowProgressUI return even when the updater UI is not active. 2005-06-23 05:03:26 +00:00
darin%meer.net
99b3b6aaf5 Launch Firefox from updater using NSTask instead of system to allow the
updater process to exit.  Otherwise, the user will see the updater icon
in the dock once Firefox launches.  This patch also moves the rest of
the systems away from 'system' to invoke Firefox.
2005-06-23 04:03:40 +00:00
ben%bengoodger.com
548f813992 fix bugs in the downloader panel 2005-06-23 01:52:35 +00:00
darin%meer.net
68b38a0055 We need to eliminate symlinks in the resulting application bundle since
FSCopyObject skips over symlinks, which would cause nsUpdateDriver.cpp
to fail to copy the complete updater bundle.
2005-06-22 20:52:53 +00:00
doronr%us.ibm.com
8941f37a65 Bug 298140 - Extension Manager regressions. patch by rob strong, r/a=bsmedberg 2005-06-22 20:29:45 +00:00
cls%seawood.org
fa9b3fbffb Use HOST_EXTRA_LIBS for linking HOST_PROGRAMS.
Do not define WinMain() for gcc builds.
Bug #298417 r=bsmedberg a=chofmann
2005-06-22 15:55:32 +00:00
joshmoz%gmail.com
92c165ef92 don't allow resizing of mac update window 2005-06-22 04:08:18 +00:00
darin%meer.net
1e46958622 Make the updater window a bit wider to accommodate localized text. 2005-06-22 01:48:54 +00:00
darin%meer.net
3d7e9a1a42 Make sure the updater UI is initially visible to the user. 2005-06-22 01:26:28 +00:00
darin%meer.net
9b0cd07584 Make ShowProgressUI return when QuitProgressUI is called instead of terminating
the updater process.
2005-06-22 01:06:41 +00:00
ben%bengoodger.com
b4932db5a2 Many update improvements: making background update work properly. User nagging after user opts to do something later. Rework timer manager so it's less retarded. etc. 2005-06-22 00:59:50 +00:00
joshmoz%gmail.com
279c6972d0 back out attempt to make ShowProgressUI return. it doesn't work right 2005-06-22 00:16:01 +00:00
joshmoz%gmail.com
21f31989b4 make ShowProgressUI return in Mac OS X updater 2005-06-21 23:52:26 +00:00
joshmoz%gmail.com
1e8c105ee5 add localization code to the mac updater UI. It won't work until the call to ReadStrings() can succeed, but the code for when that happens is all there. 2005-06-21 08:36:11 +00:00
ben%bengoodger.com
a7acafc4d3 Tidy up finished page some more 2005-06-21 02:04:47 +00:00
ben%bengoodger.com
a3adad8b4f work on improving 'updates found' page 2005-06-20 23:23:45 +00:00
ben%bengoodger.com
8ed12a9d8e Make sure we close input streams properly when reading the update files so we don't create lots of active-update.xml files, also use more exception handling to ensure streams are reliably closed. 2005-06-20 22:29:31 +00:00
ben%bengoodger.com
2558122a2a Make pause and resume work properly across UI sessions, allow the UI to be reopened and show current state of update download... 2005-06-20 20:56:25 +00:00
joshmoz%gmail.com
f09b4a0677 don't allow user to quit out of Mac OS X updater by any means until the patching job is finished 2005-06-20 19:10:19 +00:00
joshmoz%gmail.com
0dacaaecf8 make Mac OS X update UI work. 2005-06-20 18:33:36 +00:00
ben%bengoodger.com
9bd1c743ed work on finish page for wizard 2005-06-19 23:43:26 +00:00
ben%bengoodger.com
357ce4b4ef Make downloading page work nicely, remove update manager components for now 2005-06-19 22:42:25 +00:00
joshmoz%gmail.com
b99a072b0a fix bad pointer operator for gcc 4 - why did gcc 3.3 even accept that 2005-06-18 18:02:50 +00:00
joshmoz%gmail.com
36347e4da9 Make Mac OS X updater UI actually show up, and center it. The progress bar doesn't update still, but we're closer.l 2005-06-18 05:40:08 +00:00
darin%meer.net
84d4890b64 Generate dist/bin/updater.app 2005-06-18 01:25:35 +00:00
darin%meer.net
65ff9c2568 Adding application bundle for updater. Provided by Josh Aas. 2005-06-18 01:16:26 +00:00
darin%meer.net
ac3e0b9640 Landing part of the progress UI for OSX from Josh Aas and hooking it up to the build. 2005-06-18 00:59:37 +00:00
ben%bengoodger.com
0d5d836aaa make status notification prettier, part 1 of n 2005-06-17 22:55:58 +00:00
cls%seawood.org
bef743c3f8 Define _WIN32_IE for mingw builds. Fixing bustage.
Thanks to Sebastian Tusk <bugzilla.20.scyt@spamgourmet.com> for the patch.
Bug #297999 r=cls a=asa
2005-06-17 20:57:56 +00:00
ben%bengoodger.com
9229ea7731 getting update manager to work better 2005-06-17 19:14:35 +00:00
ben%bengoodger.com
2c2c0be0d0 encode + in update url 2005-06-17 01:23:00 +00:00
ben%bengoodger.com
9a801a6355 add 'no updates found' page. 2005-06-17 01:18:48 +00:00
darin%meer.net
f9aa9a5fab fixes bug 297609 "updater should keep going if a 'Remove' command cannot be completed because the target file does not exist" r=bsmedberg 2005-06-17 00:30:59 +00:00
gandalf%firefox.pl
6c3bda1208 Bug 297684: Non-localizable label in Updates wizard: "Finished"; p=stefan_h@hem.utfors.se,r=gandalf,a=bsmedberg 2005-06-16 12:53:43 +00:00
ben%bengoodger.com
ed8394a54b make pause/resume work properly 2005-06-16 00:02:10 +00:00
ben%bengoodger.com
92c55b5616 show progress properly, begin to make pause/resume work 2005-06-15 23:17:53 +00:00
ben%bengoodger.com
b65206ff6c make the downloader work again! 2005-06-15 19:36:32 +00:00
ben%bengoodger.com
d1f1b3f791 fix some errors in update manager UI 2005-06-15 01:01:45 +00:00
ben%bengoodger.com
112fe89ad1 Add code to build UI from the update manager, track state and update name on nsIUpdate 2005-06-15 00:05:31 +00:00
darin%meer.net
780c7fb24b Factor updater.ini parsing out into a separate source module for use under OSX.
Cleanup GTK progress UI somewhat.
2005-06-14 23:09:52 +00:00
darin%meer.net
fded8f1054 Position UI elements in a slightly nicer way, r=sparky 2005-06-14 22:16:01 +00:00
darin%meer.net
a6550f8a40 Construct update URL using RegExps per suggestion from Ben.
Include "0" in baseURL per Chase.
2005-06-14 01:54:18 +00:00
ben%bengoodger.com
699f400458 improve update manager load/save of update items, make update/patch items implement serialize/deserialize from DOM nodes, change method/attribute names on interfaces slightly to properly use interCaps 2005-06-13 21:08:40 +00:00
ben%bengoodger.com
6925680170 More implementation of update manager - load and save update files. 2005-06-13 18:53:11 +00:00
mkaply%us.ibm.com
06f5b86744 #297386
r=bsmedberg, sr=darin, a=bsmedberg
Add OS/2 implementation of thread for updater and reorder some #ifdefs
2005-06-13 17:53:18 +00:00
mkaply%us.ibm.com
4f815036f8 OS/2 build bustage - default to unistd.h for non windows platforms 2005-06-13 17:19:43 +00:00
gandalf%firefox.pl
04f16491fc Bug 297118: Remove afxres.h dependency from new update code; p=bugzilla@mcsmurf.de,r=cls,sr=darin,a=asa 2005-06-11 20:14:01 +00:00
darin%meer.net
ff3b3e4cad Construct update URL using properties from nsIXULAppInfo and nsIXULRuntime. 2005-06-11 01:09:54 +00:00
ben%bengoodger.com
2633a4810b more update manager work 2005-06-11 00:04:52 +00:00
ben%bengoodger.com
32ddfe36a3 Implement load/save for the Update Manager 2005-06-10 23:58:10 +00:00
ben%bengoodger.com
b42ec02ba4 Add new Update Manager interface and service to track current and past updates 2005-06-10 23:37:38 +00:00
ben%bengoodger.com
9cc785354f Hook up 'View installed updates' button in preferences 2005-06-10 21:46:12 +00:00
ben%bengoodger.com
a2e6013f30 Add support for optional license to updates. This allows for updates to inform the user of license changes with included components and force them to agree before they can update the software. Also add a 'View installed updates' button to the preferences panel 2005-06-10 21:27:24 +00:00
ben%bengoodger.com
42e7ba37ba for testing 2005-06-10 00:17:10 +00:00
ben%bengoodger.com
415e1b3674 Add an 'errors' page to the update wizard to report verification errors. 2005-06-10 00:07:47 +00:00
darin%meer.net
5d8c5ebd1d This patch includes fixes for bug 297121 "many timer messages in javascript console",
and it also includes the following fixes:
 - make binaryToHex work for octets < 0x10
 - make selectUpdate return non-null
 - no need for "map" variable in _verifyDownload
2005-06-09 22:15:49 +00:00
ben%bengoodger.com
a6176302e6 fall back to downloading a complete download package if the verification of the patch fails 2005-06-09 01:06:45 +00:00
darin%meer.net
79965b9cac fixing VS8 Beta2 build bustage, bug 292021 2005-06-09 00:16:38 +00:00
ben%bengoodger.com
a86bfc6930 add support for restarting downloads at different priority levels (background vs. foreground), separate out update and extensions jar manifests for faster development turnaround 2005-06-08 22:39:45 +00:00
darin%meer.net
7e80080b48 Verify downloads leveraging nsICryptoHash. 2005-06-08 22:15:17 +00:00
ben%bengoodger.com
8c9acf2311 Fix the |selectUpdate| function on the update service to correctly return the best available update from a set of available updates 2005-06-08 21:13:43 +00:00
ben%bengoodger.com
31733b51b3 make getPref helper function return default values consistently, and ensure background checking does not commence until after a profile has been selected so that the user's settings are honored. 2005-06-08 20:48:25 +00:00
darin%meer.net
b1e47d43a3 Landing patch for bug 292021 "Software Update self-contained executable" r+a=bsmedberg 2005-06-08 18:04:25 +00:00
ben%bengoodger.com
134b94df1a Implement new timer manager for handling of update interval timers for the update service and the extension manager 2005-06-08 00:21:30 +00:00
ben%bengoodger.com
61ce467112 disable logging again by default 2005-06-07 01:32:22 +00:00
ben%bengoodger.com
b0cad0753d make updates UI work again after API changes 2005-06-07 01:32:07 +00:00
ben%bengoodger.com
ac57e65f73 unify selection between background update and foreground update, move nsIUpdateItem to Extension Manager 2005-06-07 00:43:00 +00:00
ben%bengoodger.com
a1a115ee47 Make update selection a little better 2005-06-07 00:26:55 +00:00
ben%bengoodger.com
523fc426a6 disable logging to console by default 2005-06-06 22:49:26 +00:00
ben%bengoodger.com
f0897b87c8 296868 - Land Software Update Service on the trunk. Part of ongoing 1.1 feature work. Contains work by Darin Fisher and myself. This feature does not function yet but should not be intrusive. Includes first phase of 296566 - move extension update into the Extension Manager (r=darin) 2005-06-06 21:07:13 +00:00
db48x%yahoo.com
864630c0c0 bug 293583: When phone home occurs for more than one extension the update info is used from the first extension update info
patch by Robert Strong <moz_bugzilla@exchangecode.com>, r=bsmedberg, a=asa
2005-05-23 00:40:03 +00:00
mconnor%steelgryphon.com
48c2321b4e bug 294399 - rebrand firefox for deer park, r=bsmedberg, a=brendan 2005-05-20 22:42:50 +00:00
ben%bengoodger.com
9d35a22086 Fix for various EM regressions caused by 286034: 291831 r=bsmedberg 291582 (patach by Anbo Motohiko <amotohiko_mozillafirebird@yahoo.co.jp> r=bsmedberg); 291673 (patch by Robert Strong <moz_bugzilla@exchangecode.com>) r=bsmedberg; 291675 (patch by bsmedberg, r=me); 291709 (thunderbird/sunbird startup patch by bsmedberg r=mvl) 2005-04-25 19:23:31 +00:00
ben%bengoodger.com
b9725a8b1a 286034 - allow extensions to be installed/uninstalled by simply adding/removing their directories... r=bsmedberg, sr=darin, a=brendan 2005-04-23 01:39:51 +00:00
bsmedberg%covad.net
38b3fbcdb5 Removing old locale files that got moved to toolkit/locales a long time ago. NPOTB. 2005-04-15 14:02:32 +00:00
bsmedberg%covad.net
e75d55a075 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
bsmedberg%covad.net
3219ac4125 Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
bzbarsky%mit.edu
3dfdb1e62b Fix code that incorrectly constructs URIs. Bug 278773, patch by Gavin Sharp
<gavin.sharp@gmail.com>, r=darin
2005-03-10 03:52:49 +00:00
bsmedberg%covad.net
361daac936 Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
mconnor%myrealbox.com
43a1e1eb0a fix bug 280603 and bug 282752, based on initial patch by mook.moz@gmail.com, thanks to Neil for the Date.now() info 2005-02-22 19:31:58 +00:00
bugzilla%arlen.demon.co.uk
4d7101c4fc Bug 277607 useless expression in nsUpdateService.js
p=gavin.sharp@gmail.com r=mconnor
2005-02-17 00:21:19 +00:00
gerv%gerv.net
93180ced26 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
mconnor%myrealbox.com
98240eacca fix bug 280603, excessive hits from update service 2005-02-01 04:38:32 +00:00
bsmedberg%covad.net
8780632762 Bug 273417 - Use the app id/version/buildid from nsXULAppAPI instead of using prefs r=darin a=ben 2004-12-07 04:53:07 +00:00
ben%bengoodger.com
a3b1eda480 Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2004-11-30 22:54:13 +00:00
steffen.wilberg%web.de
336abe5e0f Bug 244692: Tabs bar, status bar, Download Manager, Extensions Manager and Themes Manager respond to all kinds of double-click (left, middle, right mouse buttons). r=ben 2004-09-19 17:31:28 +00:00
bryner%brianryner.com
391a908421 Make derived bindings have the same anonymous content structure as the normal radio and checkbox bindings on Linux (bug 257173). r=ben. 2004-08-28 21:16:04 +00:00
ben%bengoodger.com
06fd50c106 more software update tweaks for 253220 2004-08-10 07:21:35 +00:00
ben%bengoodger.com
ffc9a10378 more on 253220 - prevent update wizard from advancing prematurely by itself when not in mismatch mode. 2004-08-10 06:37:55 +00:00
ben%bengoodger.com
e03180cd94 more for 253220 - make app update reporting actually work 2004-08-09 22:43:10 +00:00
ben%bengoodger.com
582c9d22c5 253220 - better software update - in place software update, etc etc. glory! 2004-08-05 02:45:27 +00:00
ben%bengoodger.com
6e92b6ec80 252549 - Better Update Handling for identical versions, also fixes numerous software update glitches 2004-07-25 18:40:03 +00:00
ben%bengoodger.com
1347d2678b 251473 - allow extension authors to remotely bump maxVersion for a given extension version to prevent users from having to redownload an identical new version when they upgrade firefox where the only change is a newer maxVersion 2004-07-15 20:04:39 +00:00
ben%bengoodger.com
6229a5939d update check should run initially when turned on, display an error if update checker is disabled when invoked 2004-07-13 06:27:48 +00:00
ben%bengoodger.com
74fe091c2f clicking on link in Software Update slideup notifier does nothing 2004-07-12 23:24:49 +00:00
ben%bengoodger.com
c6e157ced8 246417 - show details about errors from xpinstall in error dialog 2004-07-12 09:24:07 +00:00
ben%bengoodger.com
c9148cf165 245953 - software update works poorly, including:
- various problems with update wizard
- hides app update notification icon for that session after the user has
visited the products page
- makes sure the app update info is cleared when no newer versions are present
- make app update work when extension update is disabled, general code
correctness etc.
- make sure the browser window that contains the product page is focused.
2004-07-12 08:57:18 +00:00
ben%bengoodger.com
44d523acd9 OK, merge back changes from the branch. for real this time 2004-06-19 05:54:09 +00:00
ben%bengoodger.com
5063e22bbd fuck it. 2004-06-19 05:50:12 +00:00
ben%bengoodger.com
b8c2b516b2 various updates from the branch - extension manager, update service, etc. 2004-06-19 04:56:21 +00:00
ben%bengoodger.com
44e4b69a20 remove the old dirs 2004-06-18 21:29:09 +00:00
ben%bengoodger.com
ac457d17fa 170006 - theme switching 2004-05-11 05:09:57 +00:00
ben%bengoodger.com
75ec1c191d 170006 - various updates to support pre-configured extensions 2004-05-10 23:30:11 +00:00
ben%bengoodger.com
70c626168c 170006 fix custom update items display in update UI 2004-05-04 04:51:30 +00:00
ben%bengoodger.com
f730ad4cb3 170006 bulletproof install/uninstall 2004-05-03 23:50:26 +00:00
ben%bengoodger.com
20d9dc35fe generic version checking service, support custom update urls 2004-05-03 06:32:10 +00:00
ben%bengoodger.com
d4ebd6aa58 extension installation... 2004-04-30 01:44:48 +00:00
ben%bengoodger.com
1b88aad30a Make the update wizard actually invoke XPInstall APIs to install the updates 2004-04-28 07:30:08 +00:00
ben%bengoodger.com
e692f13de7 170006 - insert hooks to handle extension manager ds modification on subsequent startup 2004-04-26 09:25:09 +00:00
ben%bengoodger.com
cde4e160fa Prevent multiple updates from occurring at the same time... also make the rdf loading code a little more reliable by handling cached datasources 2004-04-26 08:27:00 +00:00
ben%bengoodger.com
95fabdb38c more smartupdate work. 2004-04-26 04:58:59 +00:00
ben%bengoodger.com
ee40f4cf9b 214360 - make app update entries look a bit nicer 2004-04-25 10:36:41 +00:00
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
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