]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-6
Fix version in complaint message about automake. (#104366, Rich Burridge)
[~andy/gtk] / ChangeLog.pre-2-6
index d21706b34050b148e84af9fea9f53407fb121bcb..ad1d56a1b24652ffaf503321bfe3efc15ab6a10e 100644 (file)
@@ -1,3 +1,93 @@
+Tue Jan 28 15:18:24 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * autogen.sh (have_automake): Fix version in complaint
+       message about automake. (#104366, Rich Burridge)
+
+Mon Jan 27 16:38:13 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in: Remove SOEXT stuff; it doesn't work portably.
+
+Mon Jan 27 22:45:15 2002  Kristian Rietveld  <kris@gtk.org>
+
+       * gtk/gtktreestore.c (gtk_tree_store_move): don't handle b if
+       we appended/prepended, send the rows_reordered signal to the 
+       correct level ... (Reported by Matthew Tuck).
+
+Mon Jan 27 22:43:11 2002  Kristian Rietveld  <kris@gtk.org>
+
+       * gtk/gtktreestore.c (gtk_tree_store_sort_helper): don't just bail
+       out if the level only has one item, recurse over the child if there
+       is one. (Fixes #100458, reported by GaĆ«l Le Mignot).
+
+Mon Jan 27 22:41:26 2002  Kristian Rietveld  <kris@gtk.org>
+
+       * gtk/gtktreeview.c (gtk_tree_view_set_model),
+       (gtk_tree_view_search_equal_func): make TreeView search handle
+       all types which are transformable by GValue. (Fixes #99803, reported
+       by Muktha Narayan).
+
+Mon Jan 27 22:39:25 2002  Kristian Rietveld  <kris@gtk.org>
+
+       * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_sort_column_id):
+       *really* handle unsetting the ID. Slightly modified patch from
+       Soeren Sandmann. Fixes #87556, reported by Jarek Dukat.
+
+Mon Jan 27 22:33:43 2002  Kristian Rietveld  <kris@gtk.org>
+
+       Fixes the total GtkTreeSortable mess, and #83195, reported by
+       Jarek Dukat
+
+       * gtk/gtktreestore.c (gtk_tree_store_get_sort_column_id),
+       (gtk_tree_store_set_sort_column_id), (gtk_tree_store_set_sort_func),
+       (gtk_tree_store_set_default_sort_func): use the constant
+       GTK_TREE_SORTABLE_DEFAULT_SORT_COLUMN_ID instead of -1, make functions
+       work as advertised by the documentation.
+
+       * gtk/gtklistore.c (gtk_list_store_get_sort_column_id),
+       (gtk_list_store_set_sort_column_id), (gtk_list_store_set_sort_func),
+       (gtk_list_store_set_default_sort_func): likewise.
+
+       * gtk/gtktreemodelsort.c (gtk_tree_model_set_sort_column_id),
+       (gtk_tree_model_set_sort_func),
+       (gtk_tree_model_sort_set_default_sort_func): make functions work
+       as advertised by the documentation.
+
+Mon Jan 27 22:31:56 2002  Kristian Rietveld  <kris@gtk.org>
+
+       * gtk/gtktreeview.c (gtk_tree_view_button_press): update focus_column
+       before we decide if we edit. (fixes #100973, reported by Dave Cook).
+
+Mon Jan 27 22:29:30 2002  Kristian Rietveld  <kris@gtk.org>
+
+       Bug report and test case from Paolo Maggi via IRC.
+
+       * gtk/gtkliststore.c (gtk_list_store_swap): update tail if needed,
+       (gtk_list_store_move): update tail if needed.
+
+Mon Jan 27 16:19:59 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtksocket.c (gtk_socket_filter_func): event->any.window
+       might be NULL. Use gtk_widget_get_display (widget) 
+       (#102860, Thomas Leonard)
+
+Mon Jan 27 15:58:31 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in: Fix --without-modules/--disable-modules
+       confusion that was causing --disable-modules not to work.
+       (#102865, Akira Tagoh)
+
+       * configure.in: Fix problem with plain --with-xinput
+       (#104266, Akira Tagoh)
+
+2003-01-24  Sebastian Rittau  <srittau@jroger.in-berlin.de>
+
+       * docs/tutorial/gtk-tut.sgml: Fix a few typos, introduced by my last
+       patch.
+
+Fri Jan 24 17:06:41 GMT 2003  Tony Gale <gale@gtk.org>
+
+       * docs/tutorial/gtk-tut.sgml: Remove duplicate copy of tictactoe.h
+
 Thu Jan 23 21:15:29 GMT 2003  Tony Gale <gale@gtk.org>
 
        * docs/faq/gtk-faq.sgml: Learn to spell Library