]> Pileus Git - ~andy/gtk/commit
Move bdfcursor.c from libgdk_win32_la_SOURCES to EXTRA_DIST.
authorTor Lillqvist <tml@iki.fi>
Thu, 28 Feb 2002 00:49:36 +0000 (00:49 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 28 Feb 2002 00:49:36 +0000 (00:49 +0000)
commit3244b86dd68eed7ac7805817ccca44644a432eae
tree21f852da7649829a0b001787848cb839a3c86afe
parent7ea17ce7fd9c36d0eb02586d119273ed57fb517e
Move bdfcursor.c from libgdk_win32_la_SOURCES to EXTRA_DIST.

2002-02-28  Tor Lillqvist  <tml@iki.fi>

* gdk/win32/Makefile.am: Move bdfcursor.c from
libgdk_win32_la_SOURCES to EXTRA_DIST.

* gdk/win32/gdkgc-win32.c (gdk_win32_colormap_color_pack): In the
bitmap case, use just the LSB of the pixel value. Does this match
X11 semantics? Or should it be pixel!=0?
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/win32/Makefile.am
gdk/win32/gdkgc-win32.c