Merge branch 'xi2'
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 21 Jan 2011 20:22:32 +0000 (20:22 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 21 Jan 2011 20:22:32 +0000 (20:22 +0000)
commit86c786aaad28e439146af4a93f787163e96bab6d
tree1dc5ce40d934757d3755e63943c359216da4736f
parent8a5867799c5809854dfac9c2b7e704bcc6e9455b
parentb7d26b2d02729b2d5eeb1650ca4e89a723afc1c7
Merge branch 'xi2'

* xi2: (41 commits)
  test-devices: Actually print the axis data
  device-manager/xi2: Sync the stage of source devices
  event: Clean up clutter_event_copy()
  device: unset the axes array pointer when resetting
  device-manager/xi2: Fix device hotplugging
  glx: Clean up GLX implementation
  device/x11: Store min/max keycode in the XI device class
  x11: Hide all private symbols
  docs: More documentation fixes for InputDevice
  */event: Never manipulate the event queue directly
  win32: Update DeviceManager device creation
  device: Allow enabling/disabling non-master devices
  backend/eglx: Add newly created stages to the translators
  device: Add more doc annotations
  device: Use a double for translate_axis() argument
  test-devices: Clean up and show axes data
  event: Fix up clutter_event_copy()
  device/xi2: Translate the axis data after setting devices
  device: Add more accessors for properties
  docs: Update API reference
  ...
clutter/egl/clutter-stage-egl.c
clutter/glx/clutter-stage-glx.c