summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2001-09-18 17:52:42 +0000
committerJonathan Blandford <jrb@src.gnome.org>2001-09-18 17:52:42 +0000
commitc45ee0bf85dd61abb6a8469265274c2265772af9 (patch)
treeb04d5845f8536c5c4cf1969dd7abb6c5f2c5d666 /ChangeLog.pre-2-4
parentf724f836ec03c39c00abc983011e393b56b2c2d1 (diff)
downloadgdk-pixbuf-c45ee0bf85dd61abb6a8469265274c2265772af9.tar.gz
Get rid of broken "can_edit" and "can_activate" properties in favor of
Tue Sep 18 13:51:35 2001 Jonathan Blandford <jrb@redhat.com> * gtk/gtkcellrenderer.h (enum): Get rid of broken "can_edit" and "can_activate" properties in favor of GTK_CELL_RENDERER_MODE_INERT, GTK_CELL_RENDERER_MODE_ACTIVATABLE, and GTK_CELL_RENDERER_MODE_EDITABLE
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-47
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 490653b13..6715ea630 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,10 @@
+Tue Sep 18 13:51:35 2001 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtkcellrenderer.h (enum): Get rid of broken "can_edit" and
+ "can_activate" properties in favor of
+ GTK_CELL_RENDERER_MODE_INERT, GTK_CELL_RENDERER_MODE_ACTIVATABLE,
+ and GTK_CELL_RENDERER_MODE_EDITABLE
+
Tue Sep 18 12:12:43 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_put): Add put for use with