diff options
-rw-r--r-- | .cvsignore | 1 | ||||
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | ChangeLog.pre-2-0 | 5 | ||||
-rw-r--r-- | ChangeLog.pre-2-10 | 5 | ||||
-rw-r--r-- | ChangeLog.pre-2-2 | 5 | ||||
-rw-r--r-- | ChangeLog.pre-2-4 | 5 | ||||
-rw-r--r-- | ChangeLog.pre-2-6 | 5 | ||||
-rw-r--r-- | ChangeLog.pre-2-8 | 5 | ||||
-rw-r--r-- | gtk/gtktreestore.c | 2 | ||||
-rw-r--r-- | gtk/gtktreeview.c | 6 | ||||
-rw-r--r-- | tests/.cvsignore | 1 | ||||
-rw-r--r-- | tests/testtreeflow.c | 2 |
12 files changed, 42 insertions, 5 deletions
diff --git a/.cvsignore b/.cvsignore index ef55b6d1d3..387dfb1f38 100644 --- a/.cvsignore +++ b/.cvsignore @@ -5,6 +5,7 @@ config.h.in libtool config.status stamp-h +stamp-h1 Makefile Makefile.in aclocal.m4 @@ -1,3 +1,8 @@ +Fri Oct 19 13:44:51 2001 Manish Singh <yosh@gimp.org> + + * gtk/gtktreeview.c (gtk_treeview_scroll_to_cell): correct docs + for use_align + Fri Oct 19 15:34:06 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtk.h gtk/Makefile.am: Export GtkIMContextSimple publically. (#61862) diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 93ff83c57c..12ee2a7c87 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,8 @@ +Fri Oct 19 13:44:51 2001 Manish Singh <yosh@gimp.org> + + * gtk/gtktreeview.c (gtk_treeview_scroll_to_cell): correct docs + for use_align + Fri Oct 19 15:34:06 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtk.h gtk/Makefile.am: Export GtkIMContextSimple publically. (#61862) diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 93ff83c57c..12ee2a7c87 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,8 @@ +Fri Oct 19 13:44:51 2001 Manish Singh <yosh@gimp.org> + + * gtk/gtktreeview.c (gtk_treeview_scroll_to_cell): correct docs + for use_align + Fri Oct 19 15:34:06 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtk.h gtk/Makefile.am: Export GtkIMContextSimple publically. (#61862) diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 93ff83c57c..12ee2a7c87 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,8 @@ +Fri Oct 19 13:44:51 2001 Manish Singh <yosh@gimp.org> + + * gtk/gtktreeview.c (gtk_treeview_scroll_to_cell): correct docs + for use_align + Fri Oct 19 15:34:06 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtk.h gtk/Makefile.am: Export GtkIMContextSimple publically. (#61862) diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 93ff83c57c..12ee2a7c87 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,8 @@ +Fri Oct 19 13:44:51 2001 Manish Singh <yosh@gimp.org> + + * gtk/gtktreeview.c (gtk_treeview_scroll_to_cell): correct docs + for use_align + Fri Oct 19 15:34:06 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtk.h gtk/Makefile.am: Export GtkIMContextSimple publically. (#61862) diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 93ff83c57c..12ee2a7c87 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,8 @@ +Fri Oct 19 13:44:51 2001 Manish Singh <yosh@gimp.org> + + * gtk/gtktreeview.c (gtk_treeview_scroll_to_cell): correct docs + for use_align + Fri Oct 19 15:34:06 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtk.h gtk/Makefile.am: Export GtkIMContextSimple publically. (#61862) diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 93ff83c57c..12ee2a7c87 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +Fri Oct 19 13:44:51 2001 Manish Singh <yosh@gimp.org> + + * gtk/gtktreeview.c (gtk_treeview_scroll_to_cell): correct docs + for use_align + Fri Oct 19 15:34:06 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtk.h gtk/Makefile.am: Export GtkIMContextSimple publically. (#61862) diff --git a/gtk/gtktreestore.c b/gtk/gtktreestore.c index 024859f9a3..f7cae640d8 100644 --- a/gtk/gtktreestore.c +++ b/gtk/gtktreestore.c @@ -1,5 +1,5 @@ /* gtktreestore.c - * Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford <jrb@redhat.com> + * Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford <jrb@redhat.com> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gtk/gtktreeview.c b/gtk/gtktreeview.c index b195eeef77..2f15d300ec 100644 --- a/gtk/gtktreeview.c +++ b/gtk/gtktreeview.c @@ -7194,9 +7194,9 @@ gtk_tree_view_scroll_to_point (GtkTreeView *tree_view, * if @path is NULL no vertical scrolling occurs. @row_align determines where * the row is placed, and @col_align determines where @column is placed. Both * are expected to be between 0.0 and 1.0. 0.0 means left/top alignment, 1.0 - * means right/bottom alignment, 0.5 means center. If @use_align is %TRUE, then - * the alignment arguments are ignored, and the tree does the minimum amount of - * work to scroll the cell onto the screen. + * means right/bottom alignment, 0.5 means center. If @use_align is %FALSE, + * then the alignment arguments are ignored, and the tree does the minimum + * amount of work to scroll the cell onto the screen. **/ void gtk_tree_view_scroll_to_cell (GtkTreeView *tree_view, diff --git a/tests/.cvsignore b/tests/.cvsignore index 06c4cde069..1a172a168c 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -21,3 +21,4 @@ testtextbuffer testtreefocus testtreesort treestoretest +testtreeflow diff --git a/tests/testtreeflow.c b/tests/testtreeflow.c index 5625e46952..b9558cf0e9 100644 --- a/tests/testtreeflow.c +++ b/tests/testtreeflow.c @@ -138,7 +138,7 @@ main (int argc, char *argv[]) g_signal_connect (G_OBJECT (button), "realize", G_CALLBACK (gtk_widget_grab_focus), NULL); gtk_window_set_default_size (GTK_WINDOW (window), 300, 400); gtk_widget_show_all (window); - g_timeout_add (1000, futz, NULL); + g_timeout_add (1000, (GSourceFunc) futz, NULL); gtk_main (); return 0; } |