gtk/gdk/win32
Tor Lillqvist 20b5d8ec2f More work on GDK for Win32. Still in an intermediate state.
2000-07-23  Tor Lillqvist  <tml@iki.fi>

	More work on GDK for Win32. Still in an intermediate state.

	* gdk/makefile.cygwin
	* gdk/win32/makefile.cygwin: Removed.

	* gdk/makefile.mingw.in
	* gdk/win32/makefile.mingw.in: New files.

	* gdk/Makefile.am
	* gdk/win32/Makefile.am: Generate and distribute them.

	* gdk/win32/gdkwindow-win32.h
	* gdk/win32/gdkdrawable-win32.h
	* gdk/win32/gdkpixmap-win32.h: New files.

	* gdk/win32/gdkcolor-win32.c
	* gdk/win32/gdkcursor-win32.c
	* gdk/win32/gdkgc-win32.c
	* gdk/win32/gdkimage-win32.c
	* gdk/win32/gdkprivate-win32.h
	* gdk/win32/gdkwin32.h: Update data structures. Cosmetics:
	don't use fields and variables called xcursor, xid, etc (leftovers
	from the X11 backend).
2000-07-23 01:18:34 +00:00
..
rc Add an extra parameter so that we don't have to do unnecessary settings to 2000-02-13 14:52:47 +00:00
.cvsignore .cvsignore additions 2000-01-21 21:57:14 +00:00
gdkcc-win32.c gdk/win32/gdkcolor-win32.c gdk/win32/gdkprivate-win32.h Changes to make 2000-07-11 22:39:34 +00:00
gdkcolor-win32.c More work on GDK for Win32. Still in an intermediate state. 2000-07-23 01:18:34 +00:00
gdkcursor-win32.c More work on GDK for Win32. Still in an intermediate state. 2000-07-23 01:18:34 +00:00
gdkdnd-win32.c Fix typo. I had deleted a ! operator by mistake, which caused 2000-05-07 19:45:27 +00:00
gdkdrawable-win32.c Win32 changes, still doesn't build though. 2000-07-11 21:42:15 +00:00
gdkdrawable-win32.h More work on GDK for Win32. Still in an intermediate state. 2000-07-23 01:18:34 +00:00
gdkevents-win32.c Patch from George Liebl to add a GdkGrabStatus enumeration to use as a 2000-07-06 16:20:45 +00:00
gdkfont-win32.c Win32 changes, still doesn't build though. 2000-07-11 21:42:15 +00:00
gdkgc-win32.c More work on GDK for Win32. Still in an intermediate state. 2000-07-23 01:18:34 +00:00
gdkgeometry-win32.c New file, just a quick hack of the X11 version. 2000-05-01 22:49:16 +00:00
gdkglobals-win32.c Further hacking. Now actually compiles. Haven't tried yet whether 1999-11-20 01:22:57 +00:00
gdkim-win32.c Large changes to the Win32 backend, partially made necessary by the 2000-05-01 22:06:49 +00:00
gdkimage-win32.c More work on GDK for Win32. Still in an intermediate state. 2000-07-23 01:18:34 +00:00
gdkinput-win32.c Patch from George Liebl to add a GdkGrabStatus enumeration to use as a 2000-07-06 16:20:45 +00:00
gdkinputprivate.h A few includes added for the picky MSVC compiler. 1999-10-02 22:53:45 +00:00
gdkmain-win32.c Large changes to the Win32 backend, partially made necessary by the 2000-05-01 22:06:49 +00:00
gdkpixmap-win32.c Large changes to the Win32 backend, partially made necessary by the 2000-05-01 22:06:49 +00:00
gdkpixmap-win32.h More work on GDK for Win32. Still in an intermediate state. 2000-07-23 01:18:34 +00:00
gdkprivate-win32.h More work on GDK for Win32. Still in an intermediate state. 2000-07-23 01:18:34 +00:00
gdkproperty-win32.c Large changes to the Win32 backend, partially made necessary by the 2000-05-01 22:06:49 +00:00
gdkregion-win32.c Large changes to the Win32 backend, partially made necessary by the 2000-05-01 22:06:49 +00:00
gdkselection-win32.c Large changes to the Win32 backend, partially made necessary by the 2000-05-01 22:06:49 +00:00
gdkvisual-win32.c Large changes to the Win32 backend, partially made necessary by the 2000-05-01 22:06:49 +00:00
gdkwin32.h More work on GDK for Win32. Still in an intermediate state. 2000-07-23 01:18:34 +00:00
gdkwin32id.c Further hacking. Now actually compiles. Haven't tried yet whether 1999-11-20 01:22:57 +00:00
gdkwindow-win32.c Handle also WM_SYSCHAR, and other changes to get handling of Alt+nnn or 2000-07-04 06:12:54 +00:00
gdkwindow-win32.h More work on GDK for Win32. Still in an intermediate state. 2000-07-23 01:18:34 +00:00
Makefile.am More work on GDK for Win32. Still in an intermediate state. 2000-07-23 01:18:34 +00:00
makefile.mingw.in More work on GDK for Win32. Still in an intermediate state. 2000-07-23 01:18:34 +00:00
makefile.msc Win32 changes, still doesn't build though. 2000-07-11 21:42:15 +00:00
surrogate-dimm.h Just renamed the Win32 backend files to *-win32. 1999-11-10 00:04:17 +00:00