summaryrefslogtreecommitdiff
path: root/docs/tools/shooter.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "shooter: Use the reftests code for taking screenshots"Matthias Clasen2013-09-291-79/+185
* Revert "shooter: Make sure to free the surface"Matthias Clasen2013-09-291-1/+0
* shooter: Make sure to free the surfaceJasper St. Pierre2013-07-171-0/+1
* shooter: Use the reftests code for taking screenshotsJasper St. Pierre2013-07-171-185/+79
* docs: Remove unused variables in shooter exampleBenjamin Otte2011-05-271-5/+1
* Make gdk_window_{lookup,foreign_new}_for_display backend specificMatthias Clasen2010-12-211-1/+1
* API: x11: gdk_drawable_get_xid => gdk_window_get_xidBenjamin Otte2010-12-021-1/+1
* gdk: Make gdk_pixbuf_get_from_*() bindableBenjamin Otte2010-10-021-2/+2
* docs: Get rid of gdk_drawable_get_size() usage in shooter exampleBenjamin Otte2010-09-261-1/+2
* API: gdk_pixbuf_get_from_drawable() => gdk_pixbuf_get_from_window()Benjamin Otte2010-09-261-2/+2
* Remove GDK_DISPLAY() usageMatthias Clasen2010-09-091-3/+3
* docs/tools/shooter.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-4/+6
* Force shooter process updates to match gtk_widget_draw closelyChristian Dywan2010-05-031-0/+1
* Use gtk_widget_queue_draw_area instead of gtk_widget_draw in shooterChristian Dywan2010-05-031-1/+3
* docs/tools/shooter.c (find_toplevel_window) fixed signedness of argumentSven Neumann2008-02-261-1/+1
* Update so that toplevel windows accomodate for the titlebar when sizing.Jonathan Blandford2004-11-161-0/+1
* add the doc shooter to the docs dir as an uninstalled helper tool.Jonathan Blandford2004-08-231-0/+229