2008-06-10 09:17 jeromeg * po/: update po files. * src/screenshooter.c: improve a string. 2008-06-08 00:15 jeromeg * src/main.c: Add an executable with cli options to take screenshots, thanks to Ristretto for the nice example ! * Modify autotools, makefiles and locale files to build it, thanks to Gauvain Pocentek. * src/screenshooter-utils.h: Add some headers to fix build warnings. * README: update with executable cli options * NEWS: update 2008-06-06 19:19 jeromeg * Move the code to a src/ folder and remove the panel-plugin one. * src/screenshooter-utils.{c,h}: moved generic code here. * src/screenshooter.c: updated to use the generic code. * Update the makefiles and autotools to use new code structure. 2008-06-06 15:35 jeromeg * panel-plugin/screenshooter.c: - remove deprecated function. - set button sensitive at the end of the screenshot procedure. 2008-06-06 15:19 jeromeg * panel-plugin/screenshooter.c: - new behaviour (fullscreen or active window screenshot). - fix delay - fix file saving (cancel now works, based on debian patch). - button made insensitive while screenshot is taken. * configure.ac: added x11-proto-core to build deps. * README: updated. 2008-05-18 18:25 mmassonnet * Fix GCC warnings and bug with delay (Patch from J�r�me Guelfucci) * Drop automated file INSTALL 2007-06-06 23:00 dbl * Fallback to Screenshot.png on "Cancel" (debbug#420242) 2006-09-11 18:51 nick * Apply Patch from Enrico Tr�ger to enable i18n.