[clutter] Created tag 1.9.4
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] Created tag 1.9.4
- Date: Sat, 21 Jan 2012 09:56:11 +0000 (UTC)
The signed tag '1.9.4' was created.
Tagger: Emmanuele Bassi <ebassi linux intel com>
Date: Tue Jan 17 14:41:35 2012 +0000
Clutter 1.9.4 (snapshot)
Changes since the last tag 'pre-apocalypse-1':
Daniel Mustieles (1):
Updated Spanish translation
Emmanuele Bassi (102):
actor: Provide add/remove child and get children methods
Do not use set_parent()/unparent() internally
actor: Provide a default Container implementation
actor: Add :layout-manager
actor: Default to a fixed layout manager
box: Defer to ClutterActor
actor: Add [xy]-expand properties
actor: Remove is-a(Container) checks
actor: Provide Container::raise/lower implementations
actor: Add [xy]-align
actor: Add margin properties
actor: Clean up property installation
actor: Adjust the allocation prior to call allocate()
actor: Update the underallocations check
actor: Store the fixed sizes into LayoutInfo
actor: More cleanups to the Private data structure
actor: Maintain invariants in add_child/remove_child
actor: Adjust the preferred size too
conform: Begin a test suite for layout options
actor: Add child insertion methods
actor: Implement Container::sort_depth_order
box: Drop Container interface overrides
actor: Do not leak the layout manager
actor: Make Actor.add_child and Container.add_actor idempotent
group: Do not override Container
actor: Minor cosmetic fixes to the header
group: Use the default paint() implementation
conform/layout: Remove last Container.add_actor() usage
actor: Cosmetic fixes to internal add/remove child
actor: Background color
box: Proxy the Actor's background color properties
flow-layout: Fix minimum size request
actor: Provide a better get_paint_volume() implementation
group: Use the default get_paint_volume()
actor: Provide more children methods
group: Proxy last few methods to Actor
actor: Make Actor instantiatable
cally: Do not use Group API
Deprecate ClutterBox
Deprecate ClutterGroup
Deprecate ClutterRectangle
actor: Tweak the underallocation warning
docs: Update the release notes
actor: Add TransformInfo
actor: Document fields of ClutterActorPrivate
actor: Use a cairo_rectangle_t instead of a ridiculous array
actor: Define the scene structure inside Actor
actor: Add children iteration methods
Begin porting layout managers to the new child iteration API
Port remaining layout managers to the new child iteration API
actor: Fix child insertion issues
conform: Add a suite for the Actor scene graph API
conform/actor-graph: Add lower/raise units
actor: Deprecate the old parent modifiers
actor: Add replace_child() method
cally: Use the Actor API instead of ClutterContainer
fixed-layout: Use the Actor iteration API
Drop some more ClutterContainer.get_children() uses
actor: Simplify first/last child updates
Remove usage of Actor/Container.get_children()
stage: Use the Actor iteration API
actor: Fix get_paint_volume() default implementation
actor: Provide a proper implementation of replace_child()
docs: Clarify the Actor's iterator API behaviour
actor: Add remove_all_children()
Deprecate Container add() and remove() methods
docs: Update the Actor API reference
actor: Add some debug spew
tests/interactive: Add a simple test for Actor
cally: Use Actor.get_children()
group: Use Actor.remove_all_children()
container: Deprecate more methods
container: Provide default implementation of vfuncs
container: Add diagnostic warnings for deprecated vfuncs
docs: Clean up ClutterContainer's description
docs: Update the release notes
actor: Paint the background color in the paint class handler
layout-manager: Add compute_expand() vfunc
actor: Ask the LayoutManager to compute the expansion flags
box-layout: Override compute_expand()
table-layout: Override compute_expand()
actor: Remove automagic "expand" flag
actor: Use flags to control add/remove child
actor: Add new methods for changing the paint sequence
Deprecate the old raise/lower API
actor: Use proper internal API
build: Add inclusion guards and license notices
docs: Update the release notes
actor: Add boxed margin accessors
docs: Fixes for the API reference
actor: Deprecated push/pop internal methods
docs: Move deprecated sections to the proper location
Fix compiler warnings
Update clutter.symbols
interactive/text: Remove spurious g_object_unref()
Update clutter.symbols for TextBuffer
Add ClutterTextBuffer to the API reference
Update the NEWS file
text-buffer: Fix the Since annotations
script: Fix a segfault
text: Fix the buffer length check on paint
Release Clutter 1.9.4 (snapshot)
Fran DiÃguez (1):
Updated Galician translations
Piotr DrÄg (1):
Updated POTFILES.in
Stef Walter (1):
text: Implement ClutterTextBuffer
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]