Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed rhbz#1005611 - BEAST workaround not enabled in Firefox | Martin Stransky | 2013-10-17 |
| | |||
* | Fixed firefox.sh - do not override TMPDIR if set by user | Jan Horak | 2013-05-23 |
| | |||
* | resolves: #867073 add support for MOZ_TMPDIR to override tmp file location | Jan Horak | 2012-11-08 |
| | |||
* | Update to 16.0 | Jan Horak | 2012-10-08 |
| | |||
* | finished the langpack fix | Martin Stransky | 2012-07-12 |
| | |||
* | WIP - default langpack fix | Martin Stransky | 2012-07-10 |
| | |||
* | Fixed rhbz#758844 - startup script should start with #!/bin/bash | Jan Horak | 2012-03-29 |
| | |||
* | Fixed langpacks loading | Jan Horak | 2011-12-21 |
| | |||
* | Update to 7 | Jan Horak | 2011-09-27 |
| | |||
* | Fixed rhbz#676183 - firefox -g is broken | Martin Stransky | 2011-05-10 |
| | |||
* | Install langpacks as .xpi files instead of unpacking them | Christopher Aillon | 2011-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 startup | Christopher Aillon | 2011-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 -UILocale | Christopher Aillon | 2011-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 Aillon | 2011-03-18 |
| | |||
* | typo fix: s/LAUCHER/LAUNCHER/ | Christopher Aillon | 2011-03-18 |
| | |||
* | application.ini permission check fix | Martin Stransky | 2011-01-06 |
| | |||
* | Fixed rhbz#667477 - broken launch script | Martin Stransky | 2011-01-06 |
| | |||
* | Fixed rhbz#664877 - Cannot read application.ini | Martin Stransky | 2011-01-04 |
| | |||
* | Fixed rhbz#437608 - When prelink is installed, rpm builds are garbage | Martin Stransky | 2010-12-21 |
| | |||
* | Enabled langpacks | Martin Stransky | 2010-09-21 |
| | |||
* | Fixed language packs (#559960) | Martin Stransky | 2010-04-13 |
| | |||
* | Fixed multilib conflict | Martin Stransky | 2010-04-12 |
| | |||
* | Added fix for #559960 | Martin Stransky | 2010-02-24 |
| | |||
* | firefox.sh fix (#553184) | Martin Stransky | 2010-01-07 |
| | |||
* | supress error outputs | Martin Stransky | 2010-01-07 |
| | |||
* | Removed MOZ_LOCAL_LANGPACKS from browser launcher script (#284011) | Martin Stransky | 2010-01-05 |
| | |||
* | Language pack updated (#284011) | Martin Stransky | 2009-11-25 |
| | |||
* | Fix for #437596 - Firefox needs to register proper name for session restore | Martin Stransky | 2009-08-06 |
| | |||
* | Fixed wrong LANG and LC_MESSAGES variables interpretation (#441973)\nin | Jan Horak | 2009-01-07 |
| | | | | startup script. | ||
* | fixes #200631: firefox -d starts with a convicted monopolist's product page | Martin Stransky | 2008-06-02 |
| | | | | (actually ff stays in endles loop) | ||
* | - Update to latest trunk (2008-03-07) | Christopher Aillon | 2008-03-08 |
| | |||
* | Backported old laucher | Martin Stransky | 2008-01-30 |
| | |||
* | - cleared starting scripts, removed useless parts | Martin Stransky | 2008-01-28 |
| | |||
* | - When there are both 32- and 64-bit versions of XPCOM installed on disk | Christopher Aillon | 2007-12-22 |
| | | | | make sure to load the correct one. | ||
* | start script fixes | Martin Stransky | 2007-12-19 |
| | |||
* | starting scripts fixes | Martin Stransky | 2007-12-19 |
| | |||
* | updated to the latest upstream, sync. with f8 | Martin Stransky | 2007-11-05 |
| | |||
* | removed unused plugin check | Martin Stransky | 2007-10-01 |
| | |||
* | - Fixed #242657 - firefox -g doesn't work | Martin Stransky | 2007-09-26 |
| | |||
* | removed plugin configuration utility | Martin Stransky | 2007-08-07 |
| | |||
* | unwrapped plugins moved to the old location | Martin Stransky | 2007-08-06 |
| | |||
* | added nspluginwrapper support | Martin Stransky | 2007-07-31 |
| | |||
* | - Oops, define the variables I expect to use. | Christopher Aillon | 2007-03-12 |
| | |||
* | - Fix PPC64 runtime | David Woodhouse | 2007-02-21 |
| | | | | - Fix firefox script to use 32-bit browser by default on PPC64 hardware | ||
* | - Start using the specified locale | Christopher Aillon | 2007-02-09 |
| | |||
* | - Remove the XLIB_SKIP_ARGB_VISUALS=1 workaround; the plugin got fixed. | Christopher Aillon | 2007-01-18 |
| | |||
* | - Update to 2.0 | Christopher Aillon | 2006-10-24 |
| | | | | - Add patch from Behdad to fix pango printing. | ||
* | - Enable GCC visibility | Christopher Aillon | 2006-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 Aillon | 2006-08-30 |
| | |||
* | - Remove "Pango breaks MathML" from firefox.sh.in | besfahbo | 2006-08-29 |
| |