- Nov 22, 2008
-
-
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)
-
- Nov 21, 2008
-
-
Piarres Beobide authored
(Old svn revision: 6148)
-
Piarres Beobide authored
(Old svn revision: 6147)
-
- Nov 16, 2008
-
-
Maximilian Schleiss authored
(Old svn revision: 6128)
-
Jerome Guelfucci authored
- update some code comments. - move (screenshooter_save_screenshot) to the dialogs file. - move (generate_filename_for_uri) and the callbacks to the dialogs file. (Old svn revision: 6116)
-
Jerome Guelfucci authored
- fix indentation in some places. - Update the code comments. - (get_active_window) move the active window detection here. - (get_window_screenshot) move the screenshot grabbing of windows here. - (screenshooter_take_screenshot) use the two functions above. (Old svn revision: 6115)
-
- Nov 15, 2008
-
-
Jari Rahkonen authored
(Old svn revision: 6114)
-
Jerome Guelfucci authored
- (screenshooter_take_screenshot) Use gnome-screenshot technic, grab the screenshot on the root window, to also take things such as menus. (Old svn revision: 6113)
-
Jerome Guelfucci authored
(Old svn revision: 6112)
-
Jerome Guelfucci authored
* Add -Werror again. * src/main.c: Use "V" for version, instead of "v". * configure.ac.in: set version to 1.4.0.1. (Old svn revision: 6111)
-
Jerome Guelfucci authored
(Old svn revision: 6110)
-
Jerome Guelfucci authored
(Old svn revision: 6107)
-
Jerome Guelfucci authored
(Old svn revision: 6105)
-
- Nov 14, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 6097)
-
Jerome Guelfucci authored
(Old svn revision: 6096)
-
- Nov 13, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 6090)
-
Jerome Guelfucci authored
(Old svn revision: 6088)
-
Jerome Guelfucci authored
(Old svn revision: 6087)
-
- Nov 12, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 6075)
-
Jerome Guelfucci authored
(Old svn revision: 6074)
-
Piarres Beobide authored
(Old svn revision: 6068)
-
- Nov 09, 2008
-
-
Maximilian Schleiss authored
(Old svn revision: 6041)
-
Jerome Guelfucci authored
(Old svn revision: 6039)
-
Jerome Guelfucci authored
(Old svn revision: 6037)
-
Jerome Guelfucci authored
(Old svn revision: 6036)
-
Jerome Guelfucci authored
(Old svn revision: 6030)
-
Jerome Guelfucci authored
(Old svn revision: 6029)
-
- Nov 08, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 6022)
-
Stephan Arts authored
(Old svn revision: 6021)
-
Jerome Guelfucci authored
(Old svn revision: 6020)
-
- Nov 07, 2008
-
-
Michal Varady authored
(Old svn revision: 6012)
-
Jerome Guelfucci authored
(Old svn revision: 6010)
-
Og Maciel authored
(Old svn revision: 6000)
-
- Nov 06, 2008
-
-
Piarres Beobide authored
(Old svn revision: 5993)
-
- Nov 05, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 5984)
-
Jerome Guelfucci authored
(Old svn revision: 5983)
-
Jerome Guelfucci authored
- Move the detection of the icon theme out of the if-else. - Fallbac to the "exec" icon if no icon was found for an application. (Old svn revision: 5982)
-
Jerome Guelfucci authored
- If no application is selected to open the screenshots, show the save dialog as usual. If an application is selected, save the screenshot in /tmp without showing the save dialog, and open it with the application. The user will then be able to do what he wants to do with the picture, and to save it where he wants using the application. - don't leak screenshot_path when GIO is not present on the system. * NEWS: updated (Old svn revision: 5981)
-
Jerome Guelfucci authored
* Fix the version mess. * lib/screenshooter-utils.c: - (screenshooter_read_rc_file) apply a patch by Enrico Tröger to fix a crash. * lib/screenshooter-dialogs.c: - plug a leak in (cb_default_folder) and in (cb_combo_active_item_changed). (Old svn revision: 5979)
-
- Nov 04, 2008
-
-
Piarres Beobide authored
(Old svn revision: 5976)
-