diff options
author | CDT 1998 Shawn T. Amundson <amundson@gtk.org> | 1998-07-10 02:09:10 +0000 |
---|---|---|
committer | Shawn Amundson <amundson@src.gnome.org> | 1998-07-10 02:09:10 +0000 |
commit | 524be636e93972b5932a6efc38841096f30aa729 (patch) | |
tree | 775edfc83a93bb841f55ffe8fce7ad5b94ff8e92 /ChangeLog.pre-2-8 | |
parent | 26dcaeaf5637f3f748042997da09eb3c11a658c1 (diff) | |
download | gtk+-524be636e93972b5932a6efc38841096f30aa729.tar.gz |
add in just enough support for 1 or 4 bits so that it seems to allow
Thu Jul 9 21:03:19 CDT 1998 Shawn T. Amundson <amundson@gtk.org>
* gtk/gtkpreview.c: add in just enough support for 1 or 4 bits
so that it seems to allow normal operation in those modes,
although you will only see black. 1 bit untested
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index bd9a39b796..4f8cc96116 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,10 @@ +Thu Jul 9 21:03:19 CDT 1998 Shawn T. Amundson <amundson@gtk.org> + + * gtk/gtkpreview.c: add in just enough support for 1 or 4 bits + so that it seems to allow normal operation in those modes, + although you will only see black (GIMP toolbar now pops up, + just don't create a new image and GIMP now works in 4 bit.) + Thu Jul 9 20:20:04 CDT 1998 Shawn T. Amundson <amundson@gtk.org> * gdk/gdkvisuals.c: 4 bit support, increased available_depths |