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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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
|
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 |
bryner%brianryner.com
|
b329e23f8e
|
Initial add of gtk2 installer wizard for firefox/thunderbird. Not turned on yet.
|
2004-04-07 21:16:35 +00:00 |
bryner%brianryner.com
|
19ee213bb7
|
Initial add of cross-platform installer scripts. Not turned on yet.
|
2004-04-07 21:15:39 +00:00 |