diff options
author | Tor Lillqvist <tml@novell.com> | 2005-11-06 05:18:28 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-11-06 05:18:28 +0000 |
commit | 1cc736c580ac5b66b13a854c5c018cd4da38e3c8 (patch) | |
tree | ee654745193d70e9b357e500e828f2021118f8ba /gdk/gdkselection.h | |
parent | a7b56ed43aefccfdc0cc99aa55f1d188572670de (diff) | |
download | gdk-pixbuf-1cc736c580ac5b66b13a854c5c018cd4da38e3c8.tar.gz |
Rename the variables for the color bitmap to have "color" in their name,
2005-11-06 Tor Lillqvist <tml@novell.com>
* gdk/win32/gdkcursor-win32.c (pixbuf_to_hbitmaps_alpha_winxp):
Rename the variables for the color bitmap to have "color" in
their name, for similarity with pixbuf_to_hbitmaps_normal().
Create an 1-bit mask bitmap (DIB section) using create_color_bitmap(),
not CreateBitmap(). Initialize the mask bitmap with ones for
those pixels in the color bitmap where the alpha is zero,
zeros for other pixels. Although the docs claim otherwise,
using an unitialized bitmap for the mask together with a color
bitmap that has alpha did not work if the color bitmap had
zero alpha everywhere, like the blank icon used in
gtktrayicon.c.
Diffstat (limited to 'gdk/gdkselection.h')
0 files changed, 0 insertions, 0 deletions