summaryrefslogtreecommitdiff
path: root/firefox.spec
Commit message (Collapse)AuthorAge
* - Updated firefox iconChristopher Aillon2005-03-28
| | | | | (https://bugzilla.mozilla.org/show_bug.cgi?id=261679) - Fix for some more cursor issues in textareas
* - Make the "browser.link.open_external" pref work (David Fraser)Christopher Aillon2005-03-25
|
* - Firefox 1.0.2Christopher Aillon2005-03-23
|
* use patch -p1Christopher Aillon2005-03-22
|
* - Add patch to fix italic rendering errors with certain fonts (e.g. Tahoma)Christopher Aillon2005-03-22
| | | | | - Re-enable jsd since there is now a venkman version that works with Firefox.
* - Add patch to compile against new fortified glibc macrosChristopher Aillon2005-03-08
|
* - Build against gcc4, add build patches to do so.Christopher Aillon2005-03-04
|
* - Remerge firefox-1.0-pango-selection.patchChristopher Aillon2005-03-04
| | | | | - Add execshield patches for ia64 and ppc - BuildRequires libgnome-devel, libgnomeui-devel
* - Add upstream fix to reduce round trips to xserver during remote controlChristopher Aillon2005-02-28
| | | | - Add upstream fix to call g_set_application_name
* fixing filenameChristopher Aillon2005-02-25
|
* - Update to 1.0.1 fixing several security flaws.Christopher Aillon2005-02-25
| | | | | - Temporarily disable langpacks to workaround startup issues - Request the correct system colors from gtk
* - Add upstream langpacksChristopher Aillon2004-12-29
|
* - Make sure we get a URL passed in to firefoxChristopher Aillon2004-12-27
| | | | - Mark some generated files as ghost
* - Don't have downloads "disappear" when downloading to desktop (139015)Christopher Aillon2004-12-16
| | | | | - Add RPM version to the useragent - BuildRequires pango-devel
* - Fix spacing in textareas when using pango for renderingChristopher Aillon2004-12-12
| | | | | - Enable pango rendering by default. - Enable smooth scrolling by default
* need prdtoa patch as wellChristopher Aillon2004-12-04
|
* - Add StartupWMClass patch from Damian Christey (#135830)Christopher Aillon2004-12-04
| | | | | - Use system colors by default (#137810) - Re-add s390(x)
* updated pango selection patchblizzard2004-11-22
|
* turn on the pango. add patch that uses pango for selection as well.blizzard2004-11-22
|
* - Fix livemarks icon issue. (#138989)Christopher Aillon2004-11-13
|
* - Firefox 1.0Christopher Aillon2004-11-09
|
* - Add support for GNOME stock icons. (bmo #233461)Christopher Aillon2004-11-04
|
* - #136330 BR freetype-devel with conditionsWarren Togami2004-11-01
| | | | - #135050 firefox should own mozilla plugin dir
* - Update to firefox-rc1Christopher Aillon2004-10-30
| | | | - Add patch for s390(x)
* - Fix LD_LIBRARY_PATH at startup (Steve Knodle)Christopher Aillon2004-10-26
|
* - Prevent inlining of stack direction detection (#135255)Christopher Aillon2004-10-22
|
* - Fix for upstream 263263.Christopher Aillon2004-10-20
|
* - More file chooser fixes: Pop up a confirmation dialog before overwritingChristopher Aillon2004-10-20
| | | | files (#134648) Allow saving as complete once again
* don't use %dirblizzard2004-10-19
|
* try to fix the %files sectionblizzard2004-10-19
|
* bump and rebuildblizzard2004-10-19
|
* Someone stole -17Christopher Aillon2004-10-19
|
* - Fix for upstream 262689.Christopher Aillon2004-10-19
|
* update pango patch to one that defaults to offblizzard2004-10-19
|
* remove all the ghost stuff, wasn't workingblizzard2004-10-18
|
* - Fix problem where default apps aren't showing up in the download dialogblizzard2004-10-18
| | | | | | (#136261) - Fix default height being larger than the available area, cherry picked from upstream
* These ghost files may not be around.Christopher Aillon2004-10-18
|
* - Fix RPM file ownership (#136015)Christopher Aillon2004-10-18
|
* (no commit message)blizzard2004-10-18
|
* - Disable the default application checks. (#133713)Christopher Aillon2004-10-16
| | | | - Disable the software update feature. (#136017)
* pango for firefoxblizzard2004-10-14
|
* - Fix for 64 bit crash at startup (b.m.o #256603)Christopher Aillon2004-10-12
|
* Add additional patch for tab focus issue, fix compile issues.Christopher Aillon2004-10-08
|
* - Add patch to fix button focus issues (#133507)Christopher Aillon2004-10-06
| | | | - Add patch to fix tab focus stealing issue (b.m.o #124750)
* - Update to 0.10.1Christopher Aillon2004-10-02
| | | | - Fix tab switching keybindings (#133504)
* filter out library Provides: and the internal Requires: on those provides.Bill Nottingham2004-10-01
| | | | | Fixes depsolver confusion between mozilla/firefox/thunderbird copies of libraries.
* Thu Sep 30 2004 Christopher Aillon <caillon@redhat.com>Christopher Aillon2004-09-30
| | | | | - update PreReq and BuildRequires for desktop-file-utils to >= 0.9 - update-desktop-database on uninstall for packages that need it.
* - Add clipboard access prevention patch.Christopher Aillon2004-09-30
|
* - Add the xul mime type to the .desktop fileChristopher Aillon2004-09-30
|
* - Backport the GTK+ file chooser.Christopher Aillon2004-09-28
| | | | - Update desktop database after uninstall.
bgstack15