summaryrefslogtreecommitdiff
path: root/clutter
Commit message (Expand)AuthorAgeFilesLines
* x11/xi2: Do not generate scroll events on ButtonReleaseEmmanuele Bassi2012-08-111-12/+32
* actor: Finally fix RESIZE_ASPECT content gravityEmmanuele Bassi2012-08-101-7/+15
* cairo: Always update texture after ClutterCairoTexture::drawAndy Wingo2012-06-201-3/+2
* docs: Fix XInclude path for test-threads.cEmmanuele Bassi2012-06-191-1/+1
* text: Chain up in the ScriptableIface implementationEmmanuele Bassi2012-06-191-2/+11
* introspection: assorted annotation fixes ported from ValaEvan Nemerson2012-06-195-18/+19
* interval: Do not leak the result GValueEmmanuele Bassi2012-06-191-2/+8
* events: Deliver touch events to actorsTomeu Vizoso2012-06-051-0/+34
* 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
* Bug 676150 GDK: Fix build on WindowsChun-wei Fan2012-05-222-2/+11
* Visual C++ support: Add support to build GDK backendChun-wei Fan2012-05-222-0/+21
* 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-024-17/+17
* 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
* 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-011-19/+22
* x11/device-manager-xi2: Flip deltas aroundCosimo Cecchi2012-04-211-2/+2
* 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-122-15/+15
* 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
* actor: Make :content-gravity animatableEmmanuele Bassi2012-04-101-8/+77
* 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
* actor: Simplify setters of animatable propertiesEmmanuele Bassi2012-04-101-215/+129
* actor: Add debug annotation in add_transition()Emmanuele Bassi2012-04-101-1/+6
* actor: Make _clutter_actor_foreach_child() safe againEmmanuele Bassi2012-04-101-4/+14
* x11/device-manager-xi2: Remove heuristics for touchscreen devicesEmmanuele Bassi2012-04-101-3/+0
* canvas: avoid emission of "draw" signal when the size is zeroStefano Facchini2012-04-101-2/+2
* osx: Fix buildEmmanuele Bassi2012-04-104-25/+30
* ClutterText: Fix length passed to clutter_text_buffer_set_text()Owen W. Taylor2012-04-091-1/+1
* actor: Invalidate the current state when popping easing statesJasper St. Pierre2012-03-281-0/+1
* table-layout: Fix [xy]_expandEmmanuele Bassi2012-03-281-5/+2
* Remove unused fields from LayoutInfoEmmanuele Bassi2012-03-271-5/+0