summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* stage-window: make it possible to damage the back bufferAdel Gadllah2013-02-065-0/+34
* x11/device-manager-xi2: Fix slave to master associationRui Matos2013-02-011-2/+2
* xi2: Fix access beyond array boundariesYanko Kaneti2013-02-011-3/+3
* [l10n] Updated Italian translation.Milo Casagrande2013-01-271-3/+2
* [l10n] Updated Italian translation.Milo Casagrande2013-01-251-267/+268
* Updated Uyghur translationGheyret Kenji2013-01-201-728/+1139
* Updated Serbian translationМирослав Николић2013-01-182-662/+640
* Add default handler for ClutterSwipeAction::swipeTomeu Vizoso2013-01-161-0/+12
* Fix a typo in ClutterEventType documentationKouhei Sutou2013-01-161-1/+1
* clutter-text: Allow setting attributes for editable textNirbheek Chauhan2013-01-162-15/+20
* * use requested value of fullscreen state in clutter_stage_win32_set_fullscre...Wouter Paesen2013-01-161-3/+13
* * added DllMain prototype to satisfy maintainer mode compiler error checkingWouter Paesen2013-01-161-0/+5
* * removed clutter-shader.h dependency from clutter-backend-win32.cWouter Paesen2013-01-161-2/+0
* Add missing "(constructor)" tag to clutter_color_alloc()Kouhei Sutou2013-01-161-1/+1
* Fix interpolation between ClutterRect instancesEmmanuele Bassi2013-01-151-3/+1
* actor: Correct documentation formatting for clutter_actor_event()Jasper St. Pierre2013-01-141-1/+1
* actor: Fix documentation reference for pivot-pointJasper St. Pierre2013-01-141-1/+1
* x11: Ignore num lock / scroll lock for event stateJasper St. Pierre2013-01-145-4/+20
* Updated Galician translationsFran Diéguez2013-01-131-4/+3
* X11: Use XFixes for show/hide cursorDaniel Stone2013-01-102-5/+30
* Updated Bulgarian translationAlexander Shopov2013-01-091-265/+265
* 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
* Updated Galician translationsFran Diéguez2012-12-241-324/+323
* Updated Greek translationDimitris Spingos2012-12-231-327/+322
* Updated Polish translationPiotr Drąg2012-12-231-316/+316
* Updated Spanish translationDaniel Mustieles2012-12-191-322/+317
* Updated Russian translationAleksej Kabanov2012-12-191-289/+290
* Updated Slovenian translationMatej Urbančič2012-12-181-385/+391
* Post-release version bump to 1.13.3Emmanuele Bassi2012-12-181-1/+1
* Release Clutter 1.13.21.13.2Emmanuele Bassi2012-12-182-1/+58
* build: Fix distcheck in the cookbookEmmanuele Bassi2012-12-181-9/+10
* examples: Remove clutter_x11_enable_xinput()Emmanuele Bassi2012-12-181-4/+0
* swipe-action: Introduce new ::swipe signalJasper St. Pierre2012-12-183-4/+44
* events: Make _clutter_process_event() reentrantEmanuele Aina2012-12-183-11/+10
* actor: Remove transition when stopping itTomeu Vizoso2012-12-181-4/+10
* evdev: Fix missing ClutterEventSource memberEmmanuele Bassi2012-12-181-1/+2
* Enable XInput support by defaultEmmanuele Bassi2012-12-182-14/+12
* docs: Specify that RotateAction uses two touch pointsEmmanuele Bassi2012-12-181-1/+1
* docs: Clean up ZoomAction signal and descriptionEmmanuele Bassi2012-12-181-15/+10
* actor: Clean up the code in ::apply-transformEmmanuele Bassi2012-12-181-102/+116
* Visual C++ projects: Use MultiByte character setChun-wei Fan2012-12-1738-76/+76
* Put g_type_init() under a version checkEmmanuele Bassi2012-12-151-0/+2
* docs: Fix ClutterPanAction signal annotationEmmanuele Bassi2012-12-151-2/+2
* actor: rollback pivot translation even on explicit transformsEmanuele Aina2012-12-143-1/+42
* 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
* a11y: removed implementation notes comment from CallyTextAlejandro Piñeiro2012-12-101-30/+0
* Fixed clutter_rect_intersection()Tristan Van Berkom2012-12-091-1/+1