summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release Clutter 1.10.6 (stable)1.10.6Emmanuele Bassi2012-05-282-2/+37
* paint-volume: Use the correct coordinate for axis alignmentEmmanuele Bassi2012-05-281-1/+1
* text: Add missing introspection annotationsBastian Winkler2012-05-251-4/+4
* ClutterDropAction: Avoid accessing priv->stage is not yet resolved.Tristan Van Berkom2012-05-251-2/+4
* ClutterText: Cannot pass NULL string to clutter_text_set_text()Dominique Bureau2012-05-251-2/+2
* flow-layout: Check for all positive valuesMike Ruprecht2012-05-251-2/+2
* Visual C++ projects updatesChun-wei Fan2012-05-247-185/+329
* Bug 676150 GDK: Fix build on WindowsChun-wei Fan2012-05-222-2/+11
* vs9/clutter.sln: Fix missing build itemChun-wei Fan2012-05-221-0/+1
* Visual C++ support: Add support to build GDK backendChun-wei Fan2012-05-229-24/+858
* Revert "clutter.sln: Add config for building GDK backend."Chun-wei Fan2012-05-222-345/+1
* clutter.sln: Add config for building GDK backend.Chun-wei Fan2012-05-222-1/+345
* VS Property sheets: Correct "install" processChun-wei Fan2012-05-162-4/+4
* Visual C++ support: Fix clutter.def generationChun-wei Fan2012-05-162-2/+2
* Updated Telugu TranslationsSasi Bhushan2012-05-141-446/+532
* x11/device-manager-xi2: Fix assertions with touchBastien Nocera2012-05-031-2/+2
* event: Fix copying touch eventsBastien Nocera2012-05-031-1/+1
* Don't use any GL types or defines in ClutterNeil Roberts2012-05-0213-110/+167
* Post-release version bump to 1.10.5Emmanuele Bassi2012-05-011-2/+2
* Release Clutter 1.10.41.10.4Emmanuele Bassi2012-05-012-2/+27
* docs: Replace unknown <envvar> tag with <varname>Emmanuele Bassi2012-05-011-1/+1
* docs: Fix typo in the <structname> tagEmmanuele Bassi2012-05-011-1/+1
* docs: Annotation fixesEmmanuele Bassi2012-05-0117-43/+53
* actor: Call show() on set parent conditionallyEmmanuele Bassi2012-05-011-8/+13
* conform: Make sure that raising/lowering children doesn't change stateJasper St. Pierre2012-05-011-0/+20
* device-manager: select/unselect device events as device changeCosimo Cecchi2012-05-013-0/+50
* device-manager: don't select events for disabled devicesCosimo Cecchi2012-05-011-1/+2
* path: Avoid integer overflow in get_distance()Emmanuele Bassi2012-05-012-20/+53
* Updated Russian translationYuri Myasoedov2012-05-011-279/+351
* [l10n] Updated German translationChristian Kirbach2012-04-301-693/+1035
* Updated Brazilian Portuguese translationJonh Wendell2012-04-281-250/+364
* x11/device-manager-xi2: Flip deltas aroundCosimo Cecchi2012-04-211-2/+2
* Post-release version bump to 1.10.3Emmanuele Bassi2012-04-161-2/+2
* Release Clutter 1.10.21.10.2Emmanuele Bassi2012-04-162-2/+34
* cally: Fix the pkg-config fileEmmanuele Bassi2012-04-161-5/+1
* actor: Clear MetaGroups when emptyEmmanuele Bassi2012-04-161-0/+10
* actor: Check for mapped children in the default get_paint_volume()Emmanuele Bassi2012-04-161-0/+3
* text: Bubble up a click and quit early for just static textJasper St. Pierre2012-04-161-0/+2
* Rename XINPUT_2_2 define to HAVE_XINPUT_2_2Peter Hutterer2012-04-123-16/+16
* actor: Fix completed transitions logicEmmanuele Bassi2012-04-111-11/+21
* Check before using pango_layout_get_character_count()Emmanuele Bassi2012-04-111-0/+2
* actor: Remove unnecessary relayout/redraw callsEmmanuele Bassi2012-04-101-8/+0
* actor: Do not queue_redraw() in set_opacity()Emmanuele Bassi2012-04-101-2/+0
* stage: Unset the natural size when fullscreeningEmmanuele Bassi2012-04-101-0/+8
* interactive/bin-layout: Call save/restore easing stateEmmanuele Bassi2012-04-101-4/+14
* actor: Make :content-gravity animatableEmmanuele Bassi2012-04-102-8/+79
* actor: Minor optimization to avoid get_preferred_*Emmanuele Bassi2012-04-101-2/+34
* actor: Ensure we use the current easing duration and modeEmmanuele Bassi2012-04-101-3/+16
* docs: Mention in-flight value changesEmmanuele Bassi2012-04-101-0/+21
* actor: Check easing duration when updating in-flight transitionsEmmanuele Bassi2012-04-101-1/+14