- Jan 02, 2009
-
-
Jerome Guelfucci authored
(Old svn revision: 6390)
-
- Dec 28, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 6372)
-
- Dec 16, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 6326)
-
- Dec 13, 2008
-
-
Jerome Guelfucci authored
* Update the desktop files. * po/: update po. (Old svn revision: 6296)
-
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 12, 2008
-
-
Jerome Guelfucci authored
the preferences dialog of the plugin. * panel-plugin/screenshooter.desktop.in.in: change the name of the desktop file. (Old svn revision: 6294)
-
- Dec 06, 2008
-
-
Jerome Guelfucci authored
* src/main.c: rework the managing of the dialog response and a support for the help button. * panel-plugin/screenshooter-plugin.c: add support for help button. (Old svn revision: 6287)
-
- Nov 30, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 6237)
-
Jerome Guelfucci authored
- remove preferences CLI option , the application can set the default save folder now. - fix the rc file mess. Use xfce_resource_lookup and xfce_resource_save_location so that folders get created if they don't exist. Thanks to Nick Schermer for helping. * lib/screenshooter-utils.{c,h}: - remove the dir_only option in (screenshooter_read_rc_file). * lib/screenshooter-dialogs.{c,h}: - remove (screenshooter_preferences_dialog). *lib/screenshooter-actions.c: - don't hardcode "/tmp", use g_get_tmp_dir () instead. * panel-plugin/screenshooter-plugin.c: - use new syntax for screenshooter_read_rc_file. (Old svn revision: 6235)
-
- Nov 28, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 6218)
-
- Nov 26, 2008
-
-
Jerome Guelfucci authored
- merge the save checkbox and the default save location filechooser to a single line. - remove some unused variables. * panel-plugin/screenshooter-plugin.c: update the tooltips. (Old svn revision: 6203)
-
- Nov 24, 2008
-
-
Jerome Guelfucci authored
- re-add "none" application, fixes the segfault in the plugin dialog. * lib/screenshooter-dialogs.c (screenshooter_dialog_new): - add a "Application:" label. - Improve the layout. - the "Default save location" label should not be bold. (Old svn revision: 6194)
-
- 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 15, 2008
-
-
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: 6105)
-
- 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)
-
- Nov 04, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 5967)
-
Jerome Guelfucci authored
(Old svn revision: 5966)
-
- Nov 03, 2008
-
-
Jerome Guelfucci authored
* lib/screenshooter-dialog.c: - (cb_combo_active_item_changed) Fix prototype and do not free sd->app as it makes the plugin segfault. * lib/screenshooter-utils.c: - (screenshooter_open_screenshot) Display the error with xfce_err if any. * TODO: updated. (Old svn revision: 5942)
-
- Oct 28, 2008
-
-
Jerome Guelfucci authored
(take_screenshot) and (save_screenshot). * src/main.c: use the new function names in (main). * panel-plugin/screenshooter-plugin.c: - use new function names. - add a missing prototype. - clean the indentation of prototypes. - add a "cb_" before all callback functions names. - use a "screenshooter_plugin_" prefix for other functions. (Old svn revision: 5848)
-
- 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)
-
- Jun 06, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 4898)
-
Jerome Guelfucci authored
(Old svn revision: 4897)
-
Jerome Guelfucci authored
(Old svn revision: 4896)
-
- May 18, 2008
-
-
Mike Massonnet authored
* INSTALL: - Delete automated file * panel-plugin/screenshooter.c: - Clean up GCC warnings - Fix delay statements (Old svn revision: 4823)
-
- Jun 06, 2007
-
-
Daniel Bobadilla authored
(Old svn revision: 2815)
-
- Sep 11, 2006
-
-
Nick Schermer authored
(Old svn revision: 2020)
-
- Sep 10, 2006
-
-
Nick Schermer authored
.cvsignore Makefile.in aclocal.m4 compile config.guess config.h.in config.sub configure depcomp install-sh intltool-*.in ltcf-c.sh ltmain.sh missing mkinstalldirs Makefile.in.in *.gmo So keep it clean from now on ^_^. (Old svn revision: 2002)
-
- Aug 16, 2006
-
-
Jasper Huijsmans authored
(Old svn revision: 1903)
-