summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* zoom-action: Implement the ClutterTouchpadGesture interfacewip/carlosg/touchpad-gesturesCarlos Garnacho2015-06-041-1/+58
* zoom-action: Refactor focal point maintenance/emission into separate funcsCarlos Garnacho2015-06-041-25/+65
* rotate-action: Implement the ClutterTouchpadGesture interfaceCarlos Garnacho2015-06-041-1/+58
* swipe-action: Implement the ClutterTouchpadGesture interfaceCarlos Garnacho2015-06-041-1/+84
* swipe-action: Refactor direction change/emission checks into separate functionsCarlos Garnacho2015-06-041-44/+66
* gesture-action: Prepare for ClutterTouchpadGesture implementationsCarlos Garnacho2015-06-041-13/+102
* touchpad-gesture: Add ClutterTouchpadGesture interfaceCarlos Garnacho2015-06-043-0/+176
* evdev: Handle libinput touchpad swipe/pinch gesture eventsCarlos Garnacho2015-06-041-0/+163
* event: Add pinch/swipe gesture event types and structsCarlos Garnacho2015-06-044-0/+131
* 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
* examples: Add transparency to the rounded rectangleEmmanuele Bassi2015-04-301-1/+3
* actor: Remove trailing new lineEmmanuele Bassi2015-04-301-1/+1
* actor: Use the real opacity when clearing the stageEmmanuele Bassi2015-04-301-1/+7
* clutter-stage-cogl: Match EGL's behavior of eglSwapBuffersWithDamageJasper St. Pierre2015-04-291-5/+1
* build: Skip gitignore files when not building from gitEmmanuele Bassi2015-04-231-7/+8
* build: Create .gitignore files in the current directoryEmmanuele Bassi2015-04-231-5/+5
* tests: Remove calls to clutter_x11_enable_xinput()Emmanuele Bassi2015-04-234-17/+0
* docs: Add new actor state methodsEmmanuele Bassi2015-04-231-0/+3
* Stop using macros for accessing actor stateEmmanuele Bassi2015-04-238-30/+30
* Soft-deprecation of actor state macrosEmmanuele Bassi2015-04-142-0/+20
* actor: Add functions mapping to state query macrosEmmanuele Bassi2015-04-142-0/+67
* Add version macros for 1.24Emmanuele Bassi2015-04-142-0/+24
* x11: Plug a leak on error pathEmmanuele Bassi2015-04-091-2/+5
* x11: Improve touchpad detection heuristicsEmmanuele Bassi2015-04-091-1/+33
* Post-branch version bump to 1.23.1Emmanuele Bassi2015-03-231-2/+2
* actor: Fix a compiler warningEmmanuele Bassi2015-03-231-1/+2
* gdk: Fix stage removal from the master clockEmmanuele Bassi2015-03-231-2/+8
* Post-release version bump to 1.22.1Emmanuele Bassi2015-03-231-2/+2
* Release Clutter 1.22.0 (stable)1.22.0Emmanuele Bassi2015-03-232-2/+29
* gdk: Fix mapping between frame clock and stagesEmmanuele Bassi2015-03-231-34/+70
* build: Remove unused internal defineEmmanuele Bassi2015-03-231-2/+0