profile/ivi/clutter.git
2012-05-24 Alexandre FrankeUpdate French translation
2012-05-22 Mike Ruprechtflow-layout: Check for all positive values
2012-05-22 Emmanuele Bassimodules: Use 0.10 branch for GStreamer packages
2012-05-21 Chun-wei Fanvs9/clutter.sln: Fix missing build item
2012-05-21 Chun-wei FanBug 676150 GDK: Fix build on Windows
2012-05-21 Bastian Winkleractor: Add a custom scriptable "margin" property
2012-05-21 Dominique BureauClutterText: Cannot pass NULL string to clutter_text_se...
2012-05-21 Tristan Van... ClutterDropAction: Avoid accessing priv->stage is not...
2012-05-18 Emmanuele Bassiscroll-actor: Check for point equality in the internal...
2012-05-18 Bastien Nocerascroll-actor: Fix ->transition not being reset
2012-05-17 Emmanuele BassiMove scroll actor test to the examples
2012-05-16 Bastian Winklertable-layout: Remove unused animation helpers
2012-05-16 Chun-wei FanVS property sheets: Correct "install" process
2012-05-16 Chun-wei FanVisual C++ support: Fix clutter.def generation
2012-05-16 Chun-wei FanVisual C++ support: Fix clutter.def generation
2012-05-16 Chun-wei FanVisual C++ support: Avoid redefinition warnings
2012-05-15 Bastian Winklertext: Add missing introspection annotations
2012-05-15 Bastian Winklerkeyframe-transition: Create a new interval if necessary
2012-05-15 Bastian Winklerkeyframe-transition: Documentation fixes
2012-05-15 Emmanuele Bassiscroll-actor: Paint children in pick mode
2012-05-14 Emmanuele Bassiscroll-actor: Implement pick()
2012-05-14 Chun-wei FanVisual C++ support: Add support to build GDK backend
2012-05-11 Emmanuele Bassiexamples/canvas: Resize the canvas on allocation changes
2012-05-11 Emmanuele Bassibuild: Drop version check on auto*
2012-05-11 Emmanuele Bassimodules: Point to the correct branch of Cogl
2012-05-09 Emmanuele Bassiactor: Include margin in explicit sizes for all cases
2012-05-08 Emmanuele BassiPut bind-constraint back into the interactive tests
2012-05-08 Emmanuele Bassiscore: Add deprecation annotations to all docs
2012-05-08 Emmanuele Bassiscore: Fix version of the deprecation annotations
2012-05-04 Emmanuele Bassiexamples: Add an example of layout manager
2012-05-04 Emmanuele BassiAdd rounded corners rectangle example using Canvas
2012-05-03 Bastien Nocerax11/device-manager-xi2: Fix assertions with touch
2012-05-03 Bastien Noceraevent: Fix copying touch events
2012-05-03 Emmanuele Bassidocs: Update the configure switches in the README
2012-05-03 Emmanuele BassiAnnotate deprecated get_type() functions
2012-05-03 Emmanuele Bassically: Disable deprecation warnings
2012-05-03 Emmanuele Bassidocs: Disable deprecations when building the object...
2012-05-03 Emmanuele Bassidocs: Add annotation for ClutterEventSequence
2012-05-03 Tristan Van... ClutterDropAction: Added "drop-cancel" signal.
2012-05-02 Emmanuele Bassidocs: Move the easing modes graphs to the AnimationMode...
2012-05-02 Emmanuele Bassidocs: Move ClutterAnimationMode's documentation
2012-05-02 Emmanuele BassiMove the easing modes test into the examples
2012-05-02 Emmanuele Bassiinteractive/transitions: Modernize
2012-05-02 Emmanuele Bassiinteractive/binding-pool: Modernize
2012-05-02 Emmanuele BassiMove FlowLayout test into examples
2012-05-02 Emmanuele Bassiinteractive/flow-layout: Modernize code
2012-05-02 Emmanuele Bassibuild: Fix BUILD_TESTS condition check
2012-05-01 Emmanuele Bassibuild: Allow disabling all tests and examples
2012-05-01 Emmanuele BassiMove examples from tests/interactive to a new top-level
2012-05-01 Emmanuele BassiPost-release version bump to 1.11.3
2012-05-01 Emmanuele BassiRelease Clutter 1.11.2
2012-05-01 Emmanuele Bassiconform/actor-graph: Add missing NULL terminator
2012-04-30 Christian Kirbach[l10n] Updated German translation
2012-04-30 Emmanuele BassiAdd missing symbols
2012-04-30 Emmanuele Bassidocs: Replace unknown <envvar> tag with <varname>
2012-04-30 Emmanuele Bassidocs: Fix typo in the <structname> tag
2012-04-30 Emmanuele Bassidocs: Annotation fixes
2012-04-28 Jonh WendellUpdated Brazilian Portuguese translation
2012-04-27 Fran DiéguezUpdated Galician translations
2012-04-27 Daniel MustielesUpdated Spanish translation
2012-04-27 Emmanuele Bassianimatable: Disable deprecation warnings
2012-04-27 Piotr DrągUpdated POTFILES.in
2012-04-27 Emmanuele BassiDisable deprecation warnings in deprecated classes
2012-04-27 Emmanuele Bassidocs: Mention that patches must pass the conformance...
2012-04-27 Emmanuele Bassidocs: Add missing symbols to the sections file
2012-04-27 Emmanuele Bassidocs: Specify scroll_to_point() coordinate space
2012-04-27 Emmanuele BassiDeprecate ClutterAlpha
2012-04-27 Emmanuele Bassidocs: Clean up index
2012-04-27 Emmanuele Bassidocs: Add ScrollActor to the API reference
2012-04-27 Emmanuele BassiAdd ClutterScrollActor
2012-04-27 Emmanuele Bassiinteractive/table-layout: Enable animations
2012-04-27 Emmanuele Bassilayout-manager: Deprecate the layout animation
2012-04-27 Emmanuele Bassitable-layout: Deprecate the animation API
2012-04-27 Emmanuele Bassibox-layout: Deprecate the animation API
2012-04-27 Emmanuele Bassiactor: Make :allocation animatable
2012-04-27 Emmanuele Bassiactor: Ignore allocation flags
2012-04-27 Emmanuele Bassiactor: Coalesce needs_[xy]_expand() into one method
2012-04-27 Emmanuele Bassibox-layout: Add the :orientation property
2012-04-27 Emmanuele Bassibin-layout: Deprecate BinLayout alignments
2012-04-27 Emmanuele Bassidocs: XInclude the bin layout example
2012-04-27 Emmanuele Bassiinteractive/bin-layout: Improve the example code
2012-04-27 Emmanuele Bassibin-layout: Use the actor align/expand flags
2012-04-27 Emmanuele Bassiactor: Add private get_effective_x_align() method
2012-04-27 Emmanuele Bassiactor: Add basic automatic expand flags
2012-04-27 Emmanuele Bassiactor: Remove automatic transition init from add_transi...
2012-04-27 Emmanuele BassiFixes for the API reference
2012-04-27 Emmanuele Bassidocs: Clean up the animation section
2012-04-27 Emmanuele BassiAdd deprecation annotations
2012-04-27 Emmanuele BassiDeprecate ClutterAnimation, as well as clutter_actor_an...
2012-04-27 Emmanuele BassiDeprecate State and Animator
2012-04-27 Emmanuele Bassikeyframe-transition: Add direct accessors for key frames
2012-04-27 Emmanuele BassiAdd ClutterTransitionGroup
2012-04-27 Emmanuele Bassitimeline: Add an internal function for advancing a...
2012-04-27 Emmanuele BassiAdd ClutterKeyframeTransition
2012-04-27 Emmanuele Bassiinterval: Allow passing NULL values to the constructor
2012-04-27 Emmanuele Bassieasing: Add utility functions
2012-04-27 Emmanuele Bassiactor: Make add_transition() work regardless of easing...
2012-04-27 Emmanuele Bassidocs: Use the Transition convenience API
2012-04-27 Emmanuele Bassitransition: Add interval convenience API
2012-04-27 Emmanuele Bassidocs: Add a reference section for geometric types
next