gtk/gdk/win32
Tor Lillqvist 1c84483f3e Support added for building using a GNU toolchain on Win32,
gcc -mno-cygwin (egcs-1.1.2) on cygwin-b20.1.

	* gdk/win32/makefile.cygwin gtk/makefile.cygwin: New files.
	* config.h.win32: Changes for gcc.
	* gdk/gdkrectangle.c: Include gdk.h as <gdk/gdk.h>.
	* gdk/gdkcolor.c: config.h.win32 already defines strcasecmp.
	* gdk/win32/gdkconfig.h: Only the MS compiler has wctype.h.
	* gdk/win32/gdkdnd.c: Protect (unused) OLE2 stuff better.
	Protect shl stuff unavaiilable with mingw32 headers.
	* gdk/win32/gdkevents.c: Fix typo.
	* gdk/win32/gdkglobals.c: Use GDKVAR here also for gcc.
	* gdk/win32/gdkim.c: Use OEM code page for multibyte chars. (?)
	* gdk/win32/gdkinput.c: Use __try __except only with the MS compiler.
	* gdk/win32/gdkprivate.h: Make up for some stuff missing from
	the mingw32 headers.
	* gdk/win32/makefile.msc: Use latest Wintab kit and glib.
	* gtk/gtkfilesel.c: Include <glib.h> early, to get stat->_stat
	definition on Win32. Test for NATIVE_WIN32, not _MSC_VER.
	* gtk/gtkfontsel.c: Protect CHARSET redefinition on Win32.
	Test for NATIVE_WIN32, not _MSC_VER.
	* gtk/gtkmain.c: No use warning about developer version on Win32,
	there aren't any non-developer versions anyhow.
	* gtk/gtkrc.c: Test for NATIVE_WIN32, not _MSC_VER.
	* gtk/makefile.msc: Use pthread from another directory. Minor other
	changes.
1999-04-25 21:55:05 +00:00
..
rc cur files are binary. Changed to -kb and committed the correct versions, 1999-03-06 08:45:07 +00:00
gdk-win32.def Forgot to document maketypes.awk change in ChangeLog. Added gdk.def file. 1999-03-15 00:08:22 +00:00
gdk.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdk.def Forgot to document maketypes.awk change in ChangeLog. Added gdk.def file. 1999-03-15 00:08:22 +00:00
gdkcc.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkcolor-win32.c Support added for building using a GNU toolchain on Win32, 1999-04-25 21:55:05 +00:00
gdkcolor.c Support added for building using a GNU toolchain on Win32, 1999-04-25 21:55:05 +00:00
gdkconfig.h Support added for building using a GNU toolchain on Win32, 1999-04-25 21:55:05 +00:00
gdkcursor-win32.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkcursor.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkdnd-win32.c Support added for building using a GNU toolchain on Win32, 1999-04-25 21:55:05 +00:00
gdkdnd.c Support added for building using a GNU toolchain on Win32, 1999-04-25 21:55:05 +00:00
gdkdraw.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkdrawable-win32.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkevents-win32.c Support added for building using a GNU toolchain on Win32, 1999-04-25 21:55:05 +00:00
gdkevents.c Support added for building using a GNU toolchain on Win32, 1999-04-25 21:55:05 +00:00
gdkfont-win32.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkfont.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkgc-win32.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkgc.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkglobals-win32.c Support added for building using a GNU toolchain on Win32, 1999-04-25 21:55:05 +00:00
gdkglobals.c Support added for building using a GNU toolchain on Win32, 1999-04-25 21:55:05 +00:00
gdkim-win32.c Support added for building using a GNU toolchain on Win32, 1999-04-25 21:55:05 +00:00
gdkim.c Support added for building using a GNU toolchain on Win32, 1999-04-25 21:55:05 +00:00
gdkimage-win32.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkimage.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkinput-win32.c Support added for building using a GNU toolchain on Win32, 1999-04-25 21:55:05 +00:00
gdkinput.c Support added for building using a GNU toolchain on Win32, 1999-04-25 21:55:05 +00:00
gdkinput.h Win32 version of GDK source files and resource files (cursors and icons). 1999-03-05 19:53:56 +00:00
gdkmain-win32.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkpixmap-win32.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkpixmap.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkprivate-win32.h Support added for building using a GNU toolchain on Win32, 1999-04-25 21:55:05 +00:00
gdkprivate.h Support added for building using a GNU toolchain on Win32, 1999-04-25 21:55:05 +00:00
gdkproperty-win32.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkproperty.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkregion-win32.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkregion.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkselection-win32.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkselection.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkvisual-win32.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkvisual.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkwin32.h Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkwin32id.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkwindow-win32.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkwindow.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkx.h Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkxid.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
makefile.cygwin Support added for building using a GNU toolchain on Win32, 1999-04-25 21:55:05 +00:00
makefile.msc Support added for building using a GNU toolchain on Win32, 1999-04-25 21:55:05 +00:00