summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release Clutter 1.15.901.15.90Emmanuele Bassi2013-08-202-1/+53
* Update exported symbolsEmmanuele Bassi2013-08-201-0/+1
* paint-nodes: Have a fallback buffer for the root nodeEmmanuele Bassi2013-08-201-1/+5
* table-layout: Fix default values for expand/fill child propertiesFlorian Müllner2013-08-191-4/+4
* box-layout: Fix (legacy) expand/fill propertiesFlorian Müllner2013-08-191-2/+2
* bin-layout: Fix offsetsFlorian Müllner2013-08-191-2/+2
* box-layout: Fix child offsetsFlorian Müllner2013-08-191-2/+2
* actor: Minor cleanupFlorian Müllner2013-08-191-8/+2
* cookbook/examples: Disable Cogl deprecation warningsEmmanuele Bassi2013-08-191-0/+1
* docs: Fix gtk-doc warningsEmmanuele Bassi2013-08-192-0/+3
* Use paint nodes to set up the stageEmmanuele Bassi2013-08-193-27/+51
* paint-nodes: Remove modelview from ClutterRootNodeEmmanuele Bassi2013-08-192-13/+2
* 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
* Show if we are installing the tests in the configure summaryEmmanuele Bassi2013-08-191-0/+1
* build: Ensure tests are built only on make checkEmmanuele Bassi2013-08-196-86/+47
* actor: Do not set remove-on-complete on implicit transitionsEmmanuele Bassi2013-08-191-3/+1
* docs: Use the correct signal nameEmmanuele Bassi2013-08-191-1/+1
* Updated Slovenian translationMatej Urbančič2013-08-191-0/+0
* Updated Slovenian translationMatej Urbančič2013-08-191-599/+601
* evdev: implement wheel eventsGiovanni Campagna2013-08-141-0/+43
* evdev: don't update xkb state for autorepeated keysGiovanni Campagna2013-08-131-6/+14
* evdev: allow hooking directly into libxkbcommonGiovanni Campagna2013-08-132-0/+79
* evdev: add master / slave device handlingGiovanni Campagna2013-08-134-105/+139
* evdev: remove dead codeGiovanni Campagna2013-08-132-7/+0
* evdev: fix xkb_state handlingGiovanni Campagna2013-08-131-1/+1
* evdev: fix X11 to evdev keycode translationGiovanni Campagna2013-08-131-3/+5
* evdev: add a way for applications to tweak how devices are openedGiovanni Campagna2013-08-132-4/+62
* wayland: When resizing only trigger a redraw if the stage has been shownRob Bradford2013-08-122-1/+8
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2013-08-062-1216/+1240
* Updated Brazilian Portuguese translationRafael Ferreira2013-08-061-640/+656
* wayland: Only process enter and leave events Clutter created surfacesRob Bradford2013-08-041-0/+14
* wayland: Check there is valid pointer or keyboard focus for eventsRob Bradford2013-08-041-3/+19
* Update Conformance Tests MSVC ProjectChun-wei Fan2013-07-262-8/+8
* wayland: Only create and act on shell_surface for non-foreign surfacesRob Bradford2013-07-231-11/+13
* wayland: Add foreign surface support to stageChris Cummins2013-07-235-0/+53
* wayland: Add API for disabling the event dispatchingRob Bradford2013-07-234-0/+36
* clutter-actor: Make clutter_actor_has_mapped_clones publicAdel Gadllah2013-07-172-4/+21
* win32: Disable event retrieval in CoglNeil Roberts2013-07-122-0/+20
* Update the dependencies for the MinGW build scriptNeil Roberts2013-07-121-11/+68
* x11: Remove unused variableEmmanuele Bassi2013-07-121-1/+0
* input-device-x11: Remove more dead codeJasper St. Pierre2013-07-112-27/+0
* device-manager: Select for events on XIAllMasterDevicesJasper St. Pierre2013-07-116-84/+49
* device-manager: Don't pass the event mask aroundJasper St. Pierre2013-07-116-57/+21
* x11: Remove support for XInput 1Jasper St. Pierre2013-07-116-641/+7
* backend-x11: Remove bad branch predictionJasper St. Pierre2013-07-101-54/+51
* wayland: Don't pass the shell and compositor down to CoglNeil Roberts2013-07-101-4/+0
* Update ClutterWaylandSurface to use a resource instead of wl_bufferNeil Roberts2013-07-102-12/+17
* Add COGL_DISABLE_DEPRECATION_WARNINGS to the build flagsNeil Roberts2013-07-104-3/+1
* Bump the required Cogl version to 1.15.1Neil Roberts2013-07-101-1/+1