2007-09-10 Tomas Frydrych * configure.ac: * Makefile.am: Renamed --disable-applet to --without-applet. 2007-09-10 Tomas Frydrych * configure.ac: * Makefile.am: Added --disable-applet option to build commandline tool only. 2007-09-07 Ross Burton * screenshot-ui.c: Conditionally set overwrite confirmation based on GTK+ version. * configure.ac: Allow any GTK+ version. 2007-08-28 Ross Burton * screenshot-ui.c: Set the automatic overwrite confirmation, and set a sane default name. * configure.ac: Require GTK+ 2.8. 2007-08-28 Ross Burton * README: * TODO: Update. 2007-05-04 Ross Burton * main.c: Allow an argument as the filename to save the screenshot too. 2007-05-04 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-04-20 Ross Burton * applet.c: Update for new image API. 2007-01-24 Ross Burton * configure.ac: Disable static libraries * Makefile.am: Disable library versioning. 2007-01-23 Ross Burton * Initial import.