summaryrefslogtreecommitdiff
path: root/gtk/tests
Commit message (Expand)AuthorAgeFilesLines
* Use boxes instead of vboxesMatthias Clasen2011-06-071-2/+2
* Add tests for GtkTreePathMatthias Clasen2011-05-312-0/+187
* tests: avoid boxed structs copying where possibleJavier Jardón2011-05-311-35/+24
* Bug 633291 - Handle Shift-keys in X11 gdk_test_simulate_key()Martin Nordholts2011-02-131-0/+41
* Bump the version to 3.0.0Matthias Clasen2011-02-101-3/+3
* Bandaid fix for icon view subclassingMatthias Clasen2011-01-312-0/+859
* Fix a segfault in gtk_statusbar_remove_allMatthias Clasen2011-01-311-0/+21
* Add binding-set testsMatthias Clasen2011-01-301-0/+19
* More compiler warnings silencedMatthias Clasen2011-01-301-7/+7
* Fix another compiler warning about unused variablesMatthias Clasen2011-01-301-3/+1
* Silence more compiler warningsMatthias Clasen2011-01-301-3/+0
* Try harder to find a good display name for paper sizesMatthias Clasen2011-01-122-2/+133
* Move the GtkApplication example to the right placeMatthias Clasen2011-01-062-105/+1
* Add gtk_tree_model_iter_previous() vfuncSzilárd Pfeiffer2011-01-052-0/+166
* tests: Update adjustment usage for sealingBenjamin Otte2011-01-051-25/+25
* tests: Update adjustment usage for sealingBenjamin Otte2011-01-051-1/+1
* Silence automake warningsKristian Høgsberg2011-01-031-4/+4
* Fix DSO link issuesRobert Ancell2010-12-221-0/+1
* Temporarily disable combo box entry testMatthias Clasen2010-12-211-0/+4
* Merge libgdk and libgtkMatthias Clasen2010-12-211-4/+2
* Add a test for basic style propertiesMatthias Clasen2010-12-201-0/+31
* widgetpath: allow GTypes non-derived from GTK_TYPE_WIDGETCosimo Cecchi2010-12-171-2/+2
* Make gtk_tree_view_get_cell_area() aware of row separatorsKristian Rietveld2010-12-121-2/+5
* Add unit test for row separator heightKristian Rietveld2010-12-121-0/+77
* More !srcdir fixes for the stylecontext test2.91.6Matthias Clasen2010-12-061-2/+2
* Prepare the stylecontext test to run out-of-srcdirMatthias Clasen2010-12-062-7/+10
* Add explanation to failing testMatthias Clasen2010-12-041-0/+8
* Add a testcase a problem with style property handlingMatthias Clasen2010-12-041-1/+51
* Test some wilder names for classes, etcMatthias Clasen2010-12-041-0/+4
* Add tests for matchingMatthias Clasen2010-12-041-1/+203
* More css parsing testsMatthias Clasen2010-12-043-3/+112
* Some css parsing testsMatthias Clasen2010-12-043-0/+166
* gtk: Remove GtkRulerBenjamin Otte2010-11-241-2/+0
* GtkApplication: rewrite example applicationMatthias Clasen2010-11-051-16/+48
* Add caseless unit tests for textiter.Ignacio Casal Quinteiro2010-11-011-1/+93
* Add unit tests for textiter.Ignacio Casal Quinteiro2010-11-012-0/+183
* Fix make checkMatthias Clasen2010-11-011-2/+4
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* Use gtk_scale_new_with_range() instead gtk_[v|h]scale_new_with_range()Javier Jardón2010-10-301-1/+2
* Move min-display-width/height to GtkScrolledWindowMatthias Clasen2010-10-221-2/+2
* recent-manager: Coalesce multiple changesEmmanuele Bassi2010-10-221-14/+72
* Assign all g_signal_connect() and friends to gulong variablesAlberto Garcia2010-10-221-1/+1
* gtk: use the new scrollable API to get to the scroll adjustmentsMichael Natterer2010-10-221-6/+6
* Add GtkScrollable interfaceTadej Borovšak2010-10-222-1/+3
* GtkApplication rewriteRyan Lortie2010-10-191-46/+54
* Temporarily disable test involving file choosersMatthias Clasen2010-10-151-3/+3
* 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