aboutsummaryrefslogtreecommitdiffstats
path: root/screenshot-ui.c
AgeCommit message (Collapse)Author
2016-05-02utils: Don't use deprecated GTK_STOCK_*Jussi Kukkonen
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
2013-06-17screenshot: use g_object_unref instead of deprecated gdk_pixbuf_unrefRoss Burton
2007-09-072007-09-07 Ross Burton <ross@openedhand.com>Ross Burton
* screenshot-ui.c: Conditionally set overwrite confirmation based on GTK+ version. * configure.ac: Allow any GTK+ version.
2007-08-282007-08-28 Ross Burton <ross@openedhand.com>Ross Burton
* screenshot-ui.c: Set the automatic overwrite confirmation, and set a sane default name. * configure.ac: Require GTK+ 2.8.
2007-05-042007-05-04 Ross Burton <ross@openedhand.com>Ross Burton
* screenshot-ui.[ch]: Pull out the core save code, and allow a filename to be passed to screenshot(). * applet.c: * main.c: Pass NULL as the filename.
2007-01-23Add (C) statementsRoss Burton
2007-01-23Initial import of screenshotRoss Burton