Commit Graph

1936 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
8ec23fe4de Fixing regression due to not renaming things consistently. Bug 301875,
r+a=mconnor
2005-07-25 03:25:54 +00:00
bsmedberg%covad.net
178f20a738 Bug 297312 - EM gets confused between multiple installations of the same version, r=darin+robstrong, self-approving per deerpark triage meeting. 2005-07-23 14:00:07 +00:00
bzbarsky%mit.edu
10d1c576d9 Expose the subject name for the cert and an nsISupports pointer to the cert on
nsIPrincipal that represents a certificate principal.  Change preference
storage to ensure matches in not only the fingerprint but also the subjectName
before applying privileges from preferences to a certificate principal.  Remove
possibility for creating certificate principals without a useful identifying
name and make sure that names don't get munged by being forced to ASCII.  Bug
240661, r=caillon, sr=dveditz, a=bsmedberg
2005-07-22 19:05:42 +00:00
doronr%us.ibm.com
51adbfe941 Bug 299947 - Make richlistbox send events like a listbox r/a=mconnor 2005-07-20 19:45:43 +00:00
timeless%mozdev.org
5633974e9b Bug 262373 Fresh installed extensions cause software update to fail
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-07-19 21:03:20 +00:00
mozilla.mano%sent.com
582b50e264 Bug 300970 - access checks for install locations are performed repeatedly per location during a session. patch from Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg. 2005-07-18 13:55:48 +00:00
timeless%mozdev.org
b18f5dca93 Bug 300356 Extension/Theme Manager windows default size should be editable by l10n-teams (p1 of 10)
patch by AlexIhrig@thunderbird-mail.de r=bsmedberg a=asa
2005-07-17 20:10:13 +00:00
bsmedberg%covad.net
9fa727f8cb Bug 300265 - Trying to select an extension installed on a read-only filesystem (smb, cdrom) hangs the app for a long time (not forever) - patch by Rob Strong, r+a=me 2005-07-15 11:07:32 +00:00
mozilla.mano%sent.com
98c13f8a2e Bug 298498 - Allow extension XPIs to ship multiple independent extensions. patch from Robert Strong <rob_strong@exchangecode.com>, r=bsmedberg, a=asa. 2005-07-15 10:08:17 +00:00
mozilla.mano%sent.com
b47989d1c0 Bug 299887 - Only check for updates for items that are updateable. patch from Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg 2005-07-15 09:59:47 +00:00
ben%bengoodger.com
cf84a2f72f Fix and enable post-update prompting, make sure app managed items don't show up in incompatible list, make sure disabled items dont show up in incompatible list, reorg code and add documentation. bug 299302 for making extension manager getIncompatibleItemList have an optional filterDisabled parameter r=darin 2005-06-30 23:00:48 +00:00
bsmedberg%covad.net
d9346c31d9 Bug 295680 - extension should not install when chrome registration fails - patch by Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg 2005-06-29 13:58:16 +00:00
timeless%mozdev.org
76f208b3e2 Bug 298699 Theme Manager's width is no longer fixed
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-06-28 21:28:49 +00:00
doronr%us.ibm.com
b011da6386 Bug 298524 - Add init() method to richlistbox. r=robstrong,mconnor a=bsmedberg 2005-06-23 20:04:57 +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
doronr%us.ibm.com
148f27f947 Bug 285584 - Make download & extension manager use accessible XBL widget. r=mconnor,a=bsmedberg 2005-06-17 18:11:02 +00:00
timeless%mozdev.org
e249f32343 Bug 293663 Unable to install themes or extensions manually
patch by rob_strong@exchangecode.com r=mconnor a=asa
2005-06-16 04:28:42 +00:00
timeless%mozdev.org
2f051908b5 Bug 294640 One bad RDF can block the whole FireFox Update mechanism
patch by rob_strong@exchangecode.com r=bsmedberg a=asa
2005-06-16 04:10:02 +00:00
timeless%mozdev.org
51eb8da79a Bug 292619 to-be-installed extension disappears from EM during incompatible update check
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-06-16 04:06:27 +00:00
timeless%mozdev.org
74936419a6 Bug 291792 "undefined" folder created because installDroppedInFiles doesn't check for return value of getIDForLocation
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-06-16 04:03:39 +00:00
db48x%yahoo.com
a12a79eefd 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
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
ben%bengoodger.com
415e1b3674 Add an 'errors' page to the update wizard to report verification errors. 2005-06-10 00:07:47 +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
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
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
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
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
gandalf%firefox.pl
7740036dd3 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
8ef9ab405b 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
ceb595e7c9 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
bb505449ab 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
bsmedberg%covad.net
2e75f4b46d 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
16b9f82412 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
7924b69db1 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
d72368a933 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
44a522e949 Fix leak in extension manager UI. Bug 295535, r+a=bsmedberg 2005-05-26 19:41:17 +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
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
ben%bengoodger.com
333ebcc051 170006 - implement enable/disable 2004-05-04 05:29:00 +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
4ea7ad5060 make sure installation cleans itself up properly 2004-05-02 05:09:44 +00:00
ben%bengoodger.com
481ec72cda 170006 - make uninstall sort of work. 2004-05-02 04:07:16 +00:00
ben%bengoodger.com
152aab0aac make install work 2004-05-01 06:55:52 +00:00
ben%bengoodger.com
e0ba8cafc5 more updates 2004-04-30 10:06:33 +00:00
ben%bengoodger.com
de793cde81 more updates 2004-04-30 10:03:06 +00:00
ben%bengoodger.com
a60edcd5ba more updates 2004-04-30 10:01:29 +00:00
ben%bengoodger.com
ab4faa36c9 more updates 2004-04-30 09:42:22 +00:00
ben%bengoodger.com
ae8d9b0c00 more updates 2004-04-30 09:39:17 +00:00
ben%bengoodger.com
0bc3fe507e more updates 2004-04-30 09:38:37 +00:00
ben%bengoodger.com
af82f8d795 update script 2004-04-30 09:36:43 +00:00
ben%bengoodger.com
c5dc472a73 unix version of deploy script 2004-04-30 09:26:06 +00:00
ben%bengoodger.com
d4ebd6aa58 extension installation... 2004-04-30 01:44:48 +00:00
ben%bengoodger.com
1a127811c2 begin to work on extension manager install functionality 2004-04-29 09:17:58 +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
e7c08ed397 improve API a little 2004-04-26 09:27:27 +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
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
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
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
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
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
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
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