summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clutter-event: Add API around touchpad gesture eventswip/touchpad-gesturesCarlos Garnacho2015-07-103-0/+144
* evdev: Handle libinput touchpad swipe/pinch gesture eventsCarlos Garnacho2015-07-102-1/+166
* event: Add pinch/swipe gesture event types and structsCarlos Garnacho2015-07-105-0/+164
* docs: Update all the links in the READMEEmmanuele Bassi2015-07-101-11/+9
* actor: Use CLUTTER_NEARBYINT instead of C integer castingEmmanuele Bassi2015-07-101-2/+2
* actor: Add bind_model_with_properties()Emmanuele Bassi2015-07-104-24/+151
* examples/actor-model: Add activate transitionEmmanuele Bassi2015-07-101-1/+68
* examples/actor-model: Clean up and commentEmmanuele Bassi2015-07-091-141/+169
* gdk: Use X11 API only when running under X11Emmanuele Bassi2015-07-091-5/+6
* actor: Rename internal functionEmmanuele Bassi2015-07-091-11/+12
* cogl: Pack ClutterStageCogl a bit moreEmmanuele Bassi2015-07-081-10/+11
* backend: Remove unnecessary private data structureEmmanuele Bassi2015-07-082-82/+46
* build: Do not define Wayland support unconditionallyEmmanuele Bassi2015-07-081-7/+6
* Move header inclusion guard at the topEmmanuele Bassi2015-07-0771-210/+214
* Add autocleanup macros for Clutter typesEmmanuele Bassi2015-07-073-1/+109
* actor: Clean up transform_stage_point()Emmanuele Bassi2015-07-071-58/+49
* examples: Add actor-modelEmmanuele Bassi2015-07-072-0/+443
* actor: Allow binding an actor to a GListModelEmmanuele Bassi2015-07-073-0/+156
* build: Bump GLib dependencyEmmanuele Bassi2015-07-071-1/+1
* Move ClutterModel to the deprecated areaEmmanuele Bassi2015-07-077-7/+7
* Move clutter-list-model.[ch] to the deprecated areaEmmanuele Bassi2015-07-075-3/+3
* conform: Disable deprecation warnings in the model unitsEmmanuele Bassi2015-07-071-0/+1
* Deprecate ClutterModelEmmanuele Bassi2015-07-072-44/+158
* Deprecate ClutterListModelEmmanuele Bassi2015-07-072-4/+17
* build: Automatically detect Wayland supportEmmanuele Bassi2015-07-071-9/+20
* x11: don't create the libinput tapping propertyPeter Hutterer2015-07-071-1/+6
* Updated Portuguese translationPedro Albuquerque2015-07-011-777/+792
* docs: Fix a typo in ClutterImage exampleKalev Lember2015-06-201-1/+1
* Post-release version bump to 1.23.3Emmanuele Bassi2015-06-181-1/+1
* Release Clutter 1.23.21.23.2Emmanuele Bassi2015-06-182-1/+44
* tests/interactive: Fix compiler warningEmmanuele Bassi2015-06-181-2/+2
* Add PanAxis mode that automatically pins scroll based on initial movementGustavo Noronha Silva2015-06-115-23/+167
* gdk: Enable GDK_TOUCH_MASK on the stage windowCarlos Garnacho2015-06-111-0/+1
* gdk: Ignore synthesized leave events out of touch eventsCarlos Garnacho2015-06-111-1/+4
* gdk: Add function to retrieve the GdkVisualEmmanuele Bassi2015-06-103-0/+52
* gdk: Use the Cogl visual on Xlib winsysEmmanuele Bassi2015-06-101-13/+37
* build: No need to conditionally include -WshadowEmmanuele Bassi2015-06-101-8/+1
* build: Use the same pattern for the manual Mir checkEmmanuele Bassi2015-06-101-12/+13
* build: Manually check for Wayland support in CoglEmmanuele Bassi2015-06-101-0/+24
* build: Remove unused internal definesEmmanuele Bassi2015-06-101-12/+0
* Use the public symbol for Wayland compositor supportEmmanuele Bassi2015-06-101-7/+7
* Add missing includeEmmanuele Bassi2015-06-101-0/+2
* gdk/device: Propagate more device details from GDKEmmanuele Bassi2015-06-031-1/+24
* Fix a compile error when the X11 backend is disabledDima Ryazanov2015-05-291-1/+1
* swipe-action: Fix typoCarlos Garnacho2015-05-261-1/+1
* swipe-action: Prepare for multifinger swipesCarlos Garnacho2015-05-261-3/+6
* Move API reference down one levelEmmanuele Bassi2015-05-1930-187/+185
* Remove the separate Cally API referenceEmmanuele Bassi2015-05-197-468/+0
* docs: Merge Clutter and Cally API referenceEmmanuele Bassi2015-05-195-61/+272
* docs: Remove stray XML elementEmmanuele Bassi2015-05-191-1/+1