summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples: Clean upEmmanuele Bassi2013-03-197-548/+51
* examples/test: Do not use deprecated APIEmmanuele Bassi2012-06-061-8/+5
* examples/actor: Do not use deprecated APIEmmanuele Bassi2012-06-061-14/+8
* examples/window: Do not use deprecated APIEmmanuele Bassi2012-06-061-11/+17
* examples/multistage: Do not use deprecated APIEmmanuele Bassi2012-06-061-5/+5
* examples/events: Do not use deprecated APIEmmanuele Bassi2012-06-061-3/+3
* examples/actor: Fix shadowed variable warningEmmanuele Bassi2012-06-051-2/+2
* examples: Add/remove actors at run-timeBastien Nocera2012-05-161-17/+51
* examples: Remove compilation warningsEmmanuele Bassi2011-11-106-25/+33
* Support run-time backend detectionEmmanuele Bassi2011-11-101-6/+6
* examples/multistage: Remove explicit size requestEmmanuele Bassi2011-10-241-3/+3
* examples/test: Clean upEmmanuele Bassi2011-10-241-37/+42
* build: Fix srcdir != builddirColin Walters2011-09-021-1/+1
* Explicitly link gtk-clutter-test against libm. Fixes bug #657952Andre Klapper2011-09-021-3/+3
* Fix C99-isms in example codeEmmanuele Bassi2011-04-052-51/+62
* examples: Remove broken/old examplesEmmanuele Bassi2011-03-254-674/+0
* Make calling gtk_clutter_init* multiple times safeEmmanuele Bassi2011-03-181-11/+20
* gtk-clutter-window-test: Clean upEmmanuele Bassi2010-12-231-8/+37
* Fixes after the style API changedEmmanuele Bassi2010-12-231-13/+1
* Add GtkClutterTexture and rework texture integrationEmmanuele Bassi2010-12-224-15/+23
* examples: Try to clean up the rotating testsEmmanuele Bassi2010-12-012-138/+53
* embed: Forward Key eventsEmmanuele Bassi2010-08-091-1/+16
* examples: Use constraintsEmmanuele Bassi2010-07-211-8/+8
* examples: Remove a warning on icons not foundEmmanuele Bassi2010-07-201-18/+19
* Clean up the APIEmmanuele Bassi2010-07-207-666/+0
* examples: Set gtk-button-images after creating buttonsEmmanuele Bassi2010-07-201-7/+7
* examples: Remove deprecated API usageEmmanuele Bassi2010-07-191-1/+1
* Use accessor functions instead direct access.Javier Jardón2010-03-182-14/+25
* examples: Add a test that embeds ScrolledWindowEmmanuele Bassi2010-01-082-1/+255
* examples: Force gtk-button-images to TRUEEmmanuele Bassi2010-01-071-0/+7
* examples: Quit when destroying the windowEmmanuele Bassi2010-01-071-0/+2
* examples: Use gtk_clutter_init_with_args()Emmanuele Bassi2010-01-061-3/+14
* examples: Fix compilation with maintainer cflagsEmmanuele Bassi2010-01-068-2/+16
* A scrolled window testDanielle Madeley2009-11-182-1/+58
* Add animations to the stacked-standins demoDanielle Madeley2009-11-181-2/+66
* Hook up destroy signal for testcaseDanielle Madeley2009-11-181-0/+3
* gtk-clutter-window-test2: call gtk_main_quit on window destroyDanielle Madeley2009-11-181-6/+9
* Make the code for binding width/height between actors a util functionDanielle Madeley2009-11-181-3/+1
* Extend stacked-standins test to include a comparisonDanielle Madeley2009-11-181-1/+12
* stacked-standins demo, which has embedded stacks of GtkClutterStandinsDanielle Madeley2009-11-182-1/+83
* Change gtk-clutter-window-test to use gtk_clutter_actor_new_with_contents()Danielle Madeley2009-11-181-7/+4
* [expose-test] track enter/leave/focus eventsDanielle Madeley2009-11-181-0/+36
* Add timestamps to expose-testDanielle Madeley2009-11-181-0/+16
* A lot more feedback in expose-testDanielle Madeley2009-11-181-0/+50
* Testcase for tracking expose eventsDanielle Madeley2009-11-182-0/+73
* Animated Notebook exampleDanielle Madeley2009-11-183-1/+496
* Refcounting testcaseDanielle Madeley2009-11-182-0/+97
* Add some optional animation to the reparenting testDanielle Madeley2009-11-181-1/+46
* Reparenting testDanielle Madeley2009-11-182-1/+85
* Add an animation to the testcaseDanielle Madeley2009-11-181-1/+8