summaryrefslogtreecommitdiff
path: root/test/gtk-test.cc
AgeCommit message (Expand)AuthorFilesLines
2019-12-02Enable modernize-use-overrideAlbert Astals Cid1-1/+1
2019-11-29Enable modernize-deprecated-headersAlbert Astals Cid1-1/+1
2019-11-09Make globalParams a std::unique_ptrOliver Sander1-3/+1
2019-06-05gtk-test.cc: Rename variable to fix shadow warningAlbert Astals Cid1-3/+3
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-2/+2
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-01-09Enable no-missing-field-initializersAlbert Astals Cid1-1/+1
2018-01-08Run clang-tidy with modernize nullptrAlbert Astals Cid1-14/+14
2017-03-09Add override markersAlbert Astals Cid1-3/+3
2013-05-21Do not use deprecated gtk_scrolled_window_add_with_viewport()Hib Eris1-0/+4
2013-01-19Make rendering thread-safeThomas Freitag1-1/+1
2012-05-19gtk-tests: Port to GTK+ 3.0Carlos Garcia Campos1-20/+28
2011-09-01xpdf303: API rework, Gfx wants a PDFDoc instead of an XRefAlbert Astals Cid1-1/+1
2011-02-13tests: Merge splash and cairo tests into a single gtk-test toolCarlos Garcia Campos1-0/+397