Skip to content
Snippets Groups Projects
  1. Dec 14, 2008
  2. Dec 13, 2008
  3. Dec 12, 2008
  4. Dec 07, 2008
  5. Dec 06, 2008
  6. Dec 05, 2008
  7. Dec 04, 2008
    • Jerome Guelfucci's avatar
      * lib/screenshooter-utils.c: · 89793189
      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)
      89793189
  8. Dec 03, 2008
  9. Dec 02, 2008
  10. Dec 01, 2008
  11. Nov 30, 2008
    • Maximilian Schleiss's avatar
      Translations updates - ca · 311d7eed
      Maximilian Schleiss authored
      (Old svn revision: 6240)
      311d7eed
    • Maximilian Schleiss's avatar
      Translations updates - ja pt_PT · e89f2908
      Maximilian Schleiss authored
      (Old svn revision: 6239)
      e89f2908
    • Jerome Guelfucci's avatar
      update-po · 5acf0cfc
      Jerome Guelfucci authored
      (Old svn revision: 6238)
      5acf0cfc
    • Jerome Guelfucci's avatar
      Make some strings consistent. · f29d2893
      Jerome Guelfucci authored
      (Old svn revision: 6237)
      f29d2893
    • Jerome Guelfucci's avatar
      * Update NEWS file. · ad1120f6
      Jerome Guelfucci authored
        * xfce4-screenshooter.1: remove preferences CLI option.
      
      
      
      (Old svn revision: 6236)
      ad1120f6
    • Jerome Guelfucci's avatar
      * src/main.c: · 0e5a0481
      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)
      0e5a0481
  12. Nov 29, 2008
  13. Nov 28, 2008
  14. Nov 26, 2008
    • Jerome Guelfucci's avatar
      * lib/screenshooter-dialogs.c: · af1d10ca
      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)
      af1d10ca
Loading