bsmedberg%covad.net
3055933c27
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
cd63368df0
Bug 261267 helper application dialog has title issues when opening an unknown filetype - regression fix
...
p=me r=mscott
2004-10-27 21:44:47 +00:00
dmose%mozilla.org
b2cb31e2e6
Partial fix for Open / Show Folder being broken for files downloaded in previous invocations of Firefox (bug 239948); r=ben
2004-10-26 06:44:21 +00:00
steffen.wilberg%web.de
ebd468979b
fixing build bustage from bug 265826; trunk checkin missed a file
2004-10-25 14:06:27 +00:00
bryner%brianryner.com
bc2025a5f4
Fix linux installer to be able to use png images instead of XPM. Add new firefox and thunderbird artwork in png forward and remove generic xpms. Bug 265826, r=vlad.
2004-10-25 08:32:39 +00:00
bugzilla%arlen.demon.co.uk
ab3c13419e
Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes
...
p=me r=vladimir
2004-10-24 18:20:10 +00:00
timeless%mozdev.org
d90e3a69ca
Bug 246173 Install failed: Couldn't open xpistub library
...
patch by ajschult@verizon.net r=bryner a=asa
2004-10-24 05:26:06 +00:00
dmose%mozilla.org
ff9db7b110
Fix "Show Folder" and "Open" in download manager and prefs on GNOME (bug 249654); r+a=ben
2004-10-21 05:51:28 +00:00
bugzilla%arlen.demon.co.uk
2505cb461a
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
dveditz%cruzio.com
4b8efeefe3
bug 263366: blocking executes() should return execution error code, r=peterv,sr=jst
2004-10-17 00:32:17 +00:00
ben%bengoodger.com
81ac4e2aac
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
655b4aa6d3
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
97134ff5f7
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
01cfc6390b
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
897354d23d
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
6611ffdeb8
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
cad186b141
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
76e8b20305
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
2f8e8c4913
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
07fbca7486
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
1daff7afee
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
9b824e5486
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
764a38c8fd
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
16fb5efb8a
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
68c8a571cf
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
89215b55c9
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
46fd63ea8b
Fix ownership and permissions in installer .tar.gz. b=254303 r+sr=bryner
2004-08-30 19:57:52 +00:00
bryner%brianryner.com
977b93e20a
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
5488196f09
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
e460dedadb
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
4e4012ab56
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
68b5090b1c
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
4431f5a1d6
Bug 228699: Download Manager should close on CTRL+Y / ESC. r=ben
2004-08-15 12:59:24 +00:00
ben%bengoodger.com
f99b3b8868
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
a82623d919
more software update tweaks for 253220
2004-08-10 07:21:35 +00:00
ben%bengoodger.com
c329e38d9c
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
9a8ca2c426
more for 253220 - make app update reporting actually work
2004-08-09 22:43:10 +00:00
ben%bengoodger.com
c4e65478a5
253220 - better software update - in place software update, etc etc. glory!
2004-08-05 02:45:27 +00:00
ben%bengoodger.com
dc17802a2e
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
cdbb3129b5
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
bea8454b20
252549 - Better Update Handling for identical versions, also fixes numerous software update glitches
2004-07-25 18:40:03 +00:00
bryner%brianryner.com
e8c3736e4d
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
1b505322fa
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
fe4a6f970a
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
60207aab25
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
ed36020a97
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
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
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