profile/ivi/clutter.git
2009-12-20 Emmanuele BassiMerge branch 'stage-use-alpha' into ebassi-next
2009-12-20 Emmanuele BassiMerge branch 'internal-flag' into ebassi-next
2009-12-18 Emmanuele Bassiconform: Add test unit for the destruction of Containers
2009-12-18 Emmanuele Bassiactor: Add internal child flag
2009-12-11 Emmanuele BassiClean up whitespace, indentation and comments
2009-12-10 Emmanuele BassiMerge branch 'get-current-event' into ebassi-next
2009-12-10 Colin WaltersAdd clutter_get_current_event
2009-12-09 Emmanuele BassiMerge branch 'no-layout-flag' into ebassi-next
2009-12-09 Emmanuele BassiMerge branch 'size-cache' into ebassi-next
2009-12-09 Emmanuele Bassix11: Emulate XKB's detectable key auto-repeat
2009-12-09 Emmanuele Bassidocs: Move RELEASING under docs/
2009-12-09 Emmanuele Bassistage: Deprecate default stage size macros
2009-12-09 Emmanuele Bassitests: Use accessor methods for :use-alpha
2009-12-09 Emmanuele Bassistage: Add accessors for :use-alpha
2009-12-09 Emmanuele Bassitests: Allow setting the stage opacity in test-paint...
2009-12-09 Emmanuele Bassistage: Premultiply the stage color
2009-12-08 Emmanuele Bassix11: Do not manage a foreign window
2009-12-07 Emmanuele BassiRemove clutter_set_default_text_direction()
2009-12-07 Emmanuele BassiQueue a relayout when the default text direction changes
2009-12-07 Emmanuele Bassistage: Composite the opacity with the alpha channel
2009-12-07 Emmanuele Bassiactor: Add a NO_LAYOUT flag for actors
2009-12-04 Emmanuele Bassitests: Clean up the BoxLayout interactive test
2009-12-04 Emmanuele Bassiactor: Add debugging notes for size cache
2009-12-04 Emmanuele Bassibox: Add relative packing methods
2009-12-03 Johan BilienAdd a cache of size requests
2009-12-03 Bastian Winklerflow-layout: Use the natural size
2009-12-02 Neil Robertscogl: Use #ifdef GL around GL_TEXTURE_RECTANGLE_ARB
2009-12-02 Emmanuele Bassibuild: Fix CPP and LD flags
2009-12-02 Emmanuele Bassidocs: Document Clutter's threading model
2009-12-02 Emmanuele Bassidocs: Fix docbook syntax
2009-12-02 Emmanuele Bassidocs: Annotate StageManager
2009-12-02 Emmanuele BassiRemove a gtk-doc annotation
2009-12-02 Emmanuele Bassilayout: Add padding to LayoutMeta
2009-12-01 Emmanuele BassiRemove unused variable 'lang'
2009-12-01 Rob Bradfordflow-layout: Include the first line when calculating...
2009-12-01 Rob Bradfordflow-layout: Respect row-spacing/col-spacine in horizon...
2009-12-01 Emmanuele Bassiglx: Always request an ARGB visual
2009-12-01 Emmanuele Bassistage: Add :use-alpha property
2009-12-01 Emmanuele Bassimaterials: Get the right blend function for alpha
2009-12-01 Emmanuele Bassiactor: Fix a pre-condition check in set_text_direction()
2009-12-01 Emmanuele Bassibuild: More cleanups for the configure summary
2009-12-01 Emmanuele Bassibuild: Require a stable JSON-GLib version
2009-12-01 Emmanuele Bassidocs: Add missing symbols to clutter-sections.txt
2009-12-01 Emmanuele BassiMerge branch 'text-direction'
2009-12-01 Emmanuele Bassidocs: Add text-direction accessors
2009-12-01 Bastian Winklerbuild: Fix the SUBDIRS ordering
2009-12-01 Emmanuele Bassidocs: Move documentation under doc/
2009-12-01 Emmanuele Bassicookbook: Clean up the text
2009-11-30 Emmanuele Bassidocs: Fix recursion into doc/ directory
2009-11-30 Emmanuele Bassidocs: Clean up the additional documentation build
2009-11-30 Emmanuele Bassi[cookbook] Build the Cookbook as a devhelp document
2009-11-30 Emmanuele Bassi[cookbook] Fix folds
2009-11-30 Emmanuele BassiUpdate the ignore file
2009-11-30 Emmanuele BassiAdd the secon recipe to the Actors chapter
2009-11-30 Emmanuele BassiAdd the first recipe to the Actors chapter
2009-11-30 Emmanuele BassiAdd a preface instead of an introduction
2009-11-30 Emmanuele BassiAdd the Clutter Cookbook to the build
2009-11-30 Emmanuele Bassilayout-manager: Create LayoutMeta on demand
2009-11-30 Emmanuele Bassiconform: Add named object property unit for ClutterScript
2009-11-30 Neil RobertsUse the correct colour when clearing the stage for...
2009-11-30 Neil Robertscogl: Enable blending if a lighting colour is semi...
2009-11-30 Emmanuele BassiSet the default language on the Pango context
2009-11-30 Emmanuele Bassiactor: Set text direction on parenting
2009-11-30 Damien Lespiaugitignore: update gitignore files to match the latest...
2009-11-30 Damien Lespiautests: fix argument parsing of test-texture-quality
2009-11-30 Damien Lespiautests: give all the arguments to the wrapper
2009-11-27 Robert Braggprimitives: Don't use dynamic arrays since VS2008 can...
2009-11-27 Robert Braggpicking: avoid redundant picking geometry for the stage.
2009-11-27 Robert Braggtests: rename cogl conformance tests so they can be...
2009-11-26 Robert Braggcogl: deprecate cogl_draw_buffer API and replace with...
2009-11-26 Robert Braggcogl_offscreen: deprecate cogl_offscreen_ref/unref.
2009-11-25 Neil Robertscogl: Use a vtable for the texture backends instead...
2009-11-25 Robert Braggoffscreen: cogl_offscreen_new_to_texture now supports...
2009-11-25 Robert Braggdebug: remove the COGL_DEBUG=client-side-matrices option
2009-11-24 Robert Bragg[cogl-material] Adds cogl_material_copy() API
2009-11-24 Robert Bragg[cogl] remove unused gles/cogl-utils.[c,h]
2009-11-24 Robert Braggdocs: Don't document cogl_flush_gl_state as public API
2009-11-24 Emmanuele Bassianimation: Keep a weak reference on actors
2009-11-23 Neil RobertsMinor fix to cogl material
2009-11-19 Emmanuele Bassidocs: Add indices to the Cogl API reference
2009-11-19 Emmanuele Bassidocs: Increase consistency in Cogl documentation
2009-11-19 Emmanuele Bassidocs: Documentation fixes for CoglMatrix
2009-11-19 Emmanuele BassiWhitespace fix for cogl-color.h
2009-11-19 Emmanuele Bassidocs: Documentation fixes for CoglMaterial
2009-11-19 Emmanuele Bassidocs: Documentation fixes for CoglBitmap
2009-11-19 Emmanuele Bassidocs: Fix Cogl API reference build
2009-11-19 Emmanuele Bassidocs: Remove non-gtk-doc annotations
2009-11-19 Neil Robertsdocs: Fix the 'Since' annotation for some functions
2009-11-18 Neil Robertscogl: Use APIENTRY for GL function pointer declarations
2009-11-18 Neil Robertsbuild: Fix out-of-tree builds for cogl-defines.h
2009-11-18 Emmanuele Bassidocs: Clean up deprecation notices
2009-11-18 Emmanuele Bassibuild: Make cogl.h not conditional on driver defines
2009-11-18 Neil Robertstest-npot-texture: Add some verbose notes
2009-11-18 Neil Robertsdisable-npots: Don't allow the GL version to be 2.0
2009-11-18 Emmanuele Bassibuild: Fix EXTRA_DIST and MAINTAINERCLEANFILES rules
2009-11-18 Emmanuele BassiUpdate README file
2009-11-18 Emmanuele Bassidocs: Update the "writing a backend" documentation
2009-11-18 Emmanuele BassiRemove clutter.symbols
2009-11-18 Emmanuele BassiRename ChangeLog.SVN
2009-11-18 Emmanuele Bassibuild: Add cogl-matrix-private.h to the dist
next