summaryrefslogtreecommitdiff
path: root/tests/testoffscreenwindow.c
Commit message (Expand)AuthorAgeFilesLines
* Drop support for offscreen GdkWindowswip/alexl/no-offscreenAlexander Larsson2016-10-251-87/+0
* tests: Connect to draw signal in testoffscreenwindowBenjamin Otte2010-09-261-16/+9
* API: Change offscreen windows to use a cairo_surface_tBenjamin Otte2010-09-261-3/+3
* tests/testoffscreenwindow.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-1/+1
* Deprecate widget flag: GTK_WIDGET_DRAWABLEJavier Jardón2010-03-011-1/+1
* Add gtk_offscreen_window_get_pixmap() and gtk_offscreen_window_get_pixbuf(), ...Cody Russell2009-12-281-1/+1
* Add delete-event callback to window, use gtk_widget_queue_draw() instead of g...Cody Russell2009-12-281-1/+3
* GtkOffscreenWindow implementation for #604901Cody Russell2009-12-281-0/+92