summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add a test client for file transfer portalMatthias Clasen2023-02-252-1/+132
* build: Remove the Autotools buildEmmanuele Bassi2022-12-083-740/+0
* Do not use new G_APPLICATION_DEFAULT_FLAGS enum valueEmmanuele Bassi2022-11-223-6/+3
* examples, tests: Replace deprecationsAkbarkhon Variskhanov2022-11-193-3/+3
* testinput: we must get the source of the source deviceIgnacio Casal Quinteiro2020-05-191-4/+4
* Add miscellaneous unpackaged files to dist tarballSimon McVittie2020-04-081-1/+11
* gtk: Properly calculate device offset for DnDRobert Mader2019-09-231-1/+3
* autotools: dist all meson related build filesChristoph Reiter2019-04-112-2/+4
* tests/: Declare variables at the top-of-blockChun-wei Fan2019-04-113-6/+8
* tests/animated-resizing.c: Include gtk/fallback-c89.cChun-wei Fan2019-04-111-1/+1
* meson: Cleanup tests and gdk testsuiteNirbheek Chauhan2019-04-111-203/+147
* tests: Include system headers appropriatelyChun-wei Fan2019-04-111-1/+4
* Import meson build files from an 3.22Nirbheek Chauhan2019-04-112-0/+218
* Use GLSL 3.30 shadersEmmanuele Bassi2019-03-271-3/+5
* Fix -Wincompatible-pointer-types warningsIain Lane2019-01-232-3/+3
* testrevealer: Make filler text actually big enoughDaniel Boles2018-12-181-2/+2
* tests/animated-resizing: Remove deprecated functionsYi-Soo An2018-07-201-5/+3
* testentrycompletion: Avoid a compiler cast warningDaniel Boles2018-04-241-1/+1
* testmodelbutton: Test :centered, :icon, :invertedDaniel Boles2018-04-081-0/+18
* testmodelbutton: Fix wrongly overridding MB childDaniel Boles2018-04-081-1/+1
* testmodelbutton: Add explanatory comments to CSSDaniel Boles2018-04-081-13/+15
* tests/testmodelbutton: Add thisDaniel Boles2018-04-082-0/+91
* 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
* testinfobar: Add simple test of :visible/:revealedDaniel Boles2018-03-122-0/+79
* tests: Don't add testswitch twice in Makefile.amKalev Lember2018-01-271-1/+0
* Add test for GtkActionable GtkListBoxRow.Arnaud Bonatti2018-01-022-0/+223
* tests: Stop using gtk_font_button_get_font_nameMatthias Clasen2017-12-212-2/+3
* testmenubutton: Fix inverted keynav in the GtkMenuDaniel Boles2017-10-081-7/+5
* testcombo: Test grid :row- and :column-span-columnDaniel Boles2017-10-041-23/+27
* testgtk: fix cssTimm Bäder2017-09-033-10/+13
* testgtk: Remove an unused variableDaniel Boles2017-08-271-1/+0
* testpopover: Use HeaderBar to get CSD decorationsDaniel Boles2017-08-241-0/+5
* testpopover: Sync initial vals of controls & propsDaniel Boles2017-08-141-11/+11
* testentryicons: Set tooltips on all iconsDaniel Boles2017-07-311-0/+20
* testgtk.c: native file chooser filter changesTom Schoonjans2017-07-181-6/+22
* Redo the listbox dnd exampleMatthias Clasen2017-05-311-13/+198
* tests: Add testforeignJonas Ådahl2017-05-232-0/+124
* build: Remove unused rulesEmmanuele Bassi2017-05-091-3/+0
* testlist3: Handle dropping a row onto itselfMatthias Clasen2017-04-221-0/+3
* Refine the listbox dnd exampleMatthias Clasen2017-04-221-11/+20
* Implement dnd for list box rows in an exampleMatthias Clasen2017-04-211-2/+91
* Avoid redefining GNU_SOURCEMatthias Clasen2017-03-261-1/+0
* tests: Fix use of C99 inline declarationPhilip Withnall2017-03-071-1/+3
* testheightforwidth: cleanupsDaniel Boles2017-03-071-13/+13
* testframe: Don’t unnecessarily query the paddingDaniel Boles2017-03-071-16/+4
* testframe: Actually set the paddingDaniel Boles2017-03-071-18/+10
* testframe: Add CheckButton to toggle border off/onDaniel Boles2017-03-071-0/+18
* testframe: Order controls better & improve labelsDaniel Boles2017-03-071-25/+27