summaryrefslogtreecommitdiff
path: root/gtk/gtktestutils.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing Since tagsChristian Dywan2008-08-151-0/+32
* Doc fixesMatthias Clasen2008-07-211-5/+10
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* #undef GTK_DISABLE_DEPRECATED, clean up includes a bit.Michael Natterer2008-06-171-1/+3
* don't include <gdk/gdktestutils.h>.Michael Natterer2008-05-281-1/+0
* Make gtk-doc happy:Johan Dahlin2008-03-061-2/+2
* Add gtk_tool_shell_get_typeMatthias Clasen2008-02-151-0/+4
* Restore accidentally removed unsetting of GTK_MODULES.Johan Dahlin2008-01-251-0/+1
* Implement accessible support, fixes #454653.Johan Dahlin2008-01-251-1/+0
* removed old testutils special casing so test widgets are always queues for13:28:02 Tim Janik2008-01-111-3/+1