gtk2/gdk/win32
Tor Lillqvist 7c12edeb93 New debugging function. As GetKeyNameText() returns a localized key name
2005-03-15  Tor Lillqvist  <tml@novell.com>

	* gdk/win32/gdkmain-win32.c (_gdk_win32_key_to_string): New
	debugging function. As GetKeyNameText() returns a localized key
	name we need to convert it to UTF-8.

	* gdk/win32/gdkprivate-win32.h: Declare it.

	* gdk/win32/gdkevents-win32.c: Use it.

	* gdk/win32/gdkwindow-win32.c (gdk_window_new_internal): Fix
	handling of children of foreign windows. They should be child
	windows from Windows's perspective, even if they are toplevel GDK
	windows.
2005-03-15 02:07:08 +00:00
..
rc Use correct DLL and import library names, with GTK_API_VERSION in name, 2003-01-05 02:24:15 +00:00
.cvsignore Remove conftest* after use along the lines of AC_TRY_COMPILE. 2000-09-05 14:07:55 +00:00
bdfcursor.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkcolor-win32.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkcursor-win32.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkdisplay-win32.c updated 2004-10-29 21:44:53 +00:00
gdkdnd-win32.c Use wide character API when available. Use UTF-8 for filenames. 2004-12-19 21:00:58 +00:00
gdkdrawable-win32.c Fix for #162790, by Iwan Wong: 2005-01-12 21:28:03 +00:00
gdkdrawable-win32.h Massive changes. Too many to list here, but I'll try a summary: 2002-02-17 00:25:05 +00:00
gdkevents-win32.c New debugging function. As GetKeyNameText() returns a localized key name 2005-03-15 02:07:08 +00:00
gdkfont-win32.c gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_text) 2004-07-07 00:10:03 +00:00
gdkgc-win32.c Big window fix for Win32. Big windows are still emulated within 16-bit 2005-03-11 23:50:21 +00:00
gdkgeometry-win32.c A further fix for big window support. Now also the test in testgtk works. 2005-03-12 22:09:54 +00:00
gdkglobals-win32.c Fix for #163702, from Ivan Wong: 2005-01-23 00:38:17 +00:00
gdkim-win32.c gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_text) 2004-07-07 00:10:03 +00:00
gdkimage-win32.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkinput-win32.c Implement better handling of Wintab tablet context overlap on Win32. 2005-02-25 00:12:32 +00:00
gdkinput-win32.h Implement better handling of Wintab tablet context overlap on Win32. 2005-02-25 00:12:32 +00:00
gdkinput.c Implement lazy extended input initialization on Win32, by Robert Ögren. 2005-02-02 18:11:17 +00:00
gdkkeys-win32.c Workaround for bug in MapVirtualKey(VK_DIVIDE, 0) in some Windows 2005-02-23 22:06:38 +00:00
gdkmain-win32.c New debugging function. As GetKeyNameText() returns a localized key name 2005-03-15 02:07:08 +00:00
gdkpango-win32.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkpixmap-win32.c remove the disputable memset at the end of gdk_pixmap_new() - on X11 the 2004-11-30 22:56:35 +00:00
gdkpixmap-win32.h Fix for #111028, thanks to J. Ali Harlow, who writes: I found that the 2003-06-28 01:12:51 +00:00
gdkprivate-win32.h New debugging function. As GetKeyNameText() returns a localized key name 2005-03-15 02:07:08 +00:00
gdkproperty-win32.c gdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c Remove 2004-10-31 14:47:15 +00:00
gdkscreen-win32.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkselection-win32.c Use a FIFO list for storing GdkSelProp of a single window so that 2005-02-02 17:31:47 +00:00
gdkspawn-win32.c workaround for bug #137496, the real fix would involve just another small 2004-04-11 15:25:06 +00:00
gdkvisual-win32.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkwin32.h Use gdk_window_get_toplevel(), as it is the top-level windows that are 2002-03-19 23:16:08 +00:00
gdkwin32id.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkwindow-win32.c New debugging function. As GetKeyNameText() returns a localized key name 2005-03-15 02:07:08 +00:00
gdkwindow-win32.h Implement gdk_window_set_icon_list() for Win32, with support for big and 2003-12-14 01:06:56 +00:00
libie55uuid.la Add headers. Add section about ActiveIMM. 2001-11-08 20:57:18 +00:00
libwntab32x.la Add headers. Add section about ActiveIMM. 2001-11-08 20:57:18 +00:00
Makefile.am Utility functions for multi-screen applications which need to ensure 2003-12-10 13:49:58 +00:00
makefile.msc build with Cairo dependency. The patch to acually use Cairo on win32 will 2005-02-07 20:22:05 +00:00
xcursors.h Update. Mention the gtk-1-3-win32-production branch. 2001-02-23 03:51:41 +00:00