gtk2/gdk/win32
Tor Lillqvist 2823963703 Win32 changes, still doesn't build though.
2000-07-12  Tor Lillqvist  <tml@iki.fi>

Win32 changes, still doesn't build though.

* gdk/makefile.cygwin
* gdk/win32/makefile.cygwin
* gtk/makefile.cygwin: Updates.

* gdk/win32/gdkgc-win32.c (_gdk_win32_gc_new): Use the same
default values for fg and bg pixel as X11 does (0 and 1), not
black and white. Use PS_ENDCAP_FLAT and PS_JOIN_MITER by default.
Use 0 for pen width by default (treated as 1 anyway later, but for
apps that might check the value in the GdkGC).
(gdk_win32_hdc_get, gdk_win32_hdc_release): New functions, public
interface to gdk_gc_predraw and _postdraw.

* gdk/win32/gdkwin32.h
* gdk/gdk.def: Add gdk_win32_hdc_{get,release}.

* gdk/win32/gdkcolor-win32.c (gdk_colormap_alloc1): Remove
extraneous semicolon.

* gdk/win32/gdkdrawable-win32.c: Check also for pen_width == 0.

* gdk/win32/gdkimage-win32.c (gdk_image_new): Use the visual's depth,
not the Win32 bitspixel value.
2000-07-11 21:42:15 +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 Large changes to the Win32 backend, partially made necessary by the 2000-05-01 22:06:49 +00:00
gdkcolor-win32.c Win32 changes, still doesn't build though. 2000-07-11 21:42:15 +00:00
gdkcursor-win32.c Handle also WM_SYSCHAR, and other changes to get handling of Alt+nnn or 2000-07-04 06:12:54 +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
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 Win32 changes, still doesn't build though. 2000-07-11 21:42:15 +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 Win32 changes, still doesn't build though. 2000-07-11 21:42:15 +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
gdkprivate-win32.h Define more message types missing from mingw headers. 2000-05-12 22:29:31 +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 Win32 changes, still doesn't build though. 2000-07-11 21:42:15 +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
Makefile.am configure.in gdk/Makefile.am gdk/x11/Makefile.am Small fixes, thanks to 2000-01-15 16:04:54 +00:00
makefile.cygwin Win32 changes, still doesn't build though. 2000-07-11 21:42:15 +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