summaryrefslogtreecommitdiff
path: root/gtk/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Exclude GtkEntry::buffer from default value testingMatthias Clasen2009-07-101-1/+2
* Fix defaultvalue test due to cswAlexander Larsson2009-07-081-0/+3
* 2.17.32.17.3Matthias Clasen2009-07-071-3/+9
* fix compile warningsBenjamin Otte2009-06-171-3/+3
* More uses of the get_cell_renderers functionsMatthias Clasen2009-06-162-3/+3
* Add a message area widgetMatthias Clasen2009-06-051-0/+51
* Add git.mk to generate .gitignore filesBehdad Esfahbod2009-05-041-0/+2
* GTK+ 2.17.02.17.0Matthias Clasen2009-05-041-2/+2
* Better i18n support in GtkBuilderMatthias Clasen2009-04-061-1/+10
* Fix make checkMatthias Clasen2009-01-011-95/+91
* Fix a typoMatthias Clasen2008-12-131-1/+1
* Bug 559619 – invisible-char default cannot be testedChristian Dywan2008-11-121-0/+5
* Bug 525550 – GTK+ 2.13.0 GtkCurve test failsChristian Dywan2008-11-121-10/+7
* Made buildable and added support for adding children of type "submenu"Tristan Van Berkom2008-11-061-0/+153
* 556150 – gtk 'object' property test fixingChristian Dywan2008-10-141-14/+0
* Bug 555386 – format not a string literal and no format argumentsChristian Persch2008-10-131-1/+1
* define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS.Michael Natterer2008-08-121-1/+0
* Forgotten commitMatthias Clasen2008-08-041-1/+4
* Fix make checkMatthias Clasen2008-08-041-2/+5
* Fix duplicately-added file, oopsCody Russell2008-08-011-627/+0
* Bug 56070 – Can't click button after setting it sensitive.Cody Russell2008-08-012-0/+1258
* ops, forgot a test in the last commitPaolo Borelli2008-07-161-2/+30
* Bug 447998 - GtkBuilder does not support building parts of the xml treePaolo Borelli2008-07-161-1/+128
* fix up broken test (cellview has no "clicked" signal) case and plug aPaolo Borelli2008-07-161-4/+7
* Add a test case for 528845.Johan Dahlin2008-07-071-0/+1
* Forgotten fileMatthias Clasen2008-07-051-0/+2
* More property deborkageMatthias Clasen2008-07-041-1/+14
* Revert name changeCody Russell2008-07-012-2/+2
* Practically everything changed.Cody Russell2008-06-302-2/+2
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-223-3/+3
* tests/Makefile.am tests/autotestfilechooser.c tests/buildertest.cMichael Natterer2008-06-188-32/+5467
* more tests for GtkRecentManager.Paolo Borelli2008-06-171-2/+98
* add some unit tests for GtkRecentManager.Paolo Borelli2008-06-172-0/+161
* gdk/gdkspawn.h gtk/gtkbuilderprivate.h gtk/gtkfilechoosersettings.cMichael Natterer2008-03-142-2/+0
* removed old testutils special casing so test widgets are always queues for13:28:02 Tim Janik2008-01-111-8/+0
* Fix #477175, reported by Juri Pakaste.Kristian Rietveld2008-01-101-1/+42
* added tests for insertion functions.Kristian Rietveld2007-12-142-2/+583
* test the move and swap functions on a store with only one node.Kristian Rietveld2007-12-132-2/+176
* 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-134-0/+2236