bryner%brianryner.com
884453541b
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
2004-12-15 05:52:44 +00:00
bsmedberg%covad.net
9233aeeb28
Forgot one use of the pref from bug 237417 - noted by bugzilla-mozilla@dorando.at
2004-12-09 17:55:37 +00:00
darin%meer.net
dc0f26d0f0
fixes bug 273078 "nsAppRunner.cpp should write compatibility.ini" r=bengoodger+bsmedberg
2004-12-07 08:10:39 +00:00
bsmedberg%covad.net
5a4d47e698
Bug 273417 - Use the app id/version/buildid from nsXULAppAPI instead of using prefs r=darin a=ben
2004-12-07 04:53:07 +00:00
bugzilla%arlen.demon.co.uk
a9eda77f4d
Backing out bug 240696 again following aviary branch landing
2004-12-05 21:02:04 +00:00
dbaron%dbaron.org
12f74c80f3
Merge cvs removes from aviary branch (in browser and toolkit directories) to the trunk.
2004-12-02 02:46:06 +00:00
bugzilla%arlen.demon.co.uk
1548dda904
Bug 239394 nsIMIMEInfo should use interCaps for functions and attributes
...
Relanding relevant parts of patch following aviary branch landing
2004-12-01 23:59:15 +00:00
bugzilla%arlen.demon.co.uk
c8e3b14a0d
Bug 237745 split app-startup from core appshell functionality
...
Reland parts of patch following aviary branch landing - already reviewed
2004-12-01 17:26:48 +00:00
bugzilla%arlen.demon.co.uk
0c0d316486
Bug 191805 Installer progress meters should use the system progress meter color
...
Relanding toolkit part of patch following aviary branch landing
2004-12-01 11:52:27 +00:00
bugzilla%arlen.demon.co.uk
50eb9d62f0
Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes
...
Relanding to fix aviary branch landing regressions
2004-12-01 11:42:34 +00:00
bugzilla%arlen.demon.co.uk
b34a4acb3b
Bug 261267 helper application dialog has title issues when opening an unknown filetype
...
Relanding after aviary branch landing - already reviewed
2004-12-01 11:12:21 +00:00
bryner%brianryner.com
529656f3fc
fixing windows installer bustage from aviary branch landing
2004-12-01 04:15:35 +00:00
ben%bengoodger.com
74c2270b81
Landing the Aviary Branch (Toolkit sections excluding toolkit/content).
2004-11-30 22:54:13 +00:00
bryner%brianryner.com
81a7e53e6d
Strip the installer binary before creating a tarball (bug 271027). r=cmp.
2004-11-26 09:37:44 +00:00
timeless%mozdev.org
a14a802332
Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
...
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 19:34:02 +00:00
bryner%brianryner.com
9b4924b887
Fix missing strings in custom setup components dialog (bug 268303). r=ajschult@verizon.net
2004-11-13 00:29:44 +00:00
bugzilla%arlen.demon.co.uk
c129fec9b1
Bug 191805 Installer progress meters should use the system progress meter color
...
p=sdwalker@myrealbox.com r=bsmedberg sr=ben@mozilla.org
2004-11-10 13:44:33 +00:00
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