gtk/gdk/win32
Tor Lillqvist eb1876f305 Use g_win32_get_windows_version() instead of _winver so that this compiles
2007-06-14  Tor Lillqvist  <tml@novell.com>

	* gdk/win32/gdkwindow-win32.c (RegisterGdkClass): Use
	g_win32_get_windows_version() instead of _winver so that this
	compiles on Cygwin, too. Not that I know if it makes sense to
	build GTK+ with the Win32 backend for Cygwin, but some people want
	to.


svn path=/trunk/; revision=18132
2007-06-14 09:41:08 +00:00
..
rc Cross-compilation fixes. (#392646, Yevgen Muntyan) 2007-01-04 15:05:07 +00:00
.cvsignore
bdfcursor.c Plug memory leaks caused by wrong use of g_slist_remove_link(). (#405515, 2007-04-28 14:41:04 +00:00
cursor.bdf New file. Downloaded from freedesktop.org's webcvs. Slighly edited cursors 2007-01-06 03:05:37 +00:00
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 Use native Win32 cursors where it makes sense 2007-04-26 05:27:55 +00:00
gdkdisplay-win32.c Add support for composited child windows. (#412882, Ryan Lortie) 2007-06-01 12:16:12 +00:00
gdkdnd-win32.c Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or 2006-08-29 23:01:53 +00:00
gdkdrawable-win32.c Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or 2006-08-29 23:01:53 +00:00
gdkdrawable-win32.h Cleanup. (#169648, Fabricio Barros Cabral) 2005-06-12 05:32:25 +00:00
gdkevents-win32.c Don't revert the mouse cursor to the built-in one when the user holds the 2007-06-10 16:13:09 +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 Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, 2007-03-09 21:57:37 +00:00
gdkgeometry-win32.c Get the invalidated region from ScrollWindowEx() instead of an incorrect 2006-01-02 00:45:39 +00:00
gdkglobals-win32.c Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or 2006-08-29 23:01:53 +00:00
gdkim-win32.c On WM_MOUSEMOVE, don't check if this process owns the active window. This 2005-03-18 10:21:51 +00:00
gdkimage-win32.c Set visual depth to 24 for 32 bits-per-pixel devices on Win32. This allows 2005-10-13 07:08:49 +00:00
gdkinput-win32.c Remove. (gdk_device_get_type): Drop class init function. The X11 version 2007-02-19 00:32:32 +00:00
gdkinput-win32.h Remove. (gdk_device_get_type): Drop class init function. The X11 version 2007-02-19 00:32:32 +00:00
gdkinput.c Remove. (gdk_device_get_type): Drop class init function. The X11 version 2007-02-19 00:32:32 +00:00
gdkkeys-win32.c Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or 2006-08-29 23:01:53 +00:00
gdkmain-win32.c Add gdk_notify_startup_complete_with_id and gdk_window_set_startup_id. 2007-03-15 16:48:26 +00:00
gdkpixmap-win32.c Include gdksreen.h (#337032, Kazuki IWAMOTO) 2006-04-03 18:12:04 +00:00
gdkpixmap-win32.h Cleanup. (#169648, Fabricio Barros Cabral) 2005-06-12 05:32:25 +00:00
gdkprivate-win32.h gdk/win32/gdkprivate-win32.h gdk/win32/gdkmain-win32.c Define WINVER and 2006-09-10 17:33:29 +00:00
gdkproperty-win32.c Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, 2007-03-09 21:57:37 +00:00
gdkscreen-win32.c Create 'composited' label. 2006-04-25 14:27:32 +00:00
gdkselection-win32.c Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or 2006-08-29 23:01:53 +00:00
gdkspawn-win32.c
gdkvisual-win32.c Set visual depth to 24 for 32 bits-per-pixel devices on Win32. This allows 2005-10-13 07:08:49 +00:00
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 Use g_win32_get_windows_version() instead of _winver so that this compiles 2007-06-14 09:41:08 +00:00
gdkwindow-win32.h gdk/win32/gdkwindow-win32.h (struct _GdkWindowImplWin32) Store the type 2005-11-09 02:13:35 +00:00
libwntab32x.la
Makefile.am Build Wintab support always on Windows. Don't require the Wintab SDK. 2007-01-19 01:55:52 +00:00
makefile.msc [merged from gtk-2-6 branch] let dash_offset shift the start of the line 2005-04-03 21:03:08 +00:00
pktdef.h Build Wintab support always on Windows. Don't require the Wintab SDK. 2007-01-19 01:55:52 +00:00
wintab.h Build Wintab support always on Windows. Don't require the Wintab SDK. 2007-01-19 01:55:52 +00:00
xcursors.h Fix initialization of last cursor 2007-05-29 01:04:59 +00:00