Skip to content
Snippets Groups Projects
  1. Nov 25, 2008
    • Jerome Guelfucci's avatar
      * lib/screenshooter-dialogs.c: · 593a9517
      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)
      593a9517
  2. Nov 24, 2008
    • Jerome Guelfucci's avatar
      Add contributors. · a313e9fe
      Jerome Guelfucci authored
      (Old svn revision: 6195)
      a313e9fe
    • Jerome Guelfucci's avatar
      * lib/screenshooter-utils.c: · 56c5e1b7
      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)
      56c5e1b7
  3. Nov 23, 2008
  4. Nov 22, 2008
    • Jerome Guelfucci's avatar
      Add the two missing files. · 2c30138f
      Jerome Guelfucci authored
      (Old svn revision: 6157)
      2c30138f
    • Jerome Guelfucci's avatar
      First step towards adding "copy to clipboard" functionnality. This commits may... · 71696ae6
      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)
      71696ae6
  5. Nov 21, 2008
  6. Nov 16, 2008
  7. Nov 15, 2008
  8. Nov 14, 2008
  9. Nov 13, 2008
  10. Nov 12, 2008
  11. Nov 09, 2008
  12. Nov 08, 2008
  13. Nov 07, 2008
  14. Nov 06, 2008
Loading