summaryrefslogtreecommitdiff
path: root/tests/testwindows.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Don't force black background in testwindowsBenjamin Otte2014-10-121-2/+0
* testwindows: Remove another reference to set_double_bufferedJasper St. Pierre2014-06-211-1/+0
* Remove most of the stock API usage from the testsWilliam Jon McCann2013-06-241-15/+15
* testwindows: Add a button to cause a repaintAlexander Larsson2011-12-011-0/+18
* testwindows: Test transparent backgroundsAlexander Larsson2011-12-011-14/+64
* tests: Make testwindows use GtkGridBenjamin Otte2011-09-271-95/+31
* tests: Make testwindows dialog even more beautifulBenjamin Otte2011-09-271-1/+1
* tests: Make editing window look more beautifulBenjamin Otte2011-09-271-0/+8
* Make tests compile without using GtkStyle apiMatthias Clasen2010-12-041-3/+2
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-311-4/+4
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-2/+2
* tests: Get rid of gdk_drawable_get_size() usage in testwindowsBenjamin Otte2010-09-261-12/+10
* tests: No need to allocate colors anymoreBenjamin Otte2010-09-261-2/+0
* tests/testwindows.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-5/+8
* tests: unbreak testwindows testBenjamin Otte2010-08-151-3/+0
* tests: remove "draw drawable" button from testwindows testBenjamin Otte2010-08-101-26/+0
* Replace gdk_rgb_find_color()Benjamin Otte2010-08-101-1/+2
* [gdk] Remove GdkWindowObject public structureJavier Jardón2010-07-011-12/+7
* Fix warning about pointer/int confusionVincent Untz2009-09-121-1/+1
* Deprecate GDK_WINDOW_OBJECT and GdkWindowObjectAlexander Larsson2009-09-041-0/+1
* Add test for gdk_window_restackAlexander Larsson2009-09-021-1/+43
* Make win32 backend build and minimally workAlexander Larsson2009-07-011-0/+2
* Fix too many args warningAlexander Larsson2009-06-031-1/+1
* Rename gdk_window_set_has_native to gdk_window_ensure_nativeAlexander Larsson2009-06-011-2/+2
* Add some test for draw_drawable graphics exposuresAlexander Larsson2009-05-271-0/+26
* testwindows - support for manually selecting window pos and sizeAlexander Larsson2009-04-021-2/+111
* Add support for scrolling to testwindowsAlexander Larsson2009-04-021-1/+71
* Make testwindows support multiple selected windowsAlexander Larsson2009-04-021-80/+193
* tests/testwindows - play with GdkWindowsAlexander Larsson2009-04-021-0/+743