From c45ee0bf85dd61abb6a8469265274c2265772af9 Mon Sep 17 00:00:00 2001 From: Jonathan Blandford Date: Tue, 18 Sep 2001 17:52:42 +0000 Subject: Get rid of broken "can_edit" and "can_activate" properties in favor of Tue Sep 18 13:51:35 2001 Jonathan Blandford * 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 --- ChangeLog.pre-2-4 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog.pre-2-4') 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 + + * 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 * gtk/gtktreeview.c (gtk_tree_view_put): Add put for use with -- cgit v1.2.1