profile/ivi/clutter.git
2010-01-15 Emmanuele BassiAdd test-cogl-texture-mipmaps to the Git ignore file
2010-01-15 Emmanuele Bassix11: Fix typo in clutter_x11_set_use_argb_visual()...
2010-01-15 Emmanuele Bassidocs: Ignore clutter-profile.h
2010-01-15 Neil Robertstests: Add a simple conformance test for texture mipmaps
2010-01-14 Emmanuele BassiAdd a notice of deprecation in the pre-Git ChangeLog
2010-01-14 Neil Robertscogl-framebuffer: Return gboolean from try_creating_fbo
2010-01-14 Emmanuele Bassiconform: Add operators tests for ClutterColor
2010-01-14 Emmanuele Bassimaster-clock: Add profiling timers
2010-01-13 Emmanuele Bassiunits: Improve coverage of clutter_units_from_string()
2010-01-13 Emmanuele BassiAdd test-cogl-multitexture to the Git ignore file
2010-01-13 Emmanuele Bassibuild: Add a script to format gcov report lines
2010-01-13 Emmanuele BassiAdd gcov support to the build
2010-01-13 Emmanuele Bassibuild: Clean up COGL build flags
2010-01-13 Damien Lespiautexture: Remove reading the texture data back in :...
2010-01-12 Neil Robertscogl-framebuffer: Add some missing GL defines
2010-01-12 Neil Robertscogl: Remove the CGL_* defines
2010-01-12 Emmanuele Bassistage: Add the delete-event signal
2010-01-12 Robert Braggjournal: Fixes logging of multiple sets of texture...
2010-01-11 Emmanuele Bassitext: Zero out the cursor_pos member
2010-01-11 Emmanuele BassiRemove obsolete code from test-text
2010-01-11 Robert Braggcogl: Support multiple fallbacks in cogl_offscreen_new_...
2010-01-11 Damien Lespiaumedia: Add an API to specify which font should be used...
2010-01-10 Emmanuele Bassibuild: Clean up private header/source files
2010-01-08 Robert Braggframebuffers: cogl_offscreen_new_to_texture should...
2010-01-08 Robert Braggprofiling: Adds initial UProf accounting to Cogl
2010-01-08 Robert Braggprofiling: Allow limiting statisics just to picking
2010-01-08 Robert Braggprofiling: Parse --clutter-profile and CLUTTER_PROFILE...
2010-01-08 Robert Braggprofiling: Adds initial UProf support across clutter
2010-01-08 Robert BraggAdds a --enable-profile option to configure.ac
2010-01-08 Emmanuele Bassix11: Switch back to RGB visuals by default
2010-01-08 Damien Lespiaudoc: Fix media::{get,set}_subtitle_uri() symbol names
2010-01-07 Emmanuele Bassiactor: Just emit a relayout cycle warning
2010-01-07 Neil RobertsDon't set the GLX_TRANSPARENT_TYPE attribute to choose...
2010-01-05 Emmanuele BassiCovert stb_image.c to Unix format
2010-01-05 Emmanuele BassiInclude cogl-defines.h before using GL types
2010-01-05 Emmanuele Bassicogl: Fix array annotations
2010-01-05 Neil Robertstext: Store the markup attributes separately
2010-01-05 Neil Robertstext: Free the Pango attribute list resources
2010-01-05 Emmanuele Bassix11 tfp: Plug a leak
2010-01-05 Emmanuele BassiMerge branch 'matrix-mode'
2010-01-05 Emmanuele BassiRemove trailing comma from test UI definition
2010-01-05 Emmanuele Bassiscript: Copy the JSON node in PropertyInfo
2010-01-04 Damien Lespiau[media] Add an API to play a subtitle file along with...
2010-01-04 Emmanuele Bassitext: Use G_SIGNAL_ACTION for ::insert-text and ::delet...
2010-01-04 Alejandro PiñeiroAdded ClutterText::insert-text and ClutterText::delete...
2010-01-04 Emmanuele Bassibuild: Move CoglMatrixMode to cogl-matrix-stack.h
2010-01-04 Halton Huocogl-texture: Remove return in void functions
2010-01-04 Emmanuele Bassibuild: Maintainer cflags go in the _CFLAGS target
2010-01-04 Emmanuele Bassicogl: Const-ify vertices in cogl_polygon()
2010-01-04 Emmanuele Bassimaster-clock: Take a reference before advancing timelines
2010-01-03 Emmanuele BassiPost-release version bump to 1.1.5
2010-01-03 Emmanuele BassiRelease Clutter 1.1.4
2010-01-03 Emmanuele Bassibuild: Remove dist rule for non-existing image files
2010-01-03 Emmanuele BassiDisable g_set_prgname()
2009-12-23 Emmanuele BassiMerge branch 'animate-layout-manager' into ebassi-next
2009-12-23 Emmanuele Bassilayout-manager: Document the animation support
2009-12-23 Emmanuele Bassilayout-manager: Rewind the timeline in begin_animation()
2009-12-23 Emmanuele Bassibox-layout: Remove the allocations hash table
2009-12-22 Emmanuele Bassidocs: Clean up the README file
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-13 Emmanuele Bassilayout: Let begin_animation() return the Alpha
2009-12-13 Emmanuele Bassibox-layout: Add knobs for controlling animations
2009-12-13 Emmanuele Bassibox-layout: Animate layout properties
2009-12-13 Emmanuele Bassilayout: Add animation support to LayoutManager
2009-12-11 Emmanuele BassiAdd ActorBox animation methods
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...
next