mutter/clutter
Emmanuele Bassi 71323b8bfc x11/stage: Use symbolic constants for source function
And make sure to use the clutter_threads_add_timeout(), so that the
function is called under the Clutter lock.
2012-01-25 23:20:24 +00:00
..
cally cally: Use Actor.get_children() 2012-01-16 23:37:12 +00:00
cex100
cogl
deprecated Override Container inside ClutterStage 2012-01-23 20:54:07 +00:00
egl eglnative: fix building eglnative BE with evdev support 2011-12-08 16:13:37 +00:00
evdev build: make internal option_xkb_* symbols static 2011-12-08 16:13:38 +00:00
gdk
osx osx: Use Lucida Grande as the default font 2012-01-07 10:42:09 +00:00
tslib
wayland wayland: Update to changes in the SHM api 2012-01-20 16:15:08 +00:00
win32
x11 x11/stage: Use symbolic constants for source function 2012-01-25 23:20:24 +00: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: Remove unused function 2012-01-24 09:36:31 +00:00
clutter-actor.c actor: use paint opacity to paint the background color 2012-01-24 14:52:33 +00:00
clutter-actor.h actor: Maintain behaviour of old allocate() implementations 2012-01-19 12:40:32 +00:00
clutter-align-constraint.c
clutter-align-constraint.h
clutter-alpha.c
clutter-alpha.h
clutter-animatable.c
clutter-animatable.h
clutter-animation.c
clutter-animation.h
clutter-animator.c
clutter-animator.h
clutter-backend-private.h backend: Remove ClutterBackend::redraw 2012-01-12 13:35:09 +00:00
clutter-backend.c backend: Remove ClutterBackend::redraw 2012-01-12 13:35:09 +00:00
clutter-backend.h
clutter-bezier.c
clutter-bezier.h
clutter-bin-layout.c Deprecate Container add() and remove() methods 2012-01-16 23:37:11 +00:00
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 actor: Remove automagic "expand" flag 2012-01-16 23:37:13 +00:00
clutter-box-layout.h
clutter-cairo-texture.c
clutter-cairo-texture.h
clutter-child-meta.c
clutter-child-meta.h
clutter-click-action.c click-action: Use the new symbolic event propagation macros 2012-01-12 10:27:17 +00:00
clutter-click-action.h
clutter-clone.c
clutter-clone.h
clutter-color-static.h
clutter-color.c
clutter-color.h
clutter-colorize-effect.c
clutter-colorize-effect.h
clutter-config.h.in
clutter-config.h.win32
clutter-constraint.c
clutter-constraint.h
clutter-container.c Deprecate the old raise/lower API 2012-01-16 23:37:13 +00:00
clutter-container.h Deprecate the old raise/lower API 2012-01-16 23:37:13 +00:00
clutter-debug.h
clutter-deform-effect.c deform-effect: Check against NULL pointers 2012-01-12 10:34:26 +00:00
clutter-deform-effect.h
clutter-deprecated.h Deprecate Container add() and remove() methods 2012-01-16 23:37:11 +00:00
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 drag-action: Use the new event propagation macros 2012-01-12 10:34:50 +00:00
clutter-drag-action.h
clutter-drop-action.c drop-action: Use the event propagation macros 2012-01-12 10:39:59 +00:00
clutter-drop-action.h
clutter-effect-private.h
clutter-effect.c
clutter-effect.h
clutter-enum-types.c.in
clutter-enum-types.h.in
clutter-enums.h docs: Inlined examples break enums gtk-doc 2012-01-24 14:13:53 +00:00
clutter-event-private.h
clutter-event-translator.c
clutter-event-translator.h
clutter-event.c
clutter-event.h Add symbolic constants for event propagation 2012-01-03 12:05:10 +00:00
clutter-feature.c
clutter-feature.h
clutter-fixed-layout.c fixed-layout: Use the Actor iteration API 2012-01-16 23:37:10 +00:00
clutter-fixed-layout.h
clutter-flatten-effect.c
clutter-flatten-effect.h
clutter-flow-layout.c Deprecate Container add() and remove() methods 2012-01-16 23:37:11 +00:00
clutter-flow-layout.h
clutter-gesture-action.c gesture-action: Protect against NULL pointers 2012-01-12 10:49:16 +00:00
clutter-gesture-action.h
clutter-group.h Deprecate ClutterGroup 2012-01-16 23:35:16 +00:00
clutter-id-pool.c
clutter-id-pool.h
clutter-input-device.c
clutter-input-device.h
clutter-interval.c
clutter-interval.h
clutter-keysyms-table.c
clutter-keysyms-update.pl
clutter-keysyms.h
clutter-layout-manager.c actor: Remove automagic "expand" flag 2012-01-16 23:37:13 +00:00
clutter-layout-manager.h actor: Remove automagic "expand" flag 2012-01-16 23:37:13 +00:00
clutter-layout-meta.c
clutter-layout-meta.h
clutter-list-model.c
clutter-list-model.h
clutter-main.c Add diagnostic mode 2011-12-28 09:37:53 +00:00
clutter-main.h
clutter-marshal.list text: Implement ClutterTextBuffer 2012-01-17 14:29:44 +00:00
clutter-master-clock.c
clutter-master-clock.h
clutter-media.c
clutter-media.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-volume-private.h
clutter-paint-volume.c Remove use of CoglVector3 2012-01-16 21:06:19 +00:00
clutter-path-constraint.c
clutter-path-constraint.h
clutter-path.c
clutter-path.h
clutter-private.h Remove use of CoglVector3 2012-01-16 21:06:19 +00:00
clutter-profile.c
clutter-profile.h
clutter-script-parser.c script: Fix a segfault 2012-01-17 14:29:45 +00:00
clutter-script-private.h
clutter-script.c script: Add loading from a resource 2012-01-24 12:04:56 +00:00
clutter-script.h script: Add loading from a resource 2012-01-24 12:04:56 +00:00
clutter-scriptable.c
clutter-scriptable.h
clutter-settings-private.h
clutter-settings.c
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
clutter-stage-window.c
clutter-stage-window.h
clutter-stage.c Override Container inside ClutterStage 2012-01-23 20:54:07 +00:00
clutter-stage.h Move Perspective and Fog definitions to clutter-types.h 2012-01-03 13:50:06 +00:00
clutter-state.c Fix compiler warnings 2012-01-16 23:49:49 +00:00
clutter-state.h
clutter-swipe-action.c
clutter-swipe-action.h
clutter-table-layout.c Fix compiler warnings 2012-01-16 23:49:49 +00:00
clutter-table-layout.h
clutter-text-buffer.c text-buffer: Fix the Since annotations 2012-01-17 14:29:45 +00:00
clutter-text-buffer.h text: Implement ClutterTextBuffer 2012-01-17 14:29:44 +00:00
clutter-text.c text: Fix the buffer length check on paint 2012-01-17 14:29:45 +00:00
clutter-text.h text: Implement ClutterTextBuffer 2012-01-17 14:29:44 +00:00
clutter-texture.c Do not use set_parent()/unparent() internally 2012-01-16 23:35:13 +00:00
clutter-texture.h
clutter-timeline.c Fix compiler warnings 2012-01-16 23:49:49 +00:00
clutter-timeline.h
clutter-types.h actor: Adjust the preferred size too 2012-01-16 23:35:14 +00:00
clutter-units.c
clutter-units.h
clutter-util.c
clutter-util.h
clutter-version.h.in
clutter-version.h.win32.in
clutter.h Deprecate ClutterRectangle 2012-01-16 23:35:17 +00:00
clutter.pc.in build: Add infrastructure for inserting Requires.private into pkg-config files 2012-01-11 12:23:46 +00:00
clutter.symbols script: Add loading from a resource 2012-01-24 12:04:56 +00:00
Makefile.am text: Implement ClutterTextBuffer 2012-01-17 14:29:44 +00:00