]> Pileus Git - ~andy/gtk/history - gtk/tests/treeview-scrolling.c
filechooserbutton: Don't duplicate tests for GTK_RESPONSE_DELETE_EVENT
[~andy/gtk] / gtk / tests / treeview-scrolling.c
2013-02-19 Cosimo Cecchitests: workarounds to keep treeview scrolling tests...
2012-02-27 Javier JardónChange FSF Address
2012-02-06 Benjamin Ottetests: Remove untrue assertion
2012-02-06 Benjamin Ottetests: Don't test something we can't test
2012-02-06 Benjamin Ottetests: Remove unused argument from treeview-scrolling...
2012-02-06 Benjamin Ottetests: Fix height checks in treeview scrolling test
2012-02-06 Benjamin Ottetests: Fix assertion emission
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-30 Matthias ClasenSilence more compiler warnings
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-05 Benjamin Ottetests: Update adjustment usage for sealing
2011-01-05 Benjamin Ottetests: Update adjustment usage for sealing
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Matthias ClasenMove min-display-width/height to GtkScrolledWindow
2010-10-22 Michael Natterergtk: use the new scrollable API to get to the scroll...
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.