]> Pileus Git - ~andy/gtk/history - gtk/gtktestutils.c
Add GtkBubbleWindow
[~andy/gtk] / gtk / gtktestutils.c
2013-03-04 Will Thompsondocs: correct various spelling and grammar errors
2012-02-27 Javier JardónChange FSF Address
2011-11-28 Cosimo Cecchispinbutton: redesign to use an horizontal layout
2011-11-02 Matthias ClasenMove gtkstyle and gtkrc to deprecated/
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-23 Matthias Clasensome minor doc fixes
2011-06-07 Matthias ClasenUse boxes instead of vboxes
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-02-23 Murray CummingMinor documentation improvements
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-30 Matthias ClasenInclude gtkx.h here
2011-01-20 Johan DahlinCorrect gtk-doc syntax and add missing (transfer)
2011-01-20 Pavel Holejsovsky[GI] Add missing (out) and (array) annotations
2011-01-20 Pavel Holejsovsky[GI] Add missing (transfer) annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-05 Benjamin Ottetestutils: Update adjustment usage for sealing
2010-12-20 Matthias ClasenRemove reference to GTK2_RC_FILES from the docs
2010-12-20 Carlos GarnachoDisable XI2 in gtk_test_init()
2010-11-02 Martin NordholtsHandle NULL intp in test_increment_intp()
2010-10-30 Martin NordholtsHandle NULL intp in test_increment_intp()
2010-09-26 Benjamin Ottetestutils: Get rid of gdk_drawable_get_size() usage
2010-08-22 Javier Jardóngtk/gtktestutils.c: use accessor functions to access...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónAdd _gtk_spin_button_get_panel private function
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-07-01 Javier Jardón[gdk] Remove GdkWindowObject public structure
2010-06-07 Javier JardónRemove some GTK_DISABLE_DEPRECATED and ENABLE_BROKEN...
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-28 Javier JardónMove documentation to inline comments: Testing utilities
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-09-04 Alexander LarssonDeprecate GDK_WINDOW_OBJECT and GdkWindowObject
2009-01-23 Matthias Clasen Bug 567761 – Spellfixes in GTK+ documentation
2008-09-04 Matthias ClasenFix a typo in the docs
2008-08-15 Christian DywanAdd missing Since tags
2008-07-21 Matthias ClasenDoc fixes
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-17 Michael Natterer#undef GTK_DISABLE_DEPRECATED, clean up includes a...
2008-05-28 Michael Nattererdon't include <gdk/gdktestutils.h>.
2008-03-06 Johan DahlinMake gtk-doc happy:
2008-02-15 Matthias ClasenAdd gtk_tool_shell_get_type
2008-01-25 Johan DahlinRestore accidentally removed unsetting of GTK_MODULES.
2008-01-25 Johan DahlinImplement accessible support, fixes #454653.
2008-01-11 13:28:02 Tim Janikremoved old testutils special casing so test widgets...
2007-12-13 Kristian Rietveldadd a call to g_test_bug_base().
2007-12-05 18:59:59 Tim Janikrun tests in current dir after setting up the logging...
2007-11-22 15:39:40 Tim Janikcall g_test_init() from gtk_test_init().
2007-11-20 Tim JanikFixed copyright for newly submitted files.
2007-11-20 Tim JanikMoved Gdk test functions from Gtk+ to Gdk test utils.
2007-11-20 Tim JanikAdded Gtk+ testing utilities.