summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add clutter_stage_set_sync_delay()wip/frame-synchronizationOwen W. Taylor2013-02-138-77/+386
* evdev: Fix use of the common XKB code for the evdev deviceNeil Roberts2013-02-081-4/+4
* xi2: Reset scroll info for correct device on device changeSebastian Keller2013-02-071-1/+1
* cally-root: Prevent memory corruptionJasper St. Pierre2013-02-071-1/+1
* Updated Galician translationsFran Diéguez2013-02-071-88/+87
* build: Bump cogl requirementAdel Gadllah2013-02-061-1/+1
* clutter-stage: Fix typoAdel Gadllah2013-02-061-1/+1
* stage-cogl: Reuse backbuffer contentsAdel Gadllah2013-02-065-32/+167
* stage-window: make it possible to damage the back bufferAdel Gadllah2013-02-065-0/+34
* xi2: Fix access beyond array boundariesYanko Kaneti2013-02-061-3/+3
* x11/device-manager-xi2: Fix slave to master associationRui Matos2013-02-011-2/+2
* clutter-backend: Request XI2.3Jasper St. Pierre2013-01-271-1/+1
* x11: Always request XI2.2Jasper St. Pierre2013-01-271-5/+0
* [l10n] Updated Italian translation.Milo Casagrande2013-01-271-3/+2
* Updated Uyghur translationGheyret Kenji2013-01-271-168/+153
* [l10n] Updated Italian translation.Milo Casagrande2013-01-251-267/+268
* Updated Lithuanian translationAurimas Černius2013-01-231-418/+407
* Updated Uyghur translationGheyret Kenji2013-01-201-732/+1143
* Updated Brazilian Portuguese TranslationRafael Ferreira2013-01-181-293/+294
* Updated Serbian translationМирослав Николић2013-01-182-666/+644
* Post-release version bump to 1.13.5Emmanuele Bassi2013-01-161-1/+1
* Release Clutter 1.13.41.13.4Emmanuele Bassi2013-01-162-1/+41
* 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
* actor: Correct documentation formatting for clutter_actor_event()Jasper St. Pierre2013-01-161-1/+1
* actor: Fix documentation reference for pivot-pointJasper St. Pierre2013-01-161-1/+1
* Fix interpolation between ClutterRect instancesEmmanuele Bassi2013-01-151-3/+1
* x11: Ignore num lock / scroll lock for event stateJasper St. Pierre2013-01-145-4/+20
* 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