Remove GTK_OBJECT_CONNECTED.

* gtk/gtk-sections.txt: Remove GTK_OBJECT_CONNECTED.

	* gtk/gtktreeview.c (gtk_tree_view_stop_editing): Remove doc
	comment markers on freeform comments.
This commit is contained in:
Matthias Clasen 2002-04-24 22:10:35 +00:00
parent 6aac324d3a
commit b56a552166
9 changed files with 34 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2002-04-24 Matthias Clasen <maclas@gmx.de>
* gtk/gtktreeview.c (gtk_tree_view_stop_editing): Remove doc
comment markers on freeform comments.
Wed Apr 24 17:34:16 2002 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreeview.c (gtk_tree_view_stop_editing): temporarily set

View File

@ -1,3 +1,8 @@
2002-04-24 Matthias Clasen <maclas@gmx.de>
* gtk/gtktreeview.c (gtk_tree_view_stop_editing): Remove doc
comment markers on freeform comments.
Wed Apr 24 17:34:16 2002 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreeview.c (gtk_tree_view_stop_editing): temporarily set

View File

@ -1,3 +1,8 @@
2002-04-24 Matthias Clasen <maclas@gmx.de>
* gtk/gtktreeview.c (gtk_tree_view_stop_editing): Remove doc
comment markers on freeform comments.
Wed Apr 24 17:34:16 2002 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreeview.c (gtk_tree_view_stop_editing): temporarily set

View File

@ -1,3 +1,8 @@
2002-04-24 Matthias Clasen <maclas@gmx.de>
* gtk/gtktreeview.c (gtk_tree_view_stop_editing): Remove doc
comment markers on freeform comments.
Wed Apr 24 17:34:16 2002 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreeview.c (gtk_tree_view_stop_editing): temporarily set

View File

@ -1,3 +1,8 @@
2002-04-24 Matthias Clasen <maclas@gmx.de>
* gtk/gtktreeview.c (gtk_tree_view_stop_editing): Remove doc
comment markers on freeform comments.
Wed Apr 24 17:34:16 2002 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreeview.c (gtk_tree_view_stop_editing): temporarily set

View File

@ -1,3 +1,8 @@
2002-04-24 Matthias Clasen <maclas@gmx.de>
* gtk/gtktreeview.c (gtk_tree_view_stop_editing): Remove doc
comment markers on freeform comments.
Wed Apr 24 17:34:16 2002 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreeview.c (gtk_tree_view_stop_editing): temporarily set

View File

@ -1,5 +1,7 @@
2002-04-24 Matthias Clasen <maclas@gmx.de>
* gtk/gtk-sections.txt: Remove GTK_OBJECT_CONNECTED.
* gtk/tmpl/gtksocket.sgml: Formatting fix.
* gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Updates. (#79001)

View File

@ -1690,7 +1690,6 @@ GTK_OBJECT_TYPE_NAME
GtkObjectFlags
GTK_OBJECT_FLAGS
GTK_OBJECT_FLOATING
GTK_OBJECT_CONNECTED
GtkArgFlags
gtk_object_new
gtk_object_sink

View File

@ -4224,7 +4224,7 @@ _gtk_tree_view_install_mark_rows_col_dirty (GtkTreeView *tree_view)
install_presize_handler (tree_view);
}
/**
/*
* This function works synchronously (due to the while (do_validate_rows...)
* loop).
*
@ -10680,7 +10680,7 @@ gtk_tree_view_stop_editing (GtkTreeView *tree_view,
if (tree_view->priv->edited_column == NULL)
return;
/**
/*
* This is very evil. We need to do this, because
* gtk_cell_editable_editing_done may trigger gtk_tree_view_row_changed
* later on. If gtk_tree_view_row_changed notices