[clutter] (92 commits) Created branch wip/apocalypses/apocalypse-1
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] (92 commits) Created branch wip/apocalypses/apocalypse-1
- Date: Tue, 3 Jan 2012 22:20:11 +0000 (UTC)
The branch 'wip/apocalypses/apocalypse-1' was created.
Summary of new commits:
7a57dfa... actor: Provide add/remove child and get children methods
3dd242b... Do not use set_parent()/unparent() internally
fb387a5... actor: Provide a default Container implementation
dfb7589... actor: Add :layout-manager
3c7ecc5... actor: Default to a fixed layout manager
66bd5a3... box: Defer to ClutterActor
c2cb24e... actor: Add [xy]-expand properties
9017180... actor: Remove is-a(Container) checks
a17ee00... actor: Provide Container::raise/lower implementations
2115adb... actor: Add [xy]-align
09d37bf... actor: Add margin properties
e4093e6... actor: Clean up property installation
7264a97... actor: Adjust the allocation prior to call allocate()
217da25... actor: Update the underallocations check
bdcd135... actor: Store the fixed sizes into LayoutInfo
6501a98... actor: More cleanups to the Private data structure
e30fd4d... actor: Maintain invariants in add_child/remove_child
250f838... actor: Adjust the preferred size too
9ec8576... conform: Begin a test suite for layout options
f96d737... actor: Add child insertion methods
384f351... actor: Implement Container::sort_depth_order
67c0122... box: Drop Container interface overrides
ee125fe... actor: Do not leak the layout manager
ef32940... actor: Make Actor.add_child and Container.add_actor idempot
60f1aa5... group: Do not override Container
d88b66a... actor: Minor cosmetic fixes to the header
e84f695... group: Use the default paint() implementation
0152291... conform/layout: Remove last Container.add_actor() usage
b8a1c92... actor: Cosmetic fixes to internal add/remove child
b17fec1... actor: Background color
9be26fc... box: Proxy the Actor's background color properties
8bcff1c... flow-layout: Fix minimum size request
2e45691... actor: Provide a better get_paint_volume() implementation
0c69451... group: Use the default get_paint_volume()
e76ba71... actor: Provide more children methods
6b96d07... group: Proxy last few methods to Actor
746f390... actor: Make Actor instantiatable
54a5aab... cally: Do not use Group API
fff180c... Deprecate ClutterBox
38a1d4b... Deprecate ClutterGroup
4dcae78... Deprecate ClutterRectangle
ec8e20a... actor: Tweak the underallocation warning
e18dc22... docs: Update the release notes
1992c90... actor: Add TransformInfo
19c15ca... actor: Document fields of ClutterActorPrivate
889ed10... actor: Use a cairo_rectangle_t instead of a ridiculous arra
449e4b0... actor: Define the scene structure inside Actor
cea518a... actor: Add children iteration methods
78173c8... Begin porting layout managers to the new child iteration AP
c87414e... Port remaining layout managers to the new child iteration A
8612b14... actor: Fix child insertion issues
ab32b99... conform: Add a suite for the Actor scene graph API
10ed5d4... conform/actor-graph: Add lower/raise units
d073560... actor: Deprecate the old parent modifiers
43722ae... actor: Add replace_child() method
8e03ab9... cally: Use the Actor API instead of ClutterContainer
b981e03... fixed-layout: Use the Actor iteration API
70a6aef... Drop some more ClutterContainer.get_children() uses
5a9f97b... actor: Simplify first/last child updates
26c2eb4... Remove usage of Actor/Container.get_children()
f665367... stage: Use the Actor iteration API
78c1c2a... actor: Fix get_paint_volume() default implementation
cb8abb3... actor: Provide a proper implementation of replace_child()
272061a... docs: Clarify the Actor's iterator API behaviour
073109c... actor: Add remove_all_children()
3d386ec... Deprecate Container add() and remove() methods
27ddb63... docs: Update the Actor API reference
d6b8383... actor: Add some debug spew
939e998... tests/interactive: Add a simple test for Actor
2a38203... cally: Use Actor.get_children()
e9b0555... group: Use Actor.remove_all_children()
1fa514c... container: Deprecate more methods
2291468... container: Provide default implementation of vfuncs
48a657e... container: Add diagnostic warnings for deprecated vfuncs
f45deaa... docs: Clean up ClutterContainer's description
e01a951... docs: Update the release notes
41f77bb... actor: Paint the background color in the paint class handle
2d7f5db... layout-manager: Add compute_expand() vfunc
b6e35d8... actor: Ask the LayoutManager to compute the expansion flags
254d717... box-layout: Override compute_expand()
7bfdc8f... table-layout: Override compute_expand()
51e8506... actor: Remove automagic "expand" flag
ca50fb8... actor: Use flags to control add/remove child
e5bf73d... actor: Add new methods for changing the paint sequence
0a3bb9e... Deprecate the old raise/lower API
2804c8a... actor: Use proper internal API
d311435... build: Add inclusion guards and license notices
ca209b8... docs: Update the release notes
68367a8... actor: Add boxed margin accessors
cbd1662... docs: Fixes for the API reference
88f219b... actor: Deprecated push/pop internal methods
25c1cac... docs: Move deprecated sections to the proper location
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]