profile/ivi/clutter.git
2011-01-31 Elliot Smithdocs: Add reference to useful GObject tutorial
2011-01-31 Elliot Smithdocs: Explain why destroy() is implemented
2011-01-31 Elliot Smithdocs: Implement destroy() rather than dispose()
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
2011-01-21 Robert Braggcogl: Implements a software only read-pixel fast-path
2011-01-21 Robert Braggmatrix: fix transform/project_points() APIs
2011-01-21 Robert Braggcogl: Adds _cogl_util_point_in_polygon API
2011-01-21 Robert Braggcogl: Adds _cogl_swap_buffers_notify for clutter backends
2011-01-21 Robert Braggclip: rename get_clip_stack + add framebuffer_get_stack
2011-01-21 Robert Braggclip-stack: Adds _cogl_clip_stack_get_bounds API
2011-01-21 Robert Braggjournal: Support per-framebuffer journals
2011-01-21 Robert Braggcogl-object: Adds an internal _cogl_object_set_user_data
2011-01-21 Robert Braggframebuffer: Move clear code to cogl-framebuffer.c
2011-01-21 Emmanuele Bassitest-devices: Actually print the axis data
2011-01-21 Emmanuele Bassidevice-manager/xi2: Sync the stage of source devices
2011-01-21 Emmanuele Bassievent: Clean up clutter_event_copy()
2011-01-21 Emmanuele Bassidevice: unset the axes array pointer when resetting
2011-01-21 Emmanuele Bassistage: Do not create the default stage on stage.is_defa...
2011-01-21 Emmanuele Bassidevice-manager/xi2: Fix device hotplugging
2011-01-21 Emmanuele Bassiglx: Clean up GLX implementation
2011-01-21 Emmanuele Bassidevice/x11: Store min/max keycode in the XI device...
2011-01-21 Emmanuele Bassix11: Hide all private symbols
2011-01-21 Emmanuele Bassidocs: More documentation fixes for InputDevice
2011-01-21 Emmanuele Bassi*/event: Never manipulate the event queue directly
2011-01-21 Emmanuele Bassiwin32: Update DeviceManager device creation
2011-01-21 Emmanuele Bassidevice: Allow enabling/disabling non-master devices
2011-01-21 Emmanuele Bassibackend/eglx: Add newly created stages to the translators
2011-01-21 Emmanuele Bassidevice: Add more doc annotations
2011-01-21 Emmanuele Bassidevice: Use a double for translate_axis() argument
2011-01-21 Emmanuele Bassitest-devices: Clean up and show axes data
2011-01-21 Emmanuele Bassievent: Fix up clutter_event_copy()
2011-01-21 Emmanuele Bassidevice/xi2: Translate the axis data after setting devices
2011-01-21 Emmanuele Bassidevice: Add more accessors for properties
2011-01-21 Emmanuele Bassidocs: Update API reference
2011-01-21 Emmanuele Bassidevice: Add get_axis_value()
2011-01-21 Emmanuele Bassievent: Add accessor for the axes field
2011-01-21 Emmanuele Bassidevice: Add keys and axes accessors
2011-01-21 Emmanuele Bassidocs: Update dependencies in README
2011-01-21 Emmanuele Bassiegl/x11: Defer X11-specific code to the X11 backend
2011-01-21 Emmanuele Bassidocs: Fill out documentation for new symbols
2011-01-21 Emmanuele Bassibackend/x11: Allow querying xinput support
2011-01-21 Emmanuele Bassievent/x11: Epic clean up
2011-01-21 Emmanuele Bassidevice/x11: Use similar core for axis translation as XI2
2011-01-21 Emmanuele Bassistage/x11: Do not check a boolean for equality
2011-01-21 Emmanuele BassiAdd copyright and licensing blurbs
2011-01-21 Emmanuele Bassidevice/xi2: Implement get_core_device()
next