summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added Occitan translationclutter-1.12Cédric Valmary2016-03-081-0/+2888
* Initial Hungarian translationBalázs Úr2013-09-261-0/+2786
* actor: Revert the Transition/Actor leak fixEmmanuele Bassi2013-03-051-4/+7
* timeline: Use the right function pointer offsetEmmanuele Bassi2013-03-051-1/+1
* Fix a typo in ClutterEventType documentationKouhei Sutou2013-03-041-1/+1
* x11/device-manager-xi2: Fix slave to master associationRui Matos2013-03-041-2/+2
* xi2: Fix access beyond array boundariesYanko Kaneti2013-03-041-3/+3
* settings: Don't reload config for fontconfig if there's no fontmapNeil Roberts2013-03-041-7/+15
* actor: Use the correct return valueJosselin Mouette2013-03-041-1/+1
* Fix compiler warnings by initializing variablesEmmanuele Bassi2013-03-041-2/+2
* actor: Fix clutter_actor_allocate_align_fill for partially-filled actorsJasper St. Pierre2013-03-041-25/+21
* x11/clutter-keymap-x11: Honor XkbNewKeyboardNotify eventsRui Matos2013-03-041-0/+1
* actor: Release a reference on the implicit TransitionsEmmanuele Bassi2013-03-041-3/+6
* text: Clean up the set_font_description_internal() semanticsEmmanuele Bassi2013-03-041-8/+7
* test-interactive-clutter.vc(x)projin: Fix includesChun-wei Fan2012-12-282-8/+8
* Fix Clutter Visual C++ projectsChun-wei Fan2012-12-282-8/+8
* Visual C++ property sheets: Fix header "install"Chun-wei Fan2012-12-242-37/+45
* actor: rollback pivot translation even on explicit transformsEmanuele Aina2012-12-173-1/+42
* Visual C++ projects: Use MultiByte character setChun-wei Fan2012-12-1738-76/+76
* clutter/clutter-rotate-action.c: Use G_PI instead of M_PIChun-wei Fan2012-12-141-1/+1
* Update Clutter MSVC projectsChun-wei Fan2012-12-142-8/+8
* Fix Visual C++ 2010 property sheetsChun-wei Fan2012-12-141-2/+2
* ally: remove an outdated commentAlejandro Piñeiro2012-12-101-7/+0
* actor: fix allocate_align_fill() to maintain the child preferred sizeLionel Landwerlin2012-11-261-1/+9
* wayland: Port to new protocolRob Bradford2012-11-125-27/+26
* Umlaut fixedWolfgang Stöggl2012-11-061-1/+1
* [l10n] Updated German translationWolfgang Stöggl2012-11-061-182/+225
* Updated Norwegian bokmål translationKjartan Maraas2012-10-221-595/+755
* Post-release version bump to 1.12.3Emmanuele Bassi2012-10-171-2/+2
* Release Clutter 1.12.2 (stable)1.12.2Emmanuele Bassi2012-10-172-2/+31
* build: Fix distcheck in the cookbookEmmanuele Bassi2012-10-171-9/+10
* wayland: Add wayland-client to pkg-config flagsRob Bradford2012-10-131-2/+2
* wayland: Initialise the repeat key to the expected default valueRob Bradford2012-10-131-0/+1
* wayland: Use wl_cursor_theme to provide a buffer for the Wayland cursorRob Bradford2012-10-132-156/+22
* abicheck: Add CLUTTER_WINDOWING_WAYLANDDaniel Stone2012-10-131-0/+6
* clutter.symbols: Update for Wayland changesDaniel Stone2012-10-131-1/+3
* Hide clutter_input_device_wayland and clutter_stage_wayland typesDaniel Stone2012-10-134-4/+9
* Wayland: Set default font DPI to 96Daniel Stone2012-10-131-0/+2
* Wayland: Add key repeatDaniel Stone2012-10-132-0/+63
* Port to new Wayland and xkbcommon APIsDaniel Stone2012-10-1310-231/+394
* EGL: Include cogl-egl.h for prototypesDaniel Stone2012-10-131-0/+2
* test: Only run X11-specific code when using X11Daniel Stone2012-10-131-4/+5
* actor: Place coordinate of the pivot point in the right pointerTomeu Vizoso2012-10-131-1/+1
* gesture-action: Make _cancel() callable after the gesture has startedEmanuele Aina2012-10-101-1/+5
* docs: Fix ClutterPanAction signal annotationEmmanuele Bassi2012-10-081-2/+2
* main: Do not release the lock if it hasn't been acquiredEmmanuele Bassi2012-10-051-0/+10
* Updated Czech translationMarek Černocký2012-10-031-780/+1068
* [l10n] Updated Italian translation.Milo Casagrande2012-09-291-1029/+1567
* [l10n] Update Japanese translationNishio Futoshi2012-09-281-60/+28
* Update Visual C++ projectsChun-wei Fan2012-09-285-180/+191