summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Convert ui filesMatthias Clasen2019-03-271-121/+32
* Convert all ui filesMatthias Clasen2019-03-274-353/+253
* tests: Stop using gtk_window_set_gravityMatthias Clasen2019-03-262-42/+0
* tests: Stop using gtk_window_moveMatthias Clasen2019-03-266-195/+1
* Add a window move/resize testMatthias Clasen2019-03-262-0/+141
* window: Remove initial-focus builder supportMatthias Clasen2019-03-161-1/+0
* Port widgets to the root focus APIMatthias Clasen2019-03-161-1/+1
* password entry: Add a way to see the contentMatthias Clasen2019-03-141-0/+1
* transform: Move to GSKBenjamin Otte2019-03-041-5/+5
* Fix compile time warningsTimm Bäder2019-03-021-1/+1
* entry, spin button: Drop redundant APIMatthias Clasen2019-02-2811-44/+44
* Merge branch 'overlay-cleanup' into 'master'Matthias Clasen2019-02-221-129/+1
|\
| * testoverlay: Use gtk_widget_set_can_pickMatthias Clasen2019-02-211-1/+1
| * remove tests that no longer workMatthias Clasen2019-02-211-128/+0
* | And another keybinding leftoverBenjamin Otte2019-02-221-8/+0
|/
* widget: Make gtk_widget_allocate() take a GtkTransformBenjamin Otte2019-02-211-14/+8
* gtk: Check return value of compute_bounds()Benjamin Otte2019-02-201-3/+3
* Add test for widget transformsTimm Bäder2019-02-192-0/+354
* Fix testtreesort warningsMatthias Clasen2019-02-191-2/+2
* Add a test for GtkPassworkEntryMatthias Clasen2019-02-191-14/+1
* Drop GtkAssistantPage::has-paddingMatthias Clasen2019-02-151-1/+0
* tests: Fix comment for accuracyEmmanuele Bassi2019-02-061-1/+1
* window: Remove icon listTimm Bäder2019-02-051-2/+0
* Drop GtkButtonBoxMatthias Clasen2019-02-0410-317/+14
* testgtk: Fix image menu item child orderTimm Bäder2019-02-041-1/+1
* tests: Remove spurious gtk_container_add()Emmanuele Bassi2019-02-041-1/+0
* testcombo fixupMatthias Clasen2019-01-231-34/+1
* Drop a grid combo exampleMatthias Clasen2019-01-231-99/+0
* testgtk: Drop tabular menuMatthias Clasen2019-01-231-198/+0
* box: Remove the position child propertyMatthias Clasen2019-01-234-55/+0
* box: Remove pack-type child propertyTimm Bäder2019-01-231-2/+0
* Stop using gtk_box_pack_endTimm Bäder2019-01-2352-729/+726
* tests: Remove flicker testTimm Bäder2019-01-232-215/+0
* testoverlay: Re-enable blurringTimm Bäder2019-01-131-2/+2
* testoverlay: Fix fancy effectTimm Bäder2019-01-101-8/+8
* showrendernode: Fix GtkImage sizeTimm Bäder2018-12-021-0/+4
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-5/+6
* testappchooserbutton: Fix for class hierarchy changeTimm Bäder2018-11-131-17/+17
* testpopup: Fix GtkEventControllerMotion::motion callback signatureTimm Bäder2018-11-081-1/+1
* testtreelistmodel: Don't use non-standard functionDaniel Boles2018-11-071-1/+1
* tests: Drop "saved positions" test in testgtkCarlos Garnacho2018-10-151-133/+0
* tests: Drop ::event handler in testgtkCarlos Garnacho2018-10-151-13/+12
* tests: Use GtkEventControllerMotion in testpopupCarlos Garnacho2018-10-151-17/+19
* tests: Remove ::event handler in testwindowsizeCarlos Garnacho2018-10-151-16/+10
* Remove some duplication in testfilechooserbuttonManu Cornet2018-09-171-50/+42
* testtreelistmodel: Display the file icon, because why notBenjamin Otte2018-09-161-14/+42
* testtreelistmodel: Make the statusbar display more infoBenjamin Otte2018-09-161-14/+33
* testtreelistmodel: Sort files by nameBenjamin Otte2018-09-161-5/+60
* testtreelistmodel: Add searchBenjamin Otte2018-09-161-7/+40
* testtreelistmodel: Make the directory loading asyncBenjamin Otte2018-09-161-19/+100