summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Initial testcase for GtkClutterStandinDanielle Madeley2009-11-182-0/+59
* Animate the button icons in test2Danielle Madeley2009-11-181-18/+119
* Add a second test that tests size requestDanielle Madeley2009-11-182-1/+49
* Testcase for GtkClutterWindowDanielle Madeley2009-11-182-1/+129
* build: Use AM_SILENT_RULES if availableEmmanuele Bassi2009-11-021-4/+4
* Remove unused variablesEmmanuele Bassi2009-11-021-1/+0
* Merge remote branch 'alexl/client-side-windows'Emmanuele Bassi2009-11-022-0/+245
|\