Skip to content
Snippets Groups Projects
  1. Jan 18, 2009
  2. Jan 08, 2009
  3. Jan 05, 2009
  4. Jan 02, 2009
  5. Dec 29, 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. Nov 15, 2008
  9. Nov 14, 2008
  10. Nov 13, 2008
  11. Nov 09, 2008
  12. Nov 08, 2008
  13. Nov 07, 2008
  14. Nov 05, 2008
    • Jerome Guelfucci's avatar
      * Add svn tag. · 2be10a3b
      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)
      2be10a3b
  15. Nov 04, 2008
  16. Nov 03, 2008
    • Jerome Guelfucci's avatar
      * configure.ac.in: Display build options. · 849ffc08
      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)
      849ffc08
  17. Oct 30, 2008
  18. Oct 22, 2008
  19. Oct 12, 2008
  20. Oct 05, 2008
  21. Sep 19, 2008
  22. Aug 23, 2008
    • Jerome Guelfucci's avatar
      Post release bump · 4148ce4a
      Jerome Guelfucci authored
      (Old svn revision: 5291)
      4148ce4a
    • Jerome Guelfucci's avatar
      === 1.3.2 === · d6b49837
      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)
      1.3.2
      d6b49837
  23. Aug 18, 2008
  24. Aug 16, 2008
    • Jerome Guelfucci's avatar
      * src/screenshooter-utils.c: · 79bdf03a
      Jerome Guelfucci authored
        - ported to use mostly gdk functions.
        - BUGFIX: when the active window is the desktop, instead of returning a
          corrupted snapshot of the background image, return the whole desktop view.
        - drop get_window_property and screenshot_find_active_window which are now 
          useless.
        - improve indentation of code.
      * src/screenshooter-utils.h:
        - remove some useless #includes.
      * configure.ac.in: add svn tag that I had forgotten.
      * NEWS: updated.
      
      
      (Old svn revision: 5260)
      79bdf03a
  25. Jul 17, 2008
  26. Jul 15, 2008
  27. Jul 12, 2008
    • Jerome Guelfucci's avatar
      Reduce code duplication between plugin and executable. · dca20c1f
      Jerome Guelfucci authored
      Save the location of the save folder when saving without showing the save dialog.
      New cli option to hide the save dialog.
      New cli option to set a default save folder, saved in a rc file.
      New cli option to set a custom save folder.
      Updated copyrights.
      Updated manpage and news.
      See changelog for details.
      
      
      (Old svn revision: 5062)
      dca20c1f
  28. Jun 29, 2008
  29. Jun 28, 2008
Loading