mutter/clutter
Emanuele Aina 9caf9ffbbb gesture-action: unregister point on missed release events
When we miss button release events (eg. when they happen outside
of our window) we must ensure that the corresponding point is
removed from the array of tracked points, otherwise GestureAction
will get very confused and will cancel all subsequent gestures.

https://bugzilla.gnome.org/show_bug.cgi?id=683471
2012-09-06 12:16:24 +01:00
..
cally actor: Add :z-position and deprecate :depth 2012-07-11 13:22:19 +01:00
cex100
cogl Clean up deprecated header inclusion 2012-06-23 08:23:11 +01:00
deprecated actor: Deprecate Geometry-related API 2012-08-10 15:05:43 +01:00
egl Include cogl/cogl-egl.h from clutter-egl-headers.h 2012-09-03 15:58:17 +01:00
evdev evdev: Swap the numbers for the middle and right buttons 2012-09-03 21:58:25 +01:00
gdk gdk: Fix include 2012-09-03 22:34:52 +01:00
osx stage: Remove tracking input devices, it's not used 2012-09-03 21:50:19 +01:00
tslib Deprecate clutter_threads_enter()/leave() 2012-07-11 13:22:19 +01:00
wayland Deprecate clutter_threads_enter()/leave() 2012-07-11 13:22:19 +01:00
win32 stage: Remove tracking input devices, it's not used 2012-09-03 21:50:19 +01:00
x11 x11: Add EventSequence → touch detail accessor 2012-09-05 09:43:47 +01:00
abicheck.sh
clutter-action.c
clutter-action.h
clutter-actor-box.c
clutter-actor-meta-private.h
clutter-actor-meta.c
clutter-actor-meta.h
clutter-actor-private.h actor: Add the :child-transform property 2012-08-19 17:23:26 +01:00
clutter-actor.c actor: Make :transform and :child-transform animatable 2012-09-03 21:00:40 +01:00
clutter-actor.h actor: Add the :child-transform property 2012-08-19 17:23:26 +01:00
clutter-align-constraint.c constraints: Clamp updated allocation to the nearest pixel 2012-06-27 21:28:01 +01:00
clutter-align-constraint.h
clutter-animatable.c
clutter-animatable.h
clutter-backend-private.h
clutter-backend.c backend: Include deprecated header 2012-08-12 19:21:22 +01:00
clutter-backend.h
clutter-base-types.c Add interpolation for matrices 2012-09-03 20:54:43 +01:00
clutter-bezier.c
clutter-bezier.h
clutter-bin-layout.c bin-layout: Ensure that fixed position get a 0.0 alignment 2012-08-20 14:50:39 +01:00
clutter-bin-layout.h
clutter-bind-constraint.c constraints: Clamp updated allocation to the nearest pixel 2012-06-27 21:28:01 +01:00
clutter-bind-constraint.h
clutter-binding-pool.c introspection: assorted annotation fixes ported from Vala 2012-06-12 17:44:16 -07:00
clutter-binding-pool.h docs: Document user_data argument for BindingActionFunc 2012-06-10 23:34:47 +01:00
clutter-blur-effect.c blur-effect: Fix the blur filter 2012-09-03 21:18:43 +01:00
clutter-blur-effect.h
clutter-box-layout.c ClutterBoxLayout: Blessing with proper h4w geometry management 2012-08-20 17:52:38 +01:00
clutter-box-layout.h box-layout: Deprecate expand/fill/align child properties 2012-06-04 16:16:41 +02:00
clutter-brightness-contrast-effect.c brightness-contrast-effect: Don't actually run if it will have no effect 2012-09-03 05:02:48 -03:00
clutter-brightness-contrast-effect.h
clutter-cairo.c
clutter-cairo.h
clutter-canvas.c canvas: Propagate Cairo errors when diagnostic mode is enabled 2012-06-14 14:57:28 +01:00
clutter-canvas.h
clutter-child-meta.c
clutter-child-meta.h
clutter-click-action.c
clutter-click-action.h
clutter-clone.c clone: Do not use get_allocation_geometry() 2012-08-10 15:05:43 +01:00
clutter-clone.h
clutter-cogl-compat.h
clutter-color-static.h
clutter-color.c color: Simplify shade() implementation 2012-09-06 12:15:28 +01:00
clutter-color.h
clutter-colorize-effect.c
clutter-colorize-effect.h
clutter-config.h.in
clutter-config.h.win32
clutter-config.h.win32_GDK
clutter-constraint.c
clutter-constraint.h
clutter-container.c
clutter-container.h
clutter-content-private.h
clutter-content.c
clutter-content.h
clutter-debug.h
clutter-deform-effect.c
clutter-deform-effect.h
clutter-deprecated.h input-device: add enter/leave events generation for touch events 2012-07-17 21:49:26 +01:00
clutter-desaturate-effect.c
clutter-desaturate-effect.h
clutter-device-manager-private.h input-device: don't reset a device's stage until all touch points are gone 2012-09-03 21:50:24 +01:00
clutter-device-manager.c input-device: add enter/leave events generation for touch events 2012-07-17 21:49:26 +01:00
clutter-device-manager.h
clutter-drag-action.c drag-action: fix press coords transform with drag_handle 2012-08-27 16:21:13 +01:00
clutter-drag-action.h ClutterDragAction: allow constraining the movement of the dragged actor 2012-08-16 18:21:07 +02:00
clutter-drop-action.c drag/drop actions: add touch event support 2012-06-22 21:40:08 +01:00
clutter-drop-action.h
clutter-easing.c timeline: Add cubic-bezier() progress functions 2012-07-19 22:13:24 -04:00
clutter-easing.h timeline: Add cubic-bezier() progress functions 2012-07-19 22:13:24 -04:00
clutter-effect-private.h
clutter-effect.c
clutter-effect.h
clutter-enum-types.c.in
clutter-enum-types.h.in
clutter-enums.h pan-action: add PanAction, to handle panning in scrollable actors 2012-08-28 10:11:16 -03:00
clutter-event-private.h
clutter-event-translator.c
clutter-event-translator.h
clutter-event.c event: Expose is-pointer-emulated flag 2012-07-18 17:14:18 -04:00
clutter-event.h event: Expose is-pointer-emulated flag 2012-07-18 17:14:18 -04:00
clutter-feature.c
clutter-feature.h
clutter-fixed-layout.c
clutter-fixed-layout.h
clutter-flatten-effect.c
clutter-flatten-effect.h
clutter-flow-layout.c Revert "flow-layout: Implement layout animations" 2012-07-11 13:22:21 +01:00
clutter-flow-layout.h
clutter-gesture-action.c gesture-action: unregister point on missed release events 2012-09-06 12:16:24 +01:00
clutter-gesture-action.h gesture-action: add gesture_prepare() virtual function 2012-09-06 12:16:08 +01:00
clutter-grid-layout.c grid-layout: Remove layout animations 2012-07-11 13:22:21 +01:00
clutter-grid-layout.h Add ClutterGridLayout 2012-06-05 12:28:25 +02:00
clutter-group.h
clutter-id-pool.c
clutter-id-pool.h
clutter-image.c image: Use the actor's content repeat policy 2012-06-08 14:33:00 +01:00
clutter-image.h image: Add a data setter using GBytes 2012-06-04 10:34:22 +01:00
clutter-input-device.c input-device: don't reset a device's stage until all touch points are gone 2012-09-03 21:50:24 +01:00
clutter-input-device.h input-device: add enter/leave events generation for touch events 2012-07-17 21:49:26 +01:00
clutter-interval.c Clean up deprecated header inclusion 2012-06-23 08:23:11 +01:00
clutter-interval.h interval: Add is_valid() method 2012-06-08 17:32:51 +01:00
clutter-keyframe-transition.c keyframe-transition: Create a new interval if necessary 2012-05-15 17:41:24 +02:00
clutter-keyframe-transition.h
clutter-keysyms-table.c
clutter-keysyms-update.pl keysyms-update: Add deprecation guards to the deprecated header 2012-06-11 13:46:38 +01:00
clutter-keysyms.h Update keysyms headers 2012-06-11 13:47:29 +01:00
clutter-layout-manager.c Split off LayoutManager deprecated functions to a separate file 2012-07-18 17:23:35 -04:00
clutter-layout-manager.h Revert "layout-manager: Add a new animation API" 2012-07-11 13:22:21 +01:00
clutter-layout-meta.c
clutter-layout-meta.h
clutter-list-model.c
clutter-list-model.h
clutter-macros.h
clutter-main.c input-device: don't reset a device's stage until all touch points are gone 2012-09-03 21:50:24 +01:00
clutter-main.h Deprecate clutter_threads_enter()/leave() 2012-07-11 13:22:19 +01:00
clutter-marshal.list pan-action: add PanAction, to handle panning in scrollable actors 2012-08-28 10:11:16 -03:00
clutter-master-clock.c Deprecate clutter_threads_enter()/leave() 2012-07-11 13:22:19 +01:00
clutter-master-clock.h
clutter-model-private.h
clutter-model.c
clutter-model.h
clutter-offscreen-effect-private.h
clutter-offscreen-effect.c
clutter-offscreen-effect.h
clutter-page-turn-effect.c
clutter-page-turn-effect.h
clutter-paint-node-private.h
clutter-paint-node.c
clutter-paint-node.h
clutter-paint-nodes.c
clutter-paint-nodes.h
clutter-paint-volume-private.h
clutter-paint-volume.c actor: Deprecate Geometry-related API 2012-08-10 15:05:43 +01:00
clutter-pan-action.c pan-action: emit ::pan-stopped before ::gesture-begin 2012-09-06 12:16:09 +01:00
clutter-pan-action.h pan-action: add PanAction, to handle panning in scrollable actors 2012-08-28 10:11:16 -03:00
clutter-path-constraint.c
clutter-path-constraint.h
clutter-path.c
clutter-path.h Move PathNode definitions into clutter-types.h 2012-06-23 08:23:11 +01:00
clutter-private.h Add interpolation for matrices 2012-09-03 20:54:43 +01:00
clutter-profile.c
clutter-profile.h
clutter-property-transition.c property-transition: Lazily convert the interpolated value 2012-06-18 22:21:14 +01:00
clutter-property-transition.h
clutter-rotate-action.c rotate-action: fix wrong marshaller usage 2012-08-27 14:05:44 +01:00
clutter-rotate-action.h Documentation build fixes 2012-08-07 09:39:04 +01:00
clutter-script-parser.c
clutter-script-private.h
clutter-script.c Clean up deprecated header inclusion 2012-06-23 08:23:11 +01:00
clutter-script.h
clutter-scriptable.c
clutter-scriptable.h
clutter-scroll-actor.c scroll-actor: Check for point equality in the internal setter 2012-05-18 18:00:30 +01:00
clutter-scroll-actor.h
clutter-settings-private.h
clutter-settings.c
clutter-settings.h
clutter-shader-effect.c
clutter-shader-effect.h
clutter-shader-types.c introspection: assorted annotation fixes ported from Vala 2012-06-12 17:44:16 -07:00
clutter-shader-types.h
clutter-snap-constraint.c
clutter-snap-constraint.h
clutter-stage-manager-private.h
clutter-stage-manager.c
clutter-stage-manager.h
clutter-stage-private.h stage: Remove tracking input devices, it's not used 2012-09-03 21:50:19 +01:00
clutter-stage-window.c
clutter-stage-window.h
clutter-stage.c stage: Normalize key focus setting 2012-09-05 14:16:34 -03:00
clutter-stage.h
clutter-swipe-action.c
clutter-swipe-action.h
clutter-table-layout.c Fix clutter_table_layout_pack row/column count incrementation. 2012-08-27 16:23:34 +01:00
clutter-table-layout.h table: Deprecate the align, expand, and fill layout properties 2012-06-08 12:05:50 +01:00
clutter-text-buffer.c
clutter-text-buffer.h
clutter-text.c text: Clean up button press handling 2012-08-19 10:05:34 +01:00
clutter-text.h
clutter-texture.h Deprecate ClutterTexture's API 2012-07-11 13:22:21 +01:00
clutter-timeline.c timeline: Add cubic-bezier() progress functions 2012-07-19 22:13:24 -04:00
clutter-timeline.h timeline: Add cubic-bezier() progress functions 2012-07-19 22:13:24 -04:00
clutter-transition-group.c
clutter-transition-group.h
clutter-transition.c transition: Check if we're setting the same interval 2012-06-18 23:00:08 +01:00
clutter-transition.h
clutter-types.h Add interpolation for matrices 2012-09-03 20:54:43 +01:00
clutter-units.c
clutter-units.h
clutter-util.c Add interpolation for matrices 2012-09-03 20:54:43 +01:00
clutter-version.h.in
clutter-zoom-action.c Add zoom action 2012-08-20 18:28:22 +01:00
clutter-zoom-action.h Add zoom action 2012-08-20 18:28:22 +01:00
clutter.h pan-action: add PanAction, to handle panning in scrollable actors 2012-08-28 10:11:16 -03:00
clutter.pc.in
clutter.symbols x11: Add EventSequence → touch detail accessor 2012-09-05 09:43:47 +01:00
config.h.win32.in build: Move config.h under clutter/ 2012-07-30 10:54:18 +01:00
Makefile.am pan-action: add PanAction, to handle panning in scrollable actors 2012-08-28 10:11:16 -03:00