profile/ivi/clutter.git
2012-01-17 Emmanuele Bassiinteractive/text: Remove spurious g_object_unref()
2012-01-17 Stef Waltertext: Implement ClutterTextBuffer
2012-01-17 Daniel MustielesUpdated Spanish translation
2012-01-17 Emmanuele BassiUpdate clutter.symbols
2012-01-17 Fran DiéguezUpdated Galician translations
2012-01-17 Piotr DrągUpdated POTFILES.in
2012-01-16 Emmanuele BassiFix compiler warnings
2012-01-16 Emmanuele Bassidocs: Move deprecated sections to the proper location
2012-01-16 Emmanuele Bassiactor: Deprecated push/pop internal methods
2012-01-16 Emmanuele Bassidocs: Fixes for the API reference
2012-01-16 Emmanuele Bassiactor: Add boxed margin accessors
2012-01-16 Emmanuele Bassidocs: Update the release notes
2012-01-16 Emmanuele Bassibuild: Add inclusion guards and license notices
2012-01-16 Emmanuele Bassiactor: Use proper internal API
2012-01-16 Emmanuele BassiDeprecate the old raise/lower API
2012-01-16 Emmanuele Bassiactor: Add new methods for changing the paint sequence
2012-01-16 Emmanuele Bassiactor: Use flags to control add/remove child
2012-01-16 Emmanuele Bassiactor: Remove automagic "expand" flag
2012-01-16 Emmanuele Bassitable-layout: Override compute_expand()
2012-01-16 Emmanuele Bassibox-layout: Override compute_expand()
2012-01-16 Emmanuele Bassiactor: Ask the LayoutManager to compute the expansion...
2012-01-16 Emmanuele Bassilayout-manager: Add compute_expand() vfunc
2012-01-16 Emmanuele Bassiactor: Paint the background color in the paint class...
2012-01-16 Emmanuele Bassidocs: Update the release notes
2012-01-16 Emmanuele Bassidocs: Clean up ClutterContainer's description
2012-01-16 Emmanuele Bassicontainer: Add diagnostic warnings for deprecated vfuncs
2012-01-16 Emmanuele Bassicontainer: Provide default implementation of vfuncs
2012-01-16 Emmanuele Bassicontainer: Deprecate more methods
2012-01-16 Emmanuele Bassigroup: Use Actor.remove_all_children()
2012-01-16 Emmanuele Bassically: Use Actor.get_children()
2012-01-16 Emmanuele Bassitests/interactive: Add a simple test for Actor
2012-01-16 Emmanuele Bassiactor: Add some debug spew
2012-01-16 Emmanuele Bassidocs: Update the Actor API reference
2012-01-16 Emmanuele BassiDeprecate Container add() and remove() methods
2012-01-16 Emmanuele Bassiactor: Add remove_all_children()
2012-01-16 Emmanuele Bassidocs: Clarify the Actor's iterator API behaviour
2012-01-16 Emmanuele Bassiactor: Provide a proper implementation of replace_child()
2012-01-16 Emmanuele Bassiactor: Fix get_paint_volume() default implementation
2012-01-16 Emmanuele Bassistage: Use the Actor iteration API
2012-01-16 Emmanuele BassiRemove usage of Actor/Container.get_children()
2012-01-16 Emmanuele Bassiactor: Simplify first/last child updates
2012-01-16 Emmanuele BassiDrop some more ClutterContainer.get_children() uses
2012-01-16 Emmanuele Bassifixed-layout: Use the Actor iteration API
2012-01-16 Emmanuele Bassically: Use the Actor API instead of ClutterContainer
2012-01-16 Emmanuele Bassiactor: Add replace_child() method
2012-01-16 Emmanuele Bassiactor: Deprecate the old parent modifiers
2012-01-16 Emmanuele Bassiconform/actor-graph: Add lower/raise units
2012-01-16 Emmanuele Bassiconform: Add a suite for the Actor scene graph API
2012-01-16 Emmanuele Bassiactor: Fix child insertion issues
2012-01-16 Emmanuele BassiPort remaining layout managers to the new child iterati...
2012-01-16 Emmanuele BassiBegin porting layout managers to the new child iteratio...
2012-01-16 Emmanuele Bassiactor: Add children iteration methods
2012-01-16 Emmanuele Bassiactor: Define the scene structure inside Actor
2012-01-16 Emmanuele Bassiactor: Use a cairo_rectangle_t instead of a ridiculous...
2012-01-16 Emmanuele Bassiactor: Document fields of ClutterActorPrivate
2012-01-16 Emmanuele Bassiactor: Add TransformInfo
2012-01-16 Emmanuele Bassidocs: Update the release notes
2012-01-16 Emmanuele Bassiactor: Tweak the underallocation warning
2012-01-16 Emmanuele BassiDeprecate ClutterRectangle
2012-01-16 Emmanuele BassiDeprecate ClutterGroup
2012-01-16 Emmanuele BassiDeprecate ClutterBox
2012-01-16 Emmanuele Bassically: Do not use Group API
2012-01-16 Emmanuele Bassiactor: Make Actor instantiatable
2012-01-16 Emmanuele Bassigroup: Proxy last few methods to Actor
2012-01-16 Emmanuele Bassiactor: Provide more children methods
2012-01-16 Emmanuele Bassigroup: Use the default get_paint_volume()
2012-01-16 Emmanuele Bassiactor: Provide a better get_paint_volume() implementation
2012-01-16 Emmanuele Bassiflow-layout: Fix minimum size request
2012-01-16 Emmanuele Bassibox: Proxy the Actor's background color properties
2012-01-16 Emmanuele Bassiactor: Background color
2012-01-16 Emmanuele Bassiactor: Cosmetic fixes to internal add/remove child
2012-01-16 Emmanuele Bassiconform/layout: Remove last Container.add_actor() usage
2012-01-16 Emmanuele Bassigroup: Use the default paint() implementation
2012-01-16 Emmanuele Bassiactor: Minor cosmetic fixes to the header
2012-01-16 Emmanuele Bassigroup: Do not override Container
2012-01-16 Emmanuele Bassiactor: Make Actor.add_child and Container.add_actor...
2012-01-16 Emmanuele Bassiactor: Do not leak the layout manager
2012-01-16 Emmanuele Bassibox: Drop Container interface overrides
2012-01-16 Emmanuele Bassiactor: Implement Container::sort_depth_order
2012-01-16 Emmanuele Bassiactor: Add child insertion methods
2012-01-16 Emmanuele Bassiconform: Begin a test suite for layout options
2012-01-16 Emmanuele Bassiactor: Adjust the preferred size too
2012-01-16 Emmanuele Bassiactor: Maintain invariants in add_child/remove_child
2012-01-16 Emmanuele Bassiactor: More cleanups to the Private data structure
2012-01-16 Emmanuele Bassiactor: Store the fixed sizes into LayoutInfo
2012-01-16 Emmanuele Bassiactor: Update the underallocations check
2012-01-16 Emmanuele Bassiactor: Adjust the allocation prior to call allocate()
2012-01-16 Emmanuele Bassiactor: Clean up property installation
2012-01-16 Emmanuele Bassiactor: Add margin properties
2012-01-16 Emmanuele Bassiactor: Add [xy]-align
2012-01-16 Emmanuele Bassiactor: Provide Container::raise/lower implementations
2012-01-16 Emmanuele Bassiactor: Remove is-a(Container) checks
2012-01-16 Emmanuele Bassiactor: Add [xy]-expand properties
2012-01-16 Emmanuele Bassibox: Defer to ClutterActor
2012-01-16 Emmanuele Bassiactor: Default to a fixed layout manager
2012-01-16 Emmanuele Bassiactor: Add :layout-manager
2012-01-16 Emmanuele Bassiactor: Provide a default Container implementation
2012-01-16 Emmanuele BassiDo not use set_parent()/unparent() internally
2012-01-16 Emmanuele Bassiactor: Provide add/remove child and get children methods
2012-01-16 Neil RobertsRemove use of CoglVector3
next