File clutter-gtk.changes of Package clutter-gtk
-------------------------------------------------------------------
Fri Sep 4 15:20:51 CEST 2009 - vuntz@novell.com
- Add gobject-introspection-devel and gir-repository BuildRequires
to build the gir data.
-------------------------------------------------------------------
Fri Jul 31 20:33:01 CEST 2009 - vuntz@novell.com
- Remove Obsoletes for libclutter-gtk-0_9-0.
- Drop clutter-gtk-rpmlintrc as it's not needed anymore.
-------------------------------------------------------------------
Wed Jul 29 15:03:32 CEST 2009 - vuntz@novell.com
- Update to version 0.10.2:
+ Make GtkClutterEmbed derive from GtkContainer
+ [util] Add error arguments to texture functions
+ [zoomable] Add Zoomable interface
+ [zoomable] Fix Introspection data generation
+ [viewport] Implement Zoomable
+ Update the Viewport example
+ [examples] Add a Notebook case
+ [viewport] Use the ::apply_transform vfunc
+ Merge branch 'zoomable'
+ [build] Use symbolic values for clutter-gtk version
+ [build] Depend on Clutter 1.0.0
+ [docs] Update the API Reference
+ [docs] Update the Since tags
- Rename libclutter-gtk-0_9-0 to libclutter-gtk-0_10-0 and make it
obsolete the old package.
- Add clutter-rpmlintrc.
-------------------------------------------------------------------
Sun Jun 28 00:37:24 CEST 2009 - captain.magnus@opensuse.org
- Update to version 0.9.2:
+ [embed] Fix on_stage_queue_redraw signature
+ Build GObject introspection data for clutter-gtk
+ Post-release bump to 0.9.1
+ Update for Clutter 1.0 API changes
+ Updates for 1.0 API changes in Clutter
+ [examples] Use different sized stages
+ Merge branch '1.0-integration'
+ Use clutter_event_get_key_symbol()
+ [build] Use the right inclusion path in the pc file
+ Use variables for the include path and linker flags
+ [doap] Update description and maintainer
+ [build] Remove the reference to introspection.m4
+ [build] Depend on the latest stable release of Clutter
+ [build] Fixes for distcheck
+ [build] Use AS_COMPILER_FLAGS
+ [gtk-clutter-test] Update for the clutter timeline changes
+ guard against hiding priv->stage when already destroyed during
dispose
- Remove pango-devel and xmlto from BuildRequires
- Merge -doc into -devel package since it only contains gtk-doc
- Remove "%define debug_package_requires libclutter-gtk-0_9-0 =
%{version}-%{release}". Should not be needed
- Remove Mesa-devel from Requires in -devel package
-------------------------------------------------------------------
Thu Jun 11 03:13:15 CEST 2009 - vuntz@novell.com
- Update to version 0.9.0:
+ [embed] Do NOT realize from GtkWidgetClass::show
+ Add gtk_clutter_init_with_args()
+ Use ClutterText in the events example
+ Ensure that the viewport is updated when resizing
+ Rename cogl_translatex() to cogl_translate()
+ Move to ClutterClone
+ Load the image asynchronously
+ Make the Stage redraw cycle part of GTK+
+ [docs] Rename SGML to XML
+ [docs] Remove newline in the version
+ [viewport] Remove units-based API
+ [docs] Remove the get_originu() method
+ [embed] Use GTK+ settings
+ Change the GtkClutter macro namespace
+ Move init functions out of Embed source
+ [tests] Remove compiler warnings
+ [build] Improve build environment
+ [docs] Improve the documentation
+ [readme] Update the dependencies
+ [examples] Tweak multistage example
+ [gtk-clutter-embed] Fill in the unicode_value field of ClutterKeyEvent
+ [embed] Update "queue-redraw" signal handler prototype
-------------------------------------------------------------------
Thu Apr 30 02:21:09 CEST 2009 - vuntz@novell.com
- Pass --disable-static to configure and remove .la files.
- Use makeinstall.
-------------------------------------------------------------------
Sat Feb 21 22:11:00 CET 2009 - vuntz@novell.com
- Update to version 0.8.3:
+ Require Clutter >= 0.8.7
+ Emit the ::activate and ::deactivate signals on the stage when
we get a focus event on the embedding widget
+ Propagate the modifiers state for motion events
-------------------------------------------------------------------
Wed Oct 22 10:44:31 CDT 2008 - maw@suse.de
- Make debug packages require a specific %{version}-%{release}.
-------------------------------------------------------------------
Sun Oct 19 13:51:18 EST 2008 - mboman@suse.de
- Update to version 0.8.2:
+ Fix the GdkPixbuf loading for images without an alpha channel.
+ Update the layout of the stage when getting an allocation from
GtkClutterEmbed.
+ Fix bug #1114 - Mouse wheel events ignored in GtkClutterEmbed
+ Add more API for extracting the style colors from a GtkWidget
-------------------------------------------------------------------
Tue Aug 19 23:52:51 CEST 2008 - maw@suse.de
- Fix up the -devel subpackage's requirements.
-------------------------------------------------------------------
Mon Aug 11 16:04:32 EDT 2008 - hfiguiere@suse.de
- Upgrade to 0.8.1
* Fix the pkg-config file
* Really fix bug #907 and enable motion events
-------------------------------------------------------------------
Fri Aug 1 17:21:46 CEST 2008 - ro@suse.de
- fix requires for debuginfo package
-------------------------------------------------------------------
Wed Jul 16 10:40:26 EDT 2008 - hfiguiere@suse.de
- Upgrade to 0.8.0
* lot of changes
* new API
-------------------------------------------------------------------
Fri Jul 4 10:39:08 EDT 2008 - hfiguiere@suse.de
- Initial package