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

519 Коммитов

Автор SHA1 Сообщение Дата
darin%meer.net 697fbf6ac1 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 a4e0ed4e52 Position UI elements in a slightly nicer way, r=sparky 2005-06-14 22:16:01 +00:00
db48x%yahoo.com 3c2553f425 bug 296662: Javascript strict warnings in preferences dialog
patch by Henrik Skupin <hskupin@gmail.com>, r=bsmedberg, a=asa
2005-06-14 10:19:34 +00:00
db48x%yahoo.com a396b89099 bug 290668: Update button in Extensions window should be disabled when list is empty
patch by Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=mconnor, a=asa
2005-06-14 10:03:48 +00:00
darin%meer.net f2626c19f0 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 e38ba11964 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 99b5c69e04 More implementation of update manager - load and save update files. 2005-06-13 18:53:11 +00:00
mkaply%us.ibm.com 39f709f06b #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 3986a3b711 OS/2 build bustage - default to unistd.h for non windows platforms 2005-06-13 17:19:43 +00:00
gandalf%firefox.pl 10fe0f8c6a 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 fc6b7753d0 Construct update URL using properties from nsIXULAppInfo and nsIXULRuntime. 2005-06-11 01:09:54 +00:00
ben%bengoodger.com c873ef9318 more update manager work 2005-06-11 00:04:52 +00:00
ben%bengoodger.com 4dfdececda Implement load/save for the Update Manager 2005-06-10 23:58:10 +00:00
ben%bengoodger.com a3ffbc7486 Add new Update Manager interface and service to track current and past updates 2005-06-10 23:37:38 +00:00
ben%bengoodger.com 298601ef79 Hook up 'View installed updates' button in preferences 2005-06-10 21:46:12 +00:00
ben%bengoodger.com 206a11c39d 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
timeless%mozdev.org f05bf91d13 Bug 296578 When upgrading from a 1.0 profile themes are not listed in the Theme Manager
patch by rob_strong-bugmail@exchangecode.com r=bsmedberg a=asa
2005-06-10 02:27:27 +00:00
ben%bengoodger.com dadaacc47d for testing 2005-06-10 00:17:10 +00:00
ben%bengoodger.com 4a4999af78 Add an 'errors' page to the update wizard to report verification errors. 2005-06-10 00:07:47 +00:00
darin%meer.net 3fb76ebfa2 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
doronr%us.ibm.com 914a7254e4 Bug 295407 - Finish button doesn't dismiss PFS dialog (manual installs). r=mconnor,a=asa 2005-06-09 14:57:25 +00:00
ben%bengoodger.com 0a47eab877 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 2b7c7a1f18 fixing VS8 Beta2 build bustage, bug 292021 2005-06-09 00:16:38 +00:00
ben%bengoodger.com 7527702f5f 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 cccc0ff868 Verify downloads leveraging nsICryptoHash. 2005-06-08 22:15:17 +00:00
ben%bengoodger.com 40a0da5960 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 4ded2cf8d2 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 d7aa4dfbf8 Landing patch for bug 292021 "Software Update self-contained executable" r+a=bsmedberg 2005-06-08 18:04:25 +00:00
timeless%mozdev.org 1b19e0666e Bug 296643 Uninstalling themes in Safe Mode kills extensions
patch by moz_bugzilla@exchangecode.com r=bsmedberg a=asa
2005-06-08 00:44:13 +00:00
timeless%mozdev.org 0a4b0c5f9c Bug 267906 Disabled extensions with a externally raised maxVersion claim to be incompatible
patch by moz_bugzilla@exchangecode.com r=bsmedberg a=asa
2005-06-08 00:41:56 +00:00
ben%bengoodger.com ae47b0d06f 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
timeless%mozdev.org 10e807d0a2 Bug 255619 Ability to restrict to compatible operating systems
introduce <em:targetPlatform> nodes to install.rdf
patch by jens.b@web.de r=bsmedberg a=asa
2005-06-07 22:20:34 +00:00
ben%bengoodger.com dfe1d9f004 disable logging again by default 2005-06-07 01:32:22 +00:00
ben%bengoodger.com d4041ddf86 make updates UI work again after API changes 2005-06-07 01:32:07 +00:00
ben%bengoodger.com a3e8740cd5 unify selection between background update and foreground update, move nsIUpdateItem to Extension Manager 2005-06-07 00:43:00 +00:00
ben%bengoodger.com f1879e9176 Make update selection a little better 2005-06-07 00:26:55 +00:00
ben%bengoodger.com 609d1b46b9 disable logging to console by default 2005-06-06 22:49:26 +00:00
ben%bengoodger.com 8bf6dcc516 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
gandalf%firefox.pl 3bf9019391 Bug 295855: Abandoned default theme dir in the profile's extensions dir sets the default theme to disabled when upgrading to Deer Park; p=moz_bugzilla@exchangecode.com, r=bsmedberg, a=shaver 2005-06-03 00:48:27 +00:00
gandalf%firefox.pl c6adca381f Bug 284515: Viewing the options of an extension that has just been enabled makes extension manager unusable; p=moz_bugzilla@exchangecode.com, r+a=bsmedberg 2005-06-03 00:44:51 +00:00
bsmedberg%covad.net 1bca01575b Bug 295013 - installing the same theme a second time, or uninstalling a theme you just installed fails - patch by Robert Strong <moz_bugzilla@exchangecode.com> r=me a=shaver 2005-06-02 14:37:50 +00:00
mozilla.mano%sent.com 7f735f8f60 Bug 295237 - PrefWindowVs opened from Extension Manager lack pane switcher (toolbar); also, don't open extension options window as a modal window if the instantApply pref is on. r=mconnor a=chofmann 2005-06-02 12:18:01 +00:00
masayuki%d-toybox.com 8f2d0c5876 Bug 295187 Sometimes, the installer creates "[random]uninstall" folder(e.g., created "!uninstall" by Firefox on WinXP) r=benjamin, a=shaver 2005-06-02 01:29:08 +00:00
cls%seawood.org ae211fa390 Add support for using msys perl
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls a=shaver
2005-06-01 14:20:35 +00:00
timeless%mozdev.org 15365152a0 Bug 231048 download manager poorly renames existing files by incrementing number suffix
patch by ted.mielczarek@gmail.com r=mconnor a=shaver
2005-06-01 13:07:33 +00:00
bsmedberg%covad.net 09f1d37491 Bug 296187 - Typo prevents version updating during install, patch by Robert Strong <moz_bugzilla@exchangecode.com> r=me a=shaver 2005-06-01 12:51:40 +00:00
bsmedberg%covad.net 3e11be4331 Bug 295494 - Add support for extension chrome.manifest to make-jars r=darin a=shaver 2005-06-01 11:59:09 +00:00
bsmedberg%covad.net e3498a4668 Bug 276006 - modified signed extensions appear to install (but don't) - patch by Robert Strong <moz_bugzilla@exchangecode.com> r=me a=chofmann for checkin to closed tree 2005-05-31 18:10:31 +00:00
bsmedberg%covad.net f55a8d7f7b Bug 295847 - "aSubject has no properties" during software update - patch by Robert Strong <moz_bugzilla@exchangecode.com> r=me a=chofmann for checkin to closed tree. 2005-05-31 17:23:21 +00:00
bsmedberg%covad.net eb0cf50538 Bug 293419 - When upgrading from 1.0.x to trunk, extensions that are compatible based only on update.rdf information do not appear patch by Robert Strong <moz_bugzilla@exchangecode.com> r=me a=chofmann for checkin to closed tree. 2005-05-31 17:20:35 +00:00
bzbarsky%mit.edu 8cf3336e6a Fix leak in extension manager UI. Bug 295535, r+a=bsmedberg 2005-05-26 19:41:17 +00:00
db48x%yahoo.com 0a1d6b6dc3 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 80258d0c44 bug 294399 - rebrand firefox for deer park, r=bsmedberg, a=brendan 2005-05-20 22:42:50 +00:00
bsmedberg%covad.net 824219d781 Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers 2005-05-20 12:58:57 +00:00
masayuki%d-toybox.com be30487058 Bug 294357 Firefox and Thunderbird load a lot of trash in the registry and don't clean it up again r=benjamin, a=asa 2005-05-19 16:34:27 +00:00
bsmedberg%covad.net 7cf88079e3 Bug 294150 - 50% Ts regression since bug 293461 - This is due to profiles created with -createProfile not having an "extensions" directory, and the provider never bothered to create one. r=darin a=shaver 2005-05-18 14:08:34 +00:00
darin%meer.net 30f3cce8ab fixes bug 293548 "Provide windows registry install location for extensions" r=bsmedberg, sr+a=beng 2005-05-16 23:48:20 +00:00
mozilla.mano%sent.com 35d6769193 Bug 259479 - Inconsistent tooltip labels in EM. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=shaver. 2005-05-16 12:44:21 +00:00
bzbarsky%mit.edu e86ace6e20 Fix the "move" commands in EM. Bug 251100, patch by Robert Strong
<moz_bugzilla@exchangecode.com>, r=bsmedberg, a=asa
2005-05-13 21:31:02 +00:00
bsmedberg%covad.net 96622a4250 Bug 293461 - Make safe mode a system option and make handling by the EM less fragile. Also fixes bug 275529 - allows app ID and extension ID to be a prettyname@vendor.tld instead of {GUID}. r=darin+robstrong a=asa 2005-05-12 13:23:30 +00:00
mozilla.mano%sent.com e45941bafe Bug 285570 - add entity for changing the OCSP pref window width. r=mconnor, a=shaver 2005-05-11 02:43:30 +00:00
bsmedberg%covad.net cfe1c68c6f Followup to mac packaging of bug 287262 - unset NEXT_ROOT when we're building with an SDK, so that hdiutil works properly (NPOTDB) 2005-05-09 15:38:30 +00:00
timeless%mozdev.org 60ca104361 Bug 285544 Safe Mode doesn't work
patch by moz_bugzilla@exchangecode.com r=bsmedberg a=asa
2005-05-08 18:10:44 +00:00
db48x%yahoo.com 9c8e9c4103 bug 291946: Themes don't get installed.
patch by Robert Strong <moz_bugzilla@exchangecode.com>, r=bsmedberg, a=asa
2005-05-07 00:13:14 +00:00
db48x%yahoo.com 837ba4c013 bug 292362: Crash on restart with extension installed [@ CarbonCore.557.0.0]
patch by Robert Strong <moz_bugzilla@exchangecode.com>, r=mconner, a=asa
2005-05-06 21:37:27 +00:00
bsmedberg%covad.net 10c7a340e1 Bug 287262 - build locales by starting with the en-US packages (mac bits) r=Chase (build/packaging bits only, a=Chase) 2005-05-05 12:38:27 +00:00
bryner%brianryner.com d19d8a2ecb Removing duplicate comment start that causes annoying gcc warnings. 2005-04-29 07:44:42 +00:00
doronr%us.ibm.com 0c34924806 Bug 291716 - Install missing plugins... button only works once. r=mconnor,a=mkaply 2005-04-28 19:16:43 +00:00
mconnor%steelgryphon.com fd0afaa59b bug 291666 - installation of some extensions creates a file instead of a directory, patch by Robert Strong (moz_bugzilla@exchangecode.com), r=me, a=caillon 2005-04-28 14:41:36 +00:00
masayuki%d-toybox.com 2d9c8da55d Bug 291909 The welcome page's static text 3 is small for ja-JP. r=bsmedberg, sr+a=dveditz 2005-04-28 05:43:22 +00:00
tor%cs.brown.edu 0a37419543 Bug 292054 - don't name firefox svg packages differently. r+sr+a=chase 2005-04-28 00:58:53 +00:00
timeless%mozdev.org f3cc359217 Bug 291981 Extension Manager incompatible version update is broken - fallout from bug 286034
patch by moz_bugzilla@exchangecode.com r=ben a=ben
2005-04-27 04:11:47 +00:00
ben%bengoodger.com 4e1aaf784b 291791 - removing install.rdf for user-managed item deletes entire directory
291726 (patch by anbo motohiko) - firefox reports updates available that have already been intsalled
291572 - em namespaces changed (patch by robert strong)
r=bsmedberg, a=asa
2005-04-26 21:22:50 +00:00
mconnor%steelgryphon.com 26356b87bb bug 291726 - ff reports extension updates available that are already installed, patch by Anbo Motohiko (amotohiko_mozillafirebird@yahoo.co.jp), r+a=ben 2005-04-26 17:08:38 +00:00
masayuki%d-toybox.com 0fd00b47ab Bug 291143 The heading text is rendered normal font (and the font should be set from install.it) r=bsmedberg, sr=dveditz, a=asa 2005-04-26 04:44:17 +00:00
ben%bengoodger.com 9c6bb8c5e3 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 ba4476693f 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 4f9c552ea7 Bug 287262 - Build locale packages by unpacking final en-US packages and repacking them with localized content r+a=Chase 2005-04-20 23:10:56 +00:00
timeless%mozdev.org 682147f8c8 Bug 291064 Helper app dialog incomplete for non-nsStandardURL types
patch by gavin.sharp@gmail.com r=mconnor a=asa
2005-04-20 22:07:45 +00:00
doronr%us.ibm.com d85ac01460 Check in security fix for bug 289171 into trunk. r/a=dbaron, sr=jst 2005-04-19 15:09:46 +00:00
dbaron%dbaron.org d7629f72b1 Check in bug 288556 for jst, r=darin, sr=brendan, a=drivers 2005-04-16 04:41:37 +00:00
cbiesinger%web.de 44c27eb6f1 Bug 289842 Make nsIHelperAppLauncher inherit from nsICancelable
r=bz sr=darin a=asa
2005-04-15 19:41:07 +00:00
bsmedberg%covad.net f9065c6ec8 Bug 287262 - Move all localized installer strings into install.ini from config.ini r=dveditz a=asa 2005-04-15 14:49:51 +00:00
bsmedberg%covad.net 96f3e3dcbc Removing old locale files that got moved to toolkit/locales a long time ago. NPOTB. 2005-04-15 14:02:32 +00:00
timeless%mozdev.org 8b1d8b4156 Bug 276378 [BeOS] Download-prefs / Downloadmanager returns path to Home as Desktop
patch by Niels.Reedijk@gmail.com r=bsmedberg a=asa
2005-04-12 15:55:49 +00:00
masayuki%d-toybox.com b37603b1da bug 266309 Windows localized installers don't honor CHARSET/FONTSIZE/FONTNAME for the main dialog r=bsmedberg, sr=dveditz, a=asa 2005-04-10 05:54:35 +00:00
cbiesinger%web.de 6c453d00e6 228968 r=bz sr=darin
- add a new nsIWebProgressListener2 interface, inheriting from
  nsIWebProgressListener, providing a 64-bit onProgressChange method
- make nsITransfer inherit from that interface, and remove an unused
  progressListener attribute
- make webbrowserpersist support listeners that implement
  nsIWebProgressListener2, and give them 64-bit progress values
- make nsIHelperAppLauncher's listener setWebProgressListener function take an
  nsIWebProgressListener2 interface

And fix up all implementations according to that.
2005-04-05 23:24:23 +00:00
bsmedberg%covad.net 8e2a5cba04 Bug 289049 - ShowMessage called at wrong time p=Charles Fenwick <clf03f@garnet.acns.fsu.edu> r=me 2005-04-05 12:17:57 +00:00
mozilla.mano%sent.com 7ec445e62f Bug 265934 - Clicking 'Desktop' in Download Manager shows wrong folder. patch from O. Atsushi (Torisugari) <torisugari@gmail.com>, r=mconnor 2005-04-03 15:48:30 +00:00
timeless%mozdev.org ebc743f12b Bug 283423 keyboard navigation fails in component selection dialog
patch by ajschult@verizon.net r=bryner sr=bz
2005-03-29 03:06:02 +00:00
steffen.wilberg%web.de 53cd8250a8 Bug 222157: move contentAreaUtils.js from browser to toolkit because it's needed by ViewSource-SaveAs and Thunderbird (which still uses the xpfe version of that file). r=mconnor, cvs move by chase 2005-03-24 08:49:46 +00:00
gandalf%firefox.pl a4bd42ed81 Bug 245829: update download manager title bar when number of active downloads changes; r=mconnor 2005-03-21 16:18:25 +00:00
gandalf%firefox.pl d53f4f300f Bug 231361: download manager doesn't show downloaded filesize after 1MB if the filesize is "unknown"; p=bisi@pikslar.com, r=ben 2005-03-14 17:48:14 +00:00
bzbarsky%mit.edu e5b42293b5 Change more internal consumers to use application/xml instead of text/xml. Bug
247024, patch by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-03-13 19:08:42 +00:00
cbiesinger%web.de bf94a50628 Bug 285517 show better message in helper app dialog when the type was sniffed from text/plain
r=bz sr=darin
2005-03-13 17:03:44 +00:00
dbaron%dbaron.org f03c5a8f1d Add missing removeObserver call to fix leak. b=285910 r=mconnor 2005-03-13 05:23:16 +00:00
scott%scott-macgregor.org 18b04774f4 Fix broken chrome url path for ocsp.dtd and ocsp.js 2005-03-11 03:57:57 +00:00
gandalf%firefox.pl 26524546bd bug 245829: Download manager progress and title do not update correctly, wrong number of files and percentage after finishing or cancelling a download; r=mconnor 2005-03-11 02:10:54 +00:00
scott%scott-macgregor.org 1d6ce30db1 Bug #285158 --> Move shared pref UI files from mozilla\browser to mozilla\toolkit\mozapps so Firefox and Thunderbird can share the files together.
No actual coding or UI changes here.

sr=ben
2005-03-10 23:11:10 +00:00
bsmedberg%covad.net eef6b7396f From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00