clutter/clutter/win32
Chun-wei Fan 4c204a4f3e clutter-event-win32.c: Avoid a Crash
Commit e70a0109 simplified the dispatching of events by passing the event's
owernership to ClutterStage, but it may be so that any.stage is NULL at
some point on Windows, which will either cause _clutter_stage_queue_event()
to crash or issue a critical warning.  Avoid this problem by checking
whether event->any.stage is not NULL before trying to call
_clutter_stage_queue_event().

https://bugzilla.gnome.org/show_bug.cgi?id=726765
2014-03-20 22:37:17 +08:00
..
clutter-backend-win32.c win32: Disable event retrieval in Cogl 2013-07-12 17:59:54 +01:00
clutter-backend-win32.h
clutter-device-manager-win32.c
clutter-device-manager-win32.h
clutter-event-win32.c clutter-event-win32.c: Avoid a Crash 2014-03-20 22:37:17 +08:00
clutter-stage-win32.c Fix The Win32 Backend for Newer Visual Studio Versions 2014-03-08 18:35:50 +08:00
clutter-stage-win32.h
clutter-win32.h Annotate symbols in backend-specific headers 2014-03-17 19:26:49 +00:00
invisible-cursor.cur
resources.rc