- Dec 14, 2008
-
-
Piarres Beobide authored
(Old svn revision: 6307)
-
- Dec 13, 2008
-
-
Michal Varady authored
(Old svn revision: 6305)
-
Maximilian Schleiss authored
(Old svn revision: 6298)
-
Jari Rahkonen authored
(Old svn revision: 6297)
-
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 07, 2008
-
-
Piarres Beobide authored
(Old svn revision: 6292)
-
Jerome Guelfucci authored
(Old svn revision: 6291)
-
Jerome Guelfucci authored
(Old svn revision: 6290)
-
Jerome Guelfucci authored
(Old svn revision: 6289)
-
- Dec 06, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 6288)
-
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)
-
Jerome Guelfucci authored
* Update po files. * Update french translation. (Old svn revision: 6286)
-
- Dec 05, 2008
-
-
Jerome Guelfucci authored
plugin stuff. (Old svn revision: 6285)
-
Jerome Guelfucci authored
(Old svn revision: 6284)
-
Jerome Guelfucci authored
(Old svn revision: 6283)
-
Jerome Guelfucci authored
(Old svn revision: 6282)
-
- 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 03, 2008
-
-
Jerome Guelfucci authored
(Old svn revision: 6262)
-
Jerome Guelfucci authored
(Old svn revision: 6261)
-
- Dec 02, 2008
-
-
Michal Varady authored
(Old svn revision: 6249)
-
Og Maciel authored
(Old svn revision: 6248)
-
- 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)
-
Jerome Guelfucci authored
stock ok button to be more precise on the action of this button. (Old svn revision: 6245)
-
Jerome Guelfucci authored
been taken, the code to determine the save location remained in an incorrect place. (Old svn revision: 6244)
-
Jerome Guelfucci authored
GTK_RESPONSE_CANCEL. * lib/screenshooter-dialogs.c: - (set_default_item) set first item as active if no item was found, change the prototype. - (screenshooter_dialog_new) use the new set_default_item, don't set the first item as active without updating sd->app. Fixes the opening of screenshots with the first item of the combobox. (Old svn revision: 6243)
-
Jerome Guelfucci authored
application is exited when the user presses the Cancel Button. (Old svn revision: 6242)
-
- Nov 30, 2008
-
-
Maximilian Schleiss authored
(Old svn revision: 6240)
-
Maximilian Schleiss authored
(Old svn revision: 6239)
-
Jerome Guelfucci authored
(Old svn revision: 6238)
-
Jerome Guelfucci authored
(Old svn revision: 6237)
-
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)
-