mutter/clutter/osx
Emmanuele Bassi 17c89bd0a0 backend: Clean up the device manager creation
Create the device manager during the event initialization, where it
makes sense.

This allows us to get rid of the per-backend get_device_manager()
virtual function, and just store the DeviceManager pointer into the
ClutterBackend structure.
2011-11-10 14:55:03 +00:00
..
clutter-backend-osx.c backend: Clean up the device manager creation 2011-11-10 14:55:03 +00:00
clutter-backend-osx.h backend: Unify the event initialization 2011-11-10 14:42:40 +00:00
clutter-device-manager-osx.c Fix some ISO C90 warnings on OSX 2011-02-15 12:14:17 +00:00
clutter-device-manager-osx.h Fixed bugs with mouse events. 2011-02-03 10:58:38 +00:00
clutter-event-loop-osx.c Remove some compiler warnings 2011-10-11 23:42:23 +01:00
clutter-event-loop-osx.h osx: Improve the event loop 2011-01-31 13:43:12 +00:00
clutter-event-osx.c backend: Unify the event initialization 2011-11-10 14:42:40 +00:00
clutter-osx.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-stage-osx.c stage-window: Add :backend and :wrapper properties 2011-11-10 14:55:03 +00:00
clutter-stage-osx.h osx/stage: Fix compilation 2011-11-04 12:03:13 +00:00