gdl/gdl.changes

337 lines
12 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Dec 21 00:00:13 UTC 2011 - vuntz@opensuse.org
- Simplify summaries.
-------------------------------------------------------------------
Thu Dec 8 19:51:23 UTC 2011 - dimstar@opensuse.org
- Split typelib file into typelib-1_0-Gdl-3 subpackage.
- Add typelib-1_0-Gdl-3 Requires to devel subpackage.
-------------------------------------------------------------------
Wed Oct 26 19:51:17 UTC 2011 - dimstar@opensuse.org
- Update to version 3.3.1:
+ Remove GdlLayoutManager API.
- Rename libgdl-3-1 to libgdl-3-2, following the library soname
bump.
-------------------------------------------------------------------
Mon Oct 3 20:36:45 CEST 2011 - dimstar@opensuse.org
- Update to version 3.2.0:
+ Use maintainer-mode by default
+ Updated translations.
- Clean spec file using spec-cleaner and fix files section.
-------------------------------------------------------------------
Sat Aug 13 17:14:44 CEST 2011 - dimstar@opensuse.org
- Update to version 3.1.5:
+ Fix a crash while docking
+ Fix issues with latest GTK+
- Drop gdl-gtk_hv_box.patch: fixed upstream.
-------------------------------------------------------------------
Tue Aug 2 12:49:42 UTC 2011 - dimstar@opensuse.org
- Add gdl-gtk_hv_box.patch: Stop using deprecated GtkHBox and
GtkVBox.
-------------------------------------------------------------------
Mon Jul 25 14:51:28 CEST 2011 - vuntz@opensuse.org
- Update to version 3.1.4:
+ bgo#655099: Resizing one DockItem affects another
- Change Requires of lang subpackage in libgdl-3-1 to Recommends as
the translations are not strictly required for the library.
- Change Group of devel subpackage from System/Libraries to
Development/Libraries/GNOME.
-------------------------------------------------------------------
Tue Jun 14 09:23:09 CEST 2011 - dimstar@opensuse.org
- Update to version 3.1.2:
+ Add a deselected signal to GdlDockItem
+ Use "const" instead G_CONST_RETURN.
-------------------------------------------------------------------
Tue May 17 18:25:06 CEST 2011 - dimstar@opensuse.org
- Update to version 3.1.1:
+ bgo#649254: Use the gobject way to create the private structs
+ bgo#649258: Use the new GtkStyleContext
+ bgo#649259: Remove deprecated methods
- Drop gdl-rpmlintrc: we no longer obsolete libgdl-1-0.
-------------------------------------------------------------------
Wed Apr 27 13:16:25 UTC 2011 - fcrozat@novell.com
- Update to version 3.0.1:
+ Set GtkJunctionSides for GdlSwitcher toggle buttons.
+ Updated translations.
-------------------------------------------------------------------
Tue Apr 5 17:34:44 UTC 2011 - fcrozat@novell.com
- Update to version 3.0.0:
+ Fix missing return values
+ Updated translations.
- Changes from version 2.91.92:
+ Build fixes
+ Translation updates
- Changes from version 2.91.90:
+ Translation updates
- Changes from version 2.91.4:
+ Fixed for latest gtk+
- Changes from version 2.91.3:
+ GIR build fixed for vala
+ Use gtk_paned_new instead() of gtk_[h,v]paned_new()
- Changes from version 2.91.2:
+ bgo#633499: prepare for the demise of size_request
+ Some smaller fixes for leftovers of the gtk+-3.0 transition
- Changes from version 2.91.1:
+ Ported to lastest gtk+ master:
- bgo#633049: Stop using GtkObject
- bgo#630841: Don't use deprecated GDK drawing APIs
- bgo#631070: Use upstream gettext instead the Glib one
- bgo#624636: Update to new GtkNotebook switch-page signal
signature.
+ Due to new drawing API we have much nicer preview windows now.
- Changes from version 2.90.0:
+ Depends on gtk+-3.0 now:
- new library name libgdl3
- new pkg-config name gdl-3.0
- Drop gdl-build-fix.patch: fixed upstream.
- Update library package name to follow library soname change.
- Change gtk2-devel BuildRequires to gtk3-devel.
- Add gobject-introspection-devel BuildRequires to build
introspection support.
- Remove explicit Requires of gtk2-devel and libxml2-devel in devel
subpackage: they will automatically be added the pkgconfig() way.
- Remove Obsoletes for libgdl-1-0 as this is not needed anymore
with the soname change.
- Remove Provides/Obsoletes for gdl-doc as this was long enough
ago.
-------------------------------------------------------------------
Mon Mar 21 16:58:05 UTC 2011 - coolo@novell.com
- licenses package is about to die
-------------------------------------------------------------------
Tue Sep 28 19:42:17 CEST 2010 - vuntz@opensuse.org
- Update to version 2.30.1:
+ Updated translations.
-------------------------------------------------------------------
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