mutter/clutter
Jasper St. Pierre 009da0c6ce x11: Always request XI2.2
The X server should fill in the minor version that it supports in the
case where it only supports the older version. We should not get a
BadRequest or fail the version check if we pass something higher.

https://bugzilla.gnome.org/show_bug.cgi?id=692466
2013-03-12 17:09:29 -04: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
egl
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
tslib
wayland wayland: Only include Wayland headers in private 2013-02-20 23:06:28 +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 x11: Always request XI2.2 2013-03-12 17:09:29 -04: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
clutter-actor.c actor: Revert the Transition/Actor leak fix 2013-03-05 00:48:11 +00:00
clutter-actor.h
clutter-align-constraint.c
clutter-align-constraint.h
clutter-animatable.c animatable: Disable deprecation warnings 2012-04-27 14:21:56 +01:00
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
clutter-bin-layout.h
clutter-bind-constraint.c
clutter-bind-constraint.h
clutter-binding-pool.c
clutter-binding-pool.h
clutter-blur-effect.c
clutter-blur-effect.h
clutter-box-layout.c
clutter-box-layout.h
clutter-brightness-contrast-effect.c
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
clutter-click-action.h
clutter-clone.c
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
clutter-desaturate-effect.c
clutter-desaturate-effect.h
clutter-device-manager-private.h
clutter-device-manager.c
clutter-device-manager.h
clutter-drag-action.c
clutter-drag-action.h
clutter-drop-action.c
clutter-drop-action.h
clutter-easing.c
clutter-easing.h
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 events: Make _clutter_process_event() reentrant 2012-12-18 01:27:32 +00:00
clutter-event.h
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
clutter-flow-layout.h
clutter-gesture-action-private.h
clutter-gesture-action.c
clutter-gesture-action.h
clutter-grid-layout.c
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
clutter-input-device.h
clutter-interval.c
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
clutter-layout-manager.h
clutter-layout-meta.c Conditionally use g_object_notify_by_pspec 2010-08-10 17:12:06 +01:00
clutter-layout-meta.h
clutter-list-model.c
clutter-list-model.h
clutter-macros.h
clutter-main.c events: Make _clutter_process_event() reentrant 2012-12-18 01:27:32 +00:00
clutter-main.h
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
clutter-pan-action.c
clutter-pan-action.h
clutter-path-constraint.c
clutter-path-constraint.h
clutter-path.c
clutter-path.h
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
clutter-script-parser.c
clutter-script-private.h
clutter-script.c
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
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 Add clutter_stage_set_sync_delay() 2013-02-13 09:27:17 -05: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
clutter-table-layout.h
clutter-tap-action.c
clutter-tap-action.h
clutter-text-buffer.c
clutter-text-buffer.h
clutter-text.c text: Clean up the set_font_description_internal() semantics 2013-03-04 13:06:39 +00:00
clutter-text.h
clutter-texture.h
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
clutter-units.c
clutter-units.h
clutter-util.c
clutter-version.h.in
clutter-zoom-action.c
clutter-zoom-action.h
clutter.h
clutter.pc.in
clutter.symbols offscreen-effect: Add a method to get the target area 2013-03-04 12:24:23 +00:00
config.h.win32.in
Makefile.am wayland: Only include Wayland headers in private 2013-02-20 23:06:28 +00:00