profile/ivi/clutter.git
2012-06-21 Dimitris SpingosNew Greek translation upstream
2012-06-20 Emmanuele Bassiconform/script: Add the return type for the margin...
2012-06-20 Matthias ClasenXI2: Avoid a crash in event translation
2012-06-20 Andy Wingocairo: Always update texture after ClutterCairoTexture...
2012-06-20 Emmanuele BassiRemove duplicate typedefs
2012-06-20 Emmanuele Bassiinteractive/touch-events: Protect x11-specific calls
2012-06-20 Emmanuele Bassiconform: Put xinput enabling under guards
2012-06-19 Emmanuele Bassibuild: Add coverage support using lcov
2012-06-19 Emmanuele Bassibuild: Remove gcov from the build
2012-06-19 Emmanuele Bassiinteractive/touch-events: Add a missing return value
2012-06-19 Sasi Bhushan... Updated Telugu Translation
2012-06-19 Emmanuele Bassibuild: Remove tarball upload to clutter-project.org
2012-06-18 Emmanuele Bassitransition: Check if we're setting the same interval
2012-06-18 Emmanuele Bassiproperty-transition: Lazily convert the interpolated...
2012-06-18 Emmanuele Bassiconform/interval: Add transformation unit test
2012-06-18 Emmanuele Bassiinterval: Do not leak the result GValue
2012-06-18 Emmanuele Bassiinterval: Compute progress for signed char
2012-06-18 Emmanuele Bassiinterval: Validate more fundamental types
2012-06-18 Emmanuele Bassiconform: Initial suite for ClutterInterval
2012-06-18 Emmanuele Bassiinterval: Remove unnecessary check
2012-06-18 Emmanuele Bassiinterval: Transform values on set, if needed
2012-06-18 Alejandro Piñeirotests: a11y: updated atkevents after bug 675183
2012-06-18 Alejandro Piñeiroa11y: Remove key event listener hash table if no longer...
2012-06-18 Alejandro Piñeiroa11y: atk_add_key_event_listener listener_id should...
2012-06-15 Frédéric Péterstests: link test-conformance against libm
2012-06-14 Emmanuele Bassicanvas: Propagate Cairo errors when diagnostic mode...
2012-06-14 Tomeu Vizosotests: Make sure we return 0 only on error
2012-06-14 Tomeu VizosoStop casting ClutterTouchSequence* to ulong
2012-06-13 Emmanuele Bassidocs: Mention the Timeline::stopped signal in the class...
2012-06-13 Emmanuele Bassitimeline: Emit last ::completed before ::stopped
2012-06-13 Evan Nemersonintrospection: assorted annotation fixes ported from...
2012-06-12 Bastian Winklergrid-layout: Insert new rows/columns at the appropriate...
2012-06-12 Bastian Winklergrid-layout: Fix attach position for horizontal orientation
2012-06-12 Ihar HrachyshkaUpdated Belarusian translation.
2012-06-11 Emmanuele BassiUpdate keysyms headers
2012-06-11 Emmanuele Bassikeysyms-update: Add deprecation guards to the deprecate...
2012-06-11 Emmanuele Bassidocs: Update the release notes for 1.12
2012-06-11 Emmanuele Bassidocs: Change GridLayout's short description
2012-06-10 Emmanuele Bassidocs: Document user_data argument for BindingActionFunc
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
next