Commit Graph

26 Commits

Author SHA1 Message Date
benjamin%smedbergs.us
64f4acb795 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-03-02 14:44:24 +00:00
ajschult%verizon.net
e3510407d3 Bug 291106: installer bails with garbage dialog if installing the last component had an error. r=bryner 2006-02-20 04:13:40 +00:00
kairo%kairo.at
647a4edc1c bug 316548 - Use bzip2 compression for linux installers, r=chase sr=bsmedberg 2006-01-11 19:54:31 +00:00
cls%seawood.org
34fa564d93 Set NO_INSTALL as well as NO_DIST_INSTALL 2005-12-13 19:23:30 +00:00
timeless%mozdev.org
eb9350f619 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
timeless%mozdev.org
48fb659f9e Bug 283423 keyboard navigation fails in component selection dialog
patch by ajschult@verizon.net r=bryner sr=bz
2005-03-29 03:06:02 +00:00
timeless%mozdev.org
c6959d3135 Bug 270930 install script does not handle path with spaces
patch by ajschult@verizon.net r=bsmedberg sr=bryner
2005-03-08 06:39:41 +00:00
timeless%mozdev.org
669e05ccbc Bug 280740 Installer crashes in choose install components dialog
patch by sunil@atc.tcs.co.in r=bryner
2005-03-08 06:39:38 +00:00
gerv%gerv.net
93180ced26 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
steffen.wilberg%web.de
40b19c39c4 reland part bug 260337 (clobbered by aviary-landing). 2004-12-21 12:23:35 +00:00
bryner%brianryner.com
d9626f6746 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
d94716da9b 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
a3b1eda480 Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2004-11-30 22:54:13 +00:00
bryner%brianryner.com
bddccad4f3 Strip the installer binary before creating a tarball (bug 271027). r=cmp. 2004-11-26 09:37:44 +00:00
bryner%brianryner.com
f19aed68bd 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
62b4b0b777 fixing build bustage from bug 265826; trunk checkin missed a file 2004-10-25 14:06:27 +00:00
bryner%brianryner.com
53736949e9 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
bef0a87d96 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
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
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
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
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
bryner%brianryner.com
5f4c2f4f00 Initial add of gtk2 installer wizard for firefox/thunderbird. Not turned on yet. 2004-04-07 21:16:35 +00:00
bryner%brianryner.com
246801e6ee Initial add of cross-platform installer scripts. Not turned on yet. 2004-04-07 21:15:39 +00:00