summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added Occitan translationclutter-1.14Cédric Valmary2016-03-081-0/+2888
* Updated Chinese (China) translationWylmer Wang2014-03-091-1138/+1776
* Post-release version bump to 1.14.7Emmanuele Bassi2013-11-211-2/+2
* Release Clutter 1.14.6 (stable)1.14.6Emmanuele Bassi2013-11-202-2/+50
* conform: Disable texture-fbo unitEmmanuele Bassi2013-11-201-1/+0
* paint-nodes: Use the correct wrap mode for TextureNodeEmmanuele Bassi2013-11-201-1/+1
* clutter-text: prevent text buffer creation if not neededLionel Landwerlin2013-11-201-0/+19
* actor: Do not set remove-on-complete on implicit transitionsEmmanuele Bassi2013-11-201-3/+1
* docs: Use the correct signal nameEmmanuele Bassi2013-11-201-1/+1
* actor: Minor cleanupFlorian Müllner2013-11-201-8/+2
* box-layout: Fix child offsetsFlorian Müllner2013-11-201-2/+2
* bin-layout: Fix offsetsFlorian Müllner2013-11-201-2/+2
* box-layout: Fix (legacy) expand/fill propertiesFlorian Müllner2013-11-201-2/+2
* table-layout: Fix default values for expand/fill child propertiesFlorian Müllner2013-11-201-4/+4
* box-layout: Fix RTL layout swapping with non-zero container offsetsJasper St. Pierre2013-11-201-4/+2
* box-layout: Fix floating point truncation when calculating a child's sizeJasper St. Pierre2013-11-201-1/+1
* click-action: disconnect signals and gsources on disposeLionel Landwerlin2013-11-201-0/+29
* text: Consider text direction when computing layout offsetsFlorian Müllner2013-11-201-3/+6
* device: Guard against divisions by zeroEmmanuele Bassi2013-11-201-0/+5
* drag-action: fix warning when setting drag-handle to nullLionel Landwerlin2013-11-201-6/+10
* table-layout: Base space calculations on visible childrenFlorian Müllner2013-11-201-4/+4
* table-layout: Fix size request when there are no visible rows/colsFlorian Müllner2013-11-201-2/+2
* drag-action: don't mix touch and pointer eventsLionel Landwerlin2013-11-201-5/+6
* image: Do not premultiply the blend colorEmmanuele Bassi2013-10-101-3/+6
* actor: Correct setting the offscreen-redirect propertyBastien Nocera2013-09-271-1/+1
* Updated Hungarian translationBalázs Úr2013-09-261-314/+316
* Initial Hungarian translationBalázs Úr2013-09-261-0/+2786
* Updated slovak translationJán Kyselica2013-08-271-830/+729
* build: Enable Cogl support with WaylandEmmanuele Bassi2013-06-271-1/+5
* clutter-offscreen-effect: Allocate the cogl texture directlyAdel Gadllah2013-06-251-3/+15
* text: relayout on cursor visibility changeCosimo Cecchi2013-06-181-1/+2
* clutter-text: prevent reset of user set font descriptions on dpi changesLionel Landwerlin2013-06-121-5/+8
* gesture-action: begin gesture as soon as the number of touchpoints is reachedSjoerd Simons2013-06-121-1/+1
* deform-effect: Set cull-face mode on the correct pipelineSamuel Degrande2013-06-121-1/+1
* conform: Ensure that we don't leak referencesEmmanuele Bassi2013-06-122-16/+28
* Extra ref leak in clutter_actor_set_child_at_index tooCraig R. Hughes2013-06-121-0/+1
* clutter_actor_set_child_above/below_sibling leaking a referenceCraig R. Hughes2013-06-121-0/+2
* conform: Add suite for actor's meta objectsEmmanuele Bassi2013-06-123-0/+44
* actor: Fix has_constraints() and has_actions()Emmanuele Bassi2013-06-121-2/+8
* x11: trap errors when calling XIQueryDeviceMatthias Clasen2013-06-111-8/+22
* cally: Use a weak pointer to hold the key focus in CallyStageEmmanuele Bassi2013-05-171-2/+18
* conform: add offscreen effects fbo size checkLionel Landwerlin2013-05-153-0/+119
* offscreen-effect: limit offscreen fbo size to the stage's sizeLionel Landwerlin2013-05-151-7/+16
* Post-release version bump to 1.14.5Emmanuele Bassi2013-05-151-2/+2
* Release Clutter 1.14.41.14.4Emmanuele Bassi2013-05-153-1/+40
* stage: Add a paint callbackEmmanuele Bassi2013-05-064-4/+63
* zoom-action: improve zooming behaviorLionel Landwerlin2013-04-231-21/+23
* gesture-action: refactor event handling functionLionel Landwerlin2013-04-231-40/+78
* gesture-action: fix trigger edge after behavior with more than 1 pointLionel Landwerlin2013-04-231-1/+2
* gesture-action: avoid shadowing time() syscall functionLionel Landwerlin2013-04-231-6/+6