summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-03Updated French translationHEADmasterBruno Brouard1-266/+278
2012-06-03Updated Galician translationsFran Diéguez1-292/+304
2012-05-31cookbook/examples: Don't mix up height and width while splittingDebarshi Ray1-6/+6
2012-05-31osx/backend: Chain up in create_context()Emmanuele Bassi1-0/+3
2012-05-31Fix width-for-height allocationsEmanuele Aina1-3/+3
2012-05-31timeline: Add a new "stopped" signalEmmanuele Bassi6-56/+90
2012-05-31actor: Stop transitions on remove_child()Emmanuele Bassi1-10/+37
2012-05-30Updated Spanish translationDaniel Mustieles1-279/+285
2012-05-30actor: Finally fix RESIZE_ASPECT content gravityEmmanuele Bassi1-7/+15
2012-05-30box-layout: Remove unused BoxChild membersBastian Winkler1-5/+0
2012-05-30examples: Allow optional animations in flow-layoutBastian Winkler1-0/+9
2012-05-29Updated Slovenian translationMatej Urbančič1-617/+665
2012-05-28examples: Update layout-manager example to use the animations APIBastian Winkler1-2/+20
2012-05-28table-layout: Use the ClutterLayoutManager animation APIBastian Winkler1-148/+47
2012-05-28box-layout: Use the ClutterLayoutManager animation APIBastian Winkler1-140/+60
2012-05-28flow-layout: Implement layout animationsBastian Winkler1-0/+20
2012-05-28bin-layout: Implement layout animationsBastian Winkler1-0/+18
2012-05-28layout-manager: Add a new animation APIBastian Winkler4-2/+449
2012-05-28layout-manager: Add a private struct to hold future propertiesBastian Winkler2-2/+12
2012-05-28build: Move test-unit-names.h out of the distEmmanuele Bassi1-1/+2
2012-05-28paint-volume: Use the correct coordinate for axis alignmentEmmanuele Bassi1-1/+1
2012-05-28text: Enable implicit color animationsBastian Winkler1-62/+215
2012-05-25event: Add convenience functions for Shift and Ctrl modifiersEmmanuele Bassi5-6/+44
2012-05-24Visual C++ support: Copy clutter-gdk.h as wellChun-wei Fan6-183/+251
2012-05-24Visual C++ 2010: Fix x64 Release_GDK configsChun-wei Fan2-3/+3
2012-05-24examples: Update drag and drop action codeEmmanuele Bassi2-79/+142
2012-05-24Update French translationAlexandre Franke1-569/+616
2012-05-22flow-layout: Check for all positive valuesMike Ruprecht1-2/+2
2012-05-22modules: Use 0.10 branch for GStreamer packagesEmmanuele Bassi1-3/+3
2012-05-21vs9/clutter.sln: Fix missing build itemChun-wei Fan1-0/+1
2012-05-21Bug 676150 GDK: Fix build on WindowsChun-wei Fan2-2/+11
2012-05-21actor: Add a custom scriptable "margin" propertyBastian Winkler5-0/+156
2012-05-21ClutterText: Cannot pass NULL string to clutter_text_set_text()Dominique Bureau1-2/+2
2012-05-21ClutterDropAction: Avoid accessing priv->stage is not yet resolved.Tristan Van Berkom1-2/+4
2012-05-18scroll-actor: Check for point equality in the internal setterEmmanuele Bassi1-3/+3
2012-05-18scroll-actor: Fix ->transition not being resetBastien Nocera1-10/+1
2012-05-17Move scroll actor test to the examplesEmmanuele Bassi4-10/+32
2012-05-16table-layout: Remove unused animation helpersBastian Winkler1-9/+0
2012-05-16VS property sheets: Correct "install" processChun-wei Fan2-4/+4
2012-05-16Visual C++ support: Fix clutter.def generationChun-wei Fan1-2/+2
2012-05-16Visual C++ support: Fix clutter.def generationChun-wei Fan1-2/+2
2012-05-16Visual C++ support: Avoid redefinition warningsChun-wei Fan2-8/+8
2012-05-15text: Add missing introspection annotationsBastian Winkler1-4/+4
2012-05-15keyframe-transition: Create a new interval if necessaryBastian Winkler1-1/+6
2012-05-15keyframe-transition: Documentation fixesBastian Winkler1-5/+5
2012-05-15scroll-actor: Paint children in pick modeEmmanuele Bassi1-0/+10
2012-05-14scroll-actor: Implement pick()Emmanuele Bassi1-11/+37
2012-05-14Visual C++ support: Add support to build GDK backendChun-wei Fan9-24/+858
2012-05-11examples/canvas: Resize the canvas on allocation changesEmmanuele Bassi1-1/+38
2012-05-11build: Drop version check on auto*Emmanuele Bassi1-41/+13