summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* click-action: Port to ::handle-eventwip/action-handle-eventEmmanuele Bassi2012-06-261-130/+53
* drag-action: Add ::drag-progress signalEmmanuele Bassi2012-06-262-20/+97
* actor: Allow actions to handle events before capture/bubbleEmmanuele Bassi2012-06-261-1/+21
* actor: Move event chain emission into ClutterActorEmmanuele Bassi2012-06-263-56/+84
* actor: Constify event argument in clutter_actor_event()Emmanuele Bassi2012-06-262-4/+4
* action: Add handle_event() virtual functionEmmanuele Bassi2012-06-264-17/+47
* Post-release version bump to 1.11.7Emmanuele Bassi2012-06-251-1/+1
* Release Clutter 1.11.61.11.6Emmanuele Bassi2012-06-253-1/+74
* docs: Add missing annotation for ClutterActorClass.touch_eventEmmanuele Bassi2012-06-251-0/+1
* docs: Fix XInclude path of the BindConstraint exampleEmmanuele Bassi2012-06-251-1/+1
* stage: Make sure to free any pending queued redraws if we have anyJasper St. Pierre2012-06-241-0/+5
* stage: Remove an extra reference countEmmanuele Bassi2012-06-241-7/+4
* Clean up deprecated header inclusionEmmanuele Bassi2012-06-237-7/+3
* Move PathNode definitions into clutter-types.hEmmanuele Bassi2012-06-232-28/+33
* text: add touch events supportLionel Landwerlin2012-06-221-27/+112
* input-device: add APIs to grab sequences of touch eventsLionel Landwerlin2012-06-228-19/+195
* drag/drop actions: add touch event supportLionel Landwerlin2012-06-224-50/+191
* actor: add touch event vfuncsLionel Landwerlin2012-06-222-1/+30
* a11y: implementation for atk_text_get_text_[before/at/after]_offsetAlejandro Piñeiro2012-06-221-51/+713
* Updated Greek translationTom Tryfonidis2012-06-221-654/+795
* actor: Make margin properties animatableBastian Winkler2012-06-221-54/+106
* New Greek translationDimitris Spingos2012-06-211-0/+2508
* conform/script: Add the return type for the margin testEmmanuele Bassi2012-06-201-1/+1
* XI2: Avoid a crash in event translationMatthias Clasen2012-06-201-6/+9
* cairo: Always update texture after ClutterCairoTexture::drawAndy Wingo2012-06-201-3/+2
* Remove duplicate typedefsEmmanuele Bassi2012-06-202-3/+0
* interactive/touch-events: Protect x11-specific callsEmmanuele Bassi2012-06-201-0/+2
* conform: Put xinput enabling under guardsEmmanuele Bassi2012-06-201-2/+3
* build: Add coverage support using lcovEmmanuele Bassi2012-06-193-3/+104
* build: Remove gcov from the buildEmmanuele Bassi2012-06-197-121/+2
* interactive/touch-events: Add a missing return valueEmmanuele Bassi2012-06-191-0/+2
* Updated Telugu TranslationSasi Bhushan Boddepalli2012-06-191-643/+751
* build: Remove tarball upload to clutter-project.orgEmmanuele Bassi2012-06-191-8/+5
* transition: Check if we're setting the same intervalEmmanuele Bassi2012-06-181-0/+3
* property-transition: Lazily convert the interpolated valueEmmanuele Bassi2012-06-181-4/+35
* conform/interval: Add transformation unit testEmmanuele Bassi2012-06-182-0/+32
* interval: Do not leak the result GValueEmmanuele Bassi2012-06-181-2/+8
* interval: Compute progress for signed charEmmanuele Bassi2012-06-181-1/+16
* interval: Validate more fundamental typesEmmanuele Bassi2012-06-181-0/+75
* conform: Initial suite for ClutterIntervalEmmanuele Bassi2012-06-183-0/+42
* interval: Remove unnecessary checkEmmanuele Bassi2012-06-181-12/+0
* interval: Transform values on set, if neededEmmanuele Bassi2012-06-181-1/+34
* tests: a11y: updated atkevents after bug 675183Alejandro Piñeiro2012-06-181-3/+6
* a11y: Remove key event listener hash table if no longer requiredAlejandro Piñeiro2012-06-181-0/+2
* a11y: atk_add_key_event_listener listener_id should not return 0 as a valid v...Alejandro Piñeiro2012-06-181-1/+1
* tests: link test-conformance against libmFrédéric Péters2012-06-151-1/+1
* canvas: Propagate Cairo errors when diagnostic mode is enabledEmmanuele Bassi2012-06-141-0/+9
* tests: Make sure we return 0 only on errorTomeu Vizoso2012-06-141-2/+2
* Stop casting ClutterTouchSequence* to ulongTomeu Vizoso2012-06-141-9/+18
* docs: Mention the Timeline::stopped signal in the class descriptionEmmanuele Bassi2012-06-131-3/+5