summaryrefslogtreecommitdiff
path: root/gtk/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation warning: Use GtkWidget instead GtkMenuItemJavier Jardón2010-03-251-1/+1
* More uses of g_strcmp0Javier Jardón2010-03-161-16/+16
* Fix notify::label emmision in GtkMenuItemJan Arne Petersen2010-03-152-0/+95
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-2/+2
* Deprecate widget flag: GTK_WIDGET_HAS_FOCUSJavier Jardón2010-03-012-2/+2
* Deprecate widget flag: GTK_WIDGET_DRAWABLEJavier Jardón2010-03-011-6/+6
* Deprecate some widget flagsJavier Jardón2010-01-071-1/+1
* Fix up linker flagsBenjamin Otte2009-12-191-1/+2
* let the close button reflect the page_complete status of SUMMARY pagesSven Herzberg2009-12-101-1/+1
* Fix the builder testsJohan Dahlin2009-12-101-6/+6
* Exclude GtkToolItemGroup::label-widget from default value testMatthias Clasen2009-11-271-0/+4
* Fix some compilation warningsJavier Jardón2009-11-091-3/+3
* Fix warning: Use parentheses around '&&' within '||'Javier Jardón2009-11-091-6/+6
* Remove some unnused variablesJavier Jardón2009-10-201-1/+0
* Fix compile warning in defaultvalue testKristian Rietveld2009-09-301-2/+2
* Ignore certain GtkSettings in defaultvalues unit testKristian Rietveld2009-09-301-1/+4
* Bug 596580 - Blank rows in entry autocompletionKristian Rietveld2009-09-301-0/+227
* Pretty print non-matching signals in filter model test suiteKristian Rietveld2009-09-301-6/+58
* Don't access the parent level, there might not be oneKristian Rietveld2009-09-081-0/+26
* One more unit testPaolo Borelli2009-09-071-2/+29
* Simple expander unit testPaolo Borelli2009-09-072-0/+71
* Fix compiler warningsKristian Rietveld2009-09-051-0/+2
* Fix memleak in filter model unit testKristian Rietveld2009-09-051-1/+6
* List work left to do in the filter model unit testKristian Rietveld2009-09-051-0/+11
* Emit row-has-child-toggled when a first node becomes visible in a levelKristian Rietveld2009-09-051-2/+5
* Have the unit test check if the filter model emits the right signalsKristian Rietveld2009-09-051-2/+610
* Extend filter model unit test with row-has-child-toggled testersKristian Rietveld2009-09-051-0/+183
* Remove unused variableKristian Rietveld2009-09-051-2/+1
* More virtual root unit testsKristian Rietveld2009-09-051-0/+172
* Add a rather specially crafted test caseKristian Rietveld2009-09-051-0/+40
* Correct unfiltered test casesKristian Rietveld2009-09-051-3/+9
* Check for successfull iterator retrievalKristian Rietveld2009-09-051-2/+4
* Refilter is required after setting visible columnKristian Rietveld2009-09-051-0/+1
* Correct /FilterModel/empty/vroot-show-nodes test caseKristian Rietveld2009-09-051-1/+1
* Generalize fixture setup codeKristian Rietveld2009-09-051-28/+25
* Make a start with virtual root unit testsKristian Rietveld2009-09-051-1/+249
* Add test cases for bugs 464173 and 529287Kristian Rietveld2009-09-051-0/+114
* Add unit test for bug 540201Kristian Rietveld2009-09-051-0/+53
* Add a helper for inserting paths in the test tree storeKristian Rietveld2009-09-051-0/+21
* Start a testsuite for GtkTreeModelFilterKristian Rietveld2009-09-052-0/+1235
* buffer_backspace should delete \r\n in one goPaolo Borelli2009-08-291-0/+37
* Make gtk_tree_view_real_set_cursor() handle non-existing pathsKristian Rietveld2009-08-281-0/+56
* 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
* Fix memory leaks in unit testsPaolo Borelli2009-08-141-0/+3
* Fix duplicated id detection in gtkbuilderPaolo Borelli2009-08-141-1/+8
* Bug 586374 – code does not follow documentationKristian Rietveld2009-07-302-0/+160
* Bug 539377 – Unnecessary warnings when GtkTreeView is not realizedKristian Rietveld2009-07-301-0/+28
* Start general GtkTreeView unit testsKristian Rietveld2009-07-302-0/+85