mutter/clutter
Robert Bragg 523bab0868 layout: allow wider use of the CLUTTER_ACTOR_NO_LAYOUT flag
Previously only ClutterGroup was able to set the CLUTTER_ACTOR_NO_LAYOUT
flag which allows clutter-actor.c to avoid a relayout when showing or
hiding fixed layout containers. Instead of it being the responsibility
of the container to set this flag this patch makes the layout manager
itself decide in the ::set_container method. This way both ClutterBox
and ClutterGroup can take advantage of the optimization.
2010-02-24 12:07:23 +00:00
..
cogl docs: Detail replacement for cogl_check_extension() 2010-02-24 11:28:44 +00:00
eglnative
eglx
fruity
glx debug: Split debugging notes from behavioural modifiers 2010-02-23 14:39:23 +00:00
json
osx osx: Fix a warning on Snow Leopard 2009-11-06 11:48:42 +00:00
win32 win32: Fixup compilation errors from b398292089 2010-02-18 11:36:15 +00:00
x11 build: Use template for ClutterX11 enumerationt types 2010-02-24 10:20:10 +00:00
clutter-actor.c actor: Turn push/pop_internal into Actor methods 2010-02-15 16:09:26 +00:00
clutter-actor.h actor: Turn push/pop_internal into Actor methods 2010-02-15 16:09:26 +00:00
clutter-alpha.c analysis: ClutterAlpha 2010-02-12 14:50:06 +00:00
clutter-alpha.h
clutter-animatable.c
clutter-animatable.h
clutter-animation.c docs: Mention signal-swapped-after modifier 2010-02-15 11:44:02 +00:00
clutter-animation.h
clutter-animator.c analysis: ClutterAnimator/2 2010-02-12 14:50:06 +00:00
clutter-animator.h docs: Fixes for ClutterAnimator 2010-02-08 17:37:00 +00:00
clutter-backend.c uprof: make the Redrawing timer a child of the Master Clock 2010-02-10 15:04:53 +00:00
clutter-backend.h device: Impose per-backend DeviceManager 2010-02-17 17:46:48 +00:00
clutter-behaviour-depth.c
clutter-behaviour-depth.h
clutter-behaviour-ellipse.c
clutter-behaviour-ellipse.h
clutter-behaviour-opacity.c behaviour: Clean up BehaviourOpacity 2010-02-02 12:54:51 +00:00
clutter-behaviour-opacity.h
clutter-behaviour-path.c
clutter-behaviour-path.h
clutter-behaviour-rotate.c
clutter-behaviour-rotate.h
clutter-behaviour-scale.c
clutter-behaviour-scale.h
clutter-behaviour.c analysis: ClutterBehaviour 2010-02-12 14:50:06 +00:00
clutter-behaviour.h
clutter-bezier.c
clutter-bezier.h
clutter-bin-layout.c Fix some compiler warnings 2010-02-09 16:58:03 +00:00
clutter-bin-layout.h
clutter-binding-pool.c
clutter-binding-pool.h
clutter-box-layout.c analysis: ClutterBoxLayout 2010-02-12 14:50:10 +00:00
clutter-box-layout.h
clutter-box.c clutter-box: Layer new actors on top of all others at the same depth 2010-02-24 10:03:43 +00:00
clutter-box.h
clutter-cairo-texture.c
clutter-cairo-texture.h
clutter-child-meta.c
clutter-child-meta.h
clutter-clone.c
clutter-clone.h
clutter-color.c
clutter-color.h
clutter-container.c [container] Remove the unused 'object' variable in destroy_child_meta 2009-09-22 17:55:04 +01:00
clutter-container.h
clutter-debug.h debug: Split debugging notes from behavioural modifiers 2010-02-23 14:39:23 +00:00
clutter-deprecated.h
clutter-device-manager.c device: Impose per-backend DeviceManager 2010-02-17 17:46:48 +00:00
clutter-device-manager.h docs: Fixes for DeviceManager 2010-02-17 19:02:43 +00:00
clutter-enum-types.c.in
clutter-enum-types.h.in
clutter-event.c
clutter-event.h device: Allow updating devices from embedding toolkits 2010-02-17 18:21:50 +00:00
clutter-feature.c feature: Make sure we have a GL context 2010-02-03 16:34:27 +00:00
clutter-feature.h docs: Document SWAP_EVENTS feature flag 2010-02-15 19:03:37 +00:00
clutter-fixed-layout.c layout: allow wider use of the CLUTTER_ACTOR_NO_LAYOUT flag 2010-02-24 12:07:23 +00:00
clutter-fixed-layout.h
clutter-fixed.c
clutter-fixed.h
clutter-flow-layout.c Fix some compiler warnings 2010-02-09 16:58:03 +00:00
clutter-flow-layout.h
clutter-frame-source.c Whitespace fixes 2010-02-01 10:40:34 +00:00
clutter-frame-source.h
clutter-group.c layout: allow wider use of the CLUTTER_ACTOR_NO_LAYOUT flag 2010-02-24 12:07:23 +00:00
clutter-group.h
clutter-id-pool.c
clutter-id-pool.h 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 17:04:34 +00:00
clutter-input-device.c device: Force ENTER on Stage with overlapping Actors 2010-02-22 11:30:14 +00:00
clutter-input-device.h device: Allow updating devices from embedding toolkits 2010-02-17 18:21:50 +00:00
clutter-interval.c analysis: ClutterInterval 2010-02-12 14:50:11 +00:00
clutter-interval.h
clutter-json.h.in
clutter-keysyms-table.h 7 small miscellaneous fixes 2008-06-10 06:37:46 +00:00
clutter-keysyms.h
clutter-layout-manager.c
clutter-layout-manager.h
clutter-layout-meta.c
clutter-layout-meta.h
clutter-list-model.c
clutter-list-model.h
clutter-main.c debug: Split debugging notes from behavioural modifiers 2010-02-23 14:39:23 +00:00
clutter-main.h
clutter-marshal.list
clutter-master-clock.c stage: Add sanity checks for get_pending_swaps() 2010-02-15 12:04:50 +00:00
clutter-master-clock.h
clutter-media.c
clutter-media.h
clutter-model-private.h [model] Add a private row mutator to ClutterModelIter 2009-05-05 20:18:28 +01:00
clutter-model.c analysis: ClutterModel 2010-02-12 14:50:11 +00:00
clutter-model.h
clutter-path.c docs: Use % for defines not # 2010-02-04 21:10:02 +00:00
clutter-path.h
clutter-private.h stage: Only clutter_stage_get_default() creates the default stage 2010-02-18 17:01:57 +00:00
clutter-profile.c
clutter-profile.h
clutter-rectangle.c analysis: ClutterRectangle 2010-02-12 14:50:11 +00:00
clutter-rectangle.h
clutter-score.c
clutter-score.h
clutter-script-parser.c analysis: ClutterScriptParser 2010-02-12 14:50:11 +00:00
clutter-script-private.h script: Use a node when resolving an animation mode 2010-02-08 15:45:43 +00:00
clutter-script.c
clutter-script.h
clutter-scriptable.c
clutter-scriptable.h
clutter-shader-types.c
clutter-shader-types.h
clutter-shader.c
clutter-shader.h
clutter-stage-manager.c stage: Only clutter_stage_get_default() creates the default stage 2010-02-18 17:01:57 +00:00
clutter-stage-manager.h
clutter-stage-window.c glx backend: Adds support for GLX_INTEL_swap_event 2010-02-09 22:19:41 +00:00
clutter-stage-window.h glx backend: Adds support for GLX_INTEL_swap_event 2010-02-09 22:19:41 +00:00
clutter-stage.c device: Motion events compression should honour the device 2010-02-22 11:34:04 +00:00
clutter-stage.h [stage] Add set/get_minumum_size 2010-02-06 11:23:37 +00:00
clutter-text.c analysis: ClutterText 2010-02-12 14:50:11 +00:00
clutter-text.h text: Add :font-description 2010-02-03 14:38:13 +00:00
clutter-texture.c analysis: ClutterTexture 2010-02-12 14:50:11 +00:00
clutter-texture.h
clutter-timeline.c analysis: ClutterTimeline 2010-02-12 14:57:50 +00:00
clutter-timeline.h
clutter-timeout-interval.c Whitespace fixes 2010-02-01 10:40:34 +00:00
clutter-timeout-interval.h
clutter-timeout-pool.c analysis: ClutterTimeoutPool 2010-02-12 14:57:55 +00:00
clutter-timeout-pool.h
clutter-types.h device: Allow updating devices from embedding toolkits 2010-02-17 18:21:50 +00:00
clutter-units.c
clutter-units.h
clutter-util.c Deprecate clutter_util_next_p2() 2010-02-06 10:49:33 +00:00
clutter-util.h Deprecate clutter_util_next_p2() 2010-02-06 10:49:33 +00:00
clutter-version.h.in
clutter.h Add ClutterAnimator 2010-02-07 18:25:19 +00:00
Makefile.am build: Tweak internal defines for building Clutter 2010-02-10 10:58:14 +00:00