mutter/clutter/win32
Neil Roberts 3fb00f9cdd Bug 1100 - WM_SIZE not handled correctly, user_resize and
window_style correction.

	* clutter/win32/clutter-stage-win32.c (get_window_style): Remove
	the WS_MAXIMIZEBOX style if the stage isn't resizable.
	(clutter_stage_win32_set_user_resize): Queue a redraw of the
	window frame when the user_resize property is changed.

	* clutter/win32/clutter-event-win32.c (message_translate): Don't
	update the size of the stage when handling WM_SIZE messages that
	result from the stage being minimized. Thanks to Roman Yazmin.
2008-09-16 16:00:31 +00:00
..
clutter-backend-win32.c * clutter/win32/clutter-backend-win32.c (check_vblank_env): Use 2008-06-30 16:08:45 +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 Bug 1100 - WM_SIZE not handled correctly, user_resize and 2008-09-16 16:00:31 +00:00
clutter-stage-win32.c Bug 1100 - WM_SIZE not handled correctly, user_resize and 2008-09-16 16:00:31 +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