summaryrefslogtreecommitdiff
path: root/gtk/tests/treeview-scrolling.c
Commit message (Expand)AuthorAgeFilesLines
* Move min-display-width/height to GtkScrolledWindowMatthias Clasen2010-10-221-2/+2
* gtk: use the new scrollable API to get to the scroll adjustmentsMichael Natterer2010-10-221-6/+6
* Add GtkScrollable interfaceTadej Borovšak2010-10-221-0/+2
* Add test for bug 163214Kristian Rietveld2010-10-141-0/+64
* Add test for bug 111500Kristian Rietveld2010-10-141-2/+128
* Add unit test for bug 93584Kristian Rietveld2010-10-141-0/+40
* Also test scrolling to a new row in a mixed height modelKristian Rietveld2010-10-141-0/+81
* Fix scrolled window policy so the size allocation does not "flap"Kristian Rietveld2010-10-121-0/+3
* Handle off-by-one errors due to roundingKristian Rietveld2010-10-121-5/+7
* Use double iso. float since that is what GtkAdjustment usesKristian Rietveld2010-10-121-9/+9
* gtk/tests/treeview-scrolling.c: Use accessor functions to acccess GtkWidgetJavier Jardón2010-08-221-2/+6
* Revert "Add length to gtk_tree_path_get_indices"Colin Walters2010-06-281-2/+2
* Add length to gtk_tree_path_get_indicesColin Walters2010-06-281-2/+2
* Add a scrolling test case involving creating new rows in tree storesKristian Rietveld2009-08-231-0/+86
* Rework naming of tests to make better use of path matching featureKristian Rietveld2009-08-231-18/+24
* Change prefix of tree view scrolling tests into TreeViewKristian Rietveld2009-08-231-16/+17
* More uses of the get_cell_renderers functionsMatthias Clasen2009-06-161-1/+1
* Fix #477175, reported by Juri Pakaste.Kristian Rietveld2008-01-101-1/+42
* add a call to g_test_bug_base().Kristian Rietveld2007-12-131-0/+5
* start composing tests for the list and tree store.Kristian Rietveld2007-12-131-0/+1050