summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* entry: Make icons a paintableBenjamin Otte2018-03-161-1/+1
* testspinbutton: Add button to toggle wrap on SpinsDaniel Boles2018-03-141-1/+6
* testspinbutton: Orient box orthogonally to SpinsDaniel Boles2018-03-141-1/+1
* testinfobar: Test more properties, response signalDaniel Boles2018-03-121-38/+69
* Merge branch 'wip/dboles/frame-yalign-byealign' into 'master'Daniel Boles2018-03-121-30/+3
|\
| * Frame: Erase the now-useless property label-yalignDaniel Boles2018-03-121-30/+3
* | testinfobar: Add simple test of :visible/:revealedDaniel Boles2018-03-122-0/+79
|/
* widget: Add a translate_coordinates version for doublesTimm Bäder2018-03-071-4/+4
* tests: Add testblurTimm Bäder2018-02-272-0/+119
* tests: Make text test have more glyphsBenjamin Otte2018-02-051-25/+40
* Replace gdk_threads_add_timeout* with g_timeout_add()Emmanuele Bassi2018-02-038-13/+11
* Replace gdk_threads_add_idle* with g_idle_add()Emmanuele Bassi2018-02-031-1/+1
* gtk: Remove GtkRecentChooserBenjamin Otte2018-02-024-406/+0
* tests: Unrealize rendererBenjamin Otte2018-02-021-0/+1
* tests: Remove some unneeded gtk_widget_show callsMatthias Clasen2018-01-195-36/+1
* gdkgears: add a way to remove gearsMatthias Clasen2018-01-171-1/+16
* Drop GtkGLArea::has-alphaMatthias Clasen2018-01-172-27/+0
* testgtk: Stop using gdk_display_get_maximal_cursor_sizeMatthias Clasen2018-01-161-4/+1
* tests: Stop using ::button-press/release-eventMatthias Clasen2018-01-163-22/+25
* tests: Stop using ::button-press-eventMatthias Clasen2018-01-161-14/+14
* tests: Stop using ::motion-notify-eventMatthias Clasen2018-01-163-21/+30
* testinput: Port to a drag gestureMatthias Clasen2018-01-161-58/+40
* testgtk: Stop using ::button-press-eventMatthias Clasen2018-01-161-24/+21
* tests: Stop using ::focus-in/out-eventMatthias Clasen2018-01-161-34/+21
* Add x/y to GtkEventControllerMotion::enterMatthias Clasen2018-01-161-1/+4
* testgtk: Stop using ::configure-eventMatthias Clasen2018-01-161-15/+9
* tests: Stop using ::configure-eventMatthias Clasen2018-01-161-11/+14
* Replace all remaining uses of delete-eventMatthias Clasen2018-01-169-18/+12
* testoverlay: Use an event controllerMatthias Clasen2018-01-161-3/+8
* testgtk: Redo the event watcher caseMatthias Clasen2018-01-161-17/+18
* testgtk: Use an event controller for 'testing scrolling'Matthias Clasen2018-01-161-14/+12
* testinput: Drop some no-op signal handlersMatthias Clasen2018-01-161-20/+0
* tests: Avoid a use of ::map-eventMatthias Clasen2018-01-162-8/+5
* tests: Stop using the delete-event signalMatthias Clasen2018-01-1629-123/+40
* testheightforwidth: Remove "vertical labels" testTimm Bäder2018-01-101-124/+0
* Add test for GtkActionable GtkListBoxRow.Arnaud Bonatti2018-01-022-0/+223
* testinput: Make this work againMatthias Clasen2018-01-021-25/+30
* testgtk: Fix the test scrolling testMatthias Clasen2018-01-021-0/+2
* testgtk: Fix the scrolledwindow testMatthias Clasen2018-01-021-0/+2
* Remove testthreadsMatthias Clasen2018-01-021-160/+0
* Drop an unintentional use of ::destroy-eventMatthias Clasen2018-01-021-2/+1
* Drop a no-longer-working testMatthias Clasen2018-01-022-105/+0
* Drop deprecated text view layersMatthias Clasen2017-12-291-1/+1
* testoutsetshadowdrawing: Add more samplesTimm Bäder2017-12-281-1/+2
* showrendernode: Add some advanced optionsTimm Bäder2017-12-281-6/+105
* testoutsetshadowdrawing: Add adwaita CSD window test caseTimm Bäder2017-12-281-15/+15
* testheaderbar: Fix custom CSSTimm Bäder2017-12-281-6/+2
* tests: Add outset shadow drawing testTimm Bäder2017-12-212-0/+158
* showrendernode: Show at least the root node boundsTimm Bäder2017-12-211-1/+3
* tests: Add border drawing testTimm Bäder2017-12-212-0/+161