- Feb 25, 2009
-
-
Jerome Guelfucci authored
(Old svn revision: 6792)
-
Jerome Guelfucci authored
(Old svn revision: 6789)
-
- Feb 23, 2009
-
-
Jerome Guelfucci authored
(Old svn revision: 6764)
-
- Feb 15, 2009
-
-
Jerome Guelfucci authored
file chooser, this is useful when using the -s cli option. Patch by Enrico Tröger. (Old svn revision: 6688)
-
- Feb 10, 2009
-
-
Jerome Guelfucci authored
(Old svn revision: 6673)
-
- Feb 03, 2009
-
-
Jerome Guelfucci authored
(Old svn revision: 6637)
-
- Feb 01, 2009
-
-
Jerome Guelfucci authored
(Old svn revision: 6623)
-
- Jan 18, 2009
-
-
Jerome Guelfucci authored
* configure.ac.in: get ready for a new release. * xfce4-screenshooter.1: bump version. (Old svn revision: 6484)
-
- Jan 14, 2009
-
-
Jerome Guelfucci authored
(Old svn revision: 6455)
-
- Jan 13, 2009
-
-
Jerome Guelfucci authored
(Old svn revision: 6454)
-
- Jan 10, 2009
-
-
Jerome Guelfucci authored
(Old svn revision: 6427)
-
- Jan 05, 2009
-
-
Jerome Guelfucci authored
(Old svn revision: 6405)
-
- Jan 02, 2009
-
-
Jerome Guelfucci authored
(Old svn revision: 6390)
-
- Dec 29, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 6378)
-
Jerome Guelfucci authored
(Old svn revision: 6375)
-
- Dec 28, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 6371)
-
- Dec 20, 2008
-
-
Jerome Guelfucci authored
Improve the English documentation. (Old svn revision: 6341)
-
- Dec 13, 2008
-
-
Jerome Guelfucci authored
Collins patch. * lib/screenshooter-dialogs.c: update the dialog for the new mode, patch by David Collins. * panel-plugin/screenshooter-plugin.c: update the tooltips for the new mode. * NEWS: updated. (Old svn revision: 6295)
-
- Dec 04, 2008
-
-
Jerome Guelfucci authored
- remove all X code, in particular find_toplevel_window. Instead, use a combination of gdk_window_get_toplevel and gdk_window_get_frame_extents. This should fix some remaining crashes with "BadWindow" error. - detect the area to screenshot after the delay, rather than before. * src/main.c: add a comment. * configure.ac.in: remove x11proto-core build dependency. * NEWS: updated. (Old svn revision: 6272)
-
- Dec 01, 2008
-
-
Jerome Guelfucci authored
- indent the code correctly. - add some more detailed comments. - show an error dialog when saving the screenshot failed. * NEWS: updated. (Old svn revision: 6246)
-
- Nov 30, 2008
-
-
Jerome Guelfucci authored
* xfce4-screenshooter.1: remove preferences CLI option. (Old svn revision: 6236)
-
- Nov 16, 2008
-
-
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
-
-
Jerome Guelfucci authored
(Old svn revision: 6107)
-
- Nov 14, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 6097)
-
- Nov 13, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 6088)
-
- Nov 09, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 6039)
-
Jerome Guelfucci authored
(Old svn revision: 6030)
-
- Nov 05, 2008
-
-
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
-
-
Jerome Guelfucci authored
(Old svn revision: 5969)
-
- 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: 5581)
-
- Oct 05, 2008
-
-
Jerome Guelfucci authored
* Don't do anything ofr now if no cli option is given. TODO: add a dialog similar to the plugin preferences one to take a screenshot easily without having to mess with cli options. * Add a cli option to take a fullscreen screenshot. (Old svn revision: 5514)
-
Jerome Guelfucci authored
(Old svn revision: 5513)
-
- Oct 03, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 5506)
-
- Sep 20, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 5426)
-
- Sep 19, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 5423)
-
- Sep 14, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 5405)
-
- Aug 23, 2008
-
-
Jerome Guelfucci authored
* src/screenshooter-utils.c: - (cb_current_folder_changed): new function to update the filename. - (save_screenshot): updated to use cb_current_folder_changed. * NEWS: updated. * configure.ac.in: get ready for new release. (Old svn revision: 5289)
-
- Aug 19, 2008
-
-
Jerome Guelfucci authored
- comment all code - clean identation - plug some leaks of GdkPixbuf * NEWS: updated. (Old svn revision: 5278)
-