profile/ivi/clutter.git
2012-02-09 Emmanuele Bassiconform/actor-graph: Add more cases
2012-02-09 Florian Müllneractor: Fix add_child_at_index() for negative index
2012-02-08 Мирослав НиколићUpdated Serbian translation
2012-02-07 Emmanuele Bassitext: Avoid changing the contents when possible
2012-02-07 Emmanuele Bassitext: Fix annotations
2012-02-07 Emmanuele Bassitext: Style cleanups
2012-02-07 Emmanuele Bassiinteractive/text-field: Modernize
2012-02-06 Emmanuele Bassitext: Add the coords_to_position() method
2012-02-06 Emmanuele Bassidocs: Fix up Since annotation
2012-02-06 Emmanuele BassiPost-release version bump to 1.9.11
2012-02-06 Emmanuele BassiRelease 1.9.10 (snapshot)
2012-02-06 Emmanuele Bassidocs: Update release notes
2012-02-06 Tristan Van... Fixed clutter_state_remove_key_internal() to propagate...
2012-02-06 Tristan Van... Fix Makefile to properly include clutter-backend-eglnat...
2012-02-06 Emmanuele Bassimodel: Drop GValueArray usage
2012-02-06 Emmanuele Bassilist-model: Migrate from GValueArray
2012-02-05 Emmanuele BassiClean up clutter-actor.h
2012-02-02 Emmanuele Bassiinteractive/actor: Show event and animation API
2012-02-02 Emmanuele Bassidocs: Clarify actor map and unmap methods
2012-02-02 Emmanuele Bassidocs: Update the actor invariants
2012-02-01 Evan Nemersonintrospection: add some missing annotations
2012-01-31 Emmanuele BassiClean up the clutter API reference Makefile.am
2012-01-31 Emmanuele Bassidocs: Add an image for the XIncluded code
2012-01-31 Emmanuele Bassidocs: Add private macro CLUTTER_PRIVATE_FIELD
2012-01-31 Emmanuele Bassidocs: XInclude test-actor inside the Actor's description
2012-01-31 Emmanuele Bassidocs: Add an example to the Actor description
2012-01-31 Emmanuele Bassiactor: Add diagnostic message for "behaviours" in Clutt...
2012-01-31 Emmanuele Bassiactor: Do not unmap/unrealize twice on destruction
2012-01-31 Emmanuele Bassiactor: Move ClutterShader-related code out of clutter...
2012-01-31 Emmanuele Bassix11: Remove CLUTTER_DISABLE_DEPRECATED usage
2012-01-31 Emmanuele Bassitexture: Deprecate YUV setter
2012-01-31 Emmanuele Bassitexture: It's bytes per pixel, not bits
2012-01-30 Emmanuele BassiUse ClutterActorIter inside layout managers
2012-01-29 Chao-Hsiung... Updated Traditional Chinese translation(Hong Kong and...
2012-01-28 Matej UrbančičUpdated Slovenian translation
2012-01-27 Emmanuele Bassidocs: Mention the DELEGATE_LAYOUT flag in set_allocation()
2012-01-27 Emmanuele Bassigroup: Set the NO_LAYOUT flag
2012-01-27 Emmanuele Bassifixed-layout: Remove the NO_LAYOUT flag set
2012-01-27 Kerrick StaleyFix spelling in Clutter Cookbook: ouest -> west
2012-01-27 Emmanuele Bassibox: Use the ActorIter API
2012-01-27 Emmanuele Bassistage: Use the iterator API instead of the DOM one
2012-01-27 Emmanuele Bassiactor: Add ClutterActorIter
2012-01-27 Emmanuele Bassibox: Restore the ::destroy handler
2012-01-27 Emmanuele Bassiconform: Avoid a deadlock
2012-01-27 Emmanuele Bassitests: Update to use the symbolic button names
2012-01-27 Emmanuele Bassidocs: Update to show the symbolic button names
2012-01-27 Emmanuele Bassidrag-action: Use the symbolic constants for the button
2012-01-27 Emmanuele Bassievent: Add symbolic names for left, middle, and right...
2012-01-27 Emmanuele Bassidoc/cookbook: Remove dead link
2012-01-26 Emmanuele BassiRemove unused variable
2012-01-26 Rob Bradfordwayland: Correctly support fullscreening before the...
2012-01-26 Rob Bradfordwayland: Force a redraw of the stage to get the new...
2012-01-26 Rob Bradfordwayland: Use new stage state manipulation functions
2012-01-26 Rob Bradfordwayland: Refine fullscreen/unfullscreen to emit the...
2012-01-26 Rob Bradfordwayland: Support programmatically resizing the stage
2012-01-26 Rob Bradfordwayland: Support setting fullscreen before the stage...
2012-01-26 Rob Bradfordwayland: Implement set_fullscreen vfunc in ClutterStage...
2012-01-26 Rob Bradfordwayland: Include the Wayland surface and shell surface...
2012-01-26 Rob Bradfordwayland: Save the output mode so that it can be used...
2012-01-26 Emmanuele Bassix11: Unbreak the build
2012-01-26 Emmanuele BassiMerge branch 'stage-state'
2012-01-26 Emmanuele Bassidocs: Update ClutterStageState flags
2012-01-26 Emmanuele Bassiwayland: Use the Stage state tracking
2012-01-26 Emmanuele Bassigdk: Use the Stage state tracking
2012-01-26 Emmanuele Bassiwin32: Use the Stage state tracking
2012-01-26 Emmanuele Bassix11: Use the Stage state tracking
2012-01-26 Emmanuele Bassiosx: Use the Stage state tracking
2012-01-26 Emmanuele Bassistage: Add state tracking
2012-01-25 Emmanuele Bassitests/*: Use symbolic constants for sources and events
2012-01-25 Emmanuele Bassidocs: Use symbolic constants for sources and events
2012-01-25 Emmanuele Bassix11/stage: Use symbolic constants for source function
2012-01-24 Emmanuele BassiPost-release version bump to 1.9.9
2012-01-24 Emmanuele BassiRelease Clutter 1.9.8 (snapshot)
2012-01-24 Emmanuele Bassicookbook: Start migrating to the new API
2012-01-24 Emmanuele Bassicookbook: Begin porting examples to the new API
2012-01-24 Emmanuele Bassiactor: use paint opacity to paint the background color
2012-01-24 Emmanuele Bassidocs: Add missing function
2012-01-24 Emmanuele Bassidocs: Inlined examples break enums gtk-doc
2012-01-24 Emmanuele Bassiscript: Add loading from a resource
2012-01-24 Emmanuele Bassiactor: Remove unused function
2012-01-23 Emmanuele BassiOverride Container inside ClutterStage
2012-01-23 Emmanuele BassiAllow mixing old and new API without falling apart
2012-01-23 Emmanuele Bassiinteractive/actors: Update the venerable test-actors
2012-01-22 Fran DiéguezUpdated Galician translations
2012-01-20 Emmanuele Bassiactor: NULL-ify sibling fields when removing
2012-01-20 Rob Bradfordwayland: Update to changes in the SHM api
2012-01-20 Emmanuele Bassigroup: Restore previous implementation
2012-01-20 Emmanuele Bassistage: Restore the chain up inside allocate()
2012-01-20 Emmanuele Bassiactor: Remove default layout-manager
2012-01-20 Emmanuele Bassigroup: Gut the implementation
2012-01-20 Emmanuele Bassiactor: Move underallocation warning to diagnostic mode
2012-01-20 Emmanuele Bassiactor: Use internal add/remove child in reparent()
2012-01-19 Emmanuele BassiPost-release version bump to 1.9.7
2012-01-19 Emmanuele BassiRelease Clutter 1.9.6 (snapshot)
2012-01-19 Emmanuele Bassibuild: Bump up the Cogl requirement
2012-01-19 Emmanuele Bassistage: Use clutter_actor_set_allocation()
2012-01-19 Emmanuele Bassiactor: Fix the has_overridden_allocate check
2012-01-19 Emmanuele Bassidocs: Add clutter_actor_set_allocation()
2012-01-19 Emmanuele Bassisymbols: Add clutter_actor_set_allocation()
2012-01-19 Emmanuele Bassiactor: Maintain behaviour of old allocate() implementations
next