mutter/clutter/win32
Neil Roberts e4304e2d0a * clutter/win32/clutter-stage-win32.c: Updated to the new layout
API. All code to do with positioning the stage has been removed so
	the window is left where Windows wants to put it and it can not be
	moved with clutter_actor_set_position.

	* clutter/win32/clutter-stage-win32.h (ClutterStageWin32): Remove
	win_xpos and win_ypos.

	* clutter/win32/clutter-event-win32.c (message_translate): Remove
	the handler for WM_MOVE because the stage no longer cares where it
	is positioned.
2008-06-12 12:12:25 +00:00
..
clutter-backend-win32.c * clutter/win32/clutter-event-win32.c (message_translate): Fix 2008-05-16 09:47:37 +00:00
clutter-backend-win32.h Added support for foreign windows to the Win32 backend. 2008-04-15 16:12:37 +00:00
clutter-event-win32.c * clutter/win32/clutter-stage-win32.c: Updated to the new layout 2008-06-12 12:12:25 +00:00
clutter-stage-win32.c * clutter/win32/clutter-stage-win32.c: Updated to the new layout 2008-06-12 12:12:25 +00:00
clutter-stage-win32.h * clutter/win32/clutter-stage-win32.c: Updated to the new layout 2008-06-12 12:12:25 +00:00
clutter-win32.h Added support for foreign windows to the Win32 backend. 2008-04-15 16:12:37 +00:00
clutter-win32.pc.in 2008-03-25 Neil Roberts <neil@o-hand.com> 2008-03-25 15:42:50 +00:00
Makefile.am Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00