gdl/gdl.changes

209 lines
7.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-------------------------------------------------------------------
Mon Mar 29 12:35:46 CEST 2010 - vuntz@opensuse.org
- Update to version 2.30.0:
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 9 00:44:57 CET 2010 - dimstar@opensuse.org
- Update to version 2.29.92:
+ Iconify button now iconifies entire switcher, not just that
particular item.
-------------------------------------------------------------------
Wed Dec 2 13:51:16 CET 2009 - vuntz@opensuse.org
- Update to version 2.29.2:
+ Add a "selected" signal to GdlDockItem
+ Don't make dock windows transistent, there is no need to do so
(bgo#570263)
+ bgo#583984 - Build warning about no return value
-------------------------------------------------------------------
Sat Nov 14 02:31:02 CET 2009 - vuntz@opensuse.org
- Update to version 2.28.1:
+ Updated translations.
- Fix rpmlint warnings about self-obsoletion.
-------------------------------------------------------------------
Thu Oct 1 14:50:19 CEST 2009 - dimstar@opensuse.org
- Rename libgdl-1-2 to libgdl-1-3 as the last updated bumped the
soNUM.
-------------------------------------------------------------------
Tue Sep 22 18:16:24 CEST 2009 - dimstar@opensuse.org
- Update to version 2.28.0:
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 9 03:45:01 CEST 2009 - vuntz@opensuse.org
- Update to version 2.27.92:
+ GDL is now LGPL 2.1+
+ Add new GdlSwitcherStyle name GDL_SWITCHER_STYLE_NONE
(bgo#589317)
-------------------------------------------------------------------
Sun Jun 14 23:23:55 CEST 2009 - vuntz@novell.com
- Update to version 2.27.3:
+ Removed libglade dependency
+ bgo#584418 - gdl_dock_paned_dock does not show the requestor
+ bgo#584303 - Potfiles.in broken
+ bgo#580860 - Remove deprecated libgnome dependency
+ bgo#582511 - Use GtkBuilder instead of libglade
+ bgo#583963 - does not build with gdl 2.27.2
- Drop gdl-missing-include.patch: fixed upstream.
- Remove libglade2-devel BuildRequires and from Requires of devel
package.
- Add libxml2-devel BuildRequires.
-------------------------------------------------------------------
Thu May 28 13:14:26 CEST 2009 - vuntz@novell.com
- Add gdl-missing-include.patch to install a header in includedir.
Else, everything depending on gdl fails to build.
-------------------------------------------------------------------
Wed May 27 12:20:49 CEST 2009 - vuntz@novell.com
- Update to version 2.27.2:
+ Fix out of source tree builds
+ Hide private API
+ Fix so name generation
- Rename package to libgdl-1-2, and Obsoletes libgdl-1-0.
-------------------------------------------------------------------
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