summaryrefslogtreecommitdiff
path: root/firefox.sh.in
Commit message (Collapse)AuthorAge
...
* 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
|
* - Add a notice to the about dialog denoting this is a pango enabled build.Christopher Aillon2006-03-13
| | | | - Tweak the user agent denoting this is a pango enabled build.
* - Disable pango by default in non-indic locales per upstream request. UsersChristopher Aillon2006-03-10
| | | | can export MOZ_ENABLE_PANGO=1 to force pango support.
* - RebuildChristopher Aillon2006-02-23
|
* - Patch from Marcel Mol supporting launching with filenames containingChristopher Aillon2005-05-03
| | | | whitespace.
* - Add patch to properly link against libgfxshared_s.aChristopher Aillon2005-05-03
| | | | | 1.0.3-1 - Update to security release 1.0.3
* remove JVM version probing (#116445)Warren Togami2005-04-28
|
* MOZILLA_ENABLE_PANGO is no longer used leave comments aboutWarren Togami2005-04-23
| | | | MOZILLA_DISABLE_PANGO so it is less confusing to users
* - Make the "browser.link.open_external" pref work (David Fraser)Christopher Aillon2005-03-25
|
* - Fix spacing in textareas when using pango for renderingChristopher Aillon2004-12-12
| | | | | - Enable pango rendering by default. - Enable smooth scrolling by default
* - Fix LD_LIBRARY_PATH at startup (Steve Knodle)Christopher Aillon2004-10-26
|
* auto-import changelog data from firefox-0.9.3-7.src.rpmcvsdist2004-09-09
0.9.3-7 - rawhide import - fedora.us #1765 NetBSD's freetype 2.1.8 compat patch 0.9.3-0.fdr.6 - and mng support is disabled again as it seams that there is no real mng support in the code 0.9.3-0.fdr.5 - remove ldconfig from scriptlets (bug #1846 comment #40) - reenabled mng support (bug #1971) - removed --enable-strip to let rpm to the stripping (bug #1971) - honor system settings in firefox.sh (bug #1971) - setting umask 022 in scriptlets (bug #1962) 0.9.3-0.fdr.4 - copy the icon to the right place(TM) 0.9.3-0.fdr.3 - readded the xpm removed in 0:0.9.2-0.fdr.5 0.9.3-0.fdr.2 - added mozilla-1.7-psfonts.patch from rawhide mozilla 0.9.3-0.fdr.1 - updated to 0.9.3 - removed following from .mozconfig: ac_add_options --with-system-mng ac_add_options --enable-xprint ac_add_options --disable-dtd-debug ac_add_options --disable-freetype2 ac_add_options --enable-strip-libs ac_add_options --enable-reorder ac_add_options --enable-mathml ac_add_options --without-system-nspr 0.9.2-0.fdr.5 - applied parts of the patch from Matthias Saou (bug #1846) - delete empty directories in %{ffdir}/chrome - more cosmetic changes to the spec file 0.9.2-0.fdr.4 - mozilla-default-plugin-less-annoying.patch readded 0.9.2-0.fdr.3 - added krb5-devel as build requirement 0.9.2-0.fdr.2 - added patch from bugzilla.mozilla.org (bug #247846) - removed Xvfb hack 0.9.2-0.fdr.1 - updated to 0.9.2 0.9.1-0.fdr.3 - mharris suggestion for backwards compatibilty with Xvfb hack 0.9.1-0.fdr.2 - added massive hack from the debian package to create the extension directory 0.9.1-0.fdr.1 - updated to 0.9.1 0.9-0.fdr.4 - remove extensions patch - add post hack to create extensions - enable negotiateauth extension - copy icon to browser/app/default.xpm - --enable-official-branding 0.9-0.fdr.3 - extensions patch 0.9-0.fdr.2 - added gnome-vfs2-devel as BuildRequires - added gcc-3.4 patch 0.9-0.fdr.1 - updated to 0.9 - dropped x86_64 patches - dropped xremote patches 0.8-0.fdr.13 - remove unused files: mozilla-config 0.8-0.fdr.12 - update mozconfig (fixes bug #1443) - installation directory includes version number 0.8-0.fdr.11 - merge x86_64 release 10 with fedora.us release 10 bump release to 11 0.8-0.fdr.10 - rebuild for FC2 - change Source71 to properly replace Source7 for maintainability 0.8-0.fdr.10 - 3rd xremote patch - test -Os rather than -O2 Sun Apr 18 2004 Gene Czarcinski <gene@czarc.net> - more x86_64 fixes - fix firefix-xremote-client for x86_64 (similar to what is done for firefox.sh.in) 0.8-0.fdr.9 - xremote patch for thunderbird integration #1113 - back out ugly hack from /usr/bin/firefox - correct default bookmarks 0.8-0.fdr.7 - readded the new firefox icons 0.8-0.fdr.6 - removed new firefox icons 0.8-0.fdr.5 - nothing Thu Feb 12 2004 Gene Czarcinski <czar@acm.org> - update for x86_64 ... usr mozilla-1.6 patches - change "firefox-i*" to "firefox-*" in above stuff 0.8-0.fdr.4 - another icon changed 0.8-0.fdr.3 - startup script modified 0.8-0.fdr.2 - new firefox icon - more s/firebird/firefox/ 0.8-0.fdr.1 - new version: 0.8 - new name: firefox 0.7-0.fdr.2 - s/0.6.1/0.7/ - changed user-app-dir back to .phoenix as .mozilla-firebird is not working as expected - manpage now also available as MozillaFirebird.1 0.7-0.fdr.1 - updated to 0.7 - provides webclient - run regxpcom and regchrome after installation and removal - added a man page from the debian package - changed user-app-dir from .phoenix to .mozilla-firebird 0.6.1-0.fdr.2 - now with mozilla-default-plugin-less-annoying.patch; see bug #586 0.6.1-0.fdr.1 - updated to 0.6.1 - changed buildrequires for XFree86-devel from 0:4.3.0 to 0:4.2.1 it should now also build on RH80 0.6-0.fdr.5.rh90 - enabled the type ahead extension: bug #484 0.6-0.fdr.4.rh90 - renamed it again back to MozillaFirbird - added libmng-devel to BuildRequires - startup homepage is now www.fedora.us - improved the startup script to use the unix remote protocol to open a new window 0.6-0.fdr.3.rh90 - new icon from http://iconpacks.mozdev.org/phoenix/iconshots/flame48true.png - now using gtk2 as toolkit - renamed again back to mozilla-firebird (I like it better) - Provides: MozillaFirebird for compatibility with previous releases - changed default bookmarks.html to contain links to www.fedora.us 0.6-0.fdr.2.rh90 - renamed package to MozillaFirebird and all files with the old name - enabled mng, mathml, xinerama support - now honouring RPM_OPT_FLAGS 0.6-0.fdr.1.rh90 - updated to 0.6 0.6-0.fdr.0.1.cvs20030501.rh90 - Updated to CVS. - Renamed to mozilla-firebird. 0.6-0.fdr.0.3.cvs20030409.rh90 - Updated to CVS. - Removed hard-coded library path. 0.6-0.fdr.0.3.cvs20030402.rh90 - Changed Prereq to Requires. - Changed BuildRequires to gtk+-devel (instead of file). - Recompressed source with bzip2. - Removed post. 0.6-0.fdr.0.2.cvs20030402.rh90 - Added desktop-file-utils to BuildRequires. - Changed category to X-Fedora-Extra. - Updated to CVS. 0.6-0.fdr.0.2.cvs20030328.rh90 - Added Epoch:0. - Added libgtk-1.2.so.0 to the BuildRequires Fri Mar 28 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-0.fdr.0.1.cvs20030328.rh90 - Updated to latest CVS. - Moved phoenix startup script into its own file Wed Mar 26 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-0.fdr.0.1.cvs20030326.rh90 - Updated to latest CVS. - Changed release to 9 vs 8.1. - Added cvs script. - added encoding to desktop file. Sun Mar 23 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-0.fdr.0.1.cvs20030323.rh81 - Updated to latest CVS. - added release specification XFree86-devel Build Requirement. - changed chmod to %attr Fri Mar 21 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-0.fdr.0.1.cvs20030317.rh81 - Fixed naming scheme. - Fixed .desktop file. Mon Mar 17 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-cvs20030317.1 - Updated to CVS. Fri Mar 14 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-cvs20030313.2 - General Tweaking. Thu Mar 13 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-cvs20030313.1 - Updated CVS. - Modified mozconfig. Sun Mar 09 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-cvs20030309.1 - Initial RPM release.
bgstack15