profile/ivi/clutter.git
2010-05-27 Emmanuele Bassidrag-action: Re-use press_button in emit_drag_end()
2010-05-26 Emmanuele Bassiactor: Add accessors pair for :clip-to-allocation
2010-05-26 Emmanuele BassiAdd a scrolling interactive example
2010-05-26 Emmanuele BassiUse ClickAction in test-animation
2010-05-26 Emmanuele Bassiactor: Fix a type check thinko in add_action_with_name()
2010-05-26 Emmanuele Bassidocs: Description fixes for Action and Constraint
2010-05-26 Emmanuele Bassistate: Minor fixes and documentation additions
2010-05-26 Emmanuele Bassiintrospection: Add --pkg atk
2010-05-25 Emmanuele Bassiclick-action: Handle the event
2010-05-25 Emmanuele Bassidocs: Fix DragAction documentation
2010-05-25 Emmanuele BassiFix typo in get_accessible()
2010-05-25 Emmanuele Bassiactor: Put get_accessible() at the end of the class...
2010-05-25 Emmanuele Bassidocs: Add ClickAction to the API reference
2010-05-25 Emmanuele Bassiactor-meta: Disconnect on actor destroy
2010-05-25 Emmanuele Bassiaction: Add ClickAction
2010-05-25 Emmanuele Bassidrag: Add a default drag-motion behaviour
2010-05-24 Emmanuele BassiPost-release version bump to 1.3.3
2010-05-24 Emmanuele BassiRelease 1.3.2 (snapshot)
2010-05-24 Emmanuele Bassidocs: Add Actor.get_accessible() to the API reference
2010-05-24 Emmanuele Bassidocs: Update NEWS
2010-05-24 Øyvind Kolåsstate: replaced test with a more complex one
2010-05-24 Øyvind Kolåsstate: fix clutter_state_change (state, "state-name...
2010-05-24 Neil Robertscogl: Use a CoglBitmask to store the list of used texco...
2010-05-24 Neil Robertscogl: Add an internal CoglBitmask type
2010-05-24 Neil Robertscogl-material: Fix the count of the number of layers
2010-05-24 Neil Robertscogl-vertex-buffer: Don't disable layers with no textur...
2010-05-24 Neil Robertstest-cogl-materials: Test invalid layers with a constan...
2010-05-24 Neil Robertstest-cogl-materials: Run the 'all layers' test with...
2010-05-24 Alejandro PiñeiroImplement AtkImplementor on ClutterActor
2010-05-24 Alejandro PiñeiroImplemented clutter_actor_get_accessible
2010-05-24 Alejandro PiñeiroAdded Atk dependency
2010-05-24 Emmanuele Bassibuild: Remove shave files from EXTRA_DIST
2010-05-24 Emmanuele Bassistate: Use Interval.compute() instead of compute_value()
2010-05-24 Emmanuele Bassiinterval: Add a pointer variant to compute_value()
2010-05-24 Emmanuele Bassidocs: Align parameter names between header and source...
2010-05-24 Emmanuele Bassidocs: Add ClutterState to the API reference
2010-05-24 Emmanuele BassiMerge branch 'wip/state-machine'
2010-05-21 Emmanuele BassiMerge branch 'wip/framebuffer-bits'
2010-05-21 Emmanuele BassiDo not use wildcards in test-state
2010-05-21 Emmanuele Bassiscript: Implement State deserialization
2010-05-21 Emmanuele BassiMerge branch 'wip/constraints'
2010-05-21 Øyvind Kolåsstate: added a "target-state" property
2010-05-21 Øyvind Kolåsstate: documented data structures
2010-05-20 Emmanuele BassiAdd State interactive tests to the ignore file
2010-05-20 Emmanuele Bassistate: Documentation and introspection annotation fixes
2010-05-20 Emmanuele Bassistate: Minor coding style fixes
2010-05-20 Emmanuele Bassistate: Clean up the header's documentation
2010-05-20 Emmanuele Bassistate: Constify StateKey accessors
2010-05-20 Emmanuele BassiDo not include clutter.h from a Clutter header file
2010-05-20 Robert Braggmath: Adds an experimental cogl_vector3_* API
2010-05-20 Øyvind Kolåsstate-machine: made clutter_state_change take a boolean...
2010-05-20 Øyvind Kolåsstate-machine: use clutter_timeline_get_progress
2010-05-20 Øyvind Kolåsstate-machine: add completed signal
2010-05-20 Øyvind Kolåsstate machine: added state machine
2010-05-20 Emmanuele Bassicookbook: Add a recipe for CairoTexture
2010-05-20 Neil Robertscogl-texture-2d: Optimise _cogl_texture_2d_is_pot
2010-05-20 Emmanuele BassiAdd the Cogl API reference to the fixxref extra directories
2010-05-20 Emmanuele BassiDocument the internal MetaGroup class
2010-05-20 Emmanuele BassiRemove the construct-only flag from ActorMeta:name
2010-05-20 Emmanuele Bassidoc: Remove gtk-doc annotations from the json-glib...
2010-05-20 Emmanuele Bassidoc: Fix parameter documentation
2010-05-20 Emmanuele BassiAdd named modifiers for Action and Constraint
2010-05-19 Emmanuele BassiRemove a redundant animation
2010-05-19 Emmanuele BassiSet the stage resizable in test-constraints
2010-05-19 Emmanuele BassiUse a 9 grid for the constraints test
2010-05-19 Emmanuele BassiMiscellaneous documentation fixes
2010-05-19 Robert BraggStubs out _cogl_xlib_handle_event
2010-05-19 Emmanuele Bassidocs: Document animating action and constraint properties
2010-05-19 Robert Braggbuild: expose automake conditionals for cogl winsys
2010-05-19 Robert Braggconfigure.ac: Adds some COGL_HAS_XYZ_SUPPORT defines
2010-05-19 Emmanuele Bassidocs: Document BindConstraint and AlignConstraint
2010-05-19 Emmanuele Bassiconstraint: Rename BindConstraint:bind-axis
2010-05-19 Emmanuele Bassiconstraints: Add AlignConstraint
2010-05-19 Emmanuele Bassitests: Add a constraints interactive test
2010-05-19 Emmanuele Bassiconstraint: Add BindConstraint
2010-05-19 Emmanuele Bassiactor: Implement Animatable
2010-05-19 Emmanuele Bassianimation: Use the new Animatable API for custom properties
2010-05-19 Emmanuele Bassianimatable: Add custom properties to Animatable
2010-05-19 Emmanuele Bassiconstraint: Add ClutterConstraint base class
2010-05-18 Brian Tarriconeeglx: implement cogl_get_proc_address()
2010-05-18 Neil Robertseglx: Rename EGLNative{Window,Display}Type back to...
2010-05-18 Neil Robertsclutter-backend-egl: Chain up in dispose before destroy...
2010-05-18 Neil Robertsclutter-stage-egl.c: Don't call eglWait*()
2010-05-18 Neil Robertstest-cogl-materials: Fix compilation under GLES 2
2010-05-18 Brian Tarriconefix case when EGL driver doesn't support EGL_NATIVE_VIS...
2010-05-18 Neil Robertsclutter-backend-egl: Create a dummy X window and EGL...
2010-05-18 Brian Tarriconeupdate backend to use lazy context/stage creation
2010-05-18 Neil Robertsconfigure: Check the result of AM_PATH_GLIB_2_0
2010-05-17 Øyvind Kolåsanimator: fix issue of dropped frames towards end of...
2010-05-17 Emmanuele Bassiaction: Warn if set_name() is called multiple times
2010-05-17 Emmanuele Bassiaction: Add DragAction, an action implementing drag...
2010-05-17 Emmanuele Bassiaction: Add ClutterAction
2010-05-17 Emmanuele Bassiactor: Add ActorMeta, a base class for actor modifiers
2010-05-17 Neil Robertscogl-material: Set the blend equation even if blend...
2010-05-17 Neil Robertscogl-material: Set blend constant even if alpha and...
2010-05-17 Neil Robertscogl-blend-string: Don't split combined blend statement...
2010-05-13 Chris Lordtext: Fix typos that were causing false-positive cache...
2010-05-11 Neil Robertscogl-path: Use true copy-on-write semantics
2010-05-11 Neil RobertsAdd a conformance test for ClutterCairoTexture
2010-05-11 Owen W. Taylortext: correct caching logic
next