Files
gtk/gdk
Tor Lillqvist 4b5ca53b32 Call UpdateWindow() after scrolling or moving/resizing the window. This
2002-11-07  Tor Lillqvist  <tml@iki.fi>

	* gdk/win32/gdkgeometry-win32.c (gdk_window_copy_area_scroll,
	_gdk_window_move_resize_child): Call UpdateWindow() after
	scrolling or moving/resizing the window. This causes a WM_PAINT
	message to be sent to the window procedure. Improves scrolling a
	lot, for instance in testgtk's "scrolled windows" dialog or
	gtk-demo's "Text Widget".

	Without calling UpdateWindow(), Windows generates a WM_PAINT only
	when there is no other message in the queue. Thus, while you keep
	moving the scrollbar slider and generating mouse messages, no
	WM_PAINT messages are sent.
2002-11-07 22:58:42 +00:00
..
1999-09-28 20:19:13 +00:00
2001-12-23 22:59:30 +00:00
2001-12-05 00:06:40 +00:00
2001-11-30 22:55:28 +00:00
2001-09-10 16:57:38 +00:00
2002-01-31 15:48:58 +00:00
2001-12-06 21:38:12 +00:00
2002-04-29 23:34:08 +00:00
2001-03-04 00:12:55 +00:00
2002-09-14 17:11:12 +00:00
2002-02-18 03:29:00 +00:00
2001-03-02 20:02:17 +00:00
2001-11-30 22:55:28 +00:00
2001-10-29 07:06:37 +00:00
2002-03-05 21:04:09 +00:00
2000-10-09 19:49:42 +00:00