profile/ivi/clutter.git
2010-10-14 Robert BraggWhen unparenting an actor, remove queued redraws for...
2010-10-14 Robert Braggstage: handle unclipped redraw following clipped
2010-10-12 Emmanuele Bassiconform: Start cleaning up the conformance test suite
2010-10-12 Emmanuele Bassiconform: Implement TEST_CONFORM_TODO() correctly
2010-10-12 Emmanuele Bassiconform: Save the revision and date inside the test...
2010-10-12 Emmanuele Bassiconstraints: Remove unused variable
2010-10-12 Neil Robertstests: Generate the stub scripts using sed
2010-10-12 Neil Robertstests: Re-enable the test-anchors conformance test
2010-10-12 Emmanuele Bassitest-flow-layout: Track stage size by default
2010-10-12 Emmanuele Bassibind-constraint: Use ::queue-relayout
2010-10-12 Emmanuele Bassiconstraints: Do not check for :enabled
2010-10-12 Emmanuele Bassiactor: Use an explicit check for NULL
2010-10-12 Emmanuele Bassiactor: Queue a relayout when adding/removing constraints
2010-10-12 Emmanuele Bassiactor: Check CluterActorMeta:enabled
2010-10-12 Emmanuele Bassiactor: Add debugging note for allocation changes
2010-10-11 Emmanuele Bassiactor-box: Split out ActorBox into its own file
2010-10-11 Emmanuele Bassivertex: Register progress function
2010-10-11 Emmanuele Bassigeometry: Register a progress function
2010-10-11 Emmanuele Bassiactor-box: Register a progress function
2010-10-11 Emmanuele Bassiscript: Fix annotation for get_object()'s return value
2010-10-11 Emmanuele Bassiinterval: Remove special casing for ClutterColor
2010-10-11 Emmanuele Bassicolor: Add Color.interpolate() method
2010-10-11 Neil Robertscogl-texture-2d-sliced: Use the smallest possible waste
2010-10-11 Emmanuele BassiWhitespace alignment fixes
2010-10-11 Emmanuele Bassipaint-volume: Add arguments checks
2010-10-11 Owen W. TaylorClutterClone: Handle clone_source == NULL for get_paint...
2010-10-11 Emmanuele Bassiclone: Remove unnecessary G_UNLIKELY macros
2010-10-11 Emmanuele Bassidocs: Update the README
2010-10-10 Emmanuele Bassiosx: Compilation fixes
2010-10-08 Emmanuele Bassibox-layout: Plug a memory leak
2010-10-08 Neil RobertsPlug a memory leak in clutter-table-layout
2010-10-07 Emmanuele Bassiautogen.sh: libtool 2.4 has been released
2010-10-07 Damien Lespiaupo: Update French localization
2010-10-05 Andika Triwidadapo: Update Indonesian localization
2010-10-05 Damien Lespiaupo: Add French localization
2010-10-05 Emmanuele Bassiclutter.modules: Update Cairo and Pixman
2010-10-05 Damien Lespiautexture: Fix the typos in the blurbs and make them...
2010-10-05 Damien Lespiautext: Rename the nick of the position property "Cursor...
2010-10-05 Damien Lespiaucogl: Use Cogl (not COGL) consistently
2010-10-05 Damien Lespiaubin-layer: Fix the property blurbs
2010-10-04 Damien Lespiaubox-layout: Fix missing spaces in the blurbs of vertica...
2010-10-04 Damien Lespiaudeform-effect: Fix Horiontal/Horizontal typo
2010-10-04 Emmanuele Bassibuild: Fix the release-message target
2010-10-04 Andika Triwidadapo: Add Indonesian localization
2010-10-04 Piotr Drągpo: Update Polish localization
2010-10-04 Emmanuele BassiPost-release version bump to 1.5.3
2010-10-04 Emmanuele BassiRelease Clutter 1.5.2 (snapshot)
2010-10-04 Emmanuele Bassicogl-x11: Trap glXDestroyPixmap()
2010-10-04 Alejandro PiñeiroFixing cally.pc.in and moving include headers to previo...
2010-10-04 Emmanuele Bassieffect: Fix up the class ABI
2010-10-04 Emmanuele Bassiactor-box: Constify arguments for union
2010-10-04 Emmanuele Bassidocs: Fix the annotations of ActorClass
2010-10-04 Emmanuele Bassibuild: Add -xobjective-c to the fruity backend section
2010-10-04 Emmanuele Bassidocs: Remove TODO
2010-10-04 Emmanuele Bassibuild: Remove redundant EXTRA_DISTs
2010-10-04 Emmanuele Bassidocs: Add unused symbols to the Clutter API reference
2010-10-04 Emmanuele Bassibuild: Unconditionally add GLES2 shaders to EXTRA_DIST
2010-10-03 Emmanuele Bassibuild: Generate a stub announcement email when releasing
2010-10-03 Emmanuele Bassidocs: Update the RELEASING checklist
2010-10-03 Emmanuele Bassibuild: Only generate bzip2 tarballs
2010-10-03 Emmanuele Bassibuild: Dist every backend file
2010-10-03 Emmanuele Bassicontainer: Do not emit a signal in the class handler
2010-10-03 Emmanuele Bassiintrospection: Skip Script.connect_signals_full()
2010-10-03 Emmanuele Bassicontainer: Fix the marshaller for ::child-notify
2010-10-03 Emmanuele Bassibuild: Automate the release process
2010-10-03 Emmanuele Bassidocs: Update the coding style
2010-09-30 Aron XuUpdate zh_CN translation.
2010-09-30 Emmanuele Bassicontainer: Add child_notify() wrapper
2010-09-30 Emmanuele Bassicontainer: Implement ::child-notify
2010-09-30 Emmanuele Bassibuild: Add more metadata to the introspection files
2010-09-30 Emmanuele Bassicookbook: Remove unused variable from the animator...
2010-09-30 Emmanuele Bassibuild: Make Cally.gir depend on Cogl.gir
2010-09-30 Emmanuele BassiMerge remote branch 'elliot/events-buttons'
2010-09-30 Colin Waltersintrospection: Update to changed variables for header...
2010-09-30 Ray Strodeactor: sync entry has_clip member to clip state
2010-09-30 Robert Braggactor: don't ignore clip for clipped redraws
2010-09-30 Robert Braggtest-pixmap: add timeout to draw arcs on pixmap
2010-09-30 Robert Braggx11-tfp: Implement get_paint_volume virtual
2010-09-30 Robert Braggmaterial: tweak dot file debug code
2010-09-30 Elliot Smithcookbook: Add recipe about handling button events
2010-09-30 Neil Robertswin32: Fix the CLUTTER_* keysym macros
2010-09-30 Elliot Smithcookbook: Example of using button press and release...
2010-09-30 Elliot Smithcookbook: Example of ClutterClickAction
2010-09-30 Elliot Smithcookbook: Example of simple handling of button events
2010-09-30 Emmanuele BassiWrap g_object_class_install_properties()
2010-09-30 Emmanuele Bassistage: Add more checks on the stage window retrieval
2010-09-29 Emmanuele Bassibuild: Use platform detection to add -no-undefined
2010-09-29 Emmanuele Bassimodules: Use the stable branch of json-glib
2010-09-29 Neil Robertscogl-texture-2d-sliced: Don't create the slice textures...
2010-09-29 Emmanuele BassiBump up dependency of json-glib to 0.12.0
2010-09-29 Emmanuele BassiRemove the internal copy of JSON-GLib
2010-09-29 Emmanuele BassiMerge branch 'wip/non-recursive'
2010-09-29 Emmanuele Bassimodules: Fix up mesa module
2010-09-29 Emmanuele Bassimodules: Add mesa and wayland to the moduleset
2010-09-29 Robert Braggactor: don't dirty pick buffer in _real_queue_redraw
2010-09-29 Robert Braggactor: Adds private _clutter_actor_traverse API
2010-09-29 Robert Braggactor: Adds private _clutter_actor_get_n_children
2010-09-29 Robert Braggactor: explicitly track children in clutter-actor.c
2010-09-29 Robert Braggdebug: fix blue outlines for paint-volumes debug opt
2010-09-29 Robert Braggclone: Implement get_paint_volume virtual
next