]> Pileus Git - ~andy/gtk/history - gtk/tests/treeview-scrolling.c
Add GtkScrollable interface
[~andy/gtk] / gtk / tests / treeview-scrolling.c
2010-10-22 Tadej BorovšakAdd GtkScrollable interface
2010-10-14 Kristian RietveldAdd test for bug 163214
2010-10-14 Kristian RietveldAdd test for bug 111500
2010-10-14 Kristian RietveldAdd unit test for bug 93584
2010-10-14 Kristian RietveldAlso test scrolling to a new row in a mixed height...
2010-10-12 Kristian RietveldFix scrolled window policy so the size allocation does...
2010-10-12 Kristian RietveldHandle off-by-one errors due to rounding
2010-10-12 Kristian RietveldUse double iso. float since that is what GtkAdjustment...
2010-08-22 Javier Jardóngtk/tests/treeview-scrolling.c: Use accessor functions...
2010-06-28 Colin WaltersRevert "Add length to gtk_tree_path_get_indices"
2010-06-28 Colin WaltersAdd length to gtk_tree_path_get_indices
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-08-23 Kristian RietveldAdd a scrolling test case involving creating new rows...
2009-08-23 Kristian RietveldRework naming of tests to make better use of path match...
2009-08-23 Kristian RietveldChange prefix of tree view scrolling tests into TreeView
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-16 Matthias ClasenMore uses of the get_cell_renderers functions
2008-01-10 Kristian RietveldFix #477175, reported by Juri Pakaste.
2007-12-13 Kristian Rietveldadd a call to g_test_bug_base().
2007-12-13 Kristian Rietveldstart composing tests for the list and tree store.