diff options
author | Alexander Larsson <alexl@redhat.com> | 2001-02-23 13:35:16 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2001-02-23 13:35:16 +0000 |
commit | 992759f18e5ba4354bb7f23e0bae1614438aa9dd (patch) | |
tree | 1cf4688bc153e4a20dfd76f7b1f754503090e36c /ChangeLog | |
parent | 3dcfcddf7a19f9301bf73c74256f8341220edde1 (diff) | |
download | gtk+-992759f18e5ba4354bb7f23e0bae1614438aa9dd.tar.gz |
return solid masks for xpms that have no transparent color. This makes the
2001-02-23 Alexander Larsson <alexl@redhat.com>
* gdk/gdkpixmap.c (gdk_pixmap_colormap_new_from_pixbuf):
return solid masks for xpms that have no transparent color.
This makes the ..._create_from_xpm... API backwards
compatible.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2001-02-23 Alexander Larsson <alexl@redhat.com> + + * gdk/gdkpixmap.c (gdk_pixmap_colormap_new_from_pixbuf): + return solid masks for xpms that have no transparent color. + This makes the ..._create_from_xpm... API backwards + compatible. + 2001-02-23 Tor Lillqvist <tml@iki.fi> * README.win32: Update. Mention the gtk-1-3-win32-production |