gtk2/gdk/win32
Tor Lillqvist c00a9a84ea Also for truecolor drawables use just the pixel field in the foreground
1999-11-18  Tor Lillqvist  <tml@iki.fi>

* gdk/win32/gdkgc-win32.c (gdk_gc_predraw): Also for truecolor
drawables use just the pixel field in the foreground and
background GdkColor of the GdkGC.

gdk_gc_set_{fore,back}ground() are called in the GIMP with
GdkColors containing uninitialized (red,green,blue) fields, and
just the pixel field filled in, and furthermore in the
visual-dependent format as returned by gdk_rgb_xpixel_from_rgb().
It thus turns out that we really don't need to have the full
GdkColor for fg and bg in GdkGCWin32Data after all. Will change
it later to have just the pixel values.

(Note that this version of gdkgc-win32.c still is the old gdkgc.c,
it won't compile in the reorganised directory structure.)
1999-11-18 22:03:24 +00:00
..
rc Delete the gdk_DC when exiting, just to be sure. 1999-09-21 19:12:50 +00:00
gdk-win32.def re-adding for manual rename of repository files. 1999-11-11 22:12:27 +00:00
gdkcolor-win32.c Intermediate commit. I go to bed now. 1999-11-17 00:45:37 +00:00
gdkconfig.h New font private structures, related to fontsets. 1999-11-08 00:09:29 +00:00
gdkcursor-win32.c Intermediate commit. I go to bed now. 1999-11-17 00:45:37 +00:00
gdkdnd-win32.c Intermediate commit. I go to bed now. 1999-11-17 00:45:37 +00:00
gdkdrawable-win32.c Intermediate commit. I go to bed now. 1999-11-17 00:45:37 +00:00
gdkevents-win32.c Intermediate commit. I go to bed now. 1999-11-17 00:45:37 +00:00
gdkfont-win32.c re-adding for manual rename of repository files. 1999-11-11 22:12:27 +00:00
gdkgc-win32.c Also for truecolor drawables use just the pixel field in the foreground 1999-11-18 22:03:24 +00:00
gdkglobals-win32.c re-adding for manual rename of repository files. 1999-11-11 22:12:27 +00:00
gdkim-win32.c re-adding for manual rename of repository files. 1999-11-11 22:12:27 +00:00
gdkimage-win32.c *** empty log message *** 1999-11-12 21:56:29 +00:00
gdkinput-win32.c Intermediate commit. I go to bed now. 1999-11-17 00:45:37 +00:00
gdkinputprivate.h A few includes added for the picky MSVC compiler. 1999-10-02 22:53:45 +00:00
gdkmain-win32.c re-adding for manual rename of repository files. 1999-11-11 22:12:27 +00:00
gdkpixmap-win32.c re-adding for manual rename of repository files. 1999-11-11 22:12:27 +00:00
gdkprivate-win32.h Intermediate commit. I go to bed now. 1999-11-17 00:45:37 +00:00
gdkproperty-win32.c re-adding for manual rename of repository files. 1999-11-11 22:12:27 +00:00
gdkregion-win32.c re-adding for manual rename of repository files. 1999-11-11 22:12:27 +00:00
gdkselection-win32.c re-adding for manual rename of repository files. 1999-11-11 22:12:27 +00:00
gdkvisual-win32.c re-adding for manual rename of repository files. 1999-11-11 22:12:27 +00:00
gdkwin32.h Intermediate commit. I go to bed now. 1999-11-17 00:45:37 +00:00
gdkwin32id.c re-adding 1999-11-11 22:15:09 +00:00
gdkwindow-win32.c Intermediate commit. I go to bed now. 1999-11-17 00:45:37 +00:00
makefile.cygwin Just renamed the Win32 backend files to *-win32. 1999-11-10 00:04:17 +00:00
makefile.msc Don't define HAVE_DIMM_H if MSC, as you have to get the Platform SDK to 1999-11-04 23:42:51 +00:00
surrogate-dimm.h Just renamed the Win32 backend files to *-win32. 1999-11-10 00:04:17 +00:00