mutter/clutter
Rob Bradford c564303601 flow-layout: Respect row-spacing/col-spacine in horizontal/vertical flows
We need to add the row-spacing value when calculating the y position for lines
of actors in horizontal flowing layouts.

Similarly we need to add the col-spacing value when calculating the x posution
for actors in vertical flowing layouts.
2009-12-01 17:46:11 +00:00
..
cogl cogl: Enable blending if a lighting colour is semi-transparent 2009-11-30 19:08:38 +00:00
eglnative
eglx
fruity
glx
json
osx osx: Fix a warning on Snow Leopard 2009-11-06 11:48:42 +00:00
sdl
win32 win32: Remove the check for GL 1.2 2009-11-13 17:23:13 +00:00
x11 docs: Fix the 'Since' annotation for some functions 2009-11-19 11:51:21 +00:00
clutter-actor.c actor: Fix a pre-condition check in set_text_direction() 2009-12-01 16:06:57 +00:00
clutter-actor.h actor: Add :text-direction property 2009-11-10 12:16:55 +00:00
clutter-alpha.c docs: Document the AnimationMode definition 2009-11-13 15:01:17 +00:00
clutter-alpha.h
clutter-animatable.c
clutter-animatable.h
clutter-animation.c animation: Keep a weak reference on actors 2009-11-24 16:59:24 +00:00
clutter-animation.h
clutter-backend.c Validate that the GL version is >= 1.2 2009-11-13 15:55:48 +00:00
clutter-backend.h
clutter-behaviour-depth.c
clutter-behaviour-depth.h
clutter-behaviour-ellipse.c
clutter-behaviour-ellipse.h
clutter-behaviour-opacity.c
clutter-behaviour-opacity.h
clutter-behaviour-path.c
clutter-behaviour-path.h docs: Fix the 'Since' annotation for some functions 2009-11-19 11:51:21 +00:00
clutter-behaviour-rotate.c
clutter-behaviour-rotate.h
clutter-behaviour-scale.c
clutter-behaviour-scale.h
clutter-behaviour.c behaviour: Implement the implicit alpha parsing 2009-11-06 11:39:30 +00:00
clutter-behaviour.h
clutter-bezier.c
clutter-bezier.h
clutter-bin-layout.c bin-layout: Add get_child_meta_type() override 2009-11-05 12:26:10 +00:00
clutter-bin-layout.h
clutter-binding-pool.c Pass the interned string value to the binding callback 2009-11-17 21:32:17 +00:00
clutter-binding-pool.h
clutter-box-layout.c Merge branch 'text-direction' 2009-12-01 14:55:19 +00:00
clutter-box-layout.h
clutter-box.c layout-manager: Create LayoutMeta on demand 2009-11-30 19:11:00 +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
clutter-container.h
clutter-debug.h
clutter-deprecated.h
clutter-enum-types.c.in
clutter-enum-types.h.in
clutter-event.c
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 flow-layout: Respect row-spacing/col-spacine in horizontal/vertical flows 2009-12-01 17:46:11 +00:00
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-interval.c
clutter-interval.h
clutter-json.h.in
clutter-keysyms-table.h
clutter-keysyms.h
clutter-layout-manager.c layout-manager: Create LayoutMeta on demand 2009-11-30 19:11:00 +00:00
clutter-layout-manager.h layout-manager: Create LayoutMeta on demand 2009-11-30 19:11:00 +00:00
clutter-layout-meta.c
clutter-layout-meta.h
clutter-list-model.c
clutter-list-model.h
clutter-main.c Merge branch 'text-direction' 2009-12-01 14:55:19 +00:00
clutter-main.h Use the newly added ClutterTextDirection enumeration 2009-11-10 11:06:20 +00:00
clutter-marshal.list
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-path.c
clutter-path.h
clutter-private.h Validate that the GL version is >= 1.2 2009-11-13 15:55:48 +00:00
clutter-rectangle.c
clutter-rectangle.h
clutter-score.c
clutter-score.h
clutter-script-parser.c Whitespace fixes 2009-11-13 15:01:17 +00:00
clutter-script-private.h behaviour: Implement the implicit alpha parsing 2009-11-06 11:39:30 +00:00
clutter-script.c script: Coding style clean-ups 2009-11-06 14:07:46 +00:00
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
clutter-stage-manager.h
clutter-stage-window.c
clutter-stage-window.h
clutter-stage.c picking: avoid redundant picking geometry for the stage. 2009-11-27 00:43:57 +00:00
clutter-stage.h
clutter-text.c Merge branch 'text-direction' 2009-12-01 14:55:19 +00:00
clutter-text.h
clutter-texture.c cogl: deprecate cogl_draw_buffer API and replace with a cogl_framebuffer API 2009-11-26 19:33:14 +00:00
clutter-texture.h
clutter-timeline.c
clutter-timeline.h
clutter-timeout-interval.c
clutter-timeout-interval.h
clutter-timeout-pool.c
clutter-timeout-pool.h
clutter-types.h Add ClutterTextDirection enumeration 2009-11-10 11:06:20 +00:00
clutter-units.c
clutter-units.h
clutter-util.c
clutter-util.h
clutter-version.h.in
clutter.h
Makefile.am