- Nov 22, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 6157)
-
Jerome Guelfucci authored
First step towards adding "copy to clipboard" functionnality. This commits may break a few things which will be fixed later. Based on the work of David Collins. * lib/screenshooter-utils.{c,h}: - fix includes - cleanup prototypes - (screenshooter_copy_to_clipboard) Partially apply a patch by David Collins to add copying to clipboard possibility. - add post screenshot actions in the ScreenshotData struct, in (screenshooter_read_rc_file) and in (screenshooter_write_rc_file) (Patch by David Collins). - remove all references to "none" application. * lib/screenshooter-dialogs.{c,h}: - remove all references to none application. - remove (cb_combo_active_item_set_sensitive). - remove "none" item from (add_item). * lib/screenshooter-actions.{c,h}: - added to manage post screenshot actions. * lib/Mafile.am: add new source files. * lib/libscreenshooter.h: include screenshooter-actions.h. * src/main.c, panel-plugin/screenshooter-plugin.c: - use (screenshooter_take_and_output_screenshot). (Old svn revision: 6156)
-
- Oct 22, 2008
-
-
Jerome Guelfucci authored
* Save the state of the main application's button and reload them the next time. * Various code cleanups. (Old svn revision: 5746)
-
- Oct 12, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 5582)
-
Jerome Guelfucci authored
(Old svn revision: 5581)
-
- Oct 04, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 5510)
-
- Aug 19, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 5279)
-
Jerome Guelfucci authored
- comment all code - clean identation - plug some leaks of GdkPixbuf * NEWS: updated. (Old svn revision: 5278)
-
- Aug 16, 2008
-
-
Jerome Guelfucci authored
- ported to use mostly gdk functions. - BUGFIX: when the active window is the desktop, instead of returning a corrupted snapshot of the background image, return the whole desktop view. - drop get_window_property and screenshot_find_active_window which are now useless. - improve indentation of code. * src/screenshooter-utils.h: - remove some useless #includes. * configure.ac.in: add svn tag that I had forgotten. * NEWS: updated. (Old svn revision: 5260)
-
- Jul 12, 2008
-
-
Jerome Guelfucci authored
Save the location of the save folder when saving without showing the save dialog. New cli option to hide the save dialog. New cli option to set a default save folder, saved in a rc file. New cli option to set a custom save folder. Updated copyrights. Updated manpage and news. See changelog for details. (Old svn revision: 5062)
-
- Jul 05, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 5026)
-
- Jun 27, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 5001)
-
- Jun 17, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 4959)
-
- Jun 07, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 4903)
-
- Jun 06, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 4898)
-