summaryrefslogtreecommitdiff
path: root/firefox.sh.in
Commit message (Collapse)AuthorAge
* Fixed rhbz#1005611 - BEAST workaround not enabled in FirefoxMartin Stransky2013-10-17
|
* Fixed firefox.sh - do not override TMPDIR if set by userJan Horak2013-05-23
|
* resolves: #867073 add support for MOZ_TMPDIR to override tmp file locationJan Horak2012-11-08
|
* Update to 16.0Jan Horak2012-10-08
|
* finished the langpack fixMartin Stransky2012-07-12
|
* WIP - default langpack fixMartin Stransky2012-07-10
|
* Fixed rhbz#758844 - startup script should start with #!/bin/bashJan Horak2012-03-29
|
* Fixed langpacks loadingJan Horak2011-12-21
|
* Update to 7Jan Horak2011-09-27
|
* Fixed rhbz#676183 - firefox -g is brokenMartin Stransky2011-05-10
|
* Install langpacks as .xpi files instead of unpacking themChristopher Aillon2011-03-18
| | | | | | | This helps performance of the browser, notably at startup, as it needs to open less files. http://blog.mozilla.com/tglek/2010/03/11/extensions-startup/
* Refactor the langpack symlink creation stuff at startupChristopher Aillon2011-03-18
| | | | | | | | | We try to create a symlink for the short locale first if we can, and then try the longer locale. The code to do this is extremely similar, so create a bash function to do the work for each. This will make it easier to switch to a packed langpack extension format in the future, which will help with startup performance.
* We don't need to pass -UILocaleChristopher Aillon2011-03-18
| | | | | matchOS takes care of this, so this has actually not been needed for a long while! A remnant of the initial import...
* typo fix: s/completelly/completely/Christopher Aillon2011-03-18
|
* typo fix: s/LAUCHER/LAUNCHER/Christopher Aillon2011-03-18
|
* application.ini permission check fixMartin Stransky2011-01-06
|
* Fixed rhbz#667477 - broken launch scriptMartin Stransky2011-01-06
|
* Fixed rhbz#664877 - Cannot read application.iniMartin Stransky2011-01-04
|
* Fixed rhbz#437608 - When prelink is installed, rpm builds are garbageMartin Stransky2010-12-21
|
* Enabled langpacksMartin Stransky2010-09-21
|
* Fixed language packs (#559960)Martin Stransky2010-04-13
|
* Fixed multilib conflictMartin Stransky2010-04-12
|
* Added fix for #559960Martin Stransky2010-02-24
|
* firefox.sh fix (#553184)Martin Stransky2010-01-07
|
* supress error outputsMartin Stransky2010-01-07
|
* Removed MOZ_LOCAL_LANGPACKS from browser launcher script (#284011)Martin Stransky2010-01-05
|
* Language pack updated (#284011)Martin Stransky2009-11-25
|
* Fix for #437596 - Firefox needs to register proper name for session restoreMartin Stransky2009-08-06
|
* Fixed wrong LANG and LC_MESSAGES variables interpretation (#441973)\ninJan Horak2009-01-07
| | | | startup script.
* fixes #200631: firefox -d starts with a convicted monopolist's product pageMartin Stransky2008-06-02
| | | | (actually ff stays in endles loop)
* - Update to latest trunk (2008-03-07)Christopher Aillon2008-03-08
|
* Backported old laucherMartin Stransky2008-01-30
|
* - cleared starting scripts, removed useless partsMartin Stransky2008-01-28
|
* - When there are both 32- and 64-bit versions of XPCOM installed on diskChristopher Aillon2007-12-22
| | | | make sure to load the correct one.
* start script fixesMartin Stransky2007-12-19
|
* starting scripts fixesMartin Stransky2007-12-19
|
* updated to the latest upstream, sync. with f8Martin Stransky2007-11-05
|
* removed unused plugin checkMartin Stransky2007-10-01
|
* - Fixed #242657 - firefox -g doesn't workMartin Stransky2007-09-26
|
* removed plugin configuration utilityMartin Stransky2007-08-07
|
* unwrapped plugins moved to the old locationMartin Stransky2007-08-06
|
* added nspluginwrapper supportMartin Stransky2007-07-31
|
* - Oops, define the variables I expect to use.Christopher Aillon2007-03-12
|
* - Fix PPC64 runtimeDavid Woodhouse2007-02-21
| | | | - Fix firefox script to use 32-bit browser by default on PPC64 hardware
* - Start using the specified localeChristopher Aillon2007-02-09
|
* - Remove the XLIB_SKIP_ARGB_VISUALS=1 workaround; the plugin got fixed.Christopher Aillon2007-01-18
|
* - Update to 2.0Christopher Aillon2006-10-24
| | | | - Add patch from Behdad to fix pango printing.
* - Enable GCC visibilityChristopher Aillon2006-09-03
| | | | | - export XLIB_SKIP_ARGB_VISUALS=1 as a temporary workaround to prevent a broken Adobe/Macromedia Flash Player plugin taking the X server.
* - Build with -rpath (#161958)Christopher Aillon2006-08-30
|
* - Remove "Pango breaks MathML" from firefox.sh.inbesfahbo2006-08-29
|
bgstack15