mutter/clutter
Emmanuele Bassi 1724536cda text: Add ::cursor-changed signal
Since we are trying to eliminate the ClutterGeometry type, we should
replace the only entry point still using it: the ::cursor-event signal
of ClutterText.

Instead of passing the cursor geometry, we should add an accessor
function.

The combination of signal and getter for the cursor geometry means that
we can deprecate ClutterText::cursor-event, and mark it for removal in
Clutter 2.0.

https://bugzilla.gnome.org/show_bug.cgi?id=682789
2013-04-04 11:53:39 +01:00
..
cally a11y: expose the text with password-char 2013-03-05 19:47:48 +01:00
cex100
cogl Add clutter_stage_set_sync_delay() 2013-02-13 09:27:17 -05:00
deprecated state: Fix a build-breaking typo 2012-12-02 22:32:25 -05:00
egl EGL: Include cogl-egl.h for prototypes 2012-10-12 15:12:55 +01:00
evdev evdev: Fix use of the common XKB code for the evdev device 2013-02-08 12:02:26 +00:00
gdk cogl: Don't use cogl_xlib_set_diplay() 2013-02-20 23:06:28 +00: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 wayland: Queue a redraw after showing the stage 2013-03-28 16:12:34 +00:00
win32 * use requested value of fullscreen state in clutter_stage_win32_set_fullscreen instead of old value 2013-01-16 22:21:11 +00:00
x11 Fix compilers warnings when debugging is disabled 2013-04-04 11:53:38 +01:00
abicheck.sh abicheck: Add CLUTTER_WINDOWING_WAYLAND 2012-10-12 15:12:55 +01:00
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: Keep track of clones 2013-03-13 15:05:28 -03:00
clutter-actor.c actor: fix translation-z setting 2013-03-18 10:39:08 +00: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 wayland-compositor: Don't use Wayland types in public API 2013-02-20 23:06:28 +00:00
clutter-backend.h Don't do anything special with COGL_ENABLE_EXPERIMENTAL_2_0_API 2013-02-20 23:06:28 +00:00
clutter-base-types.c Fix interpolation between ClutterRect instances 2013-01-15 18:19:07 +00:00
clutter-bezier.c
clutter-bezier.h
clutter-bin-layout.c bin-layout: Fix text direction checks 2012-09-19 11:40:33 +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
clutter-binding-pool.h
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
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
clutter-canvas.h
clutter-child-meta.c
clutter-child-meta.h
clutter-click-action.c click-action: add touch event support 2012-09-13 11:59:08 +02:00
clutter-click-action.h action: fix CLUTTER_GESTURE_ACTION_GET_CLASS() 2012-09-11 23:05:15 +02:00
clutter-clone.c actor: Keep track of clones 2013-03-13 15:05:28 -03:00
clutter-clone.h
clutter-cogl-compat.h
clutter-color-static.h
clutter-color.c Add missing "(constructor)" tag to clutter_color_alloc() 2013-01-16 22:20:39 +00: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 deform-effect: Don't use deprecated API 2013-03-04 12:24:24 +00:00
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: Allow destroying the dragged actor inside ::drag-end 2012-09-17 19:54:27 +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
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 Fix a typo in ClutterEventType documentation 2013-01-16 22:25:04 +00:00
clutter-event-private.h
clutter-event-translator.c
clutter-event-translator.h
clutter-event.c event: Use gunichar when dealing with unicode characters 2013-03-12 17:09:29 -04:00
clutter-event.h event: Use gunichar when dealing with unicode characters 2013-03-12 17:09:29 -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-private.h gesture-action: Let subclasses override the GestureTriggerEdge handling 2012-10-19 11:27:35 +02:00
clutter-gesture-action.c gesture-action: Rename 'device' parameter to 'point' and fix docs 2012-11-29 10:20:11 +01:00
clutter-gesture-action.h gesture-action: Rename 'device' parameter to 'point' and fix docs 2012-11-29 10:20:11 +01:00
clutter-grid-layout.c grid-layout: Don't use uninitialized values 2012-12-02 14:50:53 -05:00
clutter-grid-layout.h
clutter-group.h
clutter-id-pool.c
clutter-id-pool.h
clutter-image.c
clutter-image.h
clutter-input-device.c input-device: print device number in debug messages 2012-09-24 17:04:08 +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 interval: Fix annotations for clutter_interval_clone 2012-11-26 15:16:31 -05:00
clutter-interval.h
clutter-keyframe-transition.c
clutter-keyframe-transition.h
clutter-keysyms-table.c
clutter-keysyms-update.pl
clutter-keysyms.h
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 Fix some missing va_ends 2012-12-02 14:50:53 -05:00
clutter-list-model.h
clutter-macros.h Add version-related macros for 1.16 2013-03-20 17:23:02 -03:00
clutter-main.c clutter: Prefer the X11 backend to the Wayland one 2013-03-14 15:29:00 +01:00
clutter-main.h Add method clutter_disable_accessibility () 2013-03-13 18:56:58 +01:00
clutter-marshal.list swipe-action: Introduce new ::swipe signal 2012-12-18 01:27:32 +00:00
clutter-master-clock.c Add clutter_stage_set_sync_delay() 2013-02-13 09:27:17 -05:00
clutter-master-clock.h
clutter-model-private.h
clutter-model.c
clutter-model.h
clutter-offscreen-effect-private.h
clutter-offscreen-effect.c offscreen-effect: Add a method to get the target area 2013-03-04 12:24:23 +00:00
clutter-offscreen-effect.h offscreen-effect: Add a method to get the target area 2013-03-04 12:24:23 +00:00
clutter-page-turn-effect.c
clutter-page-turn-effect.h
clutter-paint-node-private.h
clutter-paint-node.c
clutter-paint-node.h Don't do anything special with COGL_ENABLE_EXPERIMENTAL_2_0_API 2013-02-20 23:06:28 +00:00
clutter-paint-nodes.c
clutter-paint-nodes.h Don't do anything special with COGL_ENABLE_EXPERIMENTAL_2_0_API 2013-02-20 23:06:28 +00:00
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 docs: Fix ClutterPanAction signal annotation 2012-12-15 18:43:56 +00:00
clutter-pan-action.h pan-action: Add a simple convenience function to retrieve delta/coords 2012-11-30 17:19:14 -05:00
clutter-path-constraint.c Don't annotate with (transfer full) constructors of GInitiallyUnowned subclasses 2012-10-24 13:17:57 +02:00
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 events: Make _clutter_process_event() reentrant 2012-12-18 01:27:32 +00:00
clutter-profile.c
clutter-profile.h
clutter-property-transition.c
clutter-property-transition.h
clutter-rotate-action.c docs: Specify that RotateAction uses two touch points 2012-12-18 00:16:28 +00:00
clutter-rotate-action.h action: fix CLUTTER_GESTURE_ACTION_GET_CLASS() 2012-09-11 23:05:15 +02:00
clutter-script-parser.c Fix compilers warnings when debugging is disabled 2013-04-04 11:53:38 +01:00
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: Use :child-transform 2013-02-20 23:06:28 +00:00
clutter-scroll-actor.h
clutter-settings-private.h
clutter-settings.c settings: Don't reload config for fontconfig if there's no fontmap 2013-02-13 17:00:23 +00:00
clutter-settings.h
clutter-shader-effect.c Don't annotate with (transfer full) constructors of GInitiallyUnowned subclasses 2012-10-24 13:17:57 +02:00
clutter-shader-effect.h
clutter-shader-types.c
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 Add clutter_stage_set_sync_delay() 2013-02-13 09:27:17 -05:00
clutter-stage-window.c Add clutter_stage_set_sync_delay() 2013-02-13 09:27:17 -05:00
clutter-stage-window.h Add clutter_stage_set_sync_delay() 2013-02-13 09:27:17 -05:00
clutter-stage.c Fix compilers warnings when debugging is disabled 2013-04-04 11:53:38 +01:00
clutter-stage.h Add clutter_stage_set_sync_delay() 2013-02-13 09:27:17 -05:00
clutter-swipe-action.c Add default handler for ClutterSwipeAction::swipe 2013-01-16 22:27:37 +00:00
clutter-swipe-action.h swipe-action: Introduce new ::swipe signal 2012-12-18 01:27:32 +00:00
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
clutter-tap-action.c tap-action: Fix the docs, it does not require actors with children 2013-04-01 19:10:36 +02:00
clutter-tap-action.h tap-action: Add TapAction, to handle mouse/touch tapping 2012-10-19 13:41:31 +02:00
clutter-text-buffer.c
clutter-text-buffer.h
clutter-text.c text: Add ::cursor-changed signal 2013-04-04 11:53:39 +01:00
clutter-text.h text: Add ::cursor-changed signal 2013-04-04 11:53:39 +01:00
clutter-texture.h Deprecate ClutterTexture's API 2012-07-11 13:22:21 +01:00
clutter-timeline.c timeline: Use the right function pointer offset 2013-03-05 00:46:45 +00:00
clutter-timeline.h timeline: Add progress-based marker API 2013-02-20 23:06:28 +00:00
clutter-transition-group.c
clutter-transition-group.h
clutter-transition.c
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 Add version-related macros for 1.16 2013-03-20 17:23:02 -03:00
clutter-zoom-action.c docs: Clean up ZoomAction signal and description 2012-12-18 00:15:57 +00:00
clutter-zoom-action.h Add zoom action 2012-08-20 18:28:22 +01:00
clutter.h tap-action: Add TapAction, to handle mouse/touch tapping 2012-10-19 13:41:31 +02:00
clutter.pc.in
clutter.symbols text: Add ::cursor-changed signal 2013-04-04 11:53:39 +01:00
config.h.win32.in build: Move config.h under clutter/ 2012-07-30 10:54:18 +01:00
Makefile.am wayland: Only include Wayland headers in private 2013-02-20 23:06:28 +00:00