summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release Clutter 1.23.61.23.6Emmanuele Bassi2015-08-212-1/+28
* docs: Fix a typo in the BoxLayout:homogeneous descriptionEmmanuele Bassi2015-08-211-2/+2
* gdk: Use non-deprecated/non-Clutter specific X11 APIEmmanuele Bassi2015-08-211-1/+1
* Bump up requirement for CoglEmmanuele Bassi2015-08-211-1/+1
* conform/actor-pick: Add more verbose output on failureEmmanuele Bassi2015-08-191-2/+26
* Updated Galician translationsFran Dieguez2015-08-171-418/+420
* Updated French translationAlexandre Franke2015-08-151-412/+413
* Updated Spanish translationDaniel Mustieles2015-08-121-2902/+2902
* Add an explicit dep on GIOEmmanuele Bassi2015-08-111-2/+2
* Updated Lithuanian translationAurimas Černius2015-08-061-413/+415
* Updated Portuguese translationPedro Albuquerque2015-08-041-215/+218
* Updated Indonesian translationAndika Triwidada2015-08-031-209/+212
* Fix typo (textues)Anders Jonsson2015-08-011-1/+1
* Fixes to Catalan translationJordi Mas2015-08-011-5/+5
* backend: Check for a known set of driversAdel Gadllah2015-07-261-13/+56
* evdev: Set missing dx/dy fields on ClutterTouchpadPinchEventsCarlos Garnacho2015-07-241-0/+2
* Updated Swedish translationSebastian Rasmussen2015-07-231-944/+1265
* Post-release version bump to 1.23.5Emmanuele Bassi2015-07-221-1/+1
* Release Clutter 1.23.41.23.4Emmanuele Bassi2015-07-223-1/+55
* build: Fix for distcheckEmmanuele Bassi2015-07-221-1/+1
* docs: Add missing symbolsEmmanuele Bassi2015-07-221-1/+5
* docs: give more hints about how to replace the anchor-pointStefan Sauer2015-07-221-3/+7
* x11: Remove unused enumerationEmmanuele Bassi2015-07-201-12/+0
* Do not generate backend-specific enumeration typesEmmanuele Bassi2015-07-203-2/+28
* build: Use the appropriate NAMESPACE variable everywhereEmmanuele Bassi2015-07-191-14/+11
* deprecated: Regenerate the compatibility key symbolsEmmanuele Bassi2015-07-171-2099/+2099
* keysyms-update: Add deprecation notice for compat symbolsEmmanuele Bassi2015-07-171-1/+3
* macros: Clang 3.4 and later versions can use deprecation macros for GCCTing-Wei Lan2015-07-141-1/+2
* actor: Check for NULL pointer for pspecNitin Sharma2015-07-131-5/+8
* macros: Add fallback defines for non-GCC compilersEmmanuele Bassi2015-07-111-0/+3
* trivial: Fix return value error in clutter_event_get_gesture_motion_deltaTing-Wei Lan2015-07-111-3/+3
* actor: Fully deprecate the state access macrosEmmanuele Bassi2015-07-111-6/+21
* conform: Do not use deprecated macrosEmmanuele Bassi2015-07-111-4/+4
* conform: Disable deprecation warningsEmmanuele Bassi2015-07-111-0/+1
* gdk: Do not use deprecated macrosEmmanuele Bassi2015-07-111-1/+1
* backend: Do not use deprecated macrosEmmanuele Bassi2015-07-111-2/+3
* cally: Drop use of deprecated macrosEmmanuele Bassi2015-07-112-6/+6
* Add macros for deprecating macrosEmmanuele Bassi2015-07-111-0/+14
* clutter-event: Add API around touchpad gesture eventsCarlos 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