| Commit message (Expand) | Author | Age | Files | Lines |
* | Use gtk_scale_new_with_range() instead gtk_[v|h]scale_new_with_range() | Javier Jardón | 2010-10-30 | 1 | -1/+2 |
* | Disable resize grip on spin button test | Kristian Rietveld | 2010-10-12 | 1 | -0/+2 |
* | GDK: Prefix key names with KEY_ | Colin Walters | 2010-09-08 | 1 | -1/+1 |
* | gtk/tests/testing.c: Use accessor functions to access GtkWidget | Javier Jardón | 2010-08-22 | 1 | -2/+7 |
* | testing: Use Cairo calls instead of gdk_draw_line() to test server sync | Benjamin Otte | 2010-07-26 | 1 | -5/+7 |
* | Use GtkBin accessors | Javier Jardón | 2010-07-13 | 1 | -3/+12 |
* | [test] Do not test deprecated GtkText | Javier Jardón | 2010-05-07 | 1 | -2/+1 |
* | Deprecate widget flag: GTK_WIDGET_HAS_FOCUS | Javier Jardón | 2010-03-01 | 1 | -1/+1 |
* | 2.17.32.17.3 | Matthias Clasen | 2009-07-07 | 1 | -3/+9 |
* | removed old testutils special casing so test widgets are always queues for | 13:28:02 Tim Janik | 2008-01-11 | 1 | -8/+0 |
* | call g_test_init() from gtk_test_init(). | 15:39:40 Tim Janik | 2007-11-22 | 1 | -7/+7 |
* | Fixed copyright for newly submitted files. | Tim Janik | 2007-11-20 | 1 | -1/+2 |
* | Moved Gdk test functions from Gtk+ to Gdk test utils. | Tim Janik | 2007-11-20 | 1 | -1/+1 |
* | Added unit tests for Gtk+ testing utilities. | Tim Janik | 2007-11-20 | 1 | -0/+231 |