summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Deprecate GtkStatusbarMatthias Clasen2023-02-022-0/+4
* filedialog: Drop shortcut foldersMatthias Clasen2023-01-061-17/+0
* testfiledialog: Be more lenientMatthias Clasen2023-01-061-4/+7
* Add a test for GtkFileDialogMatthias Clasen2023-01-052-1/+257
* tests: Stop using gtk_widget_show/hideMatthias Clasen2022-12-13104-205/+200
* tests: Silence a compiler warningMatthias Clasen2022-12-091-2/+0
* Deprecate GtkDialogMatthias Clasen2022-10-292-0/+4
* Deprecate GtkFileChooser and implementationsMatthias Clasen2022-10-291-0/+2
* Deprecate GtkMessageDialogMatthias Clasen2022-10-292-0/+4
* Deprecate GtkFontChooser and implementationsMatthias Clasen2022-10-291-0/+2
* Deprecate GtkColorChooser and implementationsMatthias Clasen2022-10-291-0/+2
* tests/testmountoperation.c: Fix build on WindowsChun-wei Fan2022-10-171-3/+3
* tests: Ignore deprecationsMatthias Clasen2022-10-122-0/+4
* tests: Ignore deprecations for render apiMatthias Clasen2022-10-122-1/+3
* tests: Ignore deprecationsMatthias Clasen2022-10-1137-0/+71
* testgtk: Use global css providerBenjamin Otte2022-10-091-11/+15
* tests: Use per-screen CSS providersBenjamin Otte2022-10-091-3/+3
* testmountoperation: Test process dialogMatthias Clasen2022-10-041-0/+22
* Deprecate GtkEntryCompletionMatthias Clasen2022-10-032-0/+8
* Deprecate the app chooser widgetsMatthias Clasen2022-10-032-0/+4
* gdk/win32: correct gdk_win32_surface_get_handle return typeMarc-André Lureau2022-08-231-1/+0
* Beef up testfontchooserdialogMatthias Clasen2022-07-031-1/+47
* tests: Add testdatatableIvan Molodetskikh2022-06-282-1/+299
* testcolumnview: Use GtkInscriptionBenjamin Otte2022-06-101-15/+12
* tests: Make fontchooser test build on macOSMatthias Clasen2021-12-291-0/+7
* Add a testcase for scroll-to-markMatthias Clasen2021-12-012-0/+194
* build: Fix build with sysprof-capture but without sysprofBenjamin Otte2021-09-261-1/+1
* tests: Update rendernode test to use texturesBenjamin Otte2021-09-161-18/+22
* Fix the testupload testMatthias Clasen2021-09-101-1/+1
* Add a custom input testMatthias Clasen2021-08-172-0/+154
* make testdnd trashcan work againCaolán McNamara2021-06-231-1/+1
* testgaction: Add more widgetryMatthias Clasen2021-06-101-0/+45
* Fix the GAction testMatthias Clasen2021-06-101-3/+9
* tests: Fix check vs toggle button confusionMatthias Clasen2021-06-101-6/+6
* GtkFileFilter: Add suffix matchesMatthias Clasen2021-06-041-2/+2
* Move text history testsMatthias Clasen2021-05-262-601/+0
* testzoom: Fix the in-place rotateMatthias Clasen2021-05-131-10/+35
* Add a transform testMatthias Clasen2021-05-122-0/+277
* test: Ensure .image-button on header bar buttonsAlexander Mikhaylenko2021-05-091-4/+1
* test: Use more appropriate back/forward iconsAlexander Mikhaylenko2021-05-092-3/+3
* Remove assertions in testsMatthias Clasen2021-04-121-10/+10
* Add a test for popover positioningMatthias Clasen2021-02-142-0/+132
* showrendernode: Monitor input fileTimm Bäder2021-01-291-37/+76
* Drop unused logo resourceMatthias Clasen2021-01-281-1/+1
* gl: Fix implicit leaking of shader objectxndcn2020-12-291-0/+2
* build: Use a consistent style for Meson filesEmmanuele Bassi2020-12-151-6/+10
* gdk: Replace 'WITHDRAWN' state with async 'is-mapped' booleanJonas Ådahl2020-12-071-2/+0
* tests/animated-resizing: Use gtk_window_default_size() insteadJonas Ådahl2020-12-071-1/+1
* tests/animated-resizing: Don't try to resize during frame dispatchJonas Ådahl2020-12-071-4/+12
* gdk: Remove GdkSurface::size-changedJonas Ådahl2020-12-071-5/+18