summaryrefslogtreecommitdiff
path: root/gtk/gtktestutils.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove reference to GTK2_RC_FILES from the docsMatthias Clasen2010-12-201-1/+0
* Disable XI2 in gtk_test_init()Carlos Garnacho2010-12-201-0/+8
* Handle NULL intp in test_increment_intp()Martin Nordholts2010-11-021-1/+2
* testutils: Get rid of gdk_drawable_get_size() usageBenjamin Otte2010-09-261-3/+3
* gtk/gtktestutils.c: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-6/+17
* Add _gtk_spin_button_get_panel private functionJavier Jardón2010-07-131-4/+9
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* [gdk] Remove GdkWindowObject public structureJavier Jardón2010-07-011-6/+2
* Remove some GTK_DISABLE_DEPRECATED and ENABLE_BROKEN guardsJavier Jardón2010-06-071-1/+0
* Move documentation to inline comments: Testing utilitiesJavier Jardón2010-04-281-1/+6
* [annotations] Add allow-noneJohan Dahlin2010-02-191-1/+1
* Deprecate GDK_WINDOW_OBJECT and GdkWindowObjectAlexander Larsson2009-09-041-0/+2
* Bug 567761 – Spellfixes in GTK+ documentationMatthias Clasen2009-01-231-3/+3
* Fix a typo in the docsMatthias Clasen2008-09-041-1/+1