gtk2/gtk2.spec

1533 lines
63 KiB
RPMSpec

#
# spec file for package gtk2 (Version 2.16.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: gtk2
%define _name gtk+
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: atk-devel
BuildRequires: cairo-devel
BuildRequires: cups-devel
BuildRequires: gnome-patch-translation
BuildRequires: gtk-doc
BuildRequires: libjasper-devel
BuildRequires: libtiff-devel
BuildRequires: pango-devel
Url: http://www.gtk.org/
License: LGPL v2.1 or later
Group: System/Libraries
# bug437293
%ifarch ppc64
Obsoletes: gtk2-64bit
%endif
#
PreReq: /usr/bin/touch /bin/rm /bin/rmdir
Version: 2.16.0
Release: 1
Summary: Library for Creation of Graphical User Interfaces (version 2)
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.12/%{_name}-%{version}.tar.bz2
Source1: SuSEconfig.gtk2
Source2: README.SuSE
Source3: gtkrc
# PATCH-FIX-UPSTREAM gtk+-strict-aliasing.patch federico@novell.com - Fix compiler warnings. This is already in SVN trunk as of 2008/07/18
Patch: gtk+-strict-aliasing.patch
# PATCH-FEATURE-OPENSUSE gtk2-filesel-navbuttons.patch federico@novell.com - Prettify the obsolete GtkFileSelection (this is an old Ximian patch)
Patch4: gtk2-filesel-navbuttons.patch
# PATCH-FEATURE-OPENSUSE gtk+-mac_ctree.patch federico@novell.com - Make the obsolete GtkCTree widget prettier (this is an old Ximian patch)
Patch6: gtk+-mac_ctree.patch
# PATCH-FIX-OPENSUSE gtk64.patch sbrabec@novell.com - 64-bit dual install. See also the Fedora patch for a simpler way of doing this.
Patch8: gtk64.patch
# PATCH-FIX-OPENSUSE gdk-modules-information.diff hhetter@suse.de - Info on how to manually regenerate modules information
Patch12: gdk-modules-information.diff
# PATCH-FEATURE-UPSTREAM bugzilla-129753-gtk+-2.8.9-localize-font-style-name.diff bnc129753 bgo319484 mfabian@novell.com - Translate the font styles in the GUI
Patch22: bugzilla-129753-gtk+-2.8.9-localize-font-style-name.diff
# PATCH-FIX-OPENSUSE bugzilla-131498-allow-xim-for-all-languages.patch bnc131498 mfabian@novell.com - Allow all languages to be run with the X Input Method
Patch23: bugzilla-131498-allow-xim-for-all-languages.patch
# PATCH-FIX-UPSTREAM gtk2-bnc130159-bgo319483-async-selection-in-gtk-font-selection.diff bnc130159 bgo319483 federico@novell.com - Load fonts asynchronously in GtkFontSelection to make it appear faster for CJK languages
Patch24: gtk2-bnc130159-bgo319483-async-selection-in-gtk-font-selection.diff
# PATCH-FIX-UPSTREAM gtk2-flash-player-busyloop.patch bnc294385 bgo463773 federico@novell.com - Workaround for a bug in the non-free Flash player
Patch35: gtk2-flash-player-busyloop.patch
# Patches taken from upstream or slated to go upstream. We can expect these to become obsolete
# in future releases.
# Please don't delete this comment even if this section is empty -- "# empty" should
# be sufficient.
# FIXME: this section is incomplete, and that some of the patches listed earlier should
# be here instead.
# PATCH-NEEDS-REBASE gtk2-bnc343858-buggy-intel-xinerama.patch bnc343858 bgo523408 vuntz@novell.com -- Some Intel cards misreports a connected output and this leads applications to use a lower screen resolution than the real one (was PATCH-FIX-UPSTREAM). vuntz: maybe fixed? See bgo543317
Patch51: gtk2-bnc343858-buggy-intel-xinerama.patch
# PATCH-FIX-OPENSUSE gtk-path-local.patch Search in /usr/local/%{_lib} by default. bgo369696
Patch53: gtk-path-local.patch
# PATCH-FIX-UPSTREAM gtk2-bnc310710-bgo524166-underallocated-gtklabel-position.diff bnc310710 bgo524166 federico@novell.com - Fix positioning of GtkLabels with too-small allocations
Patch54: gtk2-bnc310710-bgo524166-underallocated-gtklabel-position.diff
# PATCH-NEEDS-REBASE gtk2-bnc355503-file-chooser-remember-geometry.diff bnc355503 federico@novell.com - Make the file chooser remember its size across invocations - WAS PATCH-FEATURE-OPENSUSE (Once a new patch is submitted to openSUSE 11.1, take it, rebase it and enable this one again)
Patch55: gtk2-bnc355503-file-chooser-remember-geometry.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: %{name}-lang = %{version}
Requires: hicolor-icon-theme
# gtk2 can exist without branding. Built in defaults will be used then.
Recommends: %{name}-branding
Recommends: gvfs
# gail is part of gtk+ as of 2.13.x
Provides: gail = 1.22.1
Obsoletes: gail <= 1.22.1
%description
This fast and versatile library is used all over the world for all
libgnome (GNOME) applications, gimp (The GIMP), and several others.
Originally, version 1 was written for the GIMP and hence has the name
GIMP ToolKit. Many people like it because it is small, efficient, and
very configurable.
Most applications which used gtk (GTK1) have since switched to GTK2.
Besides a more flexible API, it provides improved text rendering using
pango (Pango) and many other goodies, but GTK+ 2 lacks compatibility
with GTK1, so to switch, programmers have to port applications to it.
To develop applications with gtk, you need the package gtk2-devel.
Authors:
--------
Peter Mattis <petm@xcf.berkeley.edu>
Spencer Kimball <spencer@xcf.berkeley.edu>
Josh MacDonald <jmacd@xcf.berkeley.edu>
Shawn T. Amundson <amundson@gtk.org>
Jerome Bolliet <bolliet@gtk.org>
Damon Chaplin <damon@gtk.org>
Tony Gale <gale@gtk.org>
Jeff Garzik <jgarzik@gtk.org>
Lars Hamann <lars@gtk.org>
Raja R Harinath <harinath@gtk.org>
Carsten Haitzler <raster@gtk.org>
Tim Janik <timj@gtk.org>
Stefan Jeske <stefan@gtk.org>
Elliot Lee <sopwith@gtk.org>
Raph Levien <raph@gtk.org>
Ian Main <imain@gtk.org>
Federico Mena <quartic@gtk.org>
Paolo Molaro <lupus@gtk.org>
Jay Painter <jpaint@gtk.org>
Manish Singh <manish@gtk.org>
Owen Taylor <otaylor@gtk.org>
%package branding-upstream
License: LGPL v2.1 or later
Summary: Library for Creation of Graphical User Interfaces (version 2)
Group: System/Libraries
Provides: %{name}-branding = %{version}
Conflicts: otherproviders(%{name}-branding)
Supplements: packageand(branding-upstream:%{name})
%description branding-upstream
This fast and versatile library is used all over the world for all
libgnome (GNOME) applications, gimp (The GIMP), and several others.
Originally, version 1 was written for the GIMP and hence has the name
GIMP ToolKit. Many people like it because it is small, efficient, and
very configurable.
Most applications which used gtk (GTK1) have since switched to GTK2.
Besides a more flexible API, it provides improved text rendering using
pango (Pango) and many other goodies, but GTK+ 2 lacks compatibility
with GTK1, so to switch, programmers have to port applications to it.
To develop applications with gtk, you need the package gtk2-devel.
Authors:
--------
Peter Mattis <petm@xcf.berkeley.edu>
Spencer Kimball <spencer@xcf.berkeley.edu>
Josh MacDonald <jmacd@xcf.berkeley.edu>
Shawn T. Amundson <amundson@gtk.org>
Jerome Bolliet <bolliet@gtk.org>
Damon Chaplin <damon@gtk.org>
Tony Gale <gale@gtk.org>
Jeff Garzik <jgarzik@gtk.org>
Lars Hamann <lars@gtk.org>
Raja R Harinath <harinath@gtk.org>
Carsten Haitzler <raster@gtk.org>
Tim Janik <timj@gtk.org>
Stefan Jeske <stefan@gtk.org>
Elliot Lee <sopwith@gtk.org>
Raph Levien <raph@gtk.org>
Ian Main <imain@gtk.org>
Federico Mena <quartic@gtk.org>
Paolo Molaro <lupus@gtk.org>
Jay Painter <jpaint@gtk.org>
Manish Singh <manish@gtk.org>
Owen Taylor <otaylor@gtk.org>
%package devel
License: LGPL v2.1 or later
Summary: Development environment for the Gtk2 GUI library
Group: Development/Libraries/X11
AutoReqProv: on
# bug437293
%ifarch ppc64
Obsoletes: gtk2-devel-64bit
%endif
#
Requires: %{name} = %{version} atk-devel cairo-devel glibc-devel glib2-devel pango-devel %(rpm -q --whatprovides XFree86-devel --queryformat '%{NAME}')
# gtk-builder-convert needs this.
Requires: pyxml
# gail is part of gtk+ as of 2.13.x
Provides: gail-devel = 1.22.1
Obsoletes: gail-devel <= 1.22.1
Obsoletes: gtk2-doc <= %{version}
Provides: gtk2-doc = %{version}
%description devel
This package contains all necessary include files, libraries,
configuration files and development tools needed to compile and link
applications using the gtk2 library.
In addition, it contains a large set of demo applications in source
code and manual pages for the provided Gtk2 development tools.
Gtk2 is a fast and versatile library is used all over the world for all
GNOME applications, the GIMP, and several other applications.
Originally it was written for the GIMP and hence has the name Gimp
ToolKit. Many people like it because it is small, efficient, and very
configurable.
Authors:
--------
Peter Mattis <petm@xcf.berkeley.edu>
Spencer Kimball <spencer@xcf.berkeley.edu>
Josh MacDonald <jmacd@xcf.berkeley.edu>
Shawn T. Amundson <amundson@gtk.org>
Jerome Bolliet <bolliet@gtk.org>
Damon Chaplin <damon@gtk.org>
Tony Gale <gale@gtk.org>
Jeff Garzik <jgarzik@gtk.org>
Lars Hamann <lars@gtk.org>
Raja R Harinath <harinath@gtk.org>
Carsten Haitzler <raster@gtk.org>
Tim Janik <timj@gtk.org>
Stefan Jeske <stefan@gtk.org>
Elliot Lee <sopwith@gtk.org>
Raph Levien <raph@gtk.org>
Ian Main <imain@gtk.org>
Federico Mena <quartic@gtk.org>
Paolo Molaro <lupus@gtk.org>
Jay Painter <jpaint@gtk.org>
Manish Singh <manish@gtk.org>
Owen Taylor <otaylor@gtk.org>
%lang_package
%prep
%setup -q -n %{_name}-%{version}
# This breaks due to bugs in a Makefile.am;
# gnome-patch-translation-prepare
%patch -p1
%patch4 -p1
%patch6 -p1
cp -a %{S:1} .
%if "%_lib" == "lib64"
cp -a %{S:2} .
# WARNING: This patch does not patch not installed demos and tests.
%patch8 -p1
%endif
%patch12 -p1
%patch22 -p1
%patch23 -p1
%patch24 -p1
%patch35
# FIXME: Needs rebase
# %patch51 -p1
%patch53
%patch54 -p1
# FIXME: Needs rebase and new updated patch from 11.1 once there is one
# %patch55 -p1
# gnome-patch-translation-update
%build
ACLOCAL="aclocal -I m4macros" autoreconf -f -i
export CFLAGS="$RPM_OPT_FLAGS"
export CFLAGS="$CFLAGS -fstack-protector"
%ifarch ppc64
export CFLAGS="$CFLAGS -mminimal-toc"
%endif
%if %suse_version <= 1030
# Do not believe glibc first weekday for glibc < 2.7:
# https://bugzilla.novell.com/show_bug.cgi?id=130787
# https://bugzilla.novell.com/show_bug.cgi?id=104417
# http://sources.redhat.com/bugzilla/show_bug.cgi?id=2388
sed -i /HAVE__NL_TIME_FIRST_WEEKDAY/d config.h.in
%endif
%configure --with-xinput=xfree
make %{?jobs:-j%jobs}
%install
%makeinstall
mkdir -p $RPM_BUILD_ROOT/sbin/conf.d
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0
install -m 755 SuSEconfig.gtk2 $RPM_BUILD_ROOT/sbin/conf.d
touch $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0/gtk.immodules $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0/gdk-pixbuf.loaders
install -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0
mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/cache/gtk-2.0
touch $RPM_BUILD_ROOT%{_localstatedir}/cache/gtk-2.0/icon-theme.cache-list
mkdir -p $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/{,2.10.0/}{engines,filesystems,immodules,loaders,modules,printbackends}
%find_lang gtk20
%find_lang gtk20-properties gtk20.lang
%if "%_lib" == "lib64"
mv $RPM_BUILD_ROOT%{_bindir}/gdk-pixbuf-query-loaders\
$RPM_BUILD_ROOT%{_bindir}/gdk-pixbuf-query-loaders-64
mv $RPM_BUILD_ROOT%{_bindir}/gtk-query-immodules-2.0\
$RPM_BUILD_ROOT%{_bindir}/gtk-query-immodules-2.0-64
mv $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0/gtk.immodules\
$RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0/gtk64.immodules
mv $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0/gdk-pixbuf.loaders\
$RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0/gdk-pixbuf64.loaders
%endif
rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/2*/*/*.la
rm $RPM_BUILD_ROOT/%{_libdir}/gtk-2.0/modules/*.la
%fdupes $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%post
/sbin/ldconfig
touch var/adm/SuSEconfig/run-gtk
%preun
# Remove all old icon cache files created by SuSEconfig.gtk2.
# If it is an update, files will be re-created.
if test -f var/cache/gtk-2.0/icon-theme.cache-list ; then
for DIR in $(<var/cache/gtk-2.0/icon-theme.cache-list) ; do
rm -f $DIR/icon-theme.cache
rmdir --ignore-fail-on-non-empty $DIR
done
rm var/cache/gtk-2.0/icon-theme.cache-list
fi
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
%if "%_lib" == "lib64"
%doc AUTHORS COPYING README README.SuSE NEWS ChangeLog
%else
%doc AUTHORS COPYING README NEWS ChangeLog
%endif
%{_bindir}/*query*
%{_bindir}/gtk-update-icon-cache
%{_datadir}/themes/*
%{_libdir}/lib*.so.*
%dir %{_libdir}/gtk-2.0
%dir %{_libdir}/gtk-2.0/[2me]*
%{_libdir}/gtk-2.0/modules/*.so
%dir %{_libdir}/gtk-2.0/immodules
%dir %{_libdir}/gtk-2.0/2*/*
%{_libdir}/gtk-2.0/2*/*/*.so
%dir %{_sysconfdir}/gtk-2.0
%dir %{_localstatedir}/cache/gtk-2.0
%ghost %{_localstatedir}/cache/gtk-2.0/icon-theme.cache-list
%if "%_lib" == "lib64"
%ghost %{_sysconfdir}/gtk-2.0/gtk64.immodules
%ghost %{_sysconfdir}/gtk-2.0/gdk-pixbuf64.loaders
%else
%ghost %{_sysconfdir}/gtk-2.0/gtk.immodules
%ghost %{_sysconfdir}/gtk-2.0/gdk-pixbuf.loaders
%endif
%{_sysconfdir}/gtk-2.0/im-multipress.conf
/sbin/conf.d/SuSEconfig.gtk2
%files branding-upstream
%defattr(-,root,root)
%config %{_sysconfdir}/gtk-2.0/gtkrc
%files lang -f gtk20.lang
%defattr(-,root,root)
%files devel
%defattr(-,root,root)
%{_bindir}/gtk-builder-convert
%{_bindir}/*-demo
%{_bindir}/*-csource
%{_datadir}/gtk-2.0
%{_datadir}/aclocal/*.m4
%{_includedir}/gail-1.0
%{_includedir}/gtk-2.0
%{_includedir}/gtk-unix-print-2.0
%{_libdir}/lib*.so
%{_libdir}/lib*a
%{_libdir}/gtk-2.0/include
%{_libdir}/pkgconfig/*.pc
%doc %{_mandir}/man*/*
%{_datadir}/gtk-doc/html/*
%changelog
* Sat Mar 14 2009 mboman@suse.de
- Update to version 2.16.0:
+ The new function gtk_style_get_property was renamed to
gtk_style_get_style_property to avoid binding problems.
+ Bugs fixed:
* bgo#574059 search button not available in some cases
* bgo#574622 GtkEntry: Should we wrap icon-press and
icon-release signals?
* bgo#574561 gtk_style_get "shadows" g_object_get
* bgo#574794 Can not resize shaped windows on Windows
* bgo#570896 gdkevents-win32.c(2947) : error C4053: one void
operand for '?:'
* bgo#573067 Intra-app dnd of text behavior on Windows is
wrong
* bgo#572455 GtkEntry window layed out wrong if the widget has
focus
+ Translation updates
- Remove AutoReqProv, it's default
- Remove cairo from Requires in main package. Should be automatic
- Remove custom CFLAGS
* Fri Mar 06 2009 vuntz@novell.com
- Update to version 2.15.5:
+ GtkAction:
- Rename gtk_activatable_reset to
gtk_activatable_sync_action_properties to make it easier to
bind
+ GDK:
- The DirectFB backend has been restored to basic function
- The RANDR support in the X11 backend has been made more robust
+ Changes that are relevant for theme authors:
- GtkEntry now has a ::progress-border property and use
fg/bg[SELECTED] for drawing progress
+ Bugs fixed: bgo#457086, bgo#554407, bgo#543710, bgo#560671,
bgo#513422, bgo#533456, bgo#572387, bgo#565199, bgo#495320,
bgo#572904, bgo#573383, bgo#573416, bgo#572968, bgo#572972,
bgo#572996, bgo#573069, bgo#573113, bgo#573211, bgo#573287,
bgo#572273, bgo#573515, bgo#552619, bgo#573087, bgo#573688,
bgo#546285, bgo#569671, bgo#573393, bgo#571001, bgo#520395,
bgo#325809, bgo#561631, bgo#519090
+ Updated translations:
- Drop gtk2-libtool.patch: already fixed upstream.
* Tue Feb 24 2009 sbrabec@suse.cz
- Fixed relative path vulnerability in gtk-path-local.patch
(bnc479076).
* Wed Feb 18 2009 mboman@suse.de
- Update to version 2.15.4:
+ GtkAction:
* More compatibility fixes to make PolicyKit-gnome work
+ GtkFileChooserButton:
* Don't emit file-set when the dialog is canceled. But emit it
when a file is received via DND
+ GDK
* Use Xrandr 1.3 for tracking monitor information,
if available
+ Bugs fixed:
* bgo#538439 tooltip may appear in upper left corner...
* bgo#571015 libprintbackend-cups has unlocalized strings
* bgo#353196 Add a file-set signal to GtkFileChooserButton
* bgo#571249 Icons are not drawn properly when initial widget
* bgo#571196 gtk_binding_entry_add_signall deprecated without
alternative
* bgo#508545 No way to identify terminal classes from
documentation
* bgo#570824 TreeView is not keyboard (re)focusable after
selecting a cell...
* bgo#568571 Asian am/pm format on cups print backend's time
parsing
* bgo#571576 gdk_pixbuf_save_to_stream() broken
* bgo#571873 Compile error with gdk/win32/gdkselection-win32.c
* bgo#572041 Focus should change when advancing forward in
GtkAssistant
* bgo#572040 GtkAssistant does not expose page titles
* bgo#570406 gailutil.def is in srcdir, but used from builddir
+ Translation updates
- Remove %%if statements for <= 10.2
- Remove %%if %%DIRECTFB_SUPPORT statements
- Merge -doc into -devel since it only contains gtk-doc
* Tue Feb 03 2009 mboman@suse.de
- Update to version 2.15.3:
+ Keyboard shortcut handling has been changed, to help with a
longstanding complaint about the way GTK+ handles multiple
layouts. GTK+ now only uses keys from groups other than the
current group if they are not present in the current group.
+ bgo#569336 change in gtkbutton klass is causing crash...
+ bgo#569435 make maintainer-clean removes non-generated sources
+ bgo#145058 Inputting "^^" requires four keystrokes on Win32...
+ bgo#559408 Transparency lost when images are copied...
+ bgo#359288 Toolbar items are not shown after hiding
+ bgo#569918 64bit portability issue in gtkrecentchooser.c
+ bgo#162726 Multiple Latin layouts in XKB break keyboard
shortcuts
+ bgo#569635 fontchooser should reload list of families/styles
on...
+ Translation updates
- Remove gtk2-fix-abuild-error.patch. Fixed upstream
- Respin
gtk2-bnc130159-bgo319483-async-selection-in-gtk-font-selection.diff
* Sat Jan 31 2009 mboman@suse.de
- Update to version 2.15.2:
+ Too many fixes/changes to list. Please see NEWS for full details
- Remove gtk2-191223-java-selection-fix-updated.patch. Fixed upstream
- Add gtk2-fix-abuild-error.patch to make rpmlint happy
* Fri Jan 23 2009 vuntz@novell.com
- Really remove the gtk2-filechooser-network-browsing.patch file.
* Mon Jan 12 2009 mboman@suse.de
- Update to version 2.15.0:
+ Too many fixes/changes to list. Please see NEWS for full details
- Remove gtk2-set-invisible-char-to-circle.patch. Configurable now
- Comment out gtk2-bnc355503-file-chooser-remember-geometry.diff for now.
Should include this patch once it's fixed properly
* Thu Jan 08 2009 mboman@suse.de
- Update to version 2.14.6:
+ bgo#561539 Fix warnings when size allocations fall short of border width
+ bgo#557420 Some compose sequences don't work anymore
+ bgo#555334 connected server feature
+ bgo#563547 Update gdkx11 atom precache table
+ bgo#563991 gtk_file_chooser_button_new_with_backend is deprecated
+ bgo#560135 Print when the user double clicks a printer
+ bgo#564066 Crash in gtk_rc_parse_default_files
+ bgo#564212 gtk_icon_view_accessible_model_rows_reordered explain new_order
+ bgo#563751 xatom cache is prefilled too late
+ bgo#556839 Crash when opening a link
+ bgo#549251 GTK icon view accessible issue
+ bgo#558306 Cannot build gdk (gtk+ 2.14.4) on Solaris 8
+ bgo#555560 gtk_combo_box_set_active fails with no model
+ bgo#563158 CellRendererProgress pulsing and progressing rows can not
+ bgo#556233 local-only causes G_IS_FILE warning
+ bgo#562579 Remove error dialog when directory does not exist
+ bgo#561494 FileChooser network browsing and authentication support
+ bgo#563876 GTK_MODULES env var is no longer relevant
- Remove gtk2-filechooser-network-browsing.patch. Fixed upstream
- Remove gtk2-filechooser-mount-parent.patch. Fixed upstream
- Remove gtk2-bnc457728-disable-gail-via-env-var.diff. Fixed upstream
- Remove gtk2-bnc447004-treeview-lines-rtl.diff. Fixed upstream
* Thu Jan 08 2009 btaylor@novell.com
- Added gtk2-bnc457728-disable-gail-via-env-var.diff to allow gail to be
disabled by the NO_GAIL env var (bnc#460890, bnc#449513). This is needed by
applications which use gtk but provide their own accessibility modules.
* Tue Dec 23 2008 federico@novell.com
- Updated gtk2-bnc355503-file-chooser-remember-geometry.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=445923 - The file
chooser was resizing itself each time you clicked on a file in
Firefox's file dialog. Also fixes flicker during the file chooser's
startup.
- Added gtk2-bnc447004-treeview-lines-rtl.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=447004 - Tree view
hierarchy lines were drawn incorrectly in right-to-left languages.
* Wed Dec 10 2008 olh@suse.de
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
(bnc#437293)
* Fri Dec 05 2008 hpj@novell.com
- Added gtk2-filechooser-mount-parent.patch (bgo#561494
bnc#445362).
- Added gtk2-filechooser-network-browsing.patch (bgo561494
bgo545980 bnc445362).
- These patches from upstream fix a constellation of bugs meaning
you could not browse to a network place like network://,
smb:// or smb://server/ in a GTK file chooser.
* Mon Nov 24 2008 olh@suse.de
- obsolete old -XXbit packages (bnc#437293)
* Wed Nov 19 2008 pwu@suse.de
- Change gtk_selection_data_get_targets to java X Selection type.
The java X Selection "TARGETS"'s type is "TARGETS" not "ATOM".
Fixes https://bugzilla.novell.com/show_bug.cgi?id=191223.
Add new patch gtk2-191223-java-selection-fix-updated.patch,
updated version for sle11.
* Tue Nov 11 2008 ro@suse.de
- SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf
* Thu Nov 06 2008 federico@novell.com
- Added gtk2-bnc355503-file-chooser-remember-geometry.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=355503 - The file
chooser now remembers its window size across invocations, so it does
not have to be resized every time.
* Mon Nov 03 2008 vuntz@novell.com
- Remove gtk-warn.patch: already fixed upstream.
* Tue Oct 21 2008 maw@suse.de
- Update to version 2.14.4:
+ Bugs fixed: bgo#553135, bgo#553241, bgo#553133, bgo#553578,
bgo#553211, bgo#554141, bgo#554690, bgo#554691, bgo#554696,
bgo#554698, bgo#554701, bgo#554704, bgo#554506, bgo#530575,
bgo#371908, bgo#132501, bgo#554702, bgo#554192, bgo#550342,
bgo#555000, bgo#552318, bgo#555779, and bgo#555791
+ Updated translations.
* Wed Oct 15 2008 maw@suse.de
- Update to version 2.14.3:
+ Don't use XRRGetScreenResources, since it doesn't work well
+ Revert problematic GtkAdjustment changes
+ Bugs fixed: bgo#551063, bgo#319849, bgo#550989, bgo#550062,
bgo#551325, bgo#551386, bgo#550676, bgo#551699, bgo#551567,
bgo#551378, bgo#536542, bgo#552153, bgo#552001, bgo#551987,
bgo#551722, bgo#552107, bgo#552500, bgo#408154, bgo#329593,
bgo#552667, bgo#552668, bgo#346903, bgo#550969, bgo#517233,
bgo#551063, bgo#540967, bgo#552837, bgo#553000, bgo#553135,
and bgo#552545
+ Updated translations.
* Mon Oct 06 2008 sbrabec@suse.cz
- Conflict with other branding providers (FATE#304881).
* Sun Sep 28 2008 ro@suse.de
- add gcc-c++ to buildrequires to work around libtool problem
* Sun Sep 28 2008 ro@suse.de
- add gcc-c++ to buildrequires to work around libtool problem
* Tue Sep 09 2008 maw@suse.de
- Update to version 2.14.1:
+ Fix a deadlock in pixbuf loader initialization
+ Updated translations.
* Thu Sep 04 2008 maw@suse.de
- Update to version 2.14.0:
+ Bugs fixed: bgo#548354, bgo#548346, bgo#535158, bgo#545875,
bgo#549236, bgo#549354, bgo#549734, bgo#549262, bgo#549810,
bgo#437791, bgo#549943, bgo#547449, bgo#550528, bgo#548993,
bgo#520165, bgo#528091, bgo#528975, bgo#543308, bgo#549322, and
bgo#549711
+ Updated translations.
* Thu Aug 28 2008 maw@suse.de
- Update to version 2.13.7:
+ Bugs fixed: bgo#545031, bgo#535573, bgo#546771, bgo#546756,
bgo#547027, bgo#544863, bgo#547211, bgo#547270, bgo#546616,
bgo#546754, bgo#546730, bgo#526234, bgo#547456, bgo#547516,
bgo#547673, bgo#547775, bgo#547846, bgo#547655, bgo#547944,
bgo#547680, bgo#546549, and bgo#532644
+ Updated translations
- Don't require gcc-c++ to build.
* Thu Aug 14 2008 maw@suse.de
- Respin gtk+-strict-aliasing.patch to fix a build failure.
* Wed Aug 06 2008 maw@suse.de
- Update to version 2.13.6:
+ Fix a long-standing, well-known problem with the handling
of insensitive buttons, bgo#56070
+ Fallback to Xinerama if the Xrandr implementation
is just a stub
+ gdk_threads_add_timeout_seconds[_full]: New functions with
second-granularity to complete the set of gdk_threads_ timeout
functions
+ Support rendering icons with emblems specified as
GEmblemedIcon
+ GtkFileChooser has a GFile-oriented API now, and functions
for creating filechoosers with specific backends have been
deprecated because GIO is used directly
+ GtkAdjustment has been sealed, with getters and setters added
for all struct fields
+ Bugs fixed: bgo#544265, bgo#543915, bgo#544510, bgo#544390,
bgo#361561, bgo#368234, bgo#545976, bgo#545978, bgo#544863,
bgo#424207, bgo#56070, bgo#545931, bgo#344383, bgo#65818,
bgo#539733, bgo#523950, bgo#526575, bgo#429411, bgo#429427,
bgo#544302, bgo#339699, bgo#538686, bgo#540379, bgo#544684,
bgo#540834, bgo#515596, bgo#534979, bgo#382291, bgo#545982,
and bgo#544858
+ Updated translations.
* Fri Aug 01 2008 maw@suse.de
- Update to version 2.13.5:
+ Merge the GSEAL branch (see http://live.gnome.org/GTK+/3.0/Tasks);
as a result, members of structures can be conditionally be
made "inaccessible"
+ GtkScaleButton now has an orientation property
+ gdk-pixbuf:
* Use GIO for mime type sniffing when possible
+ Printing:
* Handle paused printers and printers that don't accept jobs
+ GtkBuilder:
* Support building parts of the XML tree with the new
functions gtk_builder_add_objects_from_file and
gtk_builder_add_objects_from_string
+ Bugs fixed: bgo#538519, bgo#538362, bgo#538182, bgo#508751,
bgo#419737, bgo#538784, bgo#538395, bgo#539363, bgo#539466,
bgo#442042, bgo#540318, bgo#530255, bgo#540310, bgo#434535,
bgo#539790, bgo#539164, bgo#541162, bgo#455268, bgo#537591,
bgo#541249, bgo#541305, bgo#540529, bgo#538547, bgo#535498,
bgo#539944, bgo#540915, bgo#538863, bgo#540861, bgo#540612,
bgo#540618, bgo#539944, bgo#536966, bgo#378158, bgo#516092,
bgo#536430, bgo#538378, bgo#539095, bgo#539470, bgo#539732,
bgo#540235, bgo#537639, bgo#540917, bgo#541645, bgo#493008,
bgo#539248, bgo#327582, bgo#343663, bgo#541811, bgo#541540,
bgo#513580, bgo#531129, bgo#510225, bgo#507953, bgo#469068,
bgo#528845, bgo#540994, bgo#541964, bgo#541950, bgo#542234,
bgo#541399, bgo#334418, bgo#321896, bgo#316087, bgo#542853,
bgo#507394, bgo#488766, bgo#479780, bgo#542523, bgo#384940,
bgo#339591, bgo#543244, bgo#447998, bgo#543217, bgo#543545,
bgo#401985, bgo#543085, bgo#488019, bgo#528822, bgo#540967,
bgo#537430, bgo#543989, and bgo#535223
+ Updated translations
- Respin gtk+-strict-aliasing.patch
- Drop gtk2-remove-empty-cache.patch and update SuSEconfig.gtk2.
* Wed Jul 23 2008 coolo@suse.de
- obsolete gail-<targettype>
* Mon Jul 21 2008 federico@novell.com
- Tagged all the patches that didn't have tags.
- Removed gtktextview.c.diff. It was for the obsolete
https://bugzilla.novell.com/show_bug.cgi?id=380 (a crash in Red
Carpet), but since that product is dead now, and the fix was never
diagnosed properly, we can kill the patch now.
- Removed gtk2-gtkicontheme-autoupdate.patch - no idea what bug that
was trying to fix, and that was never documented in the ChangeLog.
This could have been https://bugzilla.novell.com/show_bug.cgi?id=100697
- Removed gtk+-2.8.6-fontsel.patch and gtk+-2.8.6-fontsel-fix.patch;
replaced them by a consolidated
gtk2-bnc130159-bgo319483-async-selection-in-gtk-font-selection.diff
* Fri Jul 11 2008 maw@suse.de
- Move gtk-builder-convert to the -devel subpackage
- So that gtk-builder-convert can actually run, make the -devel
subpackage require pyxml.
* Wed Jun 18 2008 maw@suse.de
- Update to version 2.13.3:
+ Support runtime font configuration changes
+ Use GIO for mime information
+ Use GIO directly for the file chooser, do not load filesystem
implementation modules
+ GTK+ no longer uses translations when the application is not
translated to the current locale
+ Bugs fixed: bgo#520874, bgo#536185, bgo#536757, bgo#536990,
bgo#535608, bgo#488119, bgo#536730, bgo#131920, bgo#526987,
bgo#536765, bgo#503071, bgo#517706, bgo#519092, bgo#524222,
bgo#537985, bgo#531960, bgo#408154, bgo#506853, bgo#536430, and
bgo#537685
+ Updated translations.
* Mon Jun 16 2008 maw@suse.de
- Provide and obsolete gail-devel in gtk2-devel.
* Fri Jun 06 2008 maw@suse.de
- Update to version 2.13.2:
+ gdk-pixbuf:
* Support loading the OS X icns format
* Support loading of JPEG2000 images
* Support loading from and saving to GIO streams
+ GDK:
* Add GdkAppLaunchContext, to provide startup notification
with g_app_info_launch()
* Use RandR 1.2 instead of Xinerama when available, and expose
more monitor information
+ Accessibility:
* The gail module is now shipped as part of GTK+
* GtkStatusIcon supports keyboard navigation
+ GtkCalendar:
* Support displaying details for each day
+ GtkBuilder:
* gtk-builder-convert has been improved
* Translation-domain works properly
* Support accessibility
+ Testing support:
* Add utilities for testing GTK+ applications
* Add some unit tests for GTK+
+ New settings:
* for disabling display of accelerators and mnemonics
* for position of vertical scrollbars in scrolled windows
* for the default input method
+ GtkToolShell: new interface for containers of GtkToolItems
+ Many bugfixes
+ Updated translations
- Respin the following patches: gtk+-strict-aliasing.patch and
gtk2-remove-empty-cache.patch
- Remove the following upstreamed patches:
gtk2-bnc171077-bgo314873-filechooser-tab-in-the-middle-of-entry.diff
and gtk2-bnc355225-filechooser-tab-completion-crash.diff
- Provide and obsolete gail.
* Tue Jun 03 2008 federico@novell.com
- Added gtk2-bnc355225-filechooser-tab-completion-crash.diff to fix
the crash in https://bugzilla.novell.com/show_bug.cgi?id=355225 -
The file chooser could crash when pressing Tab repeatedly to do
completion.
* Tue May 06 2008 schwab@suse.de
- Don't use libtool before it is created.
* Tue May 06 2008 federico@novell.com
- Added gtk2-bnc310710-bgo524166-underallocated-gtklabel-position.diff
to fix https://bugzilla.novell.com/show_bug.cgi?id=310710 - Labels
with too-small allocations should still pay attention to their
alignment. This fixes a clipped "Computer" label in
gnome-main-menu.
* Tue Apr 22 2008 sbrabec@suse.cz
- Added patch supporting /usr/local instead of /etc/profile.d stuff
doing nearly the same (bnc#369696).
* Mon Apr 14 2008 sbrabec@suse.cz
- Use packageand form of branding supplement.
* Fri Apr 11 2008 maw@suse.de
- Tag gtk2-libtool.patch, which was added in the previous
submission.
* Fri Apr 11 2008 schwab@suse.de
- Work around broken configure script.
* Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
* Thu Apr 03 2008 maw@suse.de
- Don't own uz@cyrillic locale directories; they're now part of
the filesystem package.
* Tue Apr 01 2008 coolo@suse.de
- moving recommends of gvfs from glib2
* Thu Mar 27 2008 federico@novell.com
- Removed gtk2-303869-disable-icon-cache-validation.diff, as this
patch made it into the stock tarball.
- Added
gtk2-bnc171077-bgo314873-filechooser-tab-in-the-middle-of-entry.diff
to fix https://bugzilla.novell.com/show_bug.cgi?id=171077 - The GTK+
file dialog now lets you use Tab completion even when the cursor is
not at the end of the text in the filename entry. Completion is
also improved in general.
* Wed Mar 19 2008 vuntz@suse.de
- Add gtk2-bnc343858-buggy-intel-xinerama.patch to sanitize
overlapping monitors, a situation that can happen with some intel
cards.
* Sat Mar 15 2008 aj@suse.de
- Add gtk-warn.patch which fixes a missing declaration that resulted
in code that was not 64-bit clean.
* Thu Mar 13 2008 rodrigo@suse.de
- Update to version 2.12.9:
+ http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.12/gtk+-2.12.9.news
* Fri Mar 07 2008 sbrabec@suse.cz
- Created a dummy upstream branding as a separate package.
* Mon Feb 18 2008 maw@suse.de
- Update to version 2.12.8:
+ Make the directfb backend build with GLib 2.15
+ Improve the handling of modal windows on win32
+ GtkFileChooser:
+ Activate bookmarks on single-click
+ Improve some focus handling issues
+ Don't select filename extensions in the save dialog
+ GtkBuilder supports accessibility properties and
relations now
+ Bugs fixed: bgo#499835, bgo#516024, bgo#144269, bgo#419737,
bgo#148828, bgo#455627, bgo#473786, bgo#494515, bgo#499940,
bgo#503569, bgo#505928, bgo#511111, bgo#511987, bgo#514621,
bgo#514643, bgo#514789, bgo#515047, bgo#515667, bgo#362516,
bgo#506769, bgo#477175, bgo#496645, bgo#496651, bgo#504611,
bgo#507751, bgo#508516, bgo#509153, bgo#512375, and
bgo#454653
+ Updated translations.
* Tue Jan 29 2008 sbrabec@suse.cz
- Use glibc locale for week info with glibc >= 2.7 (bnc#104417).
* Wed Jan 23 2008 maw@suse.de
- Update to version 2.12.5:
+ Bugs (bugzilla.gnome.org) fixed: #494667, #496546, #503824,
[#388321], #503190, #491847, #492977, #499951, #502250, #503569,
[#504753], #504804, #504984, #505708, #506107, #502850, and
[#504749]
+ Updated translations.
* Mon Dec 17 2007 maw@suse.de
- Update to version 2.12.3:
+ Bugs (bugzilla.gnome.org) fixed: #494776, #482531, #488918,
[#347585], #479463, #164537, #371036, #388321, #405178, #461222,
[#467711], #467722, #468793, #473813, #476827, #485662, #486369,
[#486420], #487954, #488017, #488051, #489370, #491207, #492117,
[#492209], #493404, #495574, #495769, #496689, #497164, #499703,
[#107398], #463865, #489782, #490624, #496734, #496795, #498922,
[#467490], #497102, #499868, #500804, #144269, #495124, and
[#501583]
+ Updated translations.
* Mon Dec 17 2007 maw@suse.de
- Remove mtime.patch, as it's upstreamed as of 2.12.1.
* Wed Dec 12 2007 schwab@suse.de
- Fix invalid casts.
* Fri Nov 23 2007 maw@suse.de
- Update to version 2.12.1:
+ Bugs (bugzilla.gnome.org) fixed: #472965, #460194, #478803,
[#480123], #483223, #476342, #484008, #327243, #465380, #467269,
[#476686], #478173, #478371, #482089, #482504, #482841, #483563,
[#483730], #484650, #484730, #486360, #389358, #448343, #477447,
[#482034], #482837, #478637, #484132, #486636, #455284, #478377,
[#485301], #485437, #486155, #339877, #456137, #456676, #352643,
[#477280], #477704, and #476920
+ Updated translations
- Remove gtk2-swt-tooltips.patch, which has been upstreamed
- Respin gtk2-303869-disable-icon-cache-validation.diff.
* Fri Sep 28 2007 btimothy@suse.de
- Added gtk2-swt-tooltips.patch (bugzilla.gnome.org #460194) to
fix bugzilla.novell.com #326059, a crash when mousing over
tooltips.
* Mon Sep 17 2007 maw@suse.de
- Very minor .spec reorganization.
* Mon Sep 17 2007 sbrabec@suse.cz
- Updated to version 2.12.0:
* GtkTooltips: All widgets have been ported to the new tooltips
code, tooltips are disabled in touchscreen mode
* GtkBuilder: Support custom tabs in GtkPrintUnixDialog
* Many bugs fixed
* Translations update
* Thu Sep 13 2007 maw@suse.de
- Add gtk2-bnc305195-bgo449371-menu-button-release-1.patch (#305195,
and bugzilla.gnome.org #449371 by way of bugzilla.gnome.org
[#474331]), which fixes problems observed in nautilus where Right
click -> Create Document fails.
* Thu Sep 13 2007 stbinner@suse.de
- tag strange uz@cyrillic directories with %%lang(uz@cyrillic)
* Wed Sep 12 2007 federico@novell.com
- Added gtk2-303869-disable-icon-cache-validation.diff to fix the
critical part of https://bugzillanovell.com/show_bug.cgi?id=303869
- icon caches now only get validated if GTK_DEBUG=icontheme is set.
This prevents major page-ins at application startup.
* Wed Sep 12 2007 sbrabec@suse.cz
- Don't delete outdated icon theme cache by SuSEconfig (#303869#c7,
GNOME#331671).
* Fri Aug 31 2007 stbinner@suse.de
- add gtk2-flash-player-busyloop.patch to fix busy loop of flash
player plugin within Opera and Konqueror (#294385)
* Tue Aug 14 2007 jpr@suse.de
- Enable xinput for wacom tablets, it needs a configure flag
* Tue Aug 14 2007 jpr@suse.de
- Backport tooltip fixes from upstream svn (#298343, #297149)
* Mon Aug 13 2007 federico@novell.com
- Removed references to obsolete patches from the SPEC file. Fixes
https://bugzilla.novell.com/show_bug.cgi?id=299262
* Mon Aug 06 2007 maw@suse.de
- Split out a -lang subpackage
- Use %%fdupes.
* Thu Jul 26 2007 maw@suse.de
- Update to version 2.11.6
- GtkBuilder:
+ The gtk-builder-convert script is more versatile
+ GtkBuilder suppports GdkPixbuf properties
+ GtkBuilder parses, but doesn't yet implement <accessibility>
+ Support for accelerators in actions has been added
- GtkTooltips:
+ The old tooltips API has been deprecated
+ The has-tooltip property has getter and setter
- GtkTreeView:
+ Convenience API to set tooltips: gtk_tree_view_set_tooltip_row(),
gtk_tree_view_set_tooltip_cell(), gtk_tree_view_get_tooltip_context(),
gtk_tree_view_set_tooltip_column()
- GtkIconView:
+ Convenience API to set tooltips: gtk_icon_view_set_tooltip_item(),
gtk_icon_view_set_tooltip_cell(), gtk_icon_view_get_tooltip_context(),
gtk_icon_view_set_tooltip_column()
- Bug fixes (against bugzilla.gnome.org):
452598 crash in Evolution: Added an Evolution attac...
447966 Add builder support for GdkPixbuf properties
453033 gnome-panel crashed with SIGSEGV in idle_populate_func()
453365 gdk_pixbuf_get_file_info crashes on tif files
361781 GtkViewport size request includes xthickness/ythickness f...
427899 GtkFrame's label may exceed the frame area
430049 gtk_selection_data_set_text() ignores length argument
436965 Add files to /po[-properties]/POTFILES.in
437281 gtk_button_set_image destroyes the old image
448604 gtk+ printbackends build fix
449311 GtkVolumeButton should use new tooltip API
451164 I translate gnome-desktop. But i have no svn account and ...
451575 (API) Changes needed for GtkTooltips deprecation
452425 Setting "tooltip-text" property to NULL has bad effects
452861 gtk_label_set_pattern() is not working anymore
452988 error handling in GtkCellLayout custom parser
453411 Button state not included in key events
453413 Key event state is not right for modifier keys
454654 Accelerator support for actions
454700 Minor update for gdk_threads_enter
454703 gdk_window_invalidate_rect accepts NULL
454830 gtk-builder-convert not converting menus
452056 GtkComboBox doesn't emit 'changed' signal when active row...
452278 GtkBuilder API Documentation
453316 small documentation fix in GtkDrawingArea API documentation
453673 small doc quirk in gtk/gtktreeview.c
453930 small doc quirk in gtk/gtktooltip.c
454596 [patch] gdkpixbuf-scale slight api doc improvement
454835 [patch] example in gdk-pixbuf-scaling using deprecated gd...
457384 critical warning from entrycompletion
112404 Problem with focus when closing transient window
172424 Most GtkWidget events have no documentation
408327 Improving tooltip positioning
439480 translations
439715 GtkFileChooser - recent files option takes up 100%% CPU.
455482 remove old tooltips work-around from uimanager
455721 mem leak when adding shortcut
455901 mem leak in path bar
455984 need a way to convert to bin_window coordinates
457720 assertion `G_IS_VALUE (value)' failed progmatically "tabb...
458298 broken cursor movement with inline selection
456258 GtkScaleButton: value parameter of signal "value-changed"...
457774 GtkTreeView::test_expand_row and test_collapse_row
455645 intern action names
- Updated translations
- s#%%run_ldconfig#/sbin/ldconfig/ in %%post and %%postun.
* Thu Jul 05 2007 maw@suse.de
- Update to version 2.11.5:
- New APIs, many bugfixes, and improved translations.
* Fri May 04 2007 pgajdos@suse.cz
- adding hicolor-icon-theme to Requires [#249043]
* Thu Apr 19 2007 sbrabec@suse.cz
- Correctly initialize XDG_DATA_DIRS in SuSEconfig (#240603).
* Thu Apr 12 2007 maw@suse.de
- Remove some extraneous comments that were inadvertently left
in the .spec.
* Tue Apr 10 2007 sbrabec@suse.cz
- Updated to version 2.10.11:
* Fixed GtkNotebook change that broke tabbed browsing in Epiphany
* Tue Apr 03 2007 sbrabec@suse.cz
- Disabled DirectFB by default (#256775).
* Wed Mar 21 2007 maw@suse.de
- Update to version 2.10.10
- Bugfixes, including bugzilla.gnome.org 399907, 396899, 402453,
402806, 403409, 403896, 46757, 405696, 377164, 310522, 389765,
408018, 386618, 403139, 356515, 382565, 409101, 325477, 151169,
143213, 153785, 402131, 412596, 413492, 414875, 415645, 414975,
124045, 412221, 356515, 413664, 413032, 416525, 331369, 335796,
351671, 396703, 356515, 350988, 396805, and 382904.
* Mon Feb 26 2007 sbrabec@suse.cz
- Fixed gtk64.patch.
* Fri Feb 16 2007 maw@suse.de
- Update to 2.10.9
- Remove gtk2-pa.patch, gtk-pixbuf-226710.patch which are now
upstream
* Tue Feb 13 2007 jhargadon@suse.de
- changed the specfile to install gtkrc with 644 permissions
* Wed Jan 24 2007 federico@novell.com
- Added gtk2-216883-filechooser-fix-invisible-shortcuts.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=216883. The "Home" and
"Desktop" items in the shortcuts pane of the file chooser would not
show sometimes in SAVE mode.
* Thu Jan 18 2007 maw@suse.de
- Add gtk2-235661-pixbuf-loader-error-checking.diff (#235661).
* Tue Jan 16 2007 sbrabec@suse.cz
- Build with correct CFLAGS.
* Fri Jan 12 2007 maw@suse.de
- Add gdk-pixbuf-226710.patch (#226710, and CVE-2007-0010).
* Fri Jan 05 2007 sbrabec@suse.cz
- Build cups print backend.
* Thu Jan 04 2007 sbrabec@suse.cz
- No more depend on gnome-filesystem in SuSEconfig.gtk2.
* Mon Dec 11 2006 sbrabec@suse.cz
- Prefix changed to /usr.
- Spec file cleanup.
* Sat Nov 11 2006 danw@suse.de
- Update gtk64.patch to fix stock icon cache on x86_64 (213922)
* Wed Nov 08 2006 jhargadon@suse.de
- removed the execute bit from /etc/opt/gnome/gtk-2.0/gtkrc
* Tue Oct 17 2006 jhargadon@suse.de
- update to version 2.10.6
- Bugs fixed:
- 358931 2.10.5 build issue due to a typo
- 357280 Compile crashes
- 359053 Reduce relocations
- 359052 gtk_print_settings_get_duplex() return wrong
value for one of vertical setting
* Sat Oct 14 2006 danw@suse.de
- Remove dead patches
- Remove gtk2-179040-file-chooser-location-entry-folder.diff, which
never actually worked, but was effectively reverted in CODE10 by
gtk2-184875-filechooser-location-entry-set-path.diff, the rest of
which is now upstream.
* Mon Oct 02 2006 jhargadon@suse.de
- update to version 2.10.5
- many bugs fixes
- Updated translations
- Windows theme engine improvements
- GtkFileChooser works better with remote bookmarks
* Fri Sep 15 2006 sbrabec@suse.cz
- Fixed module directories ownership.
* Thu Sep 14 2006 jhargadon@suse.de
- update to version 2.10.3
* GtkFileChooser:
- Fix several Win32-specific problems
- Add automated tests for GtkFileSystem
- Make overwrite confirmation work again
* Printing support:
- Fix confusion between names and values in combo boxes
- Poll for printer list updates in the cups backend
* Add an automatic scrolling example to gtk-demo
* Bugs fixed:
354004 Use of g_warning("%%s", NULL) after failing to
open a display
346751 symbolic colors can't be use in properties
352264 gtk_status_icon_set_from_pixbuf leaks the old
pixbuf
352391 small link button leak
353449 A break is missing in
gtk_recent_chooser_menu_set_current_uri
329604 do not scroll on copy to clipboard
354035 Typo in the GtkWidget::drag-drop doc blurb
- translation updates
* Fri Aug 18 2006 jhargadon@suse.de
- update to version 2.10.2
- Revert to using gtk modules with global binding
- Poll for changes to the XBEL file
- Fix initial bad placement of recent files menu
- Show nonexisting resources by default, and do
not mark them as insensitive
- Allow adding a filter to GtkRecentChooserMenu
- many bug fixes
* Thu Aug 17 2006 sbrabec@suse.cz
- Typo fix in gtk64.patch.
* Wed Aug 09 2006 aj@suse.de
- Fix lib64 patch to apply.
- Fix po files to pass new gettext checks.
* Fri Jul 28 2006 gekker@suse.de
- Update to version 2.10.1
- Remove upstream patchesa
- lots of updates in the printing area
- various fixes in many other places
- countless bugfixes
* Wed Jun 21 2006 federico@novell.com
- Added gtk2-184875-filechooser-location-entry-set-path.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=184875. This makes the
location entry in the file chooser preserve the filename from
gtk_file_chooser_set_filename() and set_uri(). It was incorrectly
using just the directory name instead of the file name.
* Wed Jun 07 2006 federico@novell.com
- Added gtk2-179040-file-chooser-location-entry-folder.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=179040. This makes the
location entry in GtkFileChooser update correctly when you switch
folders.
- Added gtk2-161043-calendar-sane-timer.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=161043. This makes
GtkCalendar use a more forgiving timeout value when going through
months or years.
* Thu Jun 01 2006 sbrabec@suse.cz
- Fixed I18N of file selector navigation buttons (#180696).
* Sun May 28 2006 joeshaw@suse.de
- Add gtk2-filechooserbutton-signal-disconnect-fix.patch to fix
a crash when a GtkFileChooserButton is destroyed but not
finalized and bookmarks or volumes change. (bnc #178122)
* Wed May 24 2006 federico@novell.com
- Updated gtk+-2.8.6-fontsel-fix.patch to fix bug
https://bugzilla.novell.com/show_bug.cgi?id=177997. The previous
patch caused crashes in all font selectors.
* Wed May 17 2006 bk@suse.de
- GtkFontSelection: Fix deadlock when used by GtkFontButton (153099)
* Thu May 04 2006 dobey@suse.de
- Add in default gtkrc file to set theme/icon theme under KDE/etc
Fixes https://bugzilla.novell.com/show_bug.cgi?id=172779
* Mon Apr 17 2006 federico@novell.com
- Updated gtk2-filechooser-new-features.diff to fix these bugs:
https://bugzilla.novell.com/show_bug.cgi?id=163234 - The file
chooser now sorts the list of Beagle hits by modification date.
https://bugzilla.novell.com/show_bug.cgi?id=166906 - The file
chooser in SAVE mode will now give the right filename if the user
just switched folders.
* Mon Apr 03 2006 sbrabec@suse.cz
- Fixed context translation bugs (GNOME#336645).
* Thu Mar 30 2006 federico@novell.com
- Removed gtk2-151580-filechooser-beagle.diff.
- Added gtk2-filechooser-new-features.diff. This fixes bug #160605,
so the file chooser now has an optional text entry for the file
name. Also, it integrates the functionality for Beagle searching
into the same patch.
* Fri Mar 24 2006 rml@suse.de
- Set default invisible char to something stetic (bug #160688)
* Fri Mar 24 2006 federico@novell.com
- Updated gtk2-151580-filechooser-beagle.diff to fix bug #156843.
With this, the file chooser will no longer show a "Search" item in
the "Save in folder" combo box.
* Mon Mar 13 2006 sbrabec@suse.cz
- Do not believe glibc first weekday (#130787, #104417).
* Tue Mar 07 2006 zsu@suse.de
- Fixed gtkvts crash bug introduced by gtk+-2.8.6-fontsel.patch [#153099].
* Thu Feb 23 2006 federico@novell.com
- Updated gtk2-151580-filechooser-beagle.diff; now we hide the search
results that correspond to the system documentation. This produces
less clutter.
* Fri Feb 17 2006 federico@novell.com
- Added gtk2-151580-filechooser-beagle.diff to integrate Beagle
searching into the file chooser. This fixes
https://bugzilla.novell.com/show_bug.cgi?id=151580 (about Beagle
support) and https://bugzilla.novell.com/show_bug.cgi?id=148896
(about not having a highlighted shortcut at startup).
* Fri Feb 03 2006 federico@novell.com
- Added gtk2-117163-cairo-repeat-pattern-workaround.diff as a fix for bug #117163.
In this bug, the desktop gets repainted very slowly due to bugs in Cairo and XRENDER.
The workaround uses a faster code path in GTK+.
* Thu Feb 02 2006 gekker@suse.de
- Backport critical fixes from 2.8.11 (#153213,326806,327751)
* Wed Feb 01 2006 sbrabec@suse.cz
- Translations from localize-font-style-name moved
to translation compendium gnome-patch-translation.
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Wed Jan 18 2006 gekker@suse.de
- Add patch to improve scrolling speed in font selection (#130159)
* Mon Jan 16 2006 meissner@suse.de
- use -fstack-protector.
* Fri Jan 13 2006 sbrabec@suse.cz
- Updated to version 2.8.10.
* Wed Jan 11 2006 sbrabec@suse.cz
- Removed libpixman from neededforbuild.
* Wed Jan 11 2006 meissner@suse.de
- Added -fno-strict-aliasing.
* Mon Jan 09 2006 mfabian@suse.de
- Bugzilla #131498: don't limit the default for the GTK2 xim module
to "ko:ja:th:zh", use "*" (all languages) instead.
* Fri Dec 30 2005 mfabian@suse.de
- Bugzilla #129753: Localize font style name in gtk font selection
dialog and font button (add patch by Zhe Su <zsu@novell.com>).
Patch updated for gtk+-2.8.9 and German translations of the
style names added.
* Tue Dec 20 2005 ro@suse.de
- also pack translations for gtk20-properties
* Wed Dec 14 2005 sbrabec@suse.cz
- Updated to version 2.8.9.
- Added related old version cleanups (feature #2852).
* Wed Nov 30 2005 sbrabec@suse.cz
- Updated to version 2.8.8.
* Fri Nov 18 2005 sbrabec@suse.cz
- Updated to version 2.8.7.
- Removed obsolete build hacks.
- Try to build with ELF visibility.
* Tue Nov 15 2005 sbrabec@suse.cz
- Fixed XPM buffer overflow vulnerability (#129642).
- More XPM fixes: CVE-2005-2975 xpm too many colors DoS (#129642)
- Removed xrender work-around.
* Fri Oct 28 2005 federico@novell.com
- Added gtk2-127646-dnd-cursor-offset.diff to fix the position of the default
cursor for drag and drop.
* Tue Oct 11 2005 gekker@suse.de
- Update to version 2.8.6
- Fix return of random data
* Wed Oct 05 2005 federico@novell.com
- Added gtk2-file-chooser-consistent-home-folder-name.diff so that
$HOME will not appear as "Home", but rather as its actual name.
This avoids having [/][home][Home] on the path bar.
- This patch also adds an Alt-D shortcut to the file chooser, to make
it go to your Desktop folder.
* Mon Oct 03 2005 gekker@suse.de
- Update to version 2.8.4
- Remove upstream patches
* Fri Sep 30 2005 federico@novell.com
- Added gtk2-file-chooser-create-save-widgets-only-if-needed.diff and
gtk2-file-chooser-no-reload.diff as optimizations for the file
chooser's startup time.
* Thu Sep 15 2005 gekker@suse.de
- Fix quoting in SuSEconfig.gtk2 (113511)
* Thu Sep 08 2005 sbrabec@suse.cz
- Fixed outdated cache files heuristics in SuSEconfig (#113261).
* Wed Sep 07 2005 sbrabec@suse.cz
- Fixed first weekday bug with latest glibc localedata (#104417).
* Thu Sep 01 2005 gekker@suse.de
- Update to version 2.8.3
- Remove upstreamed patch
* Fri Aug 26 2005 jpr@suse.de
- Patch gtk-update-icon-cache to be a little smarter and alter the
SuSEconfig.gtk2 script to be smarter about removing dead cache files.
* Wed Aug 24 2005 gekker@suse.de
- Update to version 2.8.2
* Wed Aug 24 2005 rodrigo@suse.de
- Update to version 2.8.1
- Updated gtk+-strict-aliasing.patch.
* Thu Aug 18 2005 gekker@suse.de
- Update version to 2.8.0 (GNOME2.12)
* Fri Aug 12 2005 gekker@suse.de
- Fix crash in file chooser b.g.o (310270).
* Thu Aug 11 2005 gekker@suse.de
- Update to version 2.7.5
- Remove upstreamed patch
* Wed Aug 10 2005 clahey@suse.de
- Patch to check for updated icon theme (especially cache) every
30 seconds.
* Fri Aug 05 2005 sbrabec@suse.cz
- Create loaders before icon cache to avoid error mesages during
first SuSEconfig run.
* Thu Aug 04 2005 sbrabec@suse.cz
- Removed pixmaps and icons directories from SuSEconfig (#85839).
* Tue Aug 02 2005 ro@suse.de
- fix and re-enable gtk64.patch
* Mon Aug 01 2005 gekker@suse.de
- Update to version 2.7.4
- Add cairo, libpixman, and glitz to nfb
- Remove upstreamed patch
* Fri Jun 24 2005 sbrabec@suse.cz
- Fixed devel dependencies.
- Removed .la files for modules.
- Fixed uninitialized variable warnings.
* Mon Jun 20 2005 sbrabec@suse.cz
- Create icon-cache files by SuSEconfig (#88599).
* Fri Jun 17 2005 gekker@suse.de
- Fix gtk64.patch and build on x86_64.
* Thu Jun 16 2005 gekker@suse.de
- Update to version 2.6.8.
- Fix sentinel patch to work with new version of glib2.
* Wed Jun 01 2005 sbrabec@suse.cz
- Use current name for XFree86-devel in Requires (#54136).
* Mon May 02 2005 gekker@suse.de
- Fix crasher in gtktextview (380).
* Mon Apr 04 2005 aj@suse.de
- Disable visibility to build with GCC4. This should be
enabled again once gtk is fixed.
* Fri Mar 18 2005 gekker@suse.de
- Add gtk-esc-closes.diff
* Wed Mar 02 2005 gekker@suse.de
- Updated to version 2.6.4
* Mon Feb 07 2005 sbrabec@suse.cz
- Updated to version 2.6.2.
* Sun Jan 30 2005 meissner@suse.de
- fixed XIM valist usage 0->NULL.
* Fri Jan 21 2005 meissner@suse.de
- specify valist functions with NULL termination
with sentinel attribute for gcc4.
- parallel make
- fixed one strict aliasing problem
- removed -fno-strict-aliasing, -mminimal-toc
* Mon Jan 17 2005 ro@suse.de
- added c++ to neededforbuild (for libtiff)
* Mon Jan 17 2005 clahey@suse.de
- Updated to version 2.6.1.
* Wed Jan 12 2005 gekker@suse.de
- Update to version 2.6.0
* Tue Nov 23 2004 hhetter@suse.de
- add some information on how to manually regenerate
gdk-pixbuf-modules if needed
* Mon Nov 22 2004 ro@suse.de
- fix build on 9.2 (missing so links for libXfixes)
* Fri Nov 19 2004 ro@suse.de
- updated gtk64 patch
* Wed Nov 17 2004 gekker@suse.de
- Update version to 2.5.5.
* Tue Oct 26 2004 mmj@suse.de
- locale rename no to nb
* Wed Oct 20 2004 ro@suse.de
- make specfile rpm3-save
* Mon Sep 27 2004 sbrabec@suse.cz
- Added work-around for GTK_PATH bi-arch problems (#45386).
* Mon Sep 06 2004 meissner@suse.de
- Added ico overflow security patch, CAN-2004-0788.
* Tue Aug 31 2004 dave@suse.de
- Added gtk2-cancel-rename.patch, ximian #59669
* Fri Aug 27 2004 federico@ximian.com
- Removed stray g_print() from gtk-xpm-secfix.dif; normalized the patch
* Thu Aug 26 2004 federico@ximian.com
- Updated to gtk+-2.4.9
- Normalized gtk+-strict-aliasing.patch
* Tue Aug 24 2004 hhetter@suse.de
- added security patch for XPM decoder (#44100)
CAN-2004-0782, CAN-2004-0783.
* Wed Aug 04 2004 clahey@suse.de
- Added gtk2-esc-closes.patch from Federico.
* Fri Jun 04 2004 clahey@suse.de
- Fixed filesel patch to just go directly to Desktop.
* Tue Apr 27 2004 sbrabec@suse.cz
- Fixed gtk64.patch.
* Mon Apr 26 2004 sbrabec@suse.cz
- Added empty /opt/gnome/%%_lib/gtk-2.0/2.4.0/filesystems to filelist.
* Wed Apr 21 2004 sbrabec@suse.cz
- Fixed strict aliasing, undefined reference and incompatible type
warnings.
* Thu Apr 15 2004 sbrabec@suse.cz
- Updated to version 2.4.0 (GNOME 2.6).
- Removed obsolete patches.
* Thu Apr 01 2004 sbrabec@suse.cz
- Set GTK_PATH to simplify integration of /usr/local binaries.
* Mon Mar 15 2004 sbrabec@suse.cz
- FHS 2.3 fix (mandir, infodir, #35821).
* Thu Mar 11 2004 sbrabec@suse.cz
- Use SuSEconfig biarch wrapper and identical filename for all
platforms.
- Include README.SuSE about biarch problems.
* Fri Mar 05 2004 hhetter@suse.de
- apply reworked patch gtk2-filesel-navbuttons.patch:
Default to ~/Desktop
* Tue Mar 02 2004 sbrabec@suse.cz
- Bi-arch work-arounds to prevent 32/64 bit conflicts (bug #33705).
For more see http://bugzilla.gnome.org/show_bug.cgi?id=129540
* Mon Mar 01 2004 sbrabec@suse.cz
- Fixed focus loop in gtk_socket_focus() (#33810).
Fixes 100%% CPU load problem in Notification Area Applet.
http://bugzilla.gnome.org/show_bug.cgi?id=122327
- Build with -fno-strict-aliasing.
* Thu Feb 26 2004 hhetter@suse.de
- applied ximian patches
* Mon Feb 23 2004 sbrabec@suse.cz
- Fixed AC_DEFUN underquoting.
* Sat Jan 10 2004 adrian@suse.de
- add %%run_ldconfig and %%defattr
* Thu Jan 08 2004 ro@suse.de
- fix build with current freetype
* Wed Nov 05 2003 hhetter@suse.de
- added xfree86-devel to Requires for the devel subpackage
* Fri Oct 10 2003 sbrabec@suse.cz
- Updated to version 2.2.4.
* Thu Aug 28 2003 sbrabec@suse.cz
- Updated to version 2.2.3.
* Thu Jul 24 2003 hhetter@suse.de
- fix SuSEconfig.gtk2 query paths
* Wed Jul 16 2003 sbrabec@suse.cz
- SuSEconfig.gtk2: Fixed paths to query binaries.
- Added empty directory for immodules.
* Mon Jul 14 2003 sbrabec@suse.cz
- GNOME prefix change to /opt/gnome.
* Thu Jul 10 2003 sbrabec@suse.cz
- Worked around linking problems on ppc64 (#27837).
* Tue Jun 24 2003 sbrabec@suse.cz
- Created empty directory for engines and modules.
* Thu Jun 12 2003 sbrabec@suse.cz
- Updated to version 2.2.2.
- Fixed directory packaging.
* Wed May 28 2003 sbrabec@suse.cz
- Include manpage to devel package.
* Wed May 28 2003 ro@suse.de
- remove unpackaged files from buildroot
* Thu May 22 2003 sbrabec@suse.cz
- Fixed typo in Requires for -devel package (#27025).
* Wed May 14 2003 sbrabec@suse.cz
- Sync -devel Requires with pkgconfig (bug #26876).
* Tue Mar 18 2003 sbrabec@suse.cz
- Moved devel files to devel package (fixes bug #25163).
* Wed Mar 12 2003 sbrabec@suse.cz
- Added gnome2 profile.d files containing required variables (fixes
theme problems for all session types).
* Wed Mar 12 2003 sbrabec@suse.cz
- Fixed prefix clash for keyboard themes (fixes bug 25086).
* Mon Feb 10 2003 ro@suse.de
- create /etc/gtk-2.0 in SuSEconfig.gtk2 if needed
* Thu Feb 06 2003 sbrabec@suse.cz
- Updated to version 2.2.1.
- Include generated config files to %%files (with %%ghost).
* Wed Feb 05 2003 sbrabec@suse.cz
- Removed -mminimal-toc from spec file, since it is now RPM default.
* Tue Jan 14 2003 sbrabec@suse.cz
- Update SuSEconfig.gtk2 to create gdk-pixbuf.loaders.
* Mon Jan 13 2003 sbrabec@suse.cz
- Added expat to neededforbuild (for new xft2).
* Thu Jan 09 2003 sbrabec@suse.cz
- Updated to version 2.2.0.
- Updated automake patch.
* Mon Nov 25 2002 hhetter@suse.de
- updated to version 2.0.9
* Fix colormap refcounting, which caused
frequent metacity crashes
* GtkTreeView bug fixes
- Make TreeView reordering work on FreeBSD/Solaris
* Updated translations (be, ru, nl, fr)
* Mon Nov 11 2002 hhetter@suse.de
- updated to version 2.0.8
* Typo in io-gif.c that caused GIFs not to be loadable
by gdk-pixbuf.
* Incompatibility between the libtool used for generating
the tarball and older versions of binutils on Linux.
* Tue Nov 05 2002 hhetter@suse.de
- updated to 2.0.7 bugfix release
- removed x86_64 patch as it's upstream, from Changelog:
* Fix some memory leaks in gdk-pixbuf
* Pixbuf loader fixes
* Support depth 8 StaticColor in GdkRGB
* Win32 fixes and improvements
* Improve tracking of toplevel focus state
* XIM input method fixes
* Fix the longstanding problem with <,> keys and XIM
* Fix GtkIMContextSimple for us-intl keyboards
* GtkIMContextSimple updates for Eastern Europe
* Fix the "key bindings randomly stop working" problem
* GtkTextView fixes
* GtkTreeView bugfixes
* GtkCombo fixes
* Fix 64-bit problem with GtkFundamentalType
* New and updated translations
* Many miscellaneous bug fixes
* Tue Oct 22 2002 sbrabec@suse.cz
- Move /var/adm/SuSEconfig/run-gtk to %%post (fixes #20029).
* Wed Oct 09 2002 sbrabec@suse.cz
- Added support for dead keyed Hungarian characters in iso88592.dif
characters.
* Tue Oct 01 2002 sbrabec@suse.cz
- Added ISO-8859-2 supporting patch from CVS.
* Fri Sep 06 2002 sf@suse.de
- added patch to avoid wrong va_arg handling
which leads to almost any GTK-Widget segfaulting
* Wed Aug 21 2002 kukuk@suse.de
- Fix Requires entry
* Thu Aug 15 2002 hhetter@suse.de
- branch gtk2-doc package
* Tue Aug 13 2002 hhetter@suse.de
- added fbmanager and gdktarget build options (#17640)
- devel package requires main package
* Thu Aug 08 2002 hhetter@suse.de
- use %%{version} tag in LIBRARY_PATH
- enable xim and shm
* Mon Aug 05 2002 hhetter@suse.de
- updated to version 2.0.6
* GtkTreeView bug fixes
* Fix problem with keynav and insensitive menu items
* Fix pixbuf_from_drawable() for LSB -> MSB
* Use GTK2_RC_FILES envvar instead of GTK_RC_FILES
* Focus check/radio buttons when activating with a mnemonic
* Cycle between multiple menubars with F10, not control-tab
* Misc bug fixes
* Build fixes for cross-compiling and portability
* Updated translations (bg,ca,da,fr,ja,ko,lv,no,pl,ru,sk,sv,vi)
* Tue Jul 30 2002 jordi@suse.de
- added missing documentation for gtk2-devel
* Wed Jul 10 2002 hhetter@suse.de
- fix requires of devel package, still pointed to GTK 1.x packages
* Mon Jun 17 2002 jordi@suse.de
- Updated to version 2.0.5
* Fix a wrong assertion that broke gtk_file_selection_set_filename();
also another fix from testing this function with non-UTF-8 filenames.
* Fix incorrect property notification in GtkTextView.
Overview of Changes in GTK+ 2.0.4
* Fix a number of types which were registered with the
type system with the wrong names
* Support missing data types in GtkList/TreeStore
* Misc GtkTreeView bug fixes
* Drag and drop fixes, including a stuck grab.
* Calculate screen size on win32 from the "logical DPI"
* Misc Win32 bug fixes.
* Fix theme changes for GtkMenu
* Fix gdk_pixbuf_from_drawable() for big endian.
* Fix encoding handling for gtk_file_selection_set_filename()
* Fix crash with DND, Qt and Metacity
* Fixes for DirectColor visuals
* Memory leak and UMR fixes
* Misc bug fixes
* Updated translations
* Thu Jun 13 2002 ro@suse.de
- use libpng-devel-packages in nededforbuild
* Mon Jun 10 2002 meissner@suse.de
- Need to use -mminimal-toc for ppc64.
* Tue Jun 04 2002 ro@suse.de
- re-add libdir fixes
* Tue Jun 04 2002 hhetter@suse.de
- updated to stable version 2.0.3:
* GtkTreeView fixes
* Improve GdkRGB support for low color depths
* Tweak F10 behavior to focus GtkMenuBar
* Include internal children when focusing
* Allow use of a pixmap as the drawable in gdk_pixmap_new().
* GdkPixbuf fixes
* GtkMenu fixes.
* Misc input-method related fixes
* Fix stuck grab during DND.
* Remove in-bevel from scrolled-offscreen menus.
* Various plug/socket fixes
* Handle Xlib internal connections
* Many miscellaneous bug fixes.
* Tue Apr 09 2002 hhetter@suse.de
- update to stable version 2.0.2
* Tue Apr 09 2002 ro@suse.de
- build with "atk-1.0" (was "atk")
* Fri Feb 01 2002 hhetter@suse.de
- updated to 1.1.13 [gnome desktop alpha2]
- build with libpng-devel
* Fri Jan 25 2002 hhetter@suse.de
- rename SuSEconfig.gtk to SuSEconfig.gtk2
* Thu Jan 17 2002 hhetter@suse.de
- new SuSEconfig.gtk script ensures that all input-method modules
are registered
* Fri Jan 11 2002 hhetter@suse.de
- use version tag in patch filename
- updated to version 1.3.12:
* Fix problems with PNG saving
* Cleanups of deprecated usages
* Frame buffer port fixes
* GtkTextView bug fixes
* Menu behavior improvements
* Make focus line width configurable, focus color work on
dark themes.
* Add state argument to gtk_paint_focus()
* Added incremental revalidation to tree view, for better apparent speed
* Remove useless gtk_tree_view_column_cell_event()
* Display XIM status in a separate window
* Add menu of Unicode control characters to GtkEntry, GtkTextView
* Pass key releases along to input methods [Owen]
- specfile cleanup
* Thu Jan 10 2002 hhetter@suse.de
- no longer require glib (1.x)
* Thu Jan 10 2002 hhetter@suse.de
- include gdk-pixbuf's tools
- build with freetype2 support
* Tue Jan 08 2002 hhetter@suse.de
- include links for default library names
* Wed Dec 12 2001 hhetter@suse.de
- initial SuSE release for GNOME 2.0 platform
- added LIBRARY_PATH for broken libtool
- build with automake 1.5