bryner%brianryner.com
27730e1df0
Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces.
2004-07-15 22:51:19 +00:00
ben%bengoodger.com
da977f0f34
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
aaronleventhal%moonset.net
a5833c0a12
Backing out fix for bug 251589 as well since it only makes sense when outlines are outside of the current tab
2004-07-15 19:04:47 +00:00
varga%nixcorp.com
df01a3c1ac
Fix for bug 217640. autocomplete removes exactly matching entries from list
...
r=ben
2004-07-15 18:04:37 +00:00
aaronleventhal%moonset.net
19b2087c26
Fix focus appearance for XUL tabs so they appear inside the tab. r=mconnor, no sr= needed
2004-07-15 17:55:47 +00:00
bzbarsky%mit.edu
1b3f21704f
Fix bug 248468 (choosing directory with keyboard chooses dir and saves the
...
file; should just choose dir). r=neil for xpfe, r=mconnor for toolkit, sr=jag
2004-07-15 06:13:35 +00:00
timeless%mozdev.org
a048c9e362
Bug 250474 Change nsIWebPageDescriptor.LoadPage to nsIWebPageDescriptor.loadPage
...
r=jst sr=jst
2004-07-14 22:53:37 +00:00
aaronleventhal%moonset.net
69aa2c014a
Bug 175893. Make tab labels focusable (when clicking on label of foreground tab). Make unmodified arrow key navigation work with tabs. r=neil, sr=?
2004-07-14 21:44:01 +00:00
ben%bengoodger.com
879d0a9da2
247846 - generate bin dir EM related files with -register
2004-07-13 10:18:34 +00:00
ben%bengoodger.com
a80a7e7c15
245484 - about, options and homepage buttons only work for selected extension
2004-07-13 09:48:37 +00:00
ben%bengoodger.com
ffb8ea8473
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
100b3b86b5
247667 - 404 errors on install should display an error
2004-07-13 08:08:20 +00:00
ben%bengoodger.com
23fe3e088e
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
0d9852c2e2
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
c20434a25b
clicking on link in Software Update slideup notifier does nothing
2004-07-12 23:24:49 +00:00
ben%bengoodger.com
7545d68d77
246417 - show details about errors from xpinstall in error dialog
2004-07-12 09:24:07 +00:00
ben%bengoodger.com
a79fc38732
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
968a26ecd1
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
f09cfcb627
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
921ed2d43c
replace nsIZipReader::test with nsIZipReader::getEntry - avoids CRC check
2004-07-09 23:35:35 +00:00
scott%scott-macgregor.org
3042720be8
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
bdaf35f674
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
e90d87d0f0
Bug 247606 - Review Firefox JS for dangerous eval() use. r=bryner.
2004-07-07 03:04:09 +00:00
mconnor%myrealbox.com
4e9e5d830b
fix checkin of new gnomestripe files and missed browser file
2004-07-06 15:00:10 +00:00
mconnor%myrealbox.com
2c344292db
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
f48f12b3a4
bug 248579 - [regression]prelight text invisible in high-contrast inverse themes
2004-07-06 05:23:10 +00:00
mconnor%myrealbox.com
f2244627e1
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
7eaacea91e
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
5bc3cafffc
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
1c9cbe39c9
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
12a4d50e64
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
7c768f7f76
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
ca4100af16
244684 - first attempts, not quite working yet.
2004-07-01 03:37:08 +00:00
ben%bengoodger.com
d9af05efc3
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
c47dcb42be
winstripe update from stephen horlander...
2004-06-29 00:30:54 +00:00
bryner%brianryner.com
8028ebc698
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
18dfc2cc67
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
ea1d654d5f
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
4cfad6bc02
#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
0c2699b9e9
Bug #246563 --> "Choose Application..." dialog title is not localizeable.
2004-06-25 22:36:33 +00:00
neil%parkwaycc.co.uk
e877c267f4
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
cfb1e2b4b5
Bug #218235 -->Extensions Managers too small for thunderbird
...
Patch by Stephen Walker
2004-06-25 18:55:56 +00:00
mkaply%us.ibm.com
75dbb78b82
Add nsNativeAppSupportOS2.cpp for toolkit
2004-06-25 14:20:57 +00:00
jst%mozilla.jstenback.com
c1cfe960fc
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
1aabd92ccf
more EM bulletproofing
2004-06-23 22:13:35 +00:00
ben%bengoodger.com
a54271d5d0
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
ec9f3a5375
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
fef2215d99
246618 - show default download folder in downloads window when in autodownload mode
2004-06-23 00:14:59 +00:00
bryner%brianryner.com
4f06ee6e85
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
1cba5e2e5e
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