gtk3/gdk/win32
Tor Lillqvist 225d9caf7c Call ReleaseDC() on DCs acquired with GetDC() (for windows), and
2006-06-09  Tor Lillqvist  <tml@novell.com>

	* gdk/win32/gdkdrawable-win32.c (_gdk_win32_drawable_release_dc):
	Call ReleaseDC() on DCs acquired with GetDC() (for windows), and
	DeleteDC() on DCs acquired with CreateCompatibleDC() (for
	bitmaps). According to MSDN, this is the correct thing to do, even
	if always using DeleteDC() seems to have worked fine in
	practice. (#337491)
2006-06-09 09:17:47 +00:00
..
rc
.cvsignore
bdfcursor.c
gdkcolor-win32.c gdk/win32/gdkcolor-win32.c gdk/win32/gdkscreen-win32.c Whitespace 2005-11-02 13:33:27 +00:00
gdkcursor-win32.c Correct the appearance of non-square icons and cursors: pad them to square 2006-04-06 10:34:15 +00:00
gdkdisplay-win32.c New function, return TRUE. (gdk_display_supports_input_shapes): New 2006-02-20 10:10:27 +00:00
gdkdnd-win32.c
gdkdrawable-win32.c Call ReleaseDC() on DCs acquired with GetDC() (for windows), and 2006-06-09 09:17:47 +00:00
gdkdrawable-win32.h
gdkevents-win32.c [WM_WINDOWPOSCHANGED] Replace identical code as in 2006-06-08 15:00:25 +00:00
gdkfont-win32.c Replace all calls to g_strcasecmp() with g_ascii_strcasecmp(). 2006-02-20 08:52:19 +00:00
gdkgc-win32.c
gdkgeometry-win32.c Get the invalidated region from ScrollWindowEx() instead of an incorrect 2006-01-02 00:45:39 +00:00
gdkglobals-win32.c gdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c Add more 2005-11-01 15:29:59 +00:00
gdkim-win32.c
gdkimage-win32.c
gdkinput-win32.c
gdkinput-win32.h
gdkinput.c
gdkkeys-win32.c Map VK_NUMPAD[0-9] to GDK_KP_[0-9]. (#337562) 2006-04-19 09:42:06 +00:00
gdkmain-win32.c Make _gdk_windowing_args const. 2006-04-03 20:36:52 +00:00
gdkpixmap-win32.c Include gdksreen.h (#337032, Kazuki IWAMOTO) 2006-04-03 18:12:04 +00:00
gdkpixmap-win32.h
gdkprivate-win32.h Get the invalidated region from ScrollWindowEx() instead of an incorrect 2006-01-02 00:45:39 +00:00
gdkproperty-win32.c gdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c Add more 2005-11-01 15:29:59 +00:00
gdkscreen-win32.c Create 'composited' label. 2006-04-25 14:27:32 +00:00
gdkselection-win32.c gdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c Add more 2005-11-01 15:29:59 +00:00
gdkspawn-win32.c
gdkvisual-win32.c
gdkwin32.h Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
gdkwin32id.c
gdkwindow-win32.c New function. Factor out code from gdk_window_shape_combine_mask(). 2006-02-20 10:08:37 +00:00
gdkwindow-win32.h gdk/win32/gdkwindow-win32.h (struct _GdkWindowImplWin32) Store the type 2005-11-09 02:13:35 +00:00
libie55uuid.la
libwntab32x.la
Makefile.am
makefile.msc
xcursors.h