summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* build: Clean up Cally's API reference MakefileEmmanuele Bassi2015-05-191-63/+18
* docs: Add missing version symbolsEmmanuele Bassi2015-05-191-0/+4
* actor: Guard against negative-sized allocationsEmmanuele Bassi2015-05-191-6/+9
* actor: Ensure allocation adjustment is safe against zero sizesEmmanuele Bassi2015-05-191-4/+26
* Updated Czech translationMarek Černocký2015-05-181-83/+71
* x11: Fix touchpad detectionRui Matos2015-05-181-1/+1
* docs: Fix 1.24 symbols reference titleEmmanuele Bassi2015-05-121-1/+1
* build: Fix the URLs in the release email templateEmmanuele Bassi2015-05-121-7/+11
* clutter-backend-gdk: Only set setting on successful gdk_screen_get_setting callMatthieu Bouron2015-05-121-6/+8
* docs: Add 1.24 symbols indexEmmanuele Bassi2015-05-101-0/+5
* gdk: Use RGBA visual if there is oneEmmanuele Bassi2015-05-071-1/+2
* docs: Fix typo in ClutterStage::deactivateEmmanuele Bassi2015-05-011-1/+1