- Nov 30, 2008
-
-
Jerome Guelfucci authored
* xfce4-screenshooter.1: remove preferences CLI option. (Old svn revision: 6236)
-
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 29, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 6225)
-
Og Maciel authored
Updated Brazilian Portuguese translations for xfce4-sensors-plugin, xfce4-screenshooter-plugin, and ristretto. (Old svn revision: 6222)
-
- Nov 28, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 6219)
-
Jerome Guelfucci authored
(Old svn revision: 6218)
-
Jerome Guelfucci authored
* lib/screenshooter-dialogs.c: - remove a prototype that was not used. - (screenshooter_dialog_new): + add some tooltips. + also show the save box for the application. + fix the default state of some widgets as suggested by David Collins. (Old svn revision: 6217)
-
- 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 25, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 6202)
-
Jerome Guelfucci authored
- set icon size to 16 for the combobox. - add (cb_save_toggled_sensi) to set to items insensitive when not toggled. Add callback using this function. - improve indentation. - improve the paddings of the layout a little bit. - put the default save location before the checkbox. - select the first item of the combobox when creating it. (Old svn revision: 6201)
-
- Nov 24, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 6195)
-
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 23, 2008
-
-
Jerome Guelfucci authored
* lib/screenshooter-dialogs.c: - Start to rewrite the dialog code on the basis of a patch by David Collins. - Remove frames. - Add alignments. - Add copy to clipboard function. - The layout still needs to be tweaked. - The dialog for the plugin crashes at the moment, I'll fix this later. (Old svn revision: 6188)
-
Maximilian Schleiss authored
(Old svn revision: 6181)
-
- 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)
-
- 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)
-