diff options
author | Owen Taylor <otaylor@gtk.org> | 1998-06-13 15:51:34 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1998-06-13 15:51:34 +0000 |
commit | e17f31db8f295f229a992fcd45912d3ef2b08b57 (patch) | |
tree | ad9fee68f26c349be64a5b7656c2559c83ff08c9 /ChangeLog.pre-2-4 | |
parent | 2e5dda7c62a5c55481e1f26c4426926283583879 (diff) | |
download | gtk+-e17f31db8f295f229a992fcd45912d3ef2b08b57.tar.gz |
Patch from Tom Bech <tomb@ii.uib.no>, to handle color specs of the form c
Sat Jun 13 11:48:26 1998 Owen Taylor <otaylor@gtk.org>
* gdk/gdkpixmap.c (gdk_pixmap_extract_color):
Patch from Tom Bech <tomb@ii.uib.no>, to handle color
specs of the form c #abcdef [ more keys ] properly.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 27da5da24c..567b193529 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,9 @@ +Sat Jun 13 11:48:26 1998 Owen Taylor <otaylor@gtk.org> + + * gdk/gdkpixmap.c (gdk_pixmap_extract_color): + Patch from Tom Bech <tomb@ii.uib.no>, to handle color + specs of the form c #abcdef [ more keys ] properly. + Sat Jun 13 10:51:56 1998 Stefan Jeske <stefan@gtk.org> * gtkspinbutton.h gtkspinbutton.c testgtk.c |