From 35a3099ec676f0e4b62173154c377084c9f80640 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 30 Nov 2004 21:45:26 +0000 Subject: Update the documentation to specify a more useful behaviour, which can be 2004-11-30 Matthias Clasen * gtk/gtktreesortable.c (gtk_tree_sortable_get_sort_column_id): Update the documentation to specify a more useful behaviour, which can be implemented with the multiple special values we have now. (#159984, Nicholas Rahn) * gtk/gtktreemodelsort.c (gtk_tree_model_sort_get_sort_column_id): * gtk/gtktreestore.c (gtk_tree_store_get_sort_column_id): * gtk/gtkliststore.c (gtk_list_store_get_sort_column_id): Update the implementations. --- ChangeLog.pre-2-6 | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'ChangeLog.pre-2-6') diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index fba1c60449..b237166984 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,8 +1,20 @@ +2004-11-30 Matthias Clasen + + * gtk/gtktreesortable.c (gtk_tree_sortable_get_sort_column_id): Update + the documentation to specify a more useful behaviour, which can be + implemented with the multiple special values we have now. (#159984, + Nicholas Rahn) + + * gtk/gtktreemodelsort.c (gtk_tree_model_sort_get_sort_column_id): + * gtk/gtktreestore.c (gtk_tree_store_get_sort_column_id): + * gtk/gtkliststore.c (gtk_list_store_get_sort_column_id): Update the + implementations. + Tue Nov 30 16:25:29 2004 Owen Taylor * gtk/gtktextdisplay.c (render_para): Don't paint in the trailing end of a wrapped line when the selection - starts after the line. (#159984, Matthias Clasen) + starts after the line. (#160000, Matthias Clasen) * gtk/gtktextdisplay.c (gtk_text_layout_draw): pass in byte_count + 1 for selection_end index when the selection end is past the end of the @@ -77,6 +89,11 @@ Tue Nov 23 19:37:34 2004 Owen Taylor 2004-11-30 Matthias Clasen + * gtk/gtktreemodelsort.c (gtk_tree_model_sort_get_sort_column_id): + * gtk/gtktreestore.c (gtk_tree_store_get_sort_column_id): + * gtk/gtktreesortable.c (gtk_tree_sortable_get_sort_column_id): + * gtk/gtkliststore.c (gtk_list_store_get_sort_column_id): + * NEWS: Updates. 2004-11-29 Matthias Clasen -- cgit v1.2.1