Commit Graph

1980 Commits

Author SHA1 Message Date
bryner%brianryner.com
2e53931b53 Bug 78672, xpfe must not print to console in opt builds. Patch by gautheri@noos.fr, r=mconnor, a=asa. 2005-06-12 18:27:04 +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
gandalf%firefox.pl
31f502d4a6 Bug 288823: Trace-malloc fails to compile on windows; p=bugzilla@mcsmurf.de,r+sr=dbaron,a=brendan 2005-06-11 12:52:23 +00:00
db48x%yahoo.com
01bbb234da bug 289695: nsFormHistory.cpp, nsAutoVoidArray should call PR_Free on matchingValues, and not delete it.
r=mconnor, a=asa
2005-06-11 07:33:05 +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
mozilla.mano%sent.com
56b9a141f4 Bug 294208 (FAYT shoudn't be blocked when a form button, checkbox or a radio element is focused) - replace element localname checks to instanceof checks. r=mconnor, sr=bzbarksy, a=asa. 2005-06-10 22:44:29 +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
bsmedberg%covad.net
04fadef34d Backout bug 224305 due to unexplained tbox orange (probably has something to do with static builds?) 2005-06-10 21:01:40 +00:00
bsmedberg%covad.net
cf7946b5b3 mac bustage from bug 224305 2005-06-10 19:54:35 +00:00
bsmedberg%covad.net
042168e3d4 More platform-specific bustage from bug 224305 2005-06-10 19:52:45 +00:00
bsmedberg%covad.net
f290a07e0f Bug 224305 part "windows" - Separate GRE (xulrunner) registration from the installer scripts, r=darin a=asa 2005-06-10 19:21:27 +00:00
bsmedberg%covad.net
b511ffd3df Bug 296426 - nsIXULRuntime should provide build config info, r=darin a=asa 2005-06-10 18:23:28 +00:00
scott%scott-macgregor.org
976c8ba53a Bug #269483 --> Thunderbird UI changes to support the new update service (which is not turned on yet)
add a toolbar button to the menubar for update notifications, add advanced pref UI to support the new settings, add a menu item under Help for Checking for Updates.
2005-06-10 18:09:21 +00:00
bsmedberg%covad.net
0ae29a13b8 Cleanup from bug 253742 - use named strings to eliminate temporaries in a loop, patch by Jens BannMann <jens.b@web.de> r=me a=asa 2005-06-10 13:13:53 +00:00
timeless%mozdev.org
dfa4e12d4e 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
robert%accettura.com
e5be9bbeec Some polish to the reporter tool. No bug r+a=ben 2005-06-10 00:42:07 +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
bryner%brianryner.com
8ecd4478fd Don't force mork to create an XPCOM wrapper when querying link-visited state (bug 297144). r=mconnor, sr=bzbarsky, a=chofmann 2005-06-09 20:51:18 +00:00
neil%parkwaycc.co.uk
57c8b76648 Sync xpfe and toolkit's textbox.xml p=gautheri@noos.fr r=mconnor sr=me a=asa 2005-06-09 20:30:34 +00:00
timeless%mozdev.org
d884d8eec9 Bug 285513 Selected options pane fails to persist if the last selected pane no longer exists
patch by dave.townsend@blueprintit.co.uk r=mconnor a=shaver
2005-06-09 20:02:16 +00:00
mvl%exedo.nl
17005177f4 Bug 293472 Remove unused images from classic.jar in Firefox and Thunderbird.
p=sipaq <bugzilla@babylonsounds.com>, r=mconnor, a=asa
2005-06-09 15:18:21 +00:00
mozilla.mano%sent.com
6505570a1c Bug 294208 - FAYT shoudn't be blocked when a form button, checkbox or a radio element is focused. r=mconnor, a=asa 2005-06-09 15:00:19 +00:00
doronr%us.ibm.com
040304a07c 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
a6176302e6 fall back to downloading a complete download package if the verification of the patch fails 2005-06-09 01:06:45 +00:00
timeless%mozdev.org
1ff3b005ab Bug 293755 "image" attribute on prefpane element doesn't work (typo)
patch by twanno@lycos.nl r=mconnor a=chofmann
2005-06-09 00:34: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
darin%meer.net
dcd9aa5bfe Landing patch for bug 292408 "Software update driver for nsAppRunner.cpp" r=bsmedberg a=chofmann 2005-06-08 17:40:38 +00:00
mconnor%steelgryphon.com
98bfb7243d bug 297005 - regression in dragging files to tab bar, r+a=bsmedberg 2005-06-08 14:20:03 +00:00
mozilla.mano%sent.com
153868bcb7 backing out bug 169826 (Port patch from bug 164006 to Firefox (wyciwyg: in tab titles)) as it caused bug 297037 / 297047 2005-06-08 14:09:29 +00:00
timeless%mozdev.org
e6c51929eb 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
fc863b1ab6 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
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
timeless%mozdev.org
48e369ae75 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
timeless%mozdev.org
a613622c05 Bug 253742 No way of installing platform specific XPCOM components (dll/so) based on user OS.
patch by jens.b@web.de r=bsmedberg a=asa
2005-06-07 22:10:56 +00:00
scott%scott-macgregor.org
af0391257d Bug #296940 --> Port Firefox update changes to Thunderbird to avoid an infinite loop on startup. 2005-06-07 21:45:14 +00:00
mozilla.mano%sent.com
bd7934086a Bug 169826 - Port patch from bug 164006 to Firefox (wyciwyg: in tab titles). patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa 2005-06-07 21:18:17 +00:00
bsmedberg%covad.net
8721f99271 Bug 295235 - remove remaining contents.rdf chrome registration from Firefox and Thunderbird, r=mconnor a=asa 2005-06-07 19:55:49 +00:00
bsmedberg%covad.net
dad12753a6 Bug 296430 part "firefox" - Use a firefox-specific dirprovider to provide the <extension>/searchplugins key, r=darin a=asa (at some point in the future I will move the remaining app-specific keys from nsXREDirProvider to nsMailDirectoryProvider) 2005-06-07 19:45:11 +00:00
mozilla.mano%sent.com
4837cd7e4e last part of 242831 - allow tabbing to buttons in the Pinstripe theme. r=mconnor a=asa 2005-06-07 19:28:42 +00:00