130 lines
4.6 KiB
Plaintext
130 lines
4.6 KiB
Plaintext
-------------------------------------------------------------------
|
||
Tue May 5 16:49:35 CEST 2009 - vuntz@novell.com
|
||
|
||
- Update to version 2.27.1:
|
||
+ Bugs fixed:
|
||
- bgo#579057 – Grip layout bug where negative rectangles are
|
||
possible
|
||
- bgo#578967 – gdl_dock_item_grip_remove must be implemented
|
||
- bgo#471317 – invisible buttons in HCI theme
|
||
- bgo#560820 – Remove GdlComboButton
|
||
- bgo#577938 – gdl_dock_placeholder_new's name param should be
|
||
const gchar* not gchar*
|
||
- bgo#577107 – Layout bug in the grip widget headers
|
||
- bgo#577001 – Patch: Added optional grip handle hatching
|
||
- bgo#577469 – Remove deprecated GTK+ symbols
|
||
+ API changes:
|
||
- GdlComboButton API has been removed. Use GtkMenuToolButton
|
||
instead
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Mar 16 22:53:08 CET 2009 - vuntz@novell.com
|
||
|
||
- Update to version 2.26.0:
|
||
+ Fix distcheck
|
||
+ Fix valgrind warning
|
||
+ Updated translations.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Mar 16 14:46:16 CET 2009 - sbrabec@suse.cz
|
||
|
||
- Added support for translation-update-upstream (FATE#301344).
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Mar 6 17:22:39 CET 2009 - vuntz@novell.com
|
||
|
||
- Update to version 2.25.92:
|
||
+ bgo#566801 – Docking+undocking all makes the buttons disappear
|
||
and crashes if you use "Reset dock layout"
|
||
+ bgo#573522 – More patches for GDL
|
||
+ Small documentation update
|
||
- Don't use AutoReqProv: it's default now.
|
||
- Remove -fno-strict-aliasing from CFLAGS.
|
||
- Use parallel make.
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Feb 17 23:45:50 CET 2009 - vuntz@novell.com
|
||
|
||
- Fix Provides/Obsoletes to use %{version}. The lang package
|
||
requires gdl = %{version}, so we have to do this.
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Feb 17 03:49:44 CET 2009 - vuntz@novell.com
|
||
|
||
- Update to version 2.25.91:
|
||
+ Added some gtk-doc documentation
|
||
+ Cleaned-up gtk+ includes
|
||
- Add BuildRequires: gtk2-devel
|
||
- Remove BuildRequires: gconf2-devel, gtk-doc, libgnomeui-devel,
|
||
perl-libxml-perl, pkg-config
|
||
- Remove Requires from devel package: gnome-vfs2-devel,
|
||
libgnomeui-devel
|
||
- Use %makeinstall
|
||
- Merge doc package in devel package since it's gtk-doc (with
|
||
Obsoletes/Provides).
|
||
- Move glade files to libgdl-1-0 package.
|
||
- Drop gdl package since it's now empty (Obsoletes/Provides by
|
||
libgdl-1-0).
|
||
- Have libgdl-1-0 require the lang package.
|
||
- Have devel package require libgdl-1-0.
|
||
- Clean file list.
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Oct 23 15:19:05 CDT 2008 - maw@suse.de
|
||
|
||
- Update to version 2.24.0:
|
||
+ Fixed a dataroot problem
|
||
+ Misc. code cleanups
|
||
+ Updated translations
|
||
- Split out a shared library subpackage.
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Aug 26 21:35:04 CEST 2008 - mboman@novell.com
|
||
|
||
- Updated to version 2.23.90:
|
||
+ Version increased to match gnome releases.
|
||
+ Use smaller buttons to waste less space
|
||
+ Port to the GtkTooltip API (fixes bgo#457562)
|
||
+ Fixed bug bgo#529457 - Superfluous condition
|
||
+ Fixed bug bgo#539288 - Use gtype macros instead of the deprecated
|
||
gtk ones.
|
||
+ Translation updates.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Mar 31 21:35:04 CEST 2008 - vuntz@suse.de
|
||
|
||
- Updated to version 0.7.11:
|
||
+ Translation updates.
|
||
- Change from version 0.7.10:
|
||
+ Avoid glib critical warnings
|
||
+ Translation updates.
|
||
- Change from version 0.7.9:
|
||
+ Added gtk-doc documentation (12% coverage)
|
||
+ Fixed documentation of property (bgo#514116)
|
||
+ Translation updates.
|
||
- Change from version 0.7.8:
|
||
+ Disable deprecated flags completely until bgo#457562 is fixed
|
||
+ Do not ref/unref icon theme.
|
||
+ Use smaller icons to not waste too much screen space
|
||
+ Fixed bgo#468645 and bgo#452331 by using gnome-autogen.sh
|
||
+ Fix bgo#462537 – GdlDockItemGrip notification callback
|
||
+ Backported several small improvements from Monodevelop
|
||
+ Fixes bug bgo#509950 - L10N: typos in some messages (fow -> for)
|
||
+ Silenced some compiler warnings.
|
||
+ Translation updates.
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Oct 3 22:57:33 CEST 2007 - maw@suse.de
|
||
|
||
- Package cleanups:
|
||
+ Remove unnecessary explicit requirements
|
||
+ Split off a -devel subpackage
|
||
+ Fix build on biarch platforms
|
||
+ Trim and alphabetize build requirements
|
||
+ Add a -lang subpackage.
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Sep 25 23:42:29 CEST 2007 - mauro@suse.de
|
||
|
||
- Version 0.7.7 added to openSUSE
|