Skip to content
Snippets Groups Projects
  1. 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
    • Jerome Guelfucci's avatar
      * TODO: updated. · 4b3382bc
      Jerome Guelfucci authored
        * lib/screenshooter-utils.h: add define for default application.
        * lib/screenshooter-utils.c:
          - (screenshooter_read_rc_file) read the default application.
          - (screenshooter_write_rc_file) write the default application.
          - (screenshooter_open_screenshot) only open if app != "none".
        * lib/screenshooter-dialogs.c:
          - add a define for icon size.
          - (set_default_item) added to select the correct item of the combobox when
            displaying the interface.
          - (add_item) use the icon size define.
          - (populate_liststore) add the "none" item on the top of the liststore.
          - (screenshooter_dialog_new) add a call to set_default_item.
      
      
      (Old svn revision: 5937)
      4b3382bc
  2. Nov 02, 2008
  3. Nov 01, 2008
  4. Oct 30, 2008
  5. Oct 28, 2008
  6. Oct 22, 2008
  7. Oct 18, 2008
  8. Oct 15, 2008
  9. Oct 12, 2008
  10. Oct 11, 2008
  11. Oct 05, 2008
  12. Oct 04, 2008
  13. Oct 03, 2008
  14. Sep 20, 2008
  15. Sep 19, 2008
  16. Sep 18, 2008
    • Lars Nielsen's avatar
      · f641728f
      Lars Nielsen authored
      (Old svn revision: 5421)
      f641728f
  17. Sep 14, 2008
  18. Sep 11, 2008
  19. 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
  20. Aug 19, 2008
  21. Aug 18, 2008
  22. Aug 17, 2008
  23. 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
  24. Aug 15, 2008
  25. Aug 10, 2008
Loading