Commit Graph

197 Commits

Author SHA1 Message Date
bsmedberg%covad.net
9abe57c447 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
bsmedberg%covad.net
6d0e57cebb 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
a6fa9cea30 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
f53c2c5359 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
1df45ae2f8 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
ec03fbb04a 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
timeless%mozdev.org
9b2c26b119 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
962b47df12 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
a2d46e4bb9 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
bryner%brianryner.com
93099cc868 Removing duplicate comment start that causes annoying gcc warnings. 2005-04-29 07:44:42 +00:00
mconnor%steelgryphon.com
48fcadfc2c 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
timeless%mozdev.org
1c1725f306 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
86d3db5b7b 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
2d14362257 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
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
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
0dda0f7e78 Bug 277222 - Add current Firefox version to the "could not be installed" message, patch by Robert Strong with a couple tweaks from me, r=me 2005-03-09 21:26:07 +00:00
bzbarsky%mit.edu
b21ae8f2b4 Fix drag/drop of extensions and themes to extension manager to work. Bug
260068, patch by Rich Walsh <dragtext@e-vertise.com>, r=mconnor
2005-03-08 21:05:21 +00:00
bzbarsky%mit.edu
3f0302a0d5 Update extension metadata when upgrading an extension. Bug 269259, patch by
Robert Strong <moz_bugzilla@exchangecode.com>, r=bsmedberg
2005-03-05 03:47:45 +00:00
bsmedberg%covad.net
ea300e58e1 Bug 283352 - Make new flat chrome manifests usable by extensions. r=shaver I will post docs about this somewhere under http://www.mozilla.org/projects/firefox/extensions/ 2005-03-01 14:46:45 +00:00
bsmedberg%covad.net
473534a724 Bug 278534, try #2 - Make tooklit chrome registry use plaintext manifests instead of an RDF cache (get rid of contents.rdf!) r=darin/dveditz/ben 2005-02-22 21:49:45 +00:00
bsmedberg%covad.net
e82e4540da Backout bug 278534 due to tinderbox orange. 2005-02-20 01:47:13 +00:00
bsmedberg%covad.net
3d5d14bc57 Bug 278534 - Make a plaintext chrome registration file format to replace contents.rdf r/sr=darin+dveditz+ben 2005-02-19 15:35:36 +00:00
gerv%gerv.net
93180ced26 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
mkaply%us.ibm.com
4776879053 Write components manifests if they are missing, r=bsmedberg 2005-01-25 16:07:26 +00:00
bsmedberg%covad.net
f3dd951f94 Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +00:00
mattwillis%gmail.com
1b81ba8d78 bug 275828
rev0 patch per ben
#ifdef MOZ_THUNDERBIRD statements in Extensions Manager hose Sunbird
changed to #ifndef MOZ_PHOENIX
r=ben
2005-01-08 00:43:45 +00:00
bugzilla%arlen.demon.co.uk
b335df249e Bug 272046 Pass OS to web service
p=jens.b@web.de r=bsmedberg/mconnor
2005-01-03 00:42:36 +00:00
timeless%mozdev.org
fabe153c87 giving up 2004-12-29 05:35:25 +00:00
timeless%mozdev.org
04695dff86 Bug 272046 Pass OS to web service
patch by Bugzilla-alanjstrBugs@sneakemail.com r=bsmedberg
2004-12-29 04:58:50 +00:00
timeless%mozdev.org
f5a5efafaa backing bug 272046 out since it caused tinderbox to go orange 2004-12-29 04:24:42 +00:00
timeless%mozdev.org
1c4608e5d6 Bug 272046 Pass OS to web service
patch by Bugzilla-alanjstrBugs@sneakemail.com r=bsmedberg
2004-12-29 00:00:13 +00:00
bsmedberg%covad.net
9465ea5d12 Forgot one use of the pref from bug 237417 - noted by bugzilla-mozilla@dorando.at 2004-12-09 17:55:37 +00:00
darin%meer.net
ace6577c93 fixes bug 273078 "nsAppRunner.cpp should write compatibility.ini" r=bengoodger+bsmedberg 2004-12-07 08:10:39 +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
dbaron%dbaron.org
d94716da9b Merge cvs removes from aviary branch (in browser and toolkit directories) to the trunk. 2004-12-02 02:46:06 +00:00
bugzilla%arlen.demon.co.uk
0ba219079e Bug 237745 split app-startup from core appshell functionality
Reland parts of patch following aviary branch landing - already reviewed
2004-12-01 17:26:48 +00:00
bugzilla%arlen.demon.co.uk
d03f509ba3 Bug 261267 helper application dialog has title issues when opening an unknown filetype
Relanding after aviary branch landing - already reviewed
2004-12-01 11:12:21 +00:00
ben%bengoodger.com
a3b1eda480 Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2004-11-30 22:54:13 +00:00
bsmedberg%covad.net
e08012b8b7 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2004-10-29 19:28:38 +00:00
bugzilla%arlen.demon.co.uk
46b7a16d7a Bug 261267 helper application dialog has title issues when opening an unknown filetype - browser/toolkit parts
p=me r=vladimir sr=shaver
2004-10-20 20:31:20 +00:00
jruderman%hmc.edu
3e3856aeef Bug 251098 - Context menu key doesn't work in Theme & Extension manager.
Bug 251099 - Update and Install buttons in Extension Manager not focusable.
Bug 251102 - Get More Extensions \ Themes link never takes focus.
r=mconnor
2004-10-08 09:01:42 +00:00
bsmedberg%covad.net
7561fa5d5b Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst 2004-09-21 20:19:48 +00:00
steffen.wilberg%web.de
b575789c4c Bug 255439: Extension/Theme Manager and Help Contents don't close on ESC. r=mconnor 2004-09-19 22:00: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
bsmedberg%covad.net
d3bb523401 Bug 257018 - if extension XPI is readonly, file silently fails to install/uninstall r+a=ben 2004-09-06 17:31:52 +00:00
dbaron%dbaron.org
bd35d9d2e1 Don't shadow a global variable, which allows the observer to be removed and thus fixes a leak. b=256886 r=ben sr=brendan 2004-08-26 23:53:00 +00:00
myk%mozilla.org
eceef74c69 bug 247156: support non-jarred in addition to jarred extensions; r=mconnor, a=ben 2004-08-20 20:29:00 +00:00
jruderman%hmc.edu
c655019b39 251092 - Alt+U doesn't work in Theme Manager. Patch by Quark, r=mconnor, a=asa. 2004-08-17 00:23:46 +00:00
ben%bengoodger.com
c09b2a7de9 fix previous smoketest blocker relating to DOM inspector and help menu items not showing up on OS X 2004-08-13 00:56:58 +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
167269cb04 251308 - attempt at fixing problem where app may not start if it is started in a location it does not have write access to. 2004-07-26 05:15:25 +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
steffen.wilberg%web.de
11162ccd8e Bug 246500 - Use Theme button tooltip contains a fullstop; the button label contains a space; add padding in Winstripe instead. r=blake 2004-07-21 11:59:33 +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
27e03c6d31 247846 - generate bin dir EM related files with -register 2004-07-13 10:18:34 +00:00
ben%bengoodger.com
91d12bad68 245484 - about, options and homepage buttons only work for selected extension 2004-07-13 09:48:37 +00:00
ben%bengoodger.com
5071dc5729 246050 - text on mouseover tooltips say extensions in the theme manager... also use consistent uppercase for Themes use 2004-07-13 08:17:55 +00:00
ben%bengoodger.com
a8e3e5ada2 247667 - 404 errors on install should display an error 2004-07-13 08:08:20 +00:00
ben%bengoodger.com
9ddc865803 245316 - malformed install.rdf file can cause firefox not to start; make it so EM uninstalls an extension if chrome registration for it fails, and show a simple message to the user, and a detailed message to developers via error console 2004-07-13 06:04:12 +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
0bb8958928 replace nsIZipReader::test with nsIZipReader::getEntry - avoids CRC check 2004-07-09 23:35:35 +00:00
ben%bengoodger.com
35f6a7166a 244684 - first attempts, not quite working yet. 2004-07-01 03:37:08 +00:00
ben%bengoodger.com
a1e5cb9a08 rollup of various fixes from aviary and 0.9.1 including:
245335/247322 - show a warning when an incompatible extension is being installed and prevent invalid extension metadata from being written to the manifest files during this process.
246014 - Firefox does not select default locale for extension when an extension with multiple locales is installed.
prevent "Finishing Extension Installation this may take a minute..." window from blocking the app from starting when there is a js error - now simply log the error.
2004-06-28 23:37:23 +00:00
scott%scott-macgregor.org
2abf9d5e1e Bug #218235 -->Extensions Managers too small for thunderbird
Patch by Stephen Walker
2004-06-25 18:55:56 +00:00
ben%bengoodger.com
ee6048c7b6 more EM bulletproofing 2004-06-23 22:13:35 +00:00
ben%bengoodger.com
8b4fcd2847 fix a bug in EM compatibility checking code so that incompatible item details are shown. Before, a bad piece of control flow made sure that incompatible extension data was written into the datasource anyway, causing subsequent startup woes. 2004-06-23 21:08:52 +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
8e477521e2 hm. 2004-06-19 05:29:47 +00:00
ben%bengoodger.com
9ca17f1cd9 fix oops 2004-06-19 05:27:46 +00:00
ben%bengoodger.com
b8c2b516b2 various updates from the branch - extension manager, update service, etc. 2004-06-19 04:56:21 +00:00
silver%warwickcompsoc.co.uk
a5fc04d0b1 Bug 246429 - null-check some vars before QIing them.
r=mconnor
patch by pike@pikey.me.uk
2004-06-19 02:32:44 +00:00
ben%bengoodger.com
44e4b69a20 remove the old dirs 2004-06-18 21:29:09 +00:00
bsmedberg%covad.net
d9ba66a275 Bug 239929 - Porting semi-single-profile from the aviary1.0 branch to the trunk. This is using the argv-restart method right now (a child process). This will be changing to an xpcom-restart process soon. Code by me, Ben Goodger, Darin, Scott M., M. Kaply, and others. xpfe/appshell code r=danm sr=brendan (bug 244106). 2004-06-17 21:23:51 +00:00
ben%bengoodger.com
d8af8e7641 245765 - Preferences should live under Edit...Preferences on Unix and terminology should be consistent 2004-06-07 08:17:00 +00:00
mconnor%myrealbox.com
5bc0d262b8 bug 244320 - Get New Themes link is clickable outside of the text, r=mscott 2004-05-22 23:20:51 +00:00
mconnor%myrealbox.com
369ce7f5a1 bug 235740 - missing .cvsignore files, patch by Henrik Gemal (bugzilla@gemal.dk), r=bryner 2004-05-22 19:33:12 +00:00
ben%bengoodger.com
f1d10c82fc 170006 add button icons from kevin gerich <webmail@kmgerich.com> 2004-05-13 05:04:45 +00:00
ben%bengoodger.com
326d1a1e99 170006 add some comments, image tweaks etc 2004-05-13 05:04:14 +00:00
ben%bengoodger.com
dee2335076 170006 - more downloading updates - clean up properly if the app quits 2004-05-12 09:07:36 +00:00
ben%bengoodger.com
e90fe15db7 170006 more of the download stuff 2004-05-12 07:08:10 +00:00
ben%bengoodger.com
3b3f6b4d8b 170006 - more downloading stuff for EM 2004-05-12 05:04:14 +00:00
ben%bengoodger.com
c62687dd9e 170006 downloading stuff 2004-05-12 03:46:38 +00:00
ben%bengoodger.com
f18d4a3bf6 170006 - better theme manager graphics 2004-05-11 06:58:16 +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
6312635e8c 170006 - reorganize code for pre-configured extensions and themes 2004-05-09 01:55:57 +00:00
ben%bengoodger.com
c808657357 170006 - show better feedback when installing/uninstalling/enable/disabling things, test out extension update. 2004-05-07 09:20:36 +00:00
ben%bengoodger.com
963f23db5c 170006 Fix theme/extension uninstallation 2004-05-07 01:45:35 +00:00
ben%bengoodger.com
20cea3d802 170006 locking and unlocking global extensions from the command line 2004-05-07 00:59:29 +00:00
ben%bengoodger.com
a7015fc282 170006 item locking, global theme installation. 2004-05-07 00:30:57 +00:00
ben%bengoodger.com
0c9a2b3d8a 170006 - add theme support to extension manager 2004-05-06 22:41:13 +00:00
ben%bengoodger.com
934ff227c8 170006 more updates - make -install-global shut the app down after it installs 2004-05-04 22:31:52 +00:00
ben%bengoodger.com
74d685dc69 170006 adjust install api a little 2004-05-04 10:04:34 +00:00
ben%bengoodger.com
e192be05ba 170006 - global (multi-profile) extensions can now be installed using firefox -install-global <path_to_xpi> 2004-05-04 08:19:49 +00:00
ben%bengoodger.com
564e0d5207 170006 - implement "safe mode" for extension manager - start app with "firefox -no-extensions" disables all extensions for that session only 2004-05-04 07:49:42 +00:00