summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mir: keep a reference to the mir surface and update it on size changeswip/mir-keepsurfaceMarco Trevisan (Treviño)2014-12-112-15/+32
* clutter: add Mir windowing/input backendMarco Trevisan (Treviño)2014-12-1114-2/+1571
* actor: Create a PangoContext per actorJasper St. Pierre2014-10-233-88/+60
* main: Don't update the PangoContext in clutter_set_font_flagsJasper St. Pierre2014-10-231-5/+0
* evdev: Flush event queue before removing an input deviceCarlos Garnacho2014-10-141-0/+17
* x11: Add missing closure annotation to ClutterX11FilterFuncRico Tzschichholz2014-10-021-1/+1
* build: Update the release rulesEmmanuele Bassi2014-09-221-10/+10
* Post-release version bump to 1.20.1Emmanuele Bassi2014-09-221-2/+2
* Release Clutter 1.20.01.20.0Emmanuele Bassi2014-09-222-2/+14
* docs: Fix the examples for ClutterText.set_font_name()Emmanuele Bassi2014-09-221-1/+6
* docs: Update the markdown README fileEmmanuele Bassi2014-09-221-19/+11
* Updated Greek translationMaria Mavridou2014-09-211-154/+153
* doap category coreOlav Vitters2014-09-191-0/+1
* Post-release version bump to 1.19.11Emmanuele Bassi2014-09-171-1/+1
* Release Clutter 1.19.101.19.10Emmanuele Bassi2014-09-172-1/+39
* docs: Fix annotation for has_mapped_clones() methodEmmanuele Bassi2014-09-171-1/+3
* docs: Remove missing symbolEmmanuele Bassi2014-09-171-1/+0
* Remove gtk-doc tags from clutter_test_* APIEmmanuele Bassi2014-09-171-6/+6
* actor: Unallocated children do not contribute to the paint volumeEmmanuele Bassi2014-09-151-1/+7
* actor: Default paint volume does not work without allocationEmmanuele Bassi2014-09-151-0/+6
* build: Ignore private header while building docsEmmanuele Bassi2014-09-151-0/+1
* ClutterInputDevice: Store the cursor coordinate state as floating pointJonas Ådahl2014-09-142-8/+8
* a11y: provide a way to ensure clutter accessibilityAlejandro Piñeiro2014-09-033-10/+17
* doc: Document CLUTTER_SCALE envvarBastien Nocera2014-09-031-0/+7
* gdk: Add window-scaling-factor supportBastien Nocera2014-09-031-0/+1
* Re-introduce removed GestureAction methodEmmanuele Bassi2014-09-033-2/+24
* Add TestEnvironment key to the installed tests launchersEmmanuele Bassi2014-08-291-0/+1
* Updated Hebrew translationYosef Or Boczko2014-08-281-482/+494
* xi2: XSync before getting the client pointer on constructionCarlos Garnacho2014-08-251-0/+1
* clutter-settings: Mark window-scaling-factor as fixed when set by the appAdel Gadllah2014-08-234-10/+37
* Forgot to commit the NEWS file prior to releaseEmmanuele Bassi2014-08-211-0/+27
* Post-release version bump to 1.19.9Emmanuele Bassi2014-08-211-1/+1
* Release Clutter 1.19.81.19.8Emmanuele Bassi2014-08-211-1/+1
* docs: Add missing symbols to the section fileEmmanuele Bassi2014-08-211-0/+2
* evdev: Fix compiler warningEmmanuele Bassi2014-08-211-1/+1
* build: Remove experimental notice for wayland/evdevEmmanuele Bassi2014-08-211-3/+0
* actor: Plug a leak in the implicit transition removalSunjin Yang2014-08-211-0/+8
* Updated Assamese translationngoswami2014-08-181-555/+620
* Updated German translationChristian Kirbach2014-08-181-51/+40
* backend: gdk: add support for foreign windows on waylandLionel Landwerlin2014-08-171-0/+11
* backend: gdk: add translation code for touch eventsLionel Landwerlin2014-08-171-0/+27
* Revert "backend: try gdk backend before x11/wayland/egl"Emmanuele Bassi2014-08-151-5/+5
* Remove unused internal 'in-resize' flagEmmanuele Bassi2014-08-153-17/+2
* backend: try gdk backend before x11/wayland/eglLionel Landwerlin2014-08-101-5/+5
* evdev: Add API to set the xkb layout indexRui Matos2014-08-072-0/+36
* canvas: assign white to paint color for texture nodeTom Beckmann2014-07-251-3/+3
* Post-release version bump to 1.19.7Emmanuele Bassi2014-07-241-1/+1
* Release Clutter 1.19.6 (snapshot)1.19.6Emmanuele Bassi2014-07-243-1/+40
* conform: Fix actor-shader-effectEmmanuele Bassi2014-07-241-1/+2
* input-device: Ensure crossing events are paired for touch sequencesCarlos Garnacho2014-07-231-0/+1