summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples/pan-action: Animate the content resetEmmanuele Bassi2012-09-031-1/+6
* pan-action: add PanAction, to handle panning in scrollable actorsEmanuele Aina2012-08-282-0/+128
* examples/box: Allow toggling animationsEmmanuele Bassi2012-08-201-2/+24
* build: Fix out of tree buildsEmmanuele Bassi2012-07-301-0/+1
* examples/basic: Use the event type and not a flagEmmanuele Bassi2012-07-301-5/+4
* actor: Add ::transition-stoppedEmmanuele Bassi2012-07-261-13/+14
* examples/easing-modes: Use newly added modesEmmanuele Bassi2012-07-191-0/+6
* Remove usage of ClutterLayoutManager easing APIEmmanuele Bassi2012-07-114-46/+2
* examples: Use pivot point, not anchor pointEmmanuele Bassi2012-07-114-4/+5
* examples: Use the pivot point for scalingEmmanuele Bassi2012-07-111-4/+3
* examples: Use rotation angle and pivot pointEmmanuele Bassi2012-07-112-5/+4
* actor: Add :z-position and deprecate :depthEmmanuele Bassi2012-07-111-4/+4
* examples: Clean up the threads usage exampleEmmanuele Bassi2012-07-111-16/+21
* examples/layout-manager: Show transformations inside layoutsEmmanuele Bassi2012-06-271-0/+28
* examples: Enable maintainer compiler flagsEmmanuele Bassi2012-06-061-1/+1
* examples/layout: Initialize variables to avoid warningsEmmanuele Bassi2012-06-061-4/+4
* examples: Build with deprecation warnings turned onEmmanuele Bassi2012-06-061-2/+1
* examples/constraints: Do not use deprecated APIEmmanuele Bassi2012-06-061-1/+1
* examples/flow: Do not use deprecated APIEmmanuele Bassi2012-06-061-1/+1
* examples/threads: Modernize codeEmmanuele Bassi2012-06-051-56/+69
* examples: Add a grid-layout exampleBastian Winkler2012-06-052-0/+387
* examples: Updated box-layout exampleBastian Winkler2012-06-042-0/+302
* timeline: Add a new "stopped" signalEmmanuele Bassi2012-05-311-4/+5
* examples: Allow optional animations in flow-layoutBastian Winkler2012-05-301-0/+9
* examples: Update layout-manager example to use the animations APIBastian Winkler2012-05-281-2/+20
* examples: Update drag and drop action codeEmmanuele Bassi2012-05-242-79/+142
* Move scroll actor test to the examplesEmmanuele Bassi2012-05-172-0/+194
* examples/canvas: Resize the canvas on allocation changesEmmanuele Bassi2012-05-111-1/+38
* Put bind-constraint back into the interactive testsEmmanuele Bassi2012-05-082-247/+0
* examples: Add an example of layout managerEmmanuele Bassi2012-05-042-0/+410
* Add rounded corners rectangle example using CanvasEmmanuele Bassi2012-05-042-0/+108
* Move the easing modes test into the examplesEmmanuele Bassi2012-05-022-0/+235
* Move FlowLayout test into examplesEmmanuele Bassi2012-05-022-0/+155
* Move examples from tests/interactive to a new top-levelEmmanuele Bassi2012-05-0111-0/+1818
* 2007-06-12 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-06-1210-1022/+0
* Added a 'activate' signal, which is emitted when the 'Enter' key is pressedNeil J. Patel2007-06-071-0/+8
* 2007-06-07 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-06-076-15/+29
* 2007-06-01 Neil J. Patel <njp@o-hand.com>Neil J. Patel2007-06-011-0/+1
* Added text-visibility, which will allow you to show all entered textNeil J. Patel2007-06-011-1/+2
* Add a text-changed signal to the entryNeil J. Patel2007-06-011-1/+11
* Added a function to deal with ClutterKeyEvents. Handles the majorityNeil J. Patel2007-06-011-45/+4
* Initial import of ClutterEntry, a text-entry actorNeil J. Patel2007-05-312-1/+97
* fixed clutter cos functions; fixed tilt calculations in elliptic pathTomas Frydrych2007-05-291-1/+1
* 2007-05-25 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-05-251-0/+3
* ClutterBehaviourEllipse api changes; z_camera calculationTomas Frydrych2007-05-251-2/+2
* 2007-05-25 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-05-251-1/+1
* removed ClutterReal; added clutter-unitsTomas Frydrych2007-05-221-1/+1
* ClutterReal typeTomas Frydrych2007-05-181-1/+1
* added tilt parameter to clutter_behaviour_ellipse_new()Tomas Frydrych2007-05-151-1/+1
* 2007-05-14 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-05-142-1/+189