summaryrefslogtreecommitdiff
path: root/gtk/gtktestutils.c
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling errorsMatthias Clasen2022-11-171-1/+1
* Rename ngl to glMatthias Clasen2021-10-071-1/+1
* testutils: Don't include gsk/gl/gskglrenderer.hMatthias Clasen2021-08-221-1/+0
* Documentation fixesMatthias Clasen2021-05-201-5/+4
* Make gtk_test_init work without assertionsMatthias Clasen2021-04-121-1/+4
* testutils: Convert docsMatthias Clasen2021-03-111-12/+7
* gsk: add OpenGL based GskNglRendererChristian Hergert2021-02-231-0/+1
* build: Include GSK types in gtk_test_register_all_type()Benjamin Otte2020-11-171-0/+10
* CosmeticsMatthias Clasen2020-10-031-1/+2
* Clean up lots of GTK+ -> GTKMatthias Clasen2020-09-121-2/+2
* Stop using gtk_main and gtk_main_quitMatthias Clasen2020-02-091-3/+9
* gdk/x11: Remove gdk_disable_multidevice()Carlos Garnacho2019-05-151-9/+0
* testsuite: Stop using g_test_bug()Benjamin Otte2019-05-121-1/+0
* testutils: Run in UTF8 localeBenjamin Otte2019-04-131-1/+1
* No need to clear GTK_MODULES anymoreMatthias Clasen2018-04-151-13/+2
* The big versioning cleanupMatthias Clasen2018-02-061-8/+0
* gdk: Move gdk_disable_multidevice tot he X11 backendMatthias Clasen2017-11-251-0/+6
* Rename generated gtktypefuncs.c to gtktypefuncs.incTim-Philipp Müller2017-05-031-1/+1
* meson: update build filesTimm Bäder2017-05-031-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* tests: Remove gtk_widget_send_key()Benjamin Otte2017-01-081-60/+0
* tests: Remove widget find functionsBenjamin Otte2017-01-081-180/+0
* testutils: Remove deprecated APIRico Tzschichholz2016-10-231-343/+0
* API: Remove GtkPlug, GtkSocket and GtkWin32EmbedWidgetBenjamin Otte2016-10-161-1/+1
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-1/+1
* gtktestutils.c: Ensure variables are declared at top of blockChun-wei Fan2015-11-121-6/+9
* testutils: Add deprecation guardsBenjamin Otte2015-11-091-0/+6
* testutils: Deprecate a bunch of ugly functionsBenjamin Otte2015-11-041-0/+18
* gtk: Remove documentation references to the GTK_NO_WINDOW flagPhilip Withnall2015-02-191-2/+4
* Fix a memory leak in gtk_test_find_labelMatthias Clasen2014-09-261-4/+9
* gtkx: Warn if we include gtkx.h during GTK compilationBenjamin Otte2014-07-121-1/+8
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-1/+1
* docs: use apostrophe in *'llWilliam Jon McCann2014-02-071-3/+3
* docs: use proper apostropheWilliam Jon McCann2014-02-071-2/+2
* docs: use proper quotesWilliam Jon McCann2014-02-051-5/+5
* docs: don't use <parameter> tagsWilliam Jon McCann2014-02-041-2/+2
* Add gtk_test_widget_wait_for_draw to docsMatthias Clasen2013-05-271-0/+2
* API: Add gtk_test_widget_wait_for_draw ()Benjamin Otte2013-05-171-0/+39
* docs: correct various spelling and grammar errorsWill Thompson2013-03-041-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* spinbutton: redesign to use an horizontal layoutCosimo Cecchi2011-11-281-7/+7
* Move gtkstyle and gtkrc to deprecated/Matthias Clasen2011-11-021-0/+6
* some minor doc fixesMatthias Clasen2011-07-221-5/+6
* Use boxes instead of vboxesMatthias Clasen2011-06-071-2/+2
* Minor documentation improvementsMurray Cumming2011-02-231-1/+1
* Include gtkx.h hereMatthias Clasen2011-01-301-1/+1
* Correct gtk-doc syntax and add missing (transfer)Johan Dahlin2011-01-201-17/+17
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-2/+4
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-201-4/+4
* testutils: Update adjustment usage for sealingBenjamin Otte2011-01-051-3/+8