profile/ivi/clutter.git
2009-09-02 Emmanuele Bassi[model] Do not attempt to free empty column names
2009-08-31 Emmanuele Bassi[docs] Make sure to document the point-release process
2009-08-26 Neil RobertsTake a reference to the material in clutter_texture_set...
2009-08-26 Neil RobertsFix the documentation for clutter_texture_set_cogl_material
2009-08-26 Emmanuele Bassi[tests] Update the script test JSON
2009-08-26 Emmanuele Bassi[script] Clean up the ad hoc parsing code in Actor
2009-08-26 Emmanuele Bassi[script] Convert double to float when parsing
2009-08-25 Emmanuele Bassi[tests] Add a Group actor unit
2009-08-25 Øyvind Kolås[group] Use floating point in sort_z_order
2009-08-25 Emmanuele Bassi[docs] Add Interval get_type function
2009-08-25 Emmanuele BassiFix the warnings for Animation::update_interval()
2009-08-25 Emmanuele Bassi[animation] Add Animation::update()
2009-08-24 Neil Roberts[cogl-texture] Set GL_PACK_ROW_LENGTH when downloading...
2009-08-21 Emmanuele Bassi[glx] Perform more checks before calling glXMakeCurrent
2009-08-20 Owen W. TaylorAdd ::queue-relayout signal to ClutterActor for Clutter...
2009-08-20 Robert BraggRevert "[cogl] Allow Cogl to create NPOT textures for...
2009-08-20 Robert Bragg[cogl] Allow Cogl to create NPOT textures for GLES2
2009-08-19 Robert Bragg[cogl] %.c: %.glsl codegen: use BUILT_SOURCES var ...
2009-08-19 Jonas BonnCheck timeline direction when forcing final state
2009-08-19 Emmanuele BassiUse AM_SILENT_RULES if automake >= 1.11 is installed
2009-08-19 Neil Roberts[pango-display-list] Don't premultiply the colour twice
2009-08-18 Robert Bragg[cogl-material] Fix some brackets in _layer_flush_gl_sa...
2009-08-18 Emmanuele Bassi[docs] texture_polygon() is called polygon()
2009-08-17 Emmanuele Bassi[build] Nothing can be prepended to QUIET_* rules
2009-08-17 Jussi Kukkonen[text] move_word_backward/forward fixes
2009-08-17 Neil Roberts[text] Don't interpret the unicode value when the contr...
2009-08-17 Owen W. TaylorSet LD_LIBRARY_PATH when running g-ir-compiler
2009-08-17 Owen W. TaylorFull fix for the G-I support in Clutter
2009-08-17 Götz WaschkSpecify the shared library for g-ir-compile
2009-08-17 Götz WaschkUpdate Clutter to use G-I 0.6.4
2009-08-17 Emmanuele Bassi[docs] Update the requirements section
2009-08-14 Emmanuele Bassi[units] Do not be locale-dependant on string conversion
2009-08-14 Emmanuele Bassi[tests] Abstract GTest and Clutter initialization
2009-08-14 Emmanuele Bassi[build] Remove last user of CLUTTER_MAJORMINOR
2009-08-14 Emmanuele Bassi[build] Clean up the eglnative and fruity Makefile.am
2009-08-14 Xu LiAdd new Atom atom_NET_WM_PID to set pid info
2009-08-14 Emmanuele Bassi[build] Clean up cogl-pango Makefile
2009-08-13 Emmanuele Bassi[json] Fix compilation of the internal JSON-GLib
2009-08-13 Emmanuele Bassi[docs] Remove the version number from the title
2009-08-13 Emmanuele Bassi[docs] Fix the examples for animate()
2009-08-13 Emmanuele Bassi[actor] Allow unsetting width and height separately
2009-08-13 Colin WaltersAdd (allow-none) for clutter_stage_set_key_focus()
2009-08-12 Emmanuele Bassi[script] Fix Actor's ad-hoc parser
2009-08-12 Emmanuele Bassi[script] Fix the default deserialization
2009-08-12 Emmanuele Bassi[json] Update the internal copy of JSON-GLib
2009-08-12 Emmanuele BassiInclude clutter-json.h, not json-types.h
2009-08-12 Emmanuele BassiClutter GIR depends on ClutterJson GIR conditionally
2009-08-12 Emmanuele Bassi[json] Include only json-glib.h
2009-08-12 Emmanuele BassiAdd copyright and license notice
2009-08-11 zhou jiangwei[eglx] Update the EGLX backend
2009-08-11 zhou jiangwei[cogl] Fix the GLES 2.0 backend
2009-08-11 Robert Bragg[cogl_clear] Also pass the alpha component of the CoglC...
2009-08-11 Emmanuele Bassi[build] Fix LDADD -> LIBADD usage
2009-08-11 Emmanuele Bassi[osx] Clean up Makefile.am
2009-08-10 Emmanuele BassiMerge branch 'system-json-glib'
2009-08-10 Emmanuele Bassi[build] Install JSON headers inside the right directory
2009-08-07 Emmanuele BassiBump to 1.1.1 after branching 1.0
2009-08-07 Emmanuele Bassi[x11] Do not ask to destroy an empty Window
2009-08-05 Emmanuele Bassi[actor] Add missing return_if_fail()
2009-08-05 Neil RobertsSmall doc fix to clutter_text_get_color
2009-08-04 Emmanuele Bassi[x11] Destroy the Window we own when setting a foreign one
2009-08-04 Emmanuele Bassi[docs] Close a tag
2009-08-04 Emmanuele Bassi[docs] Fix a missing parameter
2009-08-04 Emmanuele Bassi[actor] Be more explicit when warning about invariants
2009-08-04 Emmanuele Bassi[cogl] Expose cogl_is_vertex_buffer()
2009-08-03 Robert Bragg[build] remove reference to light1.png in tests/interac...
2009-08-03 Robert Bragg[build] dist tests/interactive/wrapper.sh
2009-08-03 Damien Lespiau[debug] CLUTTER_{NOTE,MARK,DBG,GLERR,TIMESTAMP} should...
2009-08-03 Damien Lespiau[debug] Fix __GNUC__ typo
2009-08-03 Damien Lespiau[build] GCC_FLAGS is no more, MAINTAINER_CFLAGS is...
2009-08-03 Damien Lespiau[gitignore] Ignore new test-color-hls-roundtrip test
2009-08-02 Emmanuele Bassi[actor] Use the right vertex
2009-07-31 Emmanuele Bassi[x11] Force a redraw before mapping the stage
2009-07-31 Joshua Lock[docs] Update building instructions for OS X
2009-07-29 Neil Roberts[mingw] Update the README
2009-07-29 Neil Roberts[mingw-cross-compile.sh] Fix to use git rather than svn
2009-07-29 Neil Roberts[mingw-cross-compile.sh] Add a note about MSYS in the...
2009-07-29 Neil Roberts[mingw-cross-compile.sh] Update version numbers of...
2009-07-29 Emmanuele Bassi[docs] Remove mentions of Clutter-Cairo
2009-07-29 Emmanuele Bassi[mingw/win32] Remove clutter-cairo
2009-07-28 Emmanuele BassiPost-release bump to 1.0.1
2009-07-28 Emmanuele Bassi[release] 1.0.0
2009-07-28 Emmanuele BassiUpdate the NEWS
2009-07-28 Emmanuele BassiFix compiler warnings when COGL debug level=minimum
2009-07-28 Emmanuele Bassi[docs] Point the TODO to Bugzilla
2009-07-28 Emmanuele Bassi[docs] Update requirements and release notes
2009-07-28 Emmanuele Bassi[units] Add binding-friendly initializers
2009-07-28 Emmanuele Bassi[animation] Fix variable use
2009-07-28 Neil Roberts[win32] Remove the call to clutter_redraw in clutter_st...
2009-07-28 Neil Roberts[win32] Move the show/hide to be implementations of...
2009-07-28 Neil Roberts[build/mingw] Update Cairo version to 1.8.6 in mingw...
2009-07-28 Ole André Vadla... Avoid near/far identifier names.
2009-07-28 Ole André Vadla... Remove unused variable to fix compiler warning.
2009-07-28 Ole André Vadla... Call glClientActiveTexture() through COGL context.
2009-07-28 Ole André Vadla... Avoid C99 to fix compilation with compilers like MSVC.
2009-07-28 Ole André Vadla... Initialize pixel data before glReadPixels().
2009-07-28 Haakon SporsheimReposition variable declarations to avoid C99.
2009-07-28 Haakon SporsheimAdd MSVC preprocessor guards in test-clutter-cairo...
2009-07-28 Haakon SporsheimAdd white_color a variable on the stack.
2009-07-28 Haakon SporsheimAdd int dummy; to empty struct TestConformSimpleFixture...
next