summaryrefslogtreecommitdiff
path: root/tests/interactive
Commit message (Expand)AuthorAgeFilesLines
* meson: Add conformance test suiteEmmanuele Bassi2018-06-171-0/+0
* Rename build directory to build-auxEmmanuele Bassi2018-06-171-23/+23
* tests: Set locale in test-script.cPhilip Withnall2016-08-231-0/+7
* tests: Force X11 backend for the pixmap testEmmanuele Bassi2015-12-111-0/+4
* test: interactive: port cairo clock to ClutterCanvasLionel Landwerlin2015-12-061-16/+16
* test: interactive: port cairo flowers to ClutterCanvasLionel Landwerlin2015-12-061-11/+30
* tests/interactive: Fix compiler warningEmmanuele Bassi2015-06-181-2/+2
* tests: Remove calls to clutter_x11_enable_xinput()Emmanuele Bassi2015-04-234-17/+0
* build: Use libtool macros to find libmEmmanuele Bassi2015-03-031-1/+1
* build: Drop ad hoc gitignore generation rulesEmmanuele Bassi2015-01-011-9/+8
* Fully rework the conformance test suiteEmmanuele Bassi2013-12-125-4/+149
* Make test-clip friendly for people with only one mouse buttonNeil Roberts2013-12-041-6/+26
* tests: add an interactive test for rotate and zoom actionsLionel Landwerlin2013-08-192-1/+100
* build: Generate gitignore on BUILT_SOURCESEmmanuele Bassi2013-08-191-6/+8
* build: Ensure tests are built only on make checkEmmanuele Bassi2013-08-191-4/+5
* build: Disable Cogl deprecation warnings for testsEmmanuele Bassi2013-07-021-0/+1
* build: Remove INCLUDES directivesEmmanuele Bassi2013-05-151-7/+5
* build: Fix up the silent rules prefixesEmmanuele Bassi2013-05-151-4/+4
* clutter-text: Allow setting attributes for editable textNirbheek Chauhan2013-01-161-2/+9
* A bunch of fixes for CoverityJasper St. Pierre2012-12-026-16/+2
* tests: Track TOUCH_CANCEL events in test-eventsEmanuele Aina2012-11-261-0/+8
* tests: Print touch sequences in test-eventsEmanuele Aina2012-11-261-3/+6
* tests: Print the modifiers state on mouse/touch eventsEmanuele Aina2012-11-261-22/+77
* tests: print coords and devices in test-eventsEmanuele Aina2012-09-241-22/+44
* tests: style fixes to test-eventsEmanuele Aina2012-09-121-8/+8
* tests: handle smooth scroll events in test-eventsEmanuele Aina2012-09-121-5/+18
* tests: track touch events in test-eventsEmanuele Aina2012-09-121-0/+28
* interactive/touch-events: Optimize touch event drawingSjoerd Simons2012-08-101-5/+28
* build: Fix out of tree buildsEmmanuele Bassi2012-07-301-0/+1
* interactive/keyframe: Use transition-stopped signalEmmanuele Bassi2012-07-261-0/+21
* interactive/animation: Use pivot pointEmmanuele Bassi2012-07-191-5/+3
* interactive/touch-events: Protect x11-specific callsEmmanuele Bassi2012-06-201-0/+2
* interactive/touch-events: Add a missing return valueEmmanuele Bassi2012-06-191-0/+2
* Stop casting ClutterTouchSequence* to ulongTomeu Vizoso2012-06-141-9/+18
* tests: Add interactive test for touch eventsTomeu Vizoso2012-06-052-1/+163
* examples: Updated box-layout exampleBastian Winkler2012-06-042-293/+0
* build: Move test-unit-names.h out of the distEmmanuele Bassi2012-05-281-1/+2
* event: Add convenience functions for Shift and Ctrl modifiersEmmanuele Bassi2012-05-251-6/+3
* Move scroll actor test to the examplesEmmanuele Bassi2012-05-172-180/+0
* Put bind-constraint back into the interactive testsEmmanuele Bassi2012-05-082-1/+254
* Move the easing modes test into the examplesEmmanuele Bassi2012-05-022-242/+0
* interactive/transitions: ModernizeEmmanuele Bassi2012-05-021-15/+23
* interactive/binding-pool: ModernizeEmmanuele Bassi2012-05-021-41/+32
* Move FlowLayout test into examplesEmmanuele Bassi2012-05-022-161/+0
* interactive/flow-layout: Modernize codeEmmanuele Bassi2012-05-021-13/+12
* Move examples from tests/interactive to a new top-levelEmmanuele Bassi2012-05-0110-1831/+1
* Add ClutterScrollActorEmmanuele Bassi2012-04-272-1/+181
* interactive/table-layout: Enable animationsEmmanuele Bassi2012-04-271-0/+1
* box-layout: Add the :orientation propertyEmmanuele Bassi2012-04-271-2/+12
* interactive/bin-layout: Improve the example codeEmmanuele Bassi2012-04-272-103/+135