summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorLars Hamann <lars@src.gnome.org>1998-09-11 13:52:42 +0000
committerLars Hamann <lars@src.gnome.org>1998-09-11 13:52:42 +0000
commitcb7c4d6c7fc277d68b542e991c76e3174335f068 (patch)
treeb3674d93c0dff6bf49a728a2981b8986b06bcac7 /ChangeLog.pre-2-2
parent6d13f0f9b336986ca246ae469a59aeb04853b31d (diff)
downloadgdk-pixbuf-cb7c4d6c7fc277d68b542e991c76e3174335f068.tar.gz
new function to set/unset the selectable flag of a single row.
* gtk/gtkclist.c (gtk_clist_set_selectable): new function to set/unset the selectable flag of a single row. (gtk_clist_get_selectable): new function to get the state of the selectable flag * gtk/gtkctree.c (gtk_ctree_node_set_selectable) (gtk_ctree_node_get_selectable): clist analogons
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-210
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index b940e6e22..1ed33d347 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,13 @@
+Fri Sep 11 15:25:10 1998 Lars Hamann <lars@gtk.org>
+
+ * gtk/gtkclist.c (gtk_clist_set_selectable): new function
+ to set/unset the selectable flag of a single row.
+ (gtk_clist_get_selectable): new function
+ to get the state of the selectable flag
+
+ * gtk/gtkctree.c (gtk_ctree_node_set_selectable)
+ (gtk_ctree_node_get_selectable): clist analogons
+
Thu Sep 10 17:04:03 1998 Raph Levien <raph@gimp.org>
* gtk/testrgb.c (testrgb_rgb_test): Small changes to the test