summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorShawn Amundson <amundson@src.gnome.org>1997-12-20 08:39:21 +0000
committerShawn Amundson <amundson@src.gnome.org>1997-12-20 08:39:21 +0000
commit1b6fb00808f6c6776b6c408c85d9eb9b4a09df08 (patch)
tree29d49bef788e529376428c1480ae2bfe7244e82c /ChangeLog.pre-2-0
parent32fbb7b8211a97dc0c03a920ba4857ae43bc34b2 (diff)
downloadgtk+-1b6fb00808f6c6776b6c408c85d9eb9b4a09df08.tar.gz
Beginnings of support for 1 bpp depth in gdk. Very minor changes.
Most of testgtk runs on 1 bpp. Nothing much else will work until gdkcc is used for gtk_preview and other color-intensive things. -Shawn
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-04
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index d0775959ca..df2c30f4c1 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,6 +1,10 @@
Thu Dec 18 23:46:11 CST 1997 Shawn T. Amundson <amundson@gimp.org>
+ * GDK support for 1 bpp depth screens.
+
+Thu Dec 18 23:46:11 CST 1997 Shawn T. Amundson <amundson@gimp.org>
+
* Changes from Bolliet Jerome <bolliet@in2p3.fr> to gtktree.
Corrects a bug in gtk_tree_remove_items and gtk_tree_item_destroy.
Adds the possibility to connect all items by lines. This is the