mutter/clutter/win32
Neil Roberts f13f545aa9 clutter-backend-win32: Use g_object_unref on the stage manager
Previously when trying to destroy all of the stages in the backend
dispose function it would poke directly in the ClutterStageManager
struct to get the list. In 8613013ab0 the defintion of
ClutterStageManager moved to a different header which isn't included
by the Win32 backend so it wouldn't compile. In that commit the X11
backend was changed to unref the stage manager instead of poking in
the internals so we should do the same for the win32 backend.
2010-11-01 15:14:07 +00:00
..
clutter-backend-win32.c clutter-backend-win32: Use g_object_unref on the stage manager 2010-11-01 15:14:07 +00:00
clutter-backend-win32.h Merge branch 'private-cleanup' 2010-10-25 23:44:53 +01:00
clutter-device-manager-win32.c Clean up clutter-private.h/1 2010-10-21 10:54:14 +01:00
clutter-device-manager-win32.h device: Impose per-backend DeviceManager 2010-02-17 17:46:48 +00:00
clutter-event-win32.c Merge branch 'private-cleanup' 2010-10-25 23:44:53 +01:00
clutter-stage-win32.c Merge branch 'private-cleanup' 2010-10-25 23:44:53 +01:00
clutter-stage-win32.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-win32.h win32: Add a public clutter_win32_handle_event function 2010-10-25 13:19:17 +01:00
invisible-cursor.cur win32: Use an invisible cursor when cursor-visible is FALSE 2010-01-19 16:10:23 +00:00
resources.rc win32: Use an invisible cursor when cursor-visible is FALSE 2010-01-19 16:10:23 +00:00