Commit Graph

245 Commits

Author SHA1 Message Date
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
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
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
0bb8958928 replace nsIZipReader::test with nsIZipReader::getEntry - avoids CRC check 2004-07-09 23:35:35 +00:00
jruderman%hmc.edu
a429b6720a Bug 247606 - Review Firefox JS for dangerous eval() use. r=bryner. 2004-07-07 03:04:09 +00:00
mconnor%myrealbox.com
432fe1abf9 Bug 228977 Firefox gets wrong desktop folder for downloading, patch by Ted Mielczarek (luser_bugzilla@perilith.com), r=me 2004-07-06 04:32:50 +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
mkaply%us.ibm.com
ebe10bf4bf #247859
r=pedemont, sr=blizzard (platform specific), a=mkaply
Missed a case where we needed XP_OS2 for desktop directory
2004-06-26 03:08:58 +00:00
scott%scott-macgregor.org
1c25f7334a Bug #246563 --> "Choose Application..." dialog title is not localizeable. 2004-06-25 22:36:33 +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
783fc65316 246618 - show default download folder in downloads window when in autodownload mode 2004-06-23 00:14:59 +00:00
mkaply%us.ibm.com
6686707258 #247859
r=pedemont
Add XP_OS2 for determining the download folder location
2004-06-21 17:26:16 +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
03cc7f05f5 oops forgot this dir 2004-06-18 22:38:59 +00:00
ben%bengoodger.com
6898ec04af winstripe landing 2004-06-18 22:10:49 +00:00
ben%bengoodger.com
f877834012 oops forgot to remove these lines 2004-06-18 22:05:29 +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
ben%bengoodger.com
cc2e4074ea fix installer not showing progress bug once 2004-06-03 10:05:34 +00:00
ben%bengoodger.com
27bf6ec9b8 225641 - installer should ask where to put icons 2004-06-02 01:36:53 +00:00
mconnor%myrealbox.com
70c0ca5cfc bug 237831 opening dialog type string placed confusingly, patch by Ali Ebrahim (aebrahim@uchicago.edu), r=mconnor 2004-05-30 15:54:43 +00:00
mconnor%myrealbox.com
ccd79648d7 Bug 219942 plugins window should be resizable and retain its size, patch by Steffen Wilberg (steffen.wilberg@web.de), r=me 2004-05-28 17:34:30 +00:00
scott%scott-macgregor.org
4ab947a486 script changes to build_static.pl to make it work with thunderbird
use the new installer generation scripts on windows for thunderbird
2004-05-26 21:29:59 +00:00
ben%bengoodger.com
3f8738e47f forgot to apply unix fix to this file as I did on the branch 2004-05-25 22:32:24 +00:00
ben%bengoodger.com
e065307996 244026 - Use 7-zip for release executables on the trunk too. 2004-05-25 22:31:35 +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
a90ed91635 232587 - firefox goes into an infinite loop when using Save Link to Disk to overwrite a file with no dots in the filename. patch by pike, <pike@pikey.me.uk>, r=ben@mozilla.org 2004-05-21 08:49:38 +00:00
mconnor%myrealbox.com
c113d12603 Bug 220821 Wrong text when chosing Do this automatically for files like this from now on on mac OS X, patch by Bruce Davidson (Bruce.Davidson@iplbath.com), r=mconnor 2004-05-16 15:28:17 +00:00
mconnor%myrealbox.com
5c0b652bfd Bug 239722 Firefox install deletes windows system files, port of suite fix for bug 236312 by scottmacvicar@ntlworld.com, r=ben, original patch by dveditz 2004-05-16 14:58:08 +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