Commit Graph

1085 Commits

Author SHA1 Message Date
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
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
scott%scott-macgregor.org
76f8ce4d40 Bug #250325 --> Menu item check boxes and radio buttons are stretched because they are picking up stale CSS files from themes\classic. 2004-07-11 21:34:09 +00:00
scott%scott-macgregor.org
75a3d493d3 Bug #250918 --> move the offline indicator to the left part of the status bar 2004-07-11 21:25:15 +00:00
ben%bengoodger.com
0bb8958928 replace nsIZipReader::test with nsIZipReader::getEntry - avoids CRC check 2004-07-09 23:35:35 +00:00
scott%scott-macgregor.org
6cdadd9a35 Fix missing artwork in the themes and extensions dialog. We were bundling the artwork but not the CSS changes. 2004-07-08 03:53:43 +00:00
bryner%brianryner.com
02422c8225 Fix firefox -xremote regression by lowercasing appName before using it as the xremote app name. r/sr/a=dbaron 2004-07-07 21:38:27 +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
530bbdff5c fix checkin of new gnomestripe files and missed browser file 2004-07-06 15:00:10 +00:00
mconnor%myrealbox.com
35a1f6bf40 bug 172502 Do not allow ctrl+dragging (or remove the + pointer) in Toolbar Customization, patch by Jon Henry (jhenry@ccs.neu.edu), r=me 2004-07-06 06:13:57 +00:00
mconnor%myrealbox.com
7c4c901694 bug 248579 - [regression]prelight text invisible in high-contrast inverse themes 2004-07-06 05:23:10 +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
mconnor%myrealbox.com
4d05ef453b Bug 207403 URLs in the js console are not formatted like a link (blue, underlined) anymore, patch by Steffen Wilberg (steffen.wilberg@web.de), r=me 2004-07-06 04:27:35 +00:00
brofield%jellycan.com
53ba322f42 Windows special system directories should preserve case b=221872 r=darin sr=dougt 2004-07-05 02:15:07 +00:00
neil%parkwaycc.co.uk
bb69790fdb Bug 64157 Should be able to navigate <menulist> when it's not dropped down r=aaronl sr=roc 2004-07-03 21:00:07 +00:00
bsmedberg%covad.net
48db314cb8 Bug 248423 - workaround for the config.trim_on_minimize code not using a pref observer, and bug 249585 - createprofile flag doesn't allow user-specified paths 2004-07-03 16:41:17 +00:00
timeless%mozdev.org
0fefe8f9c0 Bug 235168 Remove MOZ_PHOENIX ifdefs from strictly firefox or strictly seamonkey code
patch by sdwalker@myrealbox.com r=ben sr=roc
2004-07-01 23:53:19 +00:00
ben%bengoodger.com
35f6a7166a 244684 - first attempts, not quite working yet. 2004-07-01 03:37:08 +00:00
ben%bengoodger.com
8e47d025cb 229062 - clicking the download notification link does not show download manager - make sure download manager impls nsIAlertListener in its QueryInterface method 2004-07-01 02:36:43 +00:00
ben%bengoodger.com
1e03d410c1 winstripe update from stephen horlander... 2004-06-29 00:30:54 +00:00
bryner%brianryner.com
f88e351a9a Land prebinding hack for mac os 10.3 on the trunk (bug 246283, r=pinkerton). This is filed as Apple Radar bug 3704775. 2004-06-28 23:52:30 +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
ben%bengoodger.com
cd1e371148 Safeguard against infinite restarts of ngapps in the event that CheckForMismatches fails due to a bad Extensions.rdf file generated by a faulty nightly build. 2004-06-28 23:31:46 +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
neil%parkwaycc.co.uk
685b0bb4cb help.js cleanup left over from bug 242441 r=caillon sr=alecf moa=rlk 2004-06-25 20:15:19 +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
mkaply%us.ibm.com
df43e2168e Add nsNativeAppSupportOS2.cpp for toolkit 2004-06-25 14:20:57 +00:00
jst%mozilla.jstenback.com
3725a4cd14 Fixing bug 248442. Fix incorrect item size argument that was passed to NS_QuickSort() which lead to a crash on platforms where sizeof(void *) != sizeof(PRUint32). r=ben@bengoodger.com, sr=dbaron@dbaron.org 2004-06-25 00:16:11 +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
aaronleventhal%moonset.net
a2235ae6ed Bug 246063. Fire accessible state changes when tree item expands/collapses. r=neil, sr=jst 2004-06-23 19:44:43 +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
bryner%brianryner.com
e5632337c1 Lots of fixes for native themed checkbox and radio buttons on gtk2. Bug 247631, r=caillon, sr=blizzard. 2004-06-22 22:10:12 +00:00
bsmedberg%covad.net
a6bbd20c9c Re-add logic for bug 239914: use the classic skin when OS accessibility is enabled, because it obeys system colors and preferences. 2004-06-22 19:22:00 +00:00
mkaply%us.ibm.com
ec0fee7baa Add nsNativeAppSupportOS2.cpp 2004-06-22 13:14:08 +00:00
scott%scott-macgregor.org
372690055d add temporary place holders for the thunderbird extensions dialog for options, about and home 2004-06-22 07:07:36 +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
silver%warwickcompsoc.co.uk
f42e35caa1 Bug 173878 - Remember small icon setting even when toolbar is in text-only mode.
r=mconnor
2004-06-20 10:07:43 +00:00
ben%bengoodger.com
9f079935b0 244025 - more obvious secure site indication 2004-06-20 08:30:19 +00:00
ben%bengoodger.com
0ff1207b6d 243387 - about:plugins broken by download size reduction changes. Move about:plugins page to global package to remove dependency on defunct "communicator" package. r=mconnor 2004-06-20 01:42:05 +00:00
bryner%brianryner.com
4ed2dfdede Fix tracemalloc bustage (balsa orange) by updating gArgc to the argument count returned by NS_TraceMallocStartupArgs. 2004-06-19 18:41:08 +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