gtk2/gtk2.changes

1034 lines
35 KiB
Plaintext

-------------------------------------------------------------------
Fri Jan 5 15:12:28 CET 2007 - sbrabec@suse.cz
- Build cups print backend.
-------------------------------------------------------------------
Thu Jan 4 16:20:48 CET 2007 - sbrabec@suse.cz
- No more depend on gnome-filesystem in SuSEconfig.gtk2.
-------------------------------------------------------------------
Mon Dec 11 19:21:40 CET 2006 - sbrabec@suse.cz
- Prefix changed to /usr.
- Spec file cleanup.
-------------------------------------------------------------------
Sat Nov 11 01:08:38 CET 2006 - danw@suse.de
- Update gtk64.patch to fix stock icon cache on x86_64 (213922)
-------------------------------------------------------------------
Wed Nov 8 01:06:19 CET 2006 - jhargadon@suse.de
- removed the execute bit from /etc/opt/gnome/gtk-2.0/gtkrc
-------------------------------------------------------------------
Tue Oct 17 22:57:19 CEST 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 23:31:48 CEST 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 2 21:24:49 CEST 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 12:36:43 CEST 2006 - sbrabec@suse.cz
- Fixed module directories ownership.
-------------------------------------------------------------------
Thu Sep 14 17:46:37 CEST 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 18:32:11 CEST 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 17:43:00 CEST 2006 - sbrabec@suse.cz
- Typo fix in gtk64.patch.
-------------------------------------------------------------------
Wed Aug 9 10:09:42 CEST 2006 - aj@suse.de
- Fix lib64 patch to apply.
- Fix po files to pass new gettext checks.
-------------------------------------------------------------------
Fri Jul 28 23:12:33 CEST 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 07:43:10 CEST 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 7 01:08:09 CEST 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 1 13:56:24 CEST 2006 - sbrabec@suse.cz
- Fixed I18N of file selector navigation buttons (#180696).
-------------------------------------------------------------------
Sun May 28 04:33:03 CEST 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 02:15:51 CEST 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 18:24:32 CEST 2006 - bk@suse.de
- GtkFontSelection: Fix deadlock when used by GtkFontButton (153099)
-------------------------------------------------------------------
Thu May 4 22:35:09 CEST 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 20:23:31 CEST 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 3 13:33:16 CEST 2006 - sbrabec@suse.cz
- Fixed context translation bugs (GNOME#336645).
-------------------------------------------------------------------
Thu Mar 30 02:36:31 CEST 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 19:12:59 CET 2006 - rml@suse.de
- Set default invisible char to something stetic (bug #160688)
-------------------------------------------------------------------
Fri Mar 24 03:51:56 CET 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 12:25:19 CET 2006 - sbrabec@suse.cz
- Do not believe glibc first weekday (#130787, #104417).
-------------------------------------------------------------------
Tue Mar 7 04:40:12 CET 2006 - zsu@suse.de
- Fixed gtkvts crash bug introduced by gtk+-2.8.6-fontsel.patch [#153099].
-------------------------------------------------------------------
Thu Feb 23 20:38:53 CET 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 18:12:53 CET 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 3 23:55:29 CET 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 2 19:10:48 CET 2006 - gekker@suse.de
- Backport critical fixes from 2.8.11 (#153213,326806,327751)
-------------------------------------------------------------------
Wed Feb 1 17:21:32 CET 2006 - sbrabec@suse.cz
- Translations from localize-font-style-name moved
to translation compendium gnome-patch-translation.
-------------------------------------------------------------------
Wed Jan 25 21:32:08 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Wed Jan 18 03:32:26 CET 2006 - gekker@suse.de
- Add patch to improve scrolling speed in font selection (#130159)
-------------------------------------------------------------------
Mon Jan 16 16:47:11 CET 2006 - meissner@suse.de
- use -fstack-protector.
-------------------------------------------------------------------
Fri Jan 13 17:31:49 CET 2006 - sbrabec@suse.cz
- Updated to version 2.8.10.
-------------------------------------------------------------------
Wed Jan 11 14:02:57 CET 2006 - sbrabec@suse.cz
- Removed libpixman from neededforbuild.
-------------------------------------------------------------------
Wed Jan 11 10:49:10 CET 2006 - meissner@suse.de
- Added -fno-strict-aliasing.
-------------------------------------------------------------------
Mon Jan 09 12:17:13 CET 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 14:29:34 CET 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 12:24:58 CET 2005 - ro@suse.de
- also pack translations for gtk20-properties
-------------------------------------------------------------------
Wed Dec 14 19:16:16 CET 2005 - sbrabec@suse.cz
- Updated to version 2.8.9.
- Added related old version cleanups (feature #2852).
-------------------------------------------------------------------
Wed Nov 30 14:25:44 CET 2005 - sbrabec@suse.cz
- Updated to version 2.8.8.
-------------------------------------------------------------------
Fri Nov 18 15:47:49 CET 2005 - sbrabec@suse.cz
- Updated to version 2.8.7.
- Removed obsolete build hacks.
- Try to build with ELF visibility.
-------------------------------------------------------------------
Tue Nov 15 15:56:20 CET 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 19:10:33 CEST 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 23:35:38 CEST 2005 - gekker@suse.de
- Update to version 2.8.6
- Fix return of random data
-------------------------------------------------------------------
Wed Oct 5 01:11:46 CEST 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 3 17:17:46 CEST 2005 - gekker@suse.de
- Update to version 2.8.4
- Remove upstream patches
-------------------------------------------------------------------
Fri Sep 30 01:34:48 CEST 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 22:13:15 CEST 2005 - gekker@suse.de
- Fix quoting in SuSEconfig.gtk2 (113511)
-------------------------------------------------------------------
Thu Sep 8 15:55:39 CEST 2005 - sbrabec@suse.cz
- Fixed outdated cache files heuristics in SuSEconfig (#113261).
-------------------------------------------------------------------
Wed Sep 7 18:55:54 CEST 2005 - sbrabec@suse.cz
- Fixed first weekday bug with latest glibc localedata (#104417).
-------------------------------------------------------------------
Thu Sep 1 19:46:12 CEST 2005 - gekker@suse.de
- Update to version 2.8.3
- Remove upstreamed patch
-------------------------------------------------------------------
Fri Aug 26 19:54:13 CEST 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 22:40:56 CEST 2005 - gekker@suse.de
- Update to version 2.8.2
-------------------------------------------------------------------
Wed Aug 24 16:50:19 CEST 2005 - rodrigo@suse.de
- Update to version 2.8.1
- Updated gtk+-strict-aliasing.patch.
-------------------------------------------------------------------
Thu Aug 18 06:33:24 CEST 2005 - gekker@suse.de
- Update version to 2.8.0 (GNOME2.12)
-------------------------------------------------------------------
Fri Aug 12 21:42:00 CEST 2005 - gekker@suse.de
- Fix crash in file chooser b.g.o (310270).
-------------------------------------------------------------------
Thu Aug 11 02:49:18 CEST 2005 - gekker@suse.de
- Update to version 2.7.5
- Remove upstreamed patch
-------------------------------------------------------------------
Wed Aug 10 23:07:21 CEST 2005 - clahey@suse.de
- Patch to check for updated icon theme (especially cache) every
30 seconds.
-------------------------------------------------------------------
Fri Aug 5 15:30:25 CEST 2005 - sbrabec@suse.cz
- Create loaders before icon cache to avoid error mesages during
first SuSEconfig run.
-------------------------------------------------------------------
Thu Aug 4 13:44:35 CEST 2005 - sbrabec@suse.cz
- Removed pixmaps and icons directories from SuSEconfig (#85839).
-------------------------------------------------------------------
Tue Aug 2 13:05:39 CEST 2005 - ro@suse.de
- fix and re-enable gtk64.patch
-------------------------------------------------------------------
Mon Aug 1 19:03:55 CEST 2005 - gekker@suse.de
- Update to version 2.7.4
- Add cairo, libpixman, and glitz to nfb
- Remove upstreamed patch
-------------------------------------------------------------------
Fri Jun 24 12:57:55 CEST 2005 - sbrabec@suse.cz
- Fixed devel dependencies.
- Removed .la files for modules.
- Fixed uninitialized variable warnings.
-------------------------------------------------------------------
Mon Jun 20 14:45:25 CEST 2005 - sbrabec@suse.cz
- Create icon-cache files by SuSEconfig (#88599).
-------------------------------------------------------------------
Fri Jun 17 05:50:47 CEST 2005 - gekker@suse.de
- Fix gtk64.patch and build on x86_64.
-------------------------------------------------------------------
Fri Jun 17 00:09:27 CEST 2005 - gekker@suse.de
- Update to version 2.6.8.
- Fix sentinel patch to work with new version of glib2.
-------------------------------------------------------------------
Wed Jun 1 15:36:31 CEST 2005 - sbrabec@suse.cz
- Use current name for XFree86-devel in Requires (#54136).
-------------------------------------------------------------------
Mon May 2 23:00:03 CEST 2005 - gekker@suse.de
- Fix crasher in gtktextview (380).
-------------------------------------------------------------------
Mon Apr 4 07:40:13 CEST 2005 - aj@suse.de
- Disable visibility to build with GCC4. This should be
enabled again once gtk is fixed.
-------------------------------------------------------------------
Fri Mar 18 22:09:04 CET 2005 - gekker@suse.de
- Add gtk-esc-closes.diff
-------------------------------------------------------------------
Wed Mar 2 22:50:31 CET 2005 - gekker@suse.de
- Updated to version 2.6.4
-------------------------------------------------------------------
Mon Feb 7 15:48:24 CET 2005 - sbrabec@suse.cz
- Updated to version 2.6.2.
-------------------------------------------------------------------
Sun Jan 30 11:35:56 CET 2005 - meissner@suse.de
- fixed XIM valist usage 0->NULL.
-------------------------------------------------------------------
Fri Jan 21 11:17:37 CET 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 12:48:46 CET 2005 - ro@suse.de
- added c++ to neededforbuild (for libtiff)
-------------------------------------------------------------------
Mon Jan 17 10:54:33 CET 2005 - clahey@suse.de
- Updated to version 2.6.1.
-------------------------------------------------------------------
Wed Jan 12 12:02:43 CET 2005 - gekker@suse.de
- Update to version 2.6.0
-------------------------------------------------------------------
Tue Nov 23 16:48:50 CET 2004 - hhetter@suse.de
- add some information on how to manually regenerate
gdk-pixbuf-modules if needed
-------------------------------------------------------------------
Mon Nov 22 15:24:27 CET 2004 - ro@suse.de
- fix build on 9.2 (missing so links for libXfixes)
-------------------------------------------------------------------
Fri Nov 19 17:06:33 CET 2004 - ro@suse.de
- updated gtk64 patch
-------------------------------------------------------------------
Wed Nov 17 18:00:53 CET 2004 - gekker@suse.de
- Update version to 2.5.5.
-------------------------------------------------------------------
Tue Oct 26 22:35:40 CEST 2004 - mmj@suse.de
- locale rename no to nb
-------------------------------------------------------------------
Wed Oct 20 14:50:02 CEST 2004 - ro@suse.de
- make specfile rpm3-save
-------------------------------------------------------------------
Mon Sep 27 17:23:37 CEST 2004 - sbrabec@suse.cz
- Added work-around for GTK_PATH bi-arch problems (#45386).
-------------------------------------------------------------------
Mon Sep 6 15:21:00 CEST 2004 - meissner@suse.de
- Added ico overflow security patch, CAN-2004-0788.
-------------------------------------------------------------------
Tue Aug 31 23:13:45 CEST 2004 - dave@suse.de
- Added gtk2-cancel-rename.patch, ximian #59669
-------------------------------------------------------------------
Fri Aug 27 16:46:00 CEST 2004 - federico@ximian.com
- Removed stray g_print() from gtk-xpm-secfix.dif; normalized the patch
-------------------------------------------------------------------
Thu Aug 26 19:14:21 CEST 2004 - federico@ximian.com
- Updated to gtk+-2.4.9
- Normalized gtk+-strict-aliasing.patch
-------------------------------------------------------------------
Tue Aug 24 15:47:07 CEST 2004 - hhetter@suse.de
- added security patch for XPM decoder (#44100)
CAN-2004-0782, CAN-2004-0783.
-------------------------------------------------------------------
Wed Aug 4 22:52:45 CEST 2004 - clahey@suse.de
- Added gtk2-esc-closes.patch from Federico.
-------------------------------------------------------------------
Fri Jun 4 23:52:22 CEST 2004 - clahey@suse.de
- Fixed filesel patch to just go directly to Desktop.
-------------------------------------------------------------------
Tue Apr 27 12:51:22 CEST 2004 - sbrabec@suse.cz
- Fixed gtk64.patch.
-------------------------------------------------------------------
Mon Apr 26 17:53:54 CEST 2004 - sbrabec@suse.cz
- Added empty /opt/gnome/%_lib/gtk-2.0/2.4.0/filesystems to filelist.
-------------------------------------------------------------------
Wed Apr 21 13:40:39 CEST 2004 - sbrabec@suse.cz
- Fixed strict aliasing, undefined reference and incompatible type
warnings.
-------------------------------------------------------------------
Thu Apr 15 18:05:27 CEST 2004 - sbrabec@suse.cz
- Updated to version 2.4.0 (GNOME 2.6).
- Removed obsolete patches.
-------------------------------------------------------------------
Thu Apr 01 17:32:11 CEST 2004 - sbrabec@suse.cz
- Set GTK_PATH to simplify integration of /usr/local binaries.
-------------------------------------------------------------------
Mon Mar 15 14:39:46 CET 2004 - sbrabec@suse.cz
- FHS 2.3 fix (mandir, infodir, #35821).
-------------------------------------------------------------------
Thu Mar 11 13:52:32 CET 2004 - sbrabec@suse.cz
- Use SuSEconfig biarch wrapper and identical filename for all
platforms.
- Include README.SuSE about biarch problems.
-------------------------------------------------------------------
Fri Mar 5 10:07:00 CET 2004 - hhetter@suse.de
- apply reworked patch gtk2-filesel-navbuttons.patch:
Default to ~/Desktop
-------------------------------------------------------------------
Tue Mar 02 13:46:16 CET 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 14:12:05 CET 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 16:42:59 CET 2004 - hhetter@suse.de
- applied ximian patches
-------------------------------------------------------------------
Mon Feb 23 18:36:47 CET 2004 - sbrabec@suse.cz
- Fixed AC_DEFUN underquoting.
-------------------------------------------------------------------
Sat Jan 10 11:18:14 CET 2004 - adrian@suse.de
- add %run_ldconfig and %defattr
-------------------------------------------------------------------
Thu Jan 8 14:53:31 CET 2004 - ro@suse.de
- fix build with current freetype
-------------------------------------------------------------------
Wed Nov 5 16:43:59 CET 2003 - hhetter@suse.de
- added xfree86-devel to Requires for the devel subpackage
-------------------------------------------------------------------
Fri Oct 10 12:01:04 CEST 2003 - sbrabec@suse.cz
- Updated to version 2.2.4.
-------------------------------------------------------------------
Thu Aug 28 15:42:16 CEST 2003 - sbrabec@suse.cz
- Updated to version 2.2.3.
-------------------------------------------------------------------
Thu Jul 24 02:17:07 CEST 2003 - hhetter@suse.de
- fix SuSEconfig.gtk2 query paths
-------------------------------------------------------------------
Wed Jul 16 16:07:02 CEST 2003 - sbrabec@suse.cz
- SuSEconfig.gtk2: Fixed paths to query binaries.
- Added empty directory for immodules.
-------------------------------------------------------------------
Mon Jul 14 19:28:34 CEST 2003 - sbrabec@suse.cz
- GNOME prefix change to /opt/gnome.
-------------------------------------------------------------------
Thu Jul 10 16:19:16 CEST 2003 - sbrabec@suse.cz
- Worked around linking problems on ppc64 (#27837).
-------------------------------------------------------------------
Tue Jun 24 12:20:28 CEST 2003 - sbrabec@suse.cz
- Created empty directory for engines and modules.
-------------------------------------------------------------------
Thu Jun 12 14:51:17 CEST 2003 - sbrabec@suse.cz
- Updated to version 2.2.2.
- Fixed directory packaging.
-------------------------------------------------------------------
Wed May 28 12:52:36 CEST 2003 - sbrabec@suse.cz
- Include manpage to devel package.
-------------------------------------------------------------------
Wed May 28 01:44:13 CEST 2003 - ro@suse.de
- remove unpackaged files from buildroot
-------------------------------------------------------------------
Thu May 22 11:34:09 CEST 2003 - sbrabec@suse.cz
- Fixed typo in Requires for -devel package (#27025).
-------------------------------------------------------------------
Wed May 14 11:45:01 CEST 2003 - sbrabec@suse.cz
- Sync -devel Requires with pkgconfig (bug #26876).
-------------------------------------------------------------------
Tue Mar 18 15:47:20 CET 2003 - sbrabec@suse.cz
- Moved devel files to devel package (fixes bug #25163).
-------------------------------------------------------------------
Wed Mar 12 17:59:50 CET 2003 - sbrabec@suse.cz
- Added gnome2 profile.d files containing required variables (fixes
theme problems for all session types).
-------------------------------------------------------------------
Wed Mar 12 17:00:13 CET 2003 - sbrabec@suse.cz
- Fixed prefix clash for keyboard themes (fixes bug 25086).
-------------------------------------------------------------------
Mon Feb 10 02:00:53 CET 2003 - ro@suse.de
- create /etc/gtk-2.0 in SuSEconfig.gtk2 if needed
-------------------------------------------------------------------
Thu Feb 06 12:24:25 CET 2003 - sbrabec@suse.cz
- Updated to version 2.2.1.
- Include generated config files to %files (with %ghost).
-------------------------------------------------------------------
Wed Feb 05 11:11:36 CET 2003 - sbrabec@suse.cz
- Removed -mminimal-toc from spec file, since it is now RPM default.
-------------------------------------------------------------------
Tue Jan 14 17:16:53 CET 2003 - sbrabec@suse.cz
- Update SuSEconfig.gtk2 to create gdk-pixbuf.loaders.
-------------------------------------------------------------------
Mon Jan 13 17:29:28 CET 2003 - sbrabec@suse.cz
- Added expat to neededforbuild (for new xft2).
-------------------------------------------------------------------
Thu Jan 09 18:21:36 CET 2003 - sbrabec@suse.cz
- Updated to version 2.2.0.
- Updated automake patch.
-------------------------------------------------------------------
Mon Nov 25 14:20:17 CET 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 09:18:24 CET 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 5 11:33:30 CET 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 13:45:08 CEST 2002 - sbrabec@suse.cz
- Move /var/adm/SuSEconfig/run-gtk to %post (fixes #20029).
-------------------------------------------------------------------
Wed Oct 09 17:40:10 CEST 2002 - sbrabec@suse.cz
- Added support for dead keyed Hungarian characters in iso88592.dif
characters.
-------------------------------------------------------------------
Tue Oct 01 16:06:53 CEST 2002 - sbrabec@suse.cz
- Added ISO-8859-2 supporting patch from CVS.
-------------------------------------------------------------------
Fri Sep 6 10:06:05 CEST 2002 - sf@suse.de
- added patch to avoid wrong va_arg handling
which leads to almost any GTK-Widget segfaulting
-------------------------------------------------------------------
Wed Aug 21 18:36:57 CEST 2002 - kukuk@suse.de
- Fix Requires entry
-------------------------------------------------------------------
Thu Aug 15 14:28:35 CEST 2002 - hhetter@suse.de
- branch gtk2-doc package
-------------------------------------------------------------------
Tue Aug 13 09:38:12 CEST 2002 - hhetter@suse.de
- added fbmanager and gdktarget build options (#17640)
- devel package requires main package
-------------------------------------------------------------------
Thu Aug 8 09:50:30 CEST 2002 - hhetter@suse.de
- use %{version} tag in LIBRARY_PATH
- enable xim and shm
-------------------------------------------------------------------
Mon Aug 5 11:50:26 CEST 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 13:58:28 CEST 2002 - jordi@suse.de
- added missing documentation for gtk2-devel
-------------------------------------------------------------------
Wed Jul 10 10:16:21 CEST 2002 - hhetter@suse.de
- fix requires of devel package, still pointed to GTK 1.x packages
-------------------------------------------------------------------
Mon Jun 17 19:15:45 CEST 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 01:06:11 CEST 2002 - ro@suse.de
- use libpng-devel-packages in nededforbuild
-------------------------------------------------------------------
Mon Jun 10 14:10:34 CEST 2002 - meissner@suse.de
- Need to use -mminimal-toc for ppc64.
-------------------------------------------------------------------
Tue Jun 4 09:58:03 CEST 2002 - ro@suse.de
- re-add libdir fixes
-------------------------------------------------------------------
Tue Jun 4 09:13:47 CEST 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 9 10:15:26 CEST 2002 - hhetter@suse.de
- update to stable version 2.0.2
-------------------------------------------------------------------
Tue Apr 9 08:28:11 CEST 2002 - ro@suse.de
- build with "atk-1.0" (was "atk")
-------------------------------------------------------------------
Fri Feb 1 09:03:33 CET 2002 - hhetter@suse.de
- updated to 1.1.13 [gnome desktop alpha2]
- build with libpng-devel
-------------------------------------------------------------------
Fri Jan 25 09:50:40 CET 2002 - hhetter@suse.de
- rename SuSEconfig.gtk to SuSEconfig.gtk2
-------------------------------------------------------------------
Thu Jan 17 14:34:42 CET 2002 - hhetter@suse.de
- new SuSEconfig.gtk script ensures that all input-method modules
are registered
-------------------------------------------------------------------
Fri Jan 11 11:35:26 CET 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 13:53:13 CET 2002 - hhetter@suse.de
- no longer require glib (1.x)
-------------------------------------------------------------------
Thu Jan 10 10:51:42 CET 2002 - hhetter@suse.de
- include gdk-pixbuf's tools
- build with freetype2 support
-------------------------------------------------------------------
Tue Jan 8 09:45:48 CET 2002 - hhetter@suse.de
- include links for default library names
-------------------------------------------------------------------
Wed Dec 12 10:33:02 CET 2001 - hhetter@suse.de
- initial SuSE release for GNOME 2.0 platform
- added LIBRARY_PATH for broken libtool
- build with automake 1.5