profile/ivi/clutter.git
2011-02-09 Emmanuele Bassitest-actors: Clear the state on destroy
2011-02-09 Emmanuele BassiClean up ClutterMainContext and clutter-private.h
2011-02-09 Emmanuele BassiAvoid direct access to the main context events queue
2011-02-09 Emmanuele Bassibackend: Move event translators to the base class
2011-02-09 Emmanuele Bassidocs: Update the HACKING.backends documentation
2011-02-09 Emmanuele Bassibackend: Invoke ClutterStageWindow::redraw by default
2011-02-08 Emmanuele Bassistage-window: Add ::redraw virtual function
2011-02-08 Emmanuele BassiSkip some x11-specific calls when generating introspection
2011-02-08 Emmanuele BassiUnify the vfunc parameters names with their callers
2011-02-08 Emmanuele Bassix11: Refresh key mapping when notified by X11
2011-02-07 Emmanuele BassiPost-release version bump to 1.6.3
2011-02-07 Emmanuele BassiRelease Clutter 1.6.2
2011-02-07 Emmanuele BassiUpdate NEWS
2011-02-07 Emmanuele Bassibuild: Fix the Cally pkg-config file
2011-02-03 Emmanuele Bassiosx: Add more checks to the redraw function
2011-02-03 Emmanuele BassiAdd some more sanity checks to clutter_do_event()
2011-02-03 Emmanuele Bassistage: Unconditionally create the devices hash table
2011-02-03 Emmanuele Bassistage: Do not update when destroying a stage
2011-02-03 Viatcheslav... Fixed bugs with mouse events.
2011-02-02 Emmanuele Bassiosx: Use _clutter_event_push()
2011-02-02 Emmanuele Bassiosx: Re-add the event time
2011-02-01 Neil Robertscogl-vertex-buffer: Use a ref count on the pipeline...
2011-02-01 Neil Robertscogl-pipeline: Fix comparing the color in set_layer_com...
2011-02-01 Emmanuele Bassievent: The device setter work on sub-types
2011-02-01 Emmanuele Bassibuild: Pass --enable-cookbook when distchecking
2011-02-01 Emmanuele Bassibuild: Fixes to pass distcheck
2011-02-01 Emmanuele Bassidocs: Switch a 'Since' annotation in CallyActor
2011-02-01 Neil Robertscogl-matrix: Get rid of the *_packed variants
2011-02-01 Emmanuele Bassibuild: Dist cb-button.h in the cookbook examples
2011-01-31 Emmanuele BassiPost-release version bump to 1.6.1
2011-01-31 Emmanuele BassiRelease Clutter 1.6.0
2011-01-31 Emmanuele Bassidocs: Update the NEWS file
2011-01-31 Emmanuele BassiMerge remote branch 'elliot/cookbook-actors-composite'
2011-01-31 Emmanuele Bassidocs: Update NEWS file
2011-01-31 Emmanuele Bassiosx: Add devices to event translation code
2011-01-31 Viatcheslav... osx: Improve the event loop
2011-01-31 Elliot Smithdocs: Add reference to useful GObject tutorial
2011-01-31 Elliot Smithdocs: Explain why destroy() is implemented
2011-01-31 Emmanuele Bassidocs: Fix documentation for clutter_actor_pop_internal()
2011-01-31 Elliot Smithdocs: Implement destroy() rather than dispose()
2011-01-31 Emmanuele Bassidocs: Update Cogl release notes for 1.6
2011-01-31 Emmanuele BassiUpdate the NEWS file
2011-01-31 Emmanuele Bassidocs: Update the documentation for clutter_actor_unparent()
2011-01-31 Emmanuele Bassidocs: Update documentation for ::destroy
2011-01-31 Emmanuele Bassidocs: Update release notes for 1.6
2011-01-31 Elliot Smithdocs: Don't use clutter_stage_get_default()
2011-01-31 Elliot Smithdocs: Change text on button
2011-01-31 Elliot Smithdocs: Add a note about other state variables
2011-01-31 Elliot Smithdocs: Complete composite actor recipe
2011-01-31 Elliot Smithdocs: Change order of functions in example to match...
2011-01-31 Elliot Smithdocs: Add more comments on how allocate() works
2011-01-31 Elliot Smithdocs: Include code examples in the recipe
2011-01-31 Elliot Smithdocs: Explain enums for properties and signals
2011-01-31 Elliot Smithdocs: Don't set explicit size on button
2011-01-31 Elliot Smithdocs: Add example of preferred_height() and preferred_w...
2011-01-31 Elliot Smithdocs: Add recipe for creating a custom ClutterActor...
2011-01-31 Elliot Smithdocs: Add more comments on code example for composite...
2011-01-31 Elliot Smithdocs: Improve example code formatting
2011-01-31 Elliot Smithdocs: Add some gtk-doc annotations to example
2011-01-31 Elliot Smithdocs: Add custom ClutterActor example which uses compos...
2011-01-30 Emmanuele Bassitext: Bind BackSpace + Shift as BackSpace
2011-01-28 Emmanuele Bassix11/stage: Use a global Window ↔ Stage relationship
2011-01-28 Emmanuele Bassiwin32: Small clean ups in the event code
2011-01-28 Emmanuele BassiClean up crossing event synthesis code
2011-01-28 Emmanuele Bassievent: Add a setter for the device field
2011-01-28 Emmanuele Bassix11/stage: Remove redundant line location
2011-01-28 Emmanuele Bassix11: Store a back pointer to the backend in the stage
2011-01-28 Neil Robertstest-path: Fix the test when running against latest...
2011-01-28 Neil Robertsclutter-stage-x11: Don't ensure the viewport when the...
2011-01-26 Rob Bradfordanimator: Only free the animator key when we've finishe...
2011-01-26 Emmanuele BassiInclude stdint.h when using uint32_t
2011-01-25 Emmanuele Bassibind-constraint: Add BIND_POSITION and BIND_SIZE
2011-01-25 Emmanuele Bassix11: Remove more private symbols
2011-01-24 Robert Braggpipeline: fix for _init_multi_property_sparse_state
2011-01-24 Robert Braggframebuffer: flush journal when switching framebuffers
2011-01-24 Neil Robertscogl-clip-stack: Fix flushing multiple stencil rectangles
2011-01-24 Neil Robertstest-clip: Replace the ellipse with a rotated rectangle
2011-01-24 Neil Robertscogl-debug: Add a debug option for tracing clipping
2011-01-24 Neil Robertscogl-debug: Split the flags to support more than 32
2011-01-24 Neil Robertscogl-pipeline: Flush the lighting params in common...
2011-01-24 Neil Robertscogl-pipeline-progend-glsl: Generalize updating GLES2...
2011-01-24 Neil Robertscogl-shader-boilerplate: Move the uniforms to the commo...
2011-01-24 Neil RobertsClutterTimeline: Fix the 'msecs' parameter for the...
2011-01-24 Neil Robertsclutter-timeline: Emit the new-frame signal even on...
2011-01-24 Emmanuele BassiPost-release version bump to 1.5.15
2011-01-24 Emmanuele BassiRelease Clutter 1.5.14 (1.6.0rc1)
2011-01-21 Emmanuele BassiUpdate the NEWS file
2011-01-21 Bastian Winklermodel: Add support to define rows in ClutterScript
2011-01-21 Bastian Winklerscript-parser: Allow initialized GValue arg in clutter_...
2011-01-21 Bastian Winklermodel: Change the column argument type to gint for...
2011-01-21 Bastian Winklermodel: Fix some GObject-Introspection annotations
2011-01-21 Emmanuele BassiMerge branch 'xi2'
2011-01-21 Robert Braggcogl: call _cogl_texture_init for x11 tfp
2011-01-21 Robert Braggjournal: start uprof flush timer after flushing fb...
2011-01-21 Robert Braggcogl: make sure to init ctx->framebuffers
2011-01-21 Robert Braggcogl: rename CoglVertexAttribute CoglAttribute
2011-01-21 Robert Braggdocs: Adds bitmap section to cogl reference manual
2011-01-21 Robert Braggcogl: s/Cogl*Vertex/CoglVertex*/
2011-01-21 Robert Braggtest-picking: Don't manually paint the stage
2011-01-21 Robert Braggdebug: Adds a COGL_DEBUG=disable-fast-read-pixel option
next