gtk2/gdk/win32
Tor Lillqvist a53f14a6e3 New file, hand-written wrapper for the Wintab library.
2001-10-29  Tor Lillqvist  <tml@iki.fi>

	* gdk/win32/libwntab32x.la: New file, hand-written wrapper for the
	Wintab library.

	* gdk/win32/gdkwin32.h
	* gdk/win32/gdkprivate-win32.h: Reorganise to match corresponding
	X11 headers better, and to enable gdkwin32.h to be installed and
	included from applications, but not the *-win32.h headers.

	* gdk/win32/*.c: Corresponding small changes, simplifications of
	#includes.

	* gdk/win32/gdkregion-win32.c: Remove.

	* gdk/win32/gdkevents-win32.c (print_event): Add GDK_SETTING.

	* gdk/win32/gdkfont-win32.c
	* gdk/win32/gdkgeometry-win32.c: Remove unused variables.

	* gdk/win32/gdkproperty-win32.c (gdk_atom_intern): Don't insert
	GDK_NONE values into hash table.

	Changes for autoconfiscated build on Win32, and addition of Win32
	backend to the related files:

	* gdk/win32/Makefile.am: Actually enable building the win32
	objects here, not just list all files in EXTRA_DIST. Link in the
	compiled resource file from rc/gdk-win32res.lo. If HAVE_WINTAB,
	copy the Wintab library into the .libs directory.

	* gdk/win32/gdkwindow-win32.c (RegisterGdkClass): Don't assume the
	name of the GDK DLL when fetching the icon. Use the HMODULE saved
	in gdk_dll_hinstance by DllMain.

	* gdk/win32/rc/Makefile.am: Build gdk-win32res.lo using the
	build/win32/lt-compile-resource script.

	* gdk/win32/rc/gdk.rc.in
	* gtk/gtk-win32.rc.in: Use the DLL name that libtool would use.
2001-10-29 06:50:55 +00:00
..
rc New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
.cvsignore Remove conftest* after use along the lines of AC_TRY_COMPILE. 2000-09-05 14:07:55 +00:00
bdfcursor.c Update. Mention the gtk-1-3-win32-production branch. 2001-02-23 03:51:41 +00:00
gdkcolor-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkcursor-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkdnd-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkdrawable-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkdrawable-win32.h New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkevents-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkfont-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkgc-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkgeometry-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkglobals-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkim-win32.c static correct-ness, underscore prefixing of library internal functions 2001-10-28 21:28:51 +00:00
gdkimage-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkinput-win32.c Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
gdkinput-win32.h Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
gdkinput.c Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
gdkkeys-win32.c updated externals 2001-06-22 14:08:51 +00:00
gdkmain-win32.c static correct-ness, underscore prefixing of library internal functions 2001-10-28 21:28:51 +00:00
gdkpango-win32.c Add makefile.mingw.in to EXTRA_DIST. 2000-07-30 08:11:28 +00:00
gdkpixmap-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkpixmap-win32.h static correct-ness, underscore prefixing of library internal functions 2001-10-28 21:28:51 +00:00
gdkprivate-win32.h New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkproperty-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkselection-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkvisual-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkwin32.h New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkwin32id.c GCompareFunc -> GEqualFunc where applicable. 2000-11-13 13:15:41 +00:00
gdkwindow-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkwindow-win32.h static correct-ness, underscore prefixing of library internal functions 2001-10-28 21:28:51 +00:00
Makefile.am New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
makefile.mingw.in New function, copied from X11 version. 2001-02-11 11:00:14 +00:00
makefile.msc New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
surrogate-dimm.h Just renamed the Win32 backend files to *-win32. 1999-11-10 00:04:17 +00:00
xcursors.h Update. Mention the gtk-1-3-win32-production branch. 2001-02-23 03:51:41 +00:00