dveditz%cruzio.com
cc085ad3d0
bug 263366: blocking executes() should return execution error code, r=peterv,sr=jst
2004-10-17 00:32:17 +00:00
ben%bengoodger.com
7a9514dcf3
225281 - checkbox label background problem on "install complete" page - patch by Son Le <lesx99@lycos.com> r+a=ben@mozilla.org
2004-10-15 23:38:05 +00:00
kyle.yuan%sun.com
ed75ee5de7
Bug 260337 (Firefox) Fail to build on solaris
...
r=bryner, patch=brian.lu@sun.com
2004-10-12 02:39:47 +00:00
timeless%mozdev.org
7cb188989a
Bug 257826 using "back" in installer during custom install = reproducable crash
...
patch by ajschult@verizon.net r=bryner
2004-10-08 21:15:12 +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
ben%bengoodger.com
ff1c535328
attempt at fixing 262478 - remove 'hack' to prevent an unknown problem with helper app launching. also make sure temp file removal never removes directory hierarchies.
2004-10-04 07:07:31 +00:00
ben%bengoodger.com
72928768f5
247884 - upgrading doesn't remove old installation entries from "Add or Remove Programs" Control Panel... - clean up uninstall registry entries for versions installed to the same location.
2004-10-04 02:00:23 +00:00
bryner%brianryner.com
ea8b458e37
Don't crash if there are command-line arguments (bug 261734) by doing ParseConfig before ParseArgs, moving gtk_init to RunWizard, and adding a check in ErrorHandler to log errors to the console if gtk hasn't been initialized yet. r=ajschultz, sr=dveditz.
2004-09-30 17:31:00 +00:00
ben%bengoodger.com
392c860a58
259708 - trying to save a file from data: protocol deletes every file in destination directory not marked read-only. r=shaver.
2004-09-29 22:02:15 +00:00
ben%bengoodger.com
5d597d1b3f
234416 - can spoof filename in "what should firefox do with this file" dialog -
...
trims 1+ spaces to 1 space, used for display purposes only
keeps track of a separate value to use for downloading the file so the file
name is preserved for the on-disk file. r=mscott a=me
2004-09-29 05:08:43 +00:00
bsmedberg%covad.net
2d4ac3b011
Backing out bug 240696 on the trunk, because it introduces a bogo-dependency of toolkit/ on browser/.
2004-09-25 21:12:00 +00:00
kjh-5727%comcast.net
e6c9b8191a
Bug 240696 - cannot open new browser window if the only window open is the download manager. Patch by Gavin Sharp (gavin_sharp+bugzilla@nospin.org). r=bsmedberg, a=bsmedberg.
2004-09-25 20:17:12 +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
ben%bengoodger.com
4ff2fd7201
238571 - unify text strings for error message where downloads whose destination files have been removed. patch by jeff walden r=me
2004-09-02 11:02:46 +00:00
dbaron%dbaron.org
adcfe48e6c
Fix ownership and permissions in installer .tar.gz. b=254303 r+sr=bryner
2004-08-30 19:57:52 +00:00
bryner%brianryner.com
391a908421
Make derived bindings have the same anonymous content structure as the normal radio and checkbox bindings on Linux (bug 257173). r=ben.
2004-08-28 21:16:04 +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
ben%bengoodger.com
d7d2b5d4fb
bug 238571 - awkward UI text for showing non-existent files, wording from jeff walden
2004-08-17 22:44:45 +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
steffen.wilberg%web.de
7815464984
Bug 228699: Download Manager should close on CTRL+Y / ESC. r=ben
2004-08-15 12:59:24 +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
06fd50c106
more software update tweaks for 253220
2004-08-10 07:21:35 +00:00
ben%bengoodger.com
ffc9a10378
more on 253220 - prevent update wizard from advancing prematurely by itself when not in mismatch mode.
2004-08-10 06:37:55 +00:00
ben%bengoodger.com
e03180cd94
more for 253220 - make app update reporting actually work
2004-08-09 22:43:10 +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
c76dabce75
250938 - landing this patch on the trunk - can open EXE file in firefox if MIME type is incorrectly set. as a defensive measure check the file extension too
2004-07-26 20:56:12 +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
bryner%brianryner.com
12c720afaa
Make the no-permissions dialog actually dismiss when the user clicks OK. Bug 240529.
2004-07-25 02:48:29 +00:00
pkw%us.ibm.com
08e1a55646
Firefox build fails on AIX - nsWelcomeDlg::kMsgCount symbol not found. Need to allocate storage for static const member variable.
...
r+sr=bryner@brianryner.com
2004-07-21 18:37:18 +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
steffen.wilberg%web.de
b37360e0f5
Bug 238331 - Clean Up button tooltip should say 'and', not 'or'. p=bmo@aebrahim.fastmail.fm, r=mconnor
2004-07-21 07:54:12 +00:00
scott%scott-macgregor.org
554e1a41b3
part of Bug #245430 --> thunderbird static build support.
...
Get rid of the mail\config packaging of chrome into dist\thunderbird. Let the installer do it as part of the
packaging process.
This means we can get rid of the thunderbird installer ifdefs to look in dist\thunderbird instead of dist\bin.
2004-07-18 21:46:11 +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
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