profile/ivi/clutter.git
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 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-04 Emmanuele Bassiosx/stage: Fix compilation
2011-11-03 Colin Waltersbuild: Ensure libdir exists before installing to it
2011-11-03 Emmanuele Bassidocs: Fixes for the API reference build
2011-11-03 Emmanuele Bassitests: Remove #undef CLUTTER_DISABLE_DEPRECATED
2011-11-03 Emmanuele BassiRemove CLUTTER_DISABLE_DEPRECATED from the build flags
2011-11-03 Emmanuele BassiRemove CLUTTER_DISABLE_DEPRECATED guard
2011-11-03 Emmanuele Bassidocs: Fix a wrongly named argument
2011-11-03 Emmanuele Bassistage: Move the deprecated macros to a separate header
2011-11-03 Emmanuele Bassibuild: Fix compilation
2011-11-03 Emmanuele Bassigroup: Move deprecated macro into its own header
2011-11-03 Emmanuele BassiDon't use a -deprecated suffix for headers
2011-11-03 Emmanuele BassiMove clutter-keysyms-compat.h to the deprecated section
2011-11-03 Emmanuele Bassix11/backend: Use an internal GError
2011-11-03 Emmanuele Bassibuild: Clean up the per-backend summary
2011-11-03 Emmanuele Bassibuild: Use AC_CACHE_SAVE
2011-11-03 Emmanuele Bassibuild: Disable tslib by default
2011-11-03 Emmanuele Bassiinteractive/pixmap: Make sure to work only on the X11...
2011-11-03 Emmanuele Bassiinteractive/devices: Build unconditionally
2011-11-03 Emmanuele BassiClean up the windowing system defines
2011-11-03 Emmanuele BassiClean up the backend creation
2011-11-03 Emmanuele Bassibuild: Make sure to remove colliding shared libraries
2011-11-03 Emmanuele Bassidocs: Update the README section on configure switches
2011-11-03 Emmanuele Bassibuild: Implement proper platform checking
2011-11-03 Emmanuele Bassibuild: Improve the compat libs rule
2011-11-03 Emmanuele Bassigdk/events: Clean up the event handling code
2011-11-03 Emmanuele Bassiegl: First attempt at cleaning up the EGL native backend
2011-11-03 Emmanuele Bassibuild: Move EGL-related files under egl/
2011-11-03 Emmanuele Bassibuild: Move clutter-event-tslib.c out of egl/
2011-11-03 Emmanuele BassiCoding style and cosmetic fixes
2011-11-03 Emmanuele BassiMinimal cosmetic fix to the configure output
2011-11-03 Emmanuele BassiRemove the X11-specific bit in ClutterStageCogl
2011-11-03 Emmanuele Bassigdk: Fix Stage foreign window support
2011-11-03 Emmanuele Bassigdk: Allow disabling event retrieval
2011-11-03 Emmanuele BassiCosmetic fixes
2011-11-03 Emmanuele BassiAllow checking the backend type at run-time
2011-11-03 Emmanuele BassiImplement multi-backend support
2011-11-03 Giovanni CampagnaRework the interaction between the Cogl and GDK / X11...
2011-11-03 Giovanni CampagnaAdd a new GDK backend
2011-11-02 Robert Braggcogl: fallback to non-transparent stages if unsupported
2011-11-02 Emmanuele Bassibuild: Bump up Cogl dependency
2011-11-02 Emmanuele Bassitslib: Remove mention of clutter-stage-egl.h
2011-11-02 Emmanuele Bassiutils: Remove CLUTTER_DISABLE_DEPRECATED
2011-11-02 Emmanuele Bassitexture: Remove CLUTTER_DISABLE_DEPRECATED
2011-11-02 Emmanuele Bassistage-manager: Remove CLUTTER_DISABLE_DEPRECATED
2011-11-02 Emmanuele Bassicairo-texture: Remove CLUTTER_DISABLE_DEPRECATED
2011-11-02 Emmanuele Bassianimatable: Remove CLUTTER_DISABLE_DEPRECATED
2011-11-02 Emmanuele Bassicairo-texture: Use an internal function for create_region()
2011-11-02 Emmanuele Bassiactor: Move deprecated symbols into separate headers
2011-11-02 Emmanuele Bassibackend: Move deprecated symbols to a separate header
2011-11-02 Emmanuele Bassimain: Move deprecated symbols to a separate header
2011-11-01 Robert Braggcogl: include <cogl/cogl-xlib.h> for xlib specific...
2011-10-31 Emmanuele Bassiprofile: Disable deprecation warnings
2011-10-31 Emmanuele Bassibackend: Remove atexit handlers
2011-10-31 Emmanuele Bassicairo-texture: Drop the half pixel rounding
2011-10-30 Alexander ShopovUpdated Bulgarian translation
2011-10-25 Emmanuele Bassidocs: Clarify CLUTTER_ACTOR_IS_MAPPED
2011-10-24 Chun-wei FanBug 662071-[Win32]-Don't init the Big Clutter Lock
2011-10-22 Jorge GonzálezUpdated Spanish translation
next