Release Clutter 1.11.4 (snapshot)
[profile/ivi/clutter.git] / clutter /
2012-06-05 Emmanuele Bassisymbols: Add missing functions
2012-06-05 Emmanuele Bassidocs: Add ClutterTimelineClass.stopped annotation
2012-06-05 Tomeu Vizosoevents: Deliver touch events to actors
2012-06-05 Bastian WinklerAdd ClutterGridLayout
2012-06-05 Alexander LarssonDon't allocate size for invisible BinLayout children
2012-06-04 Bastian Winklerbox-layout: Deprecate expand/fill/align child properties
2012-06-04 Bastian Winklerbox-layout: Honor actor expand and alignment
2012-06-04 Bastian Winklertable-layout: Honor actors expand and alignment settings
2012-06-04 Emmanuele Bassiimage: Add a data setter using GBytes
2012-05-31 Emmanuele Bassiosx/backend: Chain up in create_context()
2012-05-31 Emanuele AinaFix width-for-height allocations
2012-05-31 Emmanuele Bassitimeline: Add a new "stopped" signal
2012-05-31 Emmanuele Bassiactor: Stop transitions on remove_child()
2012-05-30 Emmanuele Bassiactor: Finally fix RESIZE_ASPECT content gravity
2012-05-30 Bastian Winklerbox-layout: Remove unused BoxChild members
2012-05-28 Bastian Winklertable-layout: Use the ClutterLayoutManager animation API
2012-05-28 Bastian Winklerbox-layout: Use the ClutterLayoutManager animation API
2012-05-28 Bastian Winklerflow-layout: Implement layout animations
2012-05-28 Bastian Winklerbin-layout: Implement layout animations
2012-05-28 Bastian Winklerlayout-manager: Add a new animation API
2012-05-28 Bastian Winklerlayout-manager: Add a private struct to hold future...
2012-05-28 Emmanuele Bassipaint-volume: Use the correct coordinate for axis alignment
2012-05-28 Bastian Winklertext: Enable implicit color animations
2012-05-25 Emmanuele Bassievent: Add convenience functions for Shift and Ctrl...
2012-05-22 Mike Ruprechtflow-layout: Check for all positive values
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 BerkomClutterDropAction: 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-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-09 Emmanuele Bassiactor: Include margin in explicit sizes for all cases
2012-05-08 Emmanuele Bassiscore: Add deprecation annotations to all docs
2012-05-08 Emmanuele Bassiscore: Fix version of the deprecation annotations
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 BassiAnnotate deprecated get_type() functions
2012-05-03 Emmanuele Bassically: Disable deprecation warnings
2012-05-03 Emmanuele Bassidocs: Add annotation for ClutterEventSequence
2012-05-03 Tristan Van BerkomClutterDropAction: Added "drop-cancel" signal.
2012-05-02 Emmanuele Bassidocs: Move the easing modes graphs to the AnimationMode...
2012-05-02 Emmanuele BassiMove FlowLayout test into examples
2012-05-01 Emmanuele BassiMove examples from tests/interactive to a new top-level
2012-04-30 Emmanuele BassiAdd missing symbols
2012-04-30 Emmanuele Bassidocs: Fix typo in the <structname> tag
2012-04-30 Emmanuele Bassidocs: Annotation fixes
2012-04-27 Emmanuele Bassianimatable: Disable deprecation warnings
2012-04-27 Emmanuele BassiDisable deprecation warnings in deprecated classes
2012-04-27 Emmanuele Bassidocs: Specify scroll_to_point() coordinate space
2012-04-27 Emmanuele BassiDeprecate ClutterAlpha
2012-04-27 Emmanuele BassiAdd ClutterScrollActor
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 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 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
2012-04-27 Emmanuele BassiAdd version annotation for newly added functions
2012-04-27 Emmanuele BassiAdd a rect-contains-rect function
2012-04-27 Emmanuele BassiUse an epsilon for float comparison
2012-04-27 Emmanuele Bassievent: Add distance and angle accessors
2012-04-27 Emmanuele BassiAdd a function to compute the distance between points
2012-04-27 Emmanuele BassiMove towards an alloc/init pair for base types
2012-04-27 Emmanuele Bassicolor: Add initializers for ClutterColor
2012-04-27 Emmanuele Bassiscript: Support ClutterPoint and ClutterSize
2012-04-27 Emmanuele Bassiactor: Add position and size animatable properties
2012-04-27 Emmanuele Bassiactor: Use ClutterSize for minimum and natural fixed...
2012-04-27 Emmanuele Bassiactor: Use ClutterPoint for the fixed position
2012-04-27 Emmanuele BassiAdd base geometric types
2012-04-27 Emmanuele BassiMove the progress function registration to clutter...
2012-04-27 Emmanuele BassiDeprecate ClutterCairoTexture
next