From fa6e6928f6e3095ea795625d4791b1734896f8c0 Mon Sep 17 00:00:00 2001 From: Jonathan Blandford Date: Tue, 18 Sep 2001 22:49:02 +0000 Subject: centralize all the editing code Tue Sep 18 18:46:54 2001 Jonathan Blandford * gtk/gtktreeview.c (gtk_tree_view_start_editing): centralize all the editing code * gtk/gtkcelleditable.c: Got rid of stop_editing, as there was no reason to call it beyond emiting the two signals. * gtk/gtkentry.c (gtk_entry_class_init): add "has_frame" property to GtkEntry. --- ChangeLog.pre-2-0 | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog.pre-2-0') diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index e989460606..39686f82ee 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,14 @@ +Tue Sep 18 18:46:54 2001 Jonathan Blandford + + * gtk/gtktreeview.c (gtk_tree_view_start_editing): centralize all + the editing code + + * gtk/gtkcelleditable.c: Got rid of stop_editing, as there was no + reason to call it beyond emiting the two signals. + + * gtk/gtkentry.c (gtk_entry_class_init): add "has_frame" property + to GtkEntry. + Wed Sep 12 11:21:14 2001 Owen Taylor * gtk/gtkcellrenderertext.[ch] gtk/gtktexttag.[ch] @@ -25,6 +36,7 @@ Wed Sep 12 11:21:14 2001 Owen Taylor * gtk/gtktext.c gtk/gtklabel.c: Use gtk_style_get_font() instead of style->font. +>>>>>>> 1.2293 Tue Sep 18 13:51:35 2001 Jonathan Blandford * gtk/gtkcellrenderer.h (enum): Get rid of broken "can_edit" and -- cgit v1.2.1