mutter/clutter/osx
Emmanuele Bassi 9c038ebefb stage-window: Add :backend and :wrapper properties
All StageWindow implementation already have back pointers, but we need a
unified API to actually set them from the generic code path; we can use
properties on the StageWindow interface — though this requires fixing
all backends at the same time, to avoid GObject complaining.
2011-11-10 14:55:03 +00:00
..
clutter-backend-osx.c */backend: Store the StageWindow implementation type 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