profile/ivi/clutter.git
2009-02-20 Emmanuele BassiDo not use GL types in Clutter headers
2009-02-20 Emmanuele Bassi[timeline] Set the n_markers out paramater
2009-02-20 Emmanuele Bassi[path] Do not accept NULL descriptions
2009-02-20 Emmanuele Bassi[behaviour] Do not notify empty behaviours
2009-02-20 Neil RobertsReplaced ClutterFixed constants in color_{darken,lighte...
2009-02-19 Emmanuele Bassi[build] Do not overwrite BUILT_SOURCES
2009-02-19 Emmanuele Bassi[build] Fix the ChangeLog generation rule
2009-02-19 Emmanuele Bassi[build] Update the EXTRA_DIST list
2009-02-19 Emmanuele Bassi[docs] Update build for COGL API reference
2009-02-19 Emmanuele Bassi[build] Reference the headers with their full path
2009-02-19 Emmanuele Bassi[build] Show pkg-config file being generated
2009-02-19 Emmanuele Bassi[tests] Add TEST_CONFORM_TODO macro
2009-02-19 Neil Roberts[tests/conform] Copy in redhand.png
2009-02-19 Øyvind KolåsBail early in clutter_texture_paint if opacity == 0
2009-02-19 Emmanuele Bassi[docs] Update the sections file
2009-02-19 Emmanuele BassiRemove type functions for removed types
2009-02-19 Emmanuele Bassi[build] Pass the -s switch to cmp
2009-02-19 Emmanuele Bassi[docs] Add a missing "return" annotation
2009-02-19 Emmanuele BassiMerge branch 'build-enhancements'
2009-02-19 Emmanuele Bassi[docs] Clarify the set_cogl_texture() documentation
2009-02-19 Emmanuele Bassi[texture] Use COGL_TYPE_HANDLE for the handle properties
2009-02-19 Emmanuele Bassi[cogl] Provide GTypes for COGL types
2009-02-19 Emmanuele Bassi[cogl] Add cogl_is_material to cogl-material.h
2009-02-19 Damien Lespiau[build] Fix dist for the newly introduced m4 macro...
2009-02-19 Damien Lespiau[build] Fix interaction between shave, gtk-doc and...
2009-02-18 Emmanuele BassiInitialize a variable to avoid warnings
2009-02-18 Neil Roberts[ClutterBehaviourRotate] Fix up some breakage from...
2009-02-18 Damien Lespiau[build] Add dolt
2009-02-18 Damien Lespiau[build] Beautify autotools' output
2009-02-18 Damien Lespiau[gitignore] update gitignore files for tests/
2009-02-18 Neil RobertsAllow rotation angle properties to be negative
2009-02-18 Neil RobertsOverride the opacity when painting a clone instead...
2009-02-18 Tomas Frydrych[x11] Only update cached last event time if we have...
2009-02-18 Robert Bragg[cogl-color.c] #include fix for the cogl_set_source_col...
2009-02-18 Robert Bragg[Cogl] Renames cogl_paint_init to cogl_clear and adds...
2009-02-18 Robert Bragg[Cogl] cogl_clip_{set*,unset} renamed to cogl_clip_...
2009-02-18 Øyvind KolåsAdded a mutex for clutter asynchronous textures threads.
2009-02-18 Emmanuele Bassi[x11] Add backend-specific get_current_event_time()
2009-02-16 Neil Roberts[clutter-main] Fix the input device passed to set_motio...
2009-02-16 Neil Roberts[win32] Track mouse leave messages
2009-02-16 Neil RobertsCall glActiveTexture and glClientActiveTexture through...
2009-02-16 Neil RobertsEmit CLUTTER_LEAVE events when the pointer leaves the...
2009-02-16 Emmanuele Bassi[animation] Do not bind construct-only properties
2009-02-14 Emmanuele Bassi[actor] Revert part of commit 402e022c
2009-02-14 Christian PerschBug 1429 - Redundant declaration in clutter-x11.h
2009-02-14 Owen W. TaylorHonor ACLOCAL_FLAGS in autogen.sh
2009-02-14 Shane BryanBug 1434 - _NET_WM_NAME not set before realize
2009-02-14 Emmanuele Bassi[ignore] Add the newly created conformance units
2009-02-14 Emmanuele Bassi[tests] Add conformance tests for ClutterModel
2009-02-14 Emmanuele Bassi[tests] Add TEST_CONFORM_SKIP() macro
2009-02-14 Emmanuele BassiBug 1440 - Add clutter_get_current_event_time()
2009-02-14 Emmanuele Bassi[list-model] Make ClutterListModel subclassable
2009-02-12 Robert Staudinger[build] Add cogl.h to the built sources list
2009-02-11 Emmanuele Bassi[actor] Check out parameters before setting them
2009-02-11 Emmanuele Bassi[event] Extend KeyEvent for multi-input support
2009-02-11 Emmanuele Bassi[texture] Check if the material is valid
2009-02-11 Emmanuele Bassi[texture] Consolidate the quality to filter conversions
2009-02-11 Robert Bragg[tests] Some improvements for test-pixmap
2009-02-09 Robert Bragg[docs] Various gtk-doc updates for Cogl
2009-02-09 Robert Bragg[cogl-vertex-buffer] Some fixes for texturing and color...
2009-02-09 Robert Bragg[cogl-material] Fixes some dirty flag checks
2009-02-09 Robert Bragg[Cogl] Renames cogl_fog_set to cogl_set_fog for consistency
2009-02-09 Neil RobertsAdded a test for non-power-of-two sized textures
2009-02-05 Neil Roberts[cogl-texture] Fix uninitialised priv var in texture_fi...
2009-02-05 Neil Roberts[cogl-texture] Move the destruction of the material...
2009-02-05 Neil Roberts[cogl-texture] Fix offset to next quad when flushing...
2009-02-05 Neil Roberts[clutter-texture] Fix the no_slice property
2009-02-05 Chris Lord[actor] Force a relayout on set_parent()
2009-02-05 Emmanuele Bassi[text] Rename :alignment to :line-alignment
2009-02-05 Neil Roberts[clutter-texture] Unref the Cogl material on dispose
2009-02-05 Neil Roberts[clutter-texture] Release the temporary ref taken when...
2009-02-04 Neil Roberts[clutter-clone] Override the parent opacity to self...
2009-02-02 Neil Roberts[cogl-gles2-wrapper] Remove the FIXME to adjust the...
2009-02-02 Neil Roberts[cogl-texture] Fix the count for the number of enabled...
2009-02-02 Neil RobertsFix building GLES 2 after the material branch merge
2009-02-02 Neil Roberts[cogl-material] Always bind the new texture handle
2009-02-02 Emmanuele Bassi[text] Use create_pango_layout()
2009-02-02 Emmanuele Bassi[clone] Allow cloning unparented actors
2009-02-02 Emmanuele Bassi[docs] Add clutter_text_set_markup()
2009-02-02 Emmanuele BassiAdd Actor::create_pango_layout()
2009-02-02 Emmanuele Bassi[tests] Update the text-field interactive test
2009-02-02 Emmanuele Bassi[text] Merge the attributes with markup enabled
2009-02-02 Tomas FrydrychFix clutter_x11_texture_pixmap_get/set_property() follo...
2009-02-02 Tomas FrydrychFixed handling of enter and leave events in clutter_x11...
2009-01-30 Emmanuele BassiPost-release bump to 0.9.1
2009-01-30 Emmanuele BassiUpdate README
2009-01-29 Robert BraggSome updates for the 1.0 release notes regarding Cogl
2009-01-29 Emmanuele Bassi[build] Fix distcheck of ChangeLog
2009-01-29 Emmanuele BassiAdd cogl-material-private.h to the source files
2009-01-29 Emmanuele Bassi[gitignore] Update ignore file
2009-01-29 Emmanuele Bassi[build] Add automatic ChangeLog generation on dist
2009-01-29 Emmanuele BassiFix a variable masking warning
2009-01-29 Emmanuele BassiMove the old ChangeLog into its own file
2009-01-29 Neil Roberts[cogl] Add an NULL terminator to the call to material_f...
2009-01-28 Robert BraggAnother Cogl gl vs gles normalizaion pass
2009-01-28 Robert BraggRemoves cogl_color_set_from_4d as it may mislead people.
2009-01-28 Robert BraggChanges cogl_rectangle to take x1, y1, x2, y2 args...
2009-01-28 Robert BraggAdds some debug code to _cogl_journal_flush_quad_batch
2009-01-28 Emmanuele Bassi[clutter-docs] Update the animation tutorial
2009-01-28 Emmanuele Bassi[cogl-docs] Add the Materials section
next