mutter/clutter
Emmanuele Bassi eca398f113 x11: Do not swallow XSettings events
We might want pieces higher in the stack (like Mx) to handle XSettings
events as well, and swallowing them by removing them from the events
queue would make it impossible.
2010-07-07 14:52:19 +01:00
..
cogl framebuffer: Replace CoglHandle with CoglFramebuffer * 2010-07-07 14:41:54 +01:00
egl Remove default settings from backends 2010-06-21 17:57:57 +01:00
fruity
glx clutter-{glx,x11}-texture-pixmap: Use CoglTexturePixmapX11 2010-06-22 12:22:48 +01:00
json json: Backport JSON_NODE_HOLDS macros 2010-06-22 07:58:49 +01:00
osx osx: explicitly request depth and stencil buffer bits 2010-07-07 14:09:32 +01:00
win32 clutter-event-win32: Emit multiple events for WM_MOUSEWHEEL Messages 2010-06-25 11:29:07 +01:00
x11 x11: Do not swallow XSettings events 2010-07-07 14:52:19 +01:00
clutter-action.c
clutter-action.h
clutter-actor-meta-private.h
clutter-actor-meta.c docs: Description fixes for Action and Constraint 2010-05-26 14:09:24 +01:00
clutter-actor-meta.h
clutter-actor.c docs: Avoid warnings from the g-ir-scanner 2010-06-30 15:51:12 +01:00
clutter-actor.h actor: add clutter_actor_contains() 2010-06-11 15:19:45 +01:00
clutter-align-constraint.c align-constraint: Offset the position after the alignment factor 2010-07-02 11:38:22 +01:00
clutter-align-constraint.h docs: Various fixes 2010-06-30 11:32:15 +01:00
clutter-alpha.c docs: Various fixes for gtk-doc 2010-06-30 15:51:12 +01:00
clutter-alpha.h
clutter-animatable.c
clutter-animatable.h
clutter-animation.c clutter-animation: Fix for using fixed:: from clutter_actor_animatev 2010-06-23 15:55:46 +01:00
clutter-animation.h
clutter-animator.c animator: fix removal of multiple keys 2010-07-06 14:14:34 +01:00
clutter-animator.h
clutter-backend.c backend: Move one-off free in finalize() 2010-06-30 15:51:12 +01:00
clutter-backend.h backend: Undeprecated clutter_backend_get_resolution() 2010-06-21 18:26:38 +01:00
clutter-behaviour-depth.c
clutter-behaviour-depth.h
clutter-behaviour-ellipse.c Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-behaviour-ellipse.h
clutter-behaviour-opacity.c
clutter-behaviour-opacity.h
clutter-behaviour-path.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-behaviour-path.h
clutter-behaviour-rotate.c
clutter-behaviour-rotate.h
clutter-behaviour-scale.c
clutter-behaviour-scale.h
clutter-behaviour.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-behaviour.h
clutter-bezier.c
clutter-bezier.h
clutter-bin-layout.c
clutter-bin-layout.h
clutter-bind-constraint.c bind-constraint: Add width and height binding 2010-06-28 18:06:23 +01:00
clutter-bind-constraint.h docs: Various fixes 2010-06-30 11:32:15 +01:00
clutter-binding-pool.c docs: Fix example code in BindingPool 2010-06-24 11:23:50 +01:00
clutter-binding-pool.h
clutter-blur-effect.c
clutter-blur-effect.h
clutter-box-layout.c
clutter-box-layout.h
clutter-box.c
clutter-box.h
clutter-cairo-texture.c cairo-texture: Disable :sync-size 2010-06-16 13:58:41 +01:00
clutter-cairo-texture.h
clutter-child-meta.c
clutter-child-meta.h
clutter-click-action.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-click-action.h
clutter-clone.c
clutter-clone.h
clutter-color.c
clutter-color.h
clutter-colorize-effect.c
clutter-colorize-effect.h
clutter-constraint.c
clutter-constraint.h
clutter-container.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-container.h
clutter-debug.h
clutter-deform-effect.c effect: Add DeformEffect 2010-06-10 18:40:29 +01:00
clutter-deform-effect.h effect: Add DeformEffect 2010-06-10 18:40:29 +01:00
clutter-deprecated.h
clutter-desaturate-effect.c
clutter-desaturate-effect.h
clutter-device-manager.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-device-manager.h
clutter-drag-action.c drag-action: Disable picking during drag 2010-06-22 16:12:53 +01:00
clutter-drag-action.h drag-action: Remove the press event button 2010-06-12 17:45:54 +01:00
clutter-effect.c docs: Fix Effect subclassing section 2010-06-10 17:34:48 +01:00
clutter-effect.h docs: Effects fixes for the API reference 2010-06-03 14:34:41 +01:00
clutter-enum-types.c.in
clutter-enum-types.h.in
clutter-event.c event: Typos in event code could cause crashes 2010-06-29 15:42:59 +01:00
clutter-event.h
clutter-feature.c
clutter-feature.h
clutter-fixed-layout.c
clutter-fixed-layout.h
clutter-fixed.c
clutter-fixed.h
clutter-flow-layout.c
clutter-flow-layout.h
clutter-frame-source.c
clutter-frame-source.h
clutter-group.c
clutter-group.h
clutter-id-pool.c
clutter-id-pool.h
clutter-input-device.c
clutter-input-device.h
clutter-interval.c
clutter-interval.h
clutter-json.h.in
clutter-keysyms-table.h
clutter-keysyms.h
clutter-layout-manager.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-layout-manager.h
clutter-layout-meta.c
clutter-layout-meta.h
clutter-list-model.c
clutter-list-model.h
clutter-main.c Always have a valid font map 2010-06-09 11:55:19 +01:00
clutter-main.h
clutter-marshal.list drag-action: Remove the press event button 2010-06-12 17:45:54 +01:00
clutter-master-clock.c g_source_set_name on custom sources (if available) 2010-06-07 12:05:24 +01:00
clutter-master-clock.h
clutter-media.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-media.h
clutter-model-private.h
clutter-model.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-model.h
clutter-offscreen-effect.c offscreen-effect: Traslate the modelview with the offsets 2010-06-10 18:40:24 +01:00
clutter-offscreen-effect.h effect: Rework the OffscreenEffect painting 2010-06-03 14:10:55 +01:00
clutter-page-turn-effect.c effect: Add PageTurnEffect 2010-06-10 18:40:29 +01:00
clutter-page-turn-effect.h effect: Add PageTurnEffect 2010-06-10 18:40:29 +01:00
clutter-path.c
clutter-path.h
clutter-private.h settings: Migrate Backend settings to a new object 2010-06-21 15:55:36 +01:00
clutter-profile.c
clutter-profile.h
clutter-rectangle.c
clutter-rectangle.h
clutter-score.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-score.h
clutter-script-parser.c script-parser: Expose extracting the id from a node 2010-06-17 16:41:44 +01:00
clutter-script-private.h script-parser: Expose extracting the id from a node 2010-06-17 16:41:44 +01:00
clutter-script.c docs: Various fixes for gtk-doc 2010-06-30 15:51:12 +01:00
clutter-script.h
clutter-scriptable.c
clutter-scriptable.h
clutter-settings.c docs: Various fixes 2010-06-30 11:32:15 +01:00
clutter-settings.h settings: Migrate Backend settings to a new object 2010-06-21 15:55:36 +01:00
clutter-shader-effect.c shader-effect: Add a size check 2010-06-16 17:17:27 +01:00
clutter-shader-effect.h
clutter-shader-types.c shader-types: Check the size of the values 2010-06-16 17:14:57 +01:00
clutter-shader-types.h
clutter-shader.c shader-effect: Allow creating vertex shaders 2010-06-11 14:47:48 +01:00
clutter-shader.h
clutter-stage-manager.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-stage-manager.h Miscellaneous documentation fixes 2010-05-19 16:10:05 +01:00
clutter-stage-window.c
clutter-stage-window.h
clutter-stage.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-stage.h
clutter-state.c state: added clutter_state_key_get_property_type 2010-07-06 14:14:34 +01:00
clutter-state.h state: added clutter_state_key_get_property_type 2010-07-06 14:14:34 +01:00
clutter-text.c text: Use the ::settings-changed signal 2010-06-28 10:43:13 +01:00
clutter-text.h
clutter-texture.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-texture.h
clutter-timeline.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-timeline.h
clutter-timeout-interval.c
clutter-timeout-interval.h
clutter-timeout-pool.c g_source_set_name on custom sources (if available) 2010-06-07 12:05:24 +01:00
clutter-timeout-pool.h
clutter-types.h shader-effect: Allow creating vertex shaders 2010-06-11 14:47:48 +01:00
clutter-units.c docs: Avoid warnings from the g-ir-scanner 2010-06-30 15:51:12 +01:00
clutter-units.h
clutter-util.c
clutter-util.h
clutter-version.h.in
clutter.h settings: Migrate Backend settings to a new object 2010-06-21 15:55:36 +01:00
Makefile.am Use -Bsymbolic-functions 2010-06-22 13:32:11 +01:00