Files
gtk/gdk
Tor Lillqvist ffcd60398a Fixes contributed by Archaeopteryx Software: This is a first small part of
2002-01-12  Tor Lillqvist  <tml@iki.fi>

	Fixes contributed by Archaeopteryx Software: This is a first small
	part of their changes. Will commit more later.

	* gdk/win32/*.c: Add some more checks for failed GDI calls. If a
	call fails, don't use bogus values.

	* gdk/win32/gdkcursor-win32.c (_gdk_win32_data_to_wcursor): Plug
	memory leak: g_free() the AND and XOR bitmaps after use.
	(_gdk_cursor_destroy): If we are destroying the current Windows
	cursor, set the Windows cursor to none first.

	* gdk/win32/gdkgc-win32.c (predraw_set_foreground): Delete the old
	brush that was in the DC, like the win32-procution branch does. I
	guess this plugs a resource leak? With the HDC cache, the old
	brush might be something we created ourselves, and not a stock
	brush. And it doesn't do any harm to call DeleteObject on stock
	brushes.

	* gdk/win32/gdkwindow-win32.c (gdk_window_impl_win32_finalize): If
	the window has a cursor which is the current Windows cursor,
	before destroying it set the current Windows cursor to none.
	(gdk_window_set_cursor): Also here, if destroying the current
	Windows cursor, set the current Windows cursor to none first.
	(gdk_window_get_pointer): Revamp logic.
2002-01-11 23:56:28 +00:00
..
2001-04-03 23:11:15 +00:00
1999-09-28 20:19:13 +00:00
2001-12-11 01:08:33 +00:00
2001-12-23 22:59:30 +00:00
2001-12-05 00:06:40 +00:00
1999-11-21 21:21:58 +00:00
2001-11-30 22:55:28 +00:00
2001-09-10 16:57:38 +00:00
2002-01-11 03:47:49 +00:00
2001-12-23 22:59:30 +00:00
2001-10-29 07:06:37 +00:00
2001-12-06 21:38:12 +00:00
2001-10-03 18:19:48 +00:00
2001-03-04 00:12:55 +00:00
2001-03-02 20:02:17 +00:00
2001-12-05 00:06:40 +00:00
2001-11-30 22:55:28 +00:00
2001-12-06 21:38:12 +00:00
2001-11-28 19:32:18 +00:00
2001-10-29 07:06:37 +00:00
2000-10-09 19:49:42 +00:00