Clutter 1.002 ============= * Allow omitting FOREACH_WITH_INTERNALS from Container implementations, just like the documentation said * Improve Clutter::Animation documentation * Improve the examples Clutter 1.001 ============= * Add Clutter::Cogl::Pango API bindings * Fix a segmentation fault when parsing path nodes of type 'close' * Add Clutter::Path::foreach() and Clutter::Path::to_cairo_path() * Allow constructing Clutter::Path objects both by using the stringified SVG notation and by using lists of Clutter::PathNode objects * Add more units to the test suite, covering Clutter::Path and Clutter::Event * Fully document Clutter::Path * Add an example of a Clutter::Container implementation * Improve documentation Clutter 1.000 ============= * First developers snapshot of the Clutter Perl bindings * Depend on Clutter 1.0.0 * Drop the clutter-gtk, clutter-gst and clutter-cairo bindings * Add more COGL bindings under Clutter::Cogl * Port more examples from Clutter to Perl * Provide more C API for bindings based on perl-Clutter * Add ParamSpec bindings for colors and units Clutter 0.820 ============= * Depend on Clutter 0.8.2 * Fix a typo in Clutter::Cogl->frustum() * Add a Clutter::Cookbook POD Clutter 0.802 ============= * Update the META.yml generation so that the contents are useful for CPAN and testers * Add some initial wrappers for the COGL texture API; still experimental, will require more testing * Fix the assignment of built-in alpha functions when creating a new Clutter::Alpha [Andrew Ruthven] * Documentation fixes * Better coverage for the test suite Clutter 0.801 ============= * Compilation fixes required for compiling with Clutter installed from the 0.8.0 tarball * Wrap Clutter::Gst::Audio::get_playbin() * Wrap Clutter::Gst::VideoSink * Enhance Clutter::Model and Clutter::Model::Iter bindings to allow pure-Perl implementations Clutter 0.800 ============= * Require clutter-0.8 >= 0.8.0 * Resync with upstream API * Wrap newly exposed COGL API as Clutter::Cogl * Wrap newly added Gtk2::Clutter utility API * Allow full implementation of Clutter::Container Clutter 0.620 ============= * Require clutter-0.6 >= 0.6.2 * Require clutter-cairo-0.6 >= 0.6.1 * Require clutter-gtk-0.6 >= 0.6.1 * Add new API to Clutter::Texture::Cairo for sub-region updates * Fix usage of glib-perl API * Return a boolean value in Clutter::Entry->handle_key_event() * Do no re-register GConnectFlags as a GType if it's already known Clutter 0.600 ============= * Resync with upstream API Clutter 0.500 ============= * Resync with upstream API * Changed the Clutter::Actor::QUERY_COORDS() method signature: an ActorBox is also passed to the method, containing the current bounding box coordinates * Added a new example showing how to correctly implementing an actor * More documentation Clutter 0.410 ============= * Fix Clutter::Actor::QUERY_COORDS to return an array * Add a test for subclassing Clutter::Actor * Documentation fixes in Clutter::Units and Clutter::Layout * Allow a pure Perl implementation of Clutter::Layout::TUNE_REQUEST * Bind more Clutter::Effect API * Require the new stable release of Clutter Clutter 0.402 ============= * Make subclassing Clutter::Box more perlish * Add Clutter->SUPPORTED_MODULES(), to check the supported sub-modules against which Clutter was compiled * Make Clutter::TestHelper skip tests if no support for the needed module was found Clutter 0.401 ============= * Build fixes for packaging * Add optional bindings for the Gtk2 integration * Add a Test::More wrapper module and update the test suite Clutter 0.400 ============= * Resync with upstream API * Include autogenerated key symbols as Clutter::Keysyms * Allow overriding Clutter::Actor virtual methods * Add optional bindings for the GStreamer integration * Add optional bindings for the Cairo integration * Register a sink function for every initially unowned class * Add more tests Clutter 0.402 ============= * Make subclassing Clutter::Box more perlish Clutter 0.401 ============= * Build fixes for packaging * Add optional bindings for the Gtk2 integration * Add a Test::More wrapper module and update the test suite Clutter 0.400 ============= * Resync with upstream API * Include autogenerated key symbols as Clutter::Keysyms * Allow overriding Clutter::Actor virtual methods * Add optional bindings for the GStreamer integration * Add optional bindings for the Cairo integration * Register a sink function for every initially unowned class * Add more tests