profile/ivi/clutter.git
2011-11-16 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-11-15 Emmanuele BassiDeprecate some more old, useless API
2011-11-15 Emmanuele BassiDeprecate clutter_get_timestamp()
2011-11-15 Emmanuele BassiRework debug output
2011-11-15 Emmanuele BassiRemove CLUTTER_TIMESTAMP debug macro
2011-11-15 Emmanuele BassiRemove the GTimer used by clutter_get_timestamp()
2011-11-15 Emmanuele Bassitexture: Do not use clutter_get_timestamp()
2011-11-15 Neil Robertsdeform-effect: Use CoglPipeline instead of setting...
2011-11-15 Neil Robertsdeform-effect: Use CoglPrimitives instead of CoglVertex...
2011-11-15 Chun-wei FanVisual C++ support update
2011-11-15 Chun-wei Fantest-picking.c: Use G_PI rather than M_PI
2011-11-15 Chun-wei FanUpdate interactive/conformance .bat names
2011-11-15 Chun-wei FanFix up VS property sheets
2011-11-15 Chun-wei FanUpdate Visual C++ projects
2011-11-15 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-11-14 Emmanuele BassiStore the master clock pointer in the main context
2011-11-14 Emmanuele Bassistage-manager: Store the stage manager into the main...
2011-11-14 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-11-14 Lionel Landwerlindeform-effect: do not redraw actor on invalidate
2011-11-14 Emmanuele Bassistage: Clean up
2011-11-14 Emmanuele Bassistage: Deprecate clutter_stage_queue_redraw()
2011-11-14 Emmanuele BassiMerge branch 'deprecate-default-stage'
2011-11-14 Chun-wei FanFix clutter-bakend-win32.c
2011-11-14 Chun-wei FanFix clutter-bakend-win32.c
2011-11-14 Chun-wei Fanclutter-config.h.win32: Add CLUTTER_INPUT_NULL
2011-11-14 Chun-wei FanFix VS property sheets
2011-11-14 Chun-wei FanUpdate config.h.win32.in/clutter-config.h.win32
2011-11-14 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-11-13 Fran DiéguezUpdated Galician translations
2011-11-12 Chun-wei FanUpdate clutter-config.h.win32
2011-11-11 Daniel MustielesUpdated Spanish translation
2011-11-10 Piotr DrągUpdated POTFILES.in
2011-11-10 Rico Tzschichholzpo: update POTFILES.in
2011-11-10 Rico Tzschichholzdocs: fix some headers paths
2011-11-10 Emmanuele Bassibuild: Disable evdev input by default
2011-11-10 Lionel Landwerlinevdev: do not associate device with stage
2011-11-10 Lionel Landwerlinevdev: don't even process events without a default...
2011-11-10 Emmanuele Bassidocs: Note default stage deprecation in README
2011-11-10 Emmanuele Bassidocs: Remove clutter_stage_get_default()
2011-11-10 Emmanuele Bassistage: Deprecate the default stage
2011-11-10 Emmanuele Bassiscript: Do not use clutter_stage_get_default()
2011-11-10 Emmanuele Bassically/actor: Do not use the default stage as a fallback
2011-11-10 Emmanuele BassiTry to mop up the default stage mess
2011-11-10 Emmanuele Bassiperformance/*: Do not use clutter_stage_get_default()
2011-11-10 Emmanuele Bassiinteractive/*: Do not use clutter_stage_get_default()
2011-11-10 Emmanuele BassiMerge with a11y
2011-11-10 Emmanuele Bassimicro-bench/*: Do not use clutter_stage_get_default()
2011-11-10 Emmanuele Bassiaccessibility/*: Do not use clutter_stage_get_default()
2011-11-10 Emmanuele Bassiconform/*: Do not use clutter_stage_get_default()
2011-11-10 Emmanuele Bassidocs: Update the release notes in the README
2011-11-10 Emmanuele Bassiosx: Clean up the backend implementation
2011-11-10 Emmanuele Bassiwayland/backend: Remove create_stage()
2011-11-10 Emmanuele Bassibuild: Clean up the configuration summary
2011-11-10 Emmanuele Bassibackend: Clean up the device manager creation
2011-11-10 Emmanuele Bassi*/backend: Clean up the stage creation
2011-11-10 Emmanuele Bassibackend: Provide a default create_stage()
2011-11-10 Emmanuele Bassistage-window: Add :backend and :wrapper properties
2011-11-10 Emmanuele Bassigdk/backend: Fix an invalid chain up
2011-11-10 Emmanuele Bassi*/backend: Store the StageWindow implementation type
2011-11-10 Emmanuele Bassibackend: Store the type of the StageWindow implementation
2011-11-10 Emmanuele Bassiegl/backend: Clean up
2011-11-10 Emmanuele BassiAdd a CEx100-specific backend
2011-11-10 Emmanuele Bassicogl/backend: Remove the ClutterBackendCogl class
2011-11-10 Emmanuele Bassicogl/backend: Remove pre/post_parse
2011-11-10 Emmanuele BassiRemove per-backend CLUTTER_VBLANK envvar
2011-11-10 Emmanuele Bassimain: Add a sync-to-vblank global flag
2011-11-10 Emmanuele Bassibackend: Provide a default get_features() implementation
2011-11-10 Emmanuele Bassiwin32/backend: Use the default context creation
2011-11-10 Emmanuele Bassigdk/backend: Use the context creation hooks
2011-11-10 Emmanuele Bassix11/backend: Use the context creation hooks
2011-11-10 Emmanuele Bassibackend: Provide a default create_context()
2011-11-10 Emmanuele Bassibackend: Fix up the input backend detection ordering
2011-11-10 Emmanuele BassiAdd a 'null' input backend symbol
2011-11-10 Emmanuele Bassibackend: Unify the event initialization
2011-11-10 Emmanuele Bassiwin32/backend: Remove ensure_context()
2011-11-10 Emmanuele Bassiwin32/stage: Implement get_active_framebuffer()
2011-11-10 Emmanuele Bassiwayland/backend: Remove empty ensure_context()
2011-11-10 Emmanuele Bassicogl/backend: Remove ensure_context()
2011-11-10 Emmanuele Bassibackend: Provide an implementation of ensure_backend()
2011-11-10 Emmanuele Bassiconform/color: Check invalid strings
2011-11-10 Emmanuele Bassicolor: Validate hex formats
2011-11-10 Emmanuele Bassiconform/color: Test hsla() format
2011-11-10 Jasper St.... clutter-stage-x11: Make sure to set geometry x and y
2011-11-10 Craig R. HughesMinor whitespace fix for clutter color parsing of hsla...
2011-11-10 Matthias Clasencally: Use the proper role for password entries
2011-11-09 Emmanuele Bassimain: Add a debug note when reading the settings file
2011-11-08 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-11-08 Emmanuele Bassiactor: Deprecate [sg]et_geometry()
2011-11-08 Emmanuele BassiReplace usage of [sg]et_geometry()
2011-11-08 Emmanuele BassiReplace ClutterGeometry with cairo_rectangle_int_t
2011-11-08 Emmanuele Bassibuild: Remove mention of missing file
2011-11-07 Emmanuele Bassimain: Deprecate clutter_set_default_frame_rate()
2011-11-07 Chun-wei FanUpdate VS property sheets
2011-11-07 Chun-wei FanAdd GDK-specific symbols to clutter.symbols
2011-11-07 Chun-wei FanUpdate clutter-version.h.win32.in
2011-11-07 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-11-04 Emmanuele Bassiosx/stage: Fix compilation
2011-11-04 Chun-wei FanFix cally-atkevents-example VS projects
2011-11-03 Colin Waltersbuild: Ensure libdir exists before installing to it
2011-11-03 Emmanuele Bassidocs: Fixes for the API reference build
next