profile/ivi/clutter.git
2012-06-10 Emmanuele Bassidocs: Add missing clutter_interval_is_valid symbol
2012-06-10 Emmanuele Bassibase-types: Don't free zero point and rect
2012-06-10 Emmanuele Bassibase-types: Add zero point and rect
2012-06-10 Emmanuele Bassidocs: Further clarifications on implicit vs explicit...
2012-06-10 Emmanuele Bassidocs: Remove the old animation tutorial
2012-06-10 Emmanuele Bassidocs: Add notes on implicit vs. explicit animations
2012-06-10 Emmanuele Bassiactor: Provide an initial easing state
2012-06-09 Evan Nemersonbinding-pool: add user_data parameter to ClutterBinding...
2012-06-09 Daniel MustielesUpdated Spanish translation
2012-06-08 Fran DiéguezUpdated Galician translations
2012-06-08 Emmanuele Bassiproperty-transition: Verify the interval on compute_value()
2012-06-08 Emmanuele Bassiinterval: Add is_valid() method
2012-06-08 Emmanuele Bassiinterval: Add initial and final properties
2012-06-08 Emmanuele Bassitransition: Use current values if no interval is defined
2012-06-08 Emmanuele Bassitext: Chain up in the ScriptableIface implementation
2012-06-08 Emmanuele Bassicanvas: Use the actor's content repeat policy
2012-06-08 Emmanuele Bassiimage: Use the actor's content repeat policy
2012-06-08 Emmanuele Bassiactor: Add content-repeat
2012-06-08 Emmanuele Bassitable: Deprecate the align, expand, and fill layout...
2012-06-08 Emmanuele Bassitext: Use actor alignments when painting the layout
2012-06-08 Alexander LarssonDon't allocate size to invisible BinLayout children
2012-06-07 Alexander LarssonBinLayout: Always use fixed_x/y for FIXED if set
2012-06-07 Alexander LarssonEnsure that fixed positions always start at 0,0
2012-06-07 Alexander LarssonAdd _clutter_actor_peek_layout_info
2012-06-07 Emmanuele Bassiconform/events-touch: Silently bail out if init failed
2012-06-07 Emmanuele Bassiactor: Improve debug message for create_transition()
2012-06-07 Emmanuele Bassidebug: Group debug messages by timestamps
2012-06-07 Emmanuele Bassiactor: Improve the debug name
2012-06-07 Tomeu Vizosotests: Add unit test for touch event handling
2012-06-06 Emmanuele Bassiexamples: Enable maintainer compiler flags
2012-06-06 Emmanuele Bassiexamples/layout: Initialize variables to avoid warnings
2012-06-06 Emmanuele Bassiexamples: Build with deprecation warnings turned on
2012-06-06 Emmanuele Bassiexamples/constraints: Do not use deprecated API
2012-06-06 Emmanuele Bassiexamples/flow: Do not use deprecated API
2012-06-06 Emmanuele Bassidocs: Fix wrong rotation-* properties name
2012-06-06 Danielle Madeleyevdev: Use new xkbcommon include path
2012-06-05 Emmanuele BassiPost-release version bump to 1.11.5
2012-06-05 Emmanuele BassiRelease Clutter 1.11.4 (snapshot)
2012-06-05 Emmanuele Bassisymbols: Add missing functions
2012-06-05 Emmanuele Bassidocs: Add ClutterTimelineClass.stopped annotation
2012-06-05 Emmanuele Bassiexamples/threads: Modernize code
2012-06-05 Daniel MustielesUpdated Spanish translation
2012-06-05 Tomeu Vizosotests: Add interactive test for touch events
2012-06-05 Tomeu Vizosoevents: Deliver touch events to actors
2012-06-05 Fran DiéguezUpdated Galician translations
2012-06-05 Piotr DrągUpdated POTFILES.in
2012-06-05 Bastian Winklerexamples: Add a grid-layout example
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 Winklerexamples: Updated box-layout example
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 Bastian Winklerdoc: Add ClutterLayoutManagerPrivate to doc sections
2012-06-04 Emmanuele Bassiimage: Add a data setter using GBytes
2012-06-03 Bruno BrouardUpdated French translation
2012-06-03 Fran DiéguezUpdated Galician translations
2012-05-31 Debarshi Raycookbook/examples: Don't mix up height and width while...
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 Daniel MustielesUpdated Spanish translation
2012-05-30 Emmanuele Bassiactor: Finally fix RESIZE_ASPECT content gravity
2012-05-30 Bastian Winklerbox-layout: Remove unused BoxChild members
2012-05-30 Bastian Winklerexamples: Allow optional animations in flow-layout
2012-05-29 Matej UrbančičUpdated Slovenian translation
2012-05-28 Bastian Winklerexamples: Update layout-manager example to use the...
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 Bassibuild: Move test-unit-names.h out of the dist
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-24 Chun-wei FanVisual C++ support: Copy clutter-gdk.h as well
2012-05-24 Chun-wei FanVisual C++ 2010: Fix x64 Release_GDK configs
2012-05-24 Emmanuele Bassiexamples: Update drag and drop action code
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
next