Release Clutter 1.11.4 (snapshot)
[profile/ivi/clutter.git] / clutter / clutter-device-manager.c
2012-04-24 Cosimo Cecchidevice-manager: don't select events for disabled devices
2011-11-14 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-11-10 Emmanuele Bassibackend: Clean up the device manager creation
2011-06-20 Emmanuele Bassistage: Make per-actor motion event delivery accessors...
2011-03-03 Jasper St. PierreRemove private helper #define's
2011-02-18 Emmanuele Bassidevice-manager: Use per-stage motion event toggle
2011-02-11 Emmanuele BassiMerge remote-tracking branch 'nobled/wayland-fixes2'
2011-01-28 Emmanuele BassiClean up crossing event synthesis code
2011-01-21 Emmanuele BassiMerge branch 'xi2'
2011-01-21 Emmanuele Bassievent/x11: Rework the way we translate X11 events
2010-10-25 Emmanuele BassiMerge branch 'private-cleanup'
2010-10-21 Emmanuele BassiClean up clutter-private.h/4
2010-10-21 Emmanuele BassiClean up clutter-private.h/1
2010-10-18 Emmanuele BassiMove more classes to install_properties()
2010-09-08 Emmanuele BassiFurther annotation fixes
2010-08-11 Emmanuele BassiMerge branch 'wip/table-layout'
2010-08-10 Neil RobertsConditionally use g_object_notify_by_pspec
2010-07-15 Emmanuele BassiMark property strings for translation
2010-06-11 Emmanuele BassiMerge branch 'wip/deform-effect'
2010-06-11 Emmanuele BassiHide the marshallers
2010-02-17 Emmanuele Bassidevice: Impose per-backend DeviceManager
2010-02-01 Neil RobertsMerge remote branch 'master' into texture-debugging
2010-02-01 Emmanuele BassiMerge branch 'device-manager'
2010-01-20 Emmanuele Bassidocs: Documentation fixes for DeviceManager
2010-01-20 Emmanuele Bassidevice-manager: Fix the signals definition
2010-01-20 Emmanuele Bassidocs: Update the API reference
2010-01-20 Emmanuele BassiDo not pick when motion event delivery is disabled
2010-01-20 Emmanuele BassiRework the emission of LEAVE/ENTER event pairs
2010-01-20 Emmanuele BassiAdd docs and licensing notices
2010-01-20 Emmanuele BassiMove all picking-related operations inside InputDevice
2010-01-20 Emmanuele BassiAdd ClutterDeviceManager