Shutter 0.80

This release will focus on beefing up the draw tool.

Milestone information

Project:
Shutter
Series:
0.8x
Version:
0.80
Released:
 
Registrant:
Vadim Peretokin
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
41 Mario Kemper (Romario), 1 Vadim Peretokin
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
42 Fix Released

Download files for this release

File Description Downloads

Release notes 

Great things come to those who wait. Shutter 0.80 brings a host of new and important features, existing plugins, bugfixes and translation updates.
Undo / Redo support in the editor

Shutters screenshot editor now features undo capability - making it much more forgiving against accidents, and allowing for easier experimentation. This also makes it a rather complete screenshot-oriented image editor, and as far as we know, the first of its kind on Linux ;)
New tools in the editor

The editor also received several useful tools - arrow shape, highlighter, numbered tags, crop tool, and a resizable canvas.

The arrow is a tool of it's own now - previously it was an image, which wasn't convenient to access frequently and had some complications when using. Now it's available on the left toolbar, and functions similarly to the line too.

The highlighter tool, as it's name implies, is useful for highlighting. While a pencil tool with a large line width, some transparency and a yellow color does the same job, it was inconvenient to switch the color setup from the standard to the 'highlighting' mode and back. Now the highlighter is a tool of it's own, with a nice cursor, making it easier and faster to highlight. Big thanks to Richard Querin of the Inkscape Screencasters fame for providing us with the nice highlighter icon.

Numbered tags - ah, what Shutter was made originally for - aiding in documentation process. Numbered tags stamp a number (that's auto-incremented each time you use it) on the screenshot, allowing you to clearly detail the steps needed to take in a graphical interface.

Crop tool allows you to crop your screenshot ala advanced selection tool for screen capture. You draw a box of the area you'd like to leave, crop, and everything outside of the box is removed with the canvas auto-sized to the new dimensions.

The canvas is now resizable - allowing you to extend it's dimensions beyond the original screenshot resolution for moar more stuff, or sizing it down for less stuff. Do as you please! You are the king/queen.

Besides that, the editor also received various improvements like a built-in fullscreen mode and an option to clear all the objects you've added. The ability open your recently used files has been added to the main window as well.
New plugins

That's right! Now you've got more neat effects to apply to your screenshots.

Watermark - quite a common function. Add your copyrights, location, project website on your screenshot - now without complex pixel manipulation and within Shutter.

Reflection - applies a fading reflection at the bottom of the image, giving it a stylish look.

Distortion adds the "fish eye" effect by bulging out the middle of the image.

3d rotate - allows you to rotate the image on all three (x, y, z) axis in 3d. Add a new depth to your screenshots!

Changelog 

View the full changelog

  * New features
    -- Undo/Redo functionality in Drawing Tool
    -- Added arrow shape to Drawing Tool
    -- Added highlighter/marker to Drawing Tool
    -- Added numbered tags to Drawing Tool
    -- Added crop tool to Drawing Tool
    -- Functionality to resize the canvas
    -- Zoomable image preview
    -- New 'Copy filename' action
    -- Added access to 'Recent files'
    -- New watermark plugin
    -- New reflection plugin
    -- New distortion plugin
    -- New 3D rotate plugin
  * Drawing Tool
    -- LP: #310704
       [object property changes should take immediate effect]
    -- LP: #311578
       [resize canvas]
    -- LP: #312405
       [added numbered tags]
    -- LP: #312965
       [Drawing tool should have an Undo feature]
    -- LP: #318452
       [save and restore last used tool]
    -- LP: #322811
       [Add crop tool to drawing tool]
    -- LP: #338809
       [keep tool focus after one usage]
    -- LP: #360254
       [added highlighter/marker]
    -- LP: #364815
       [added arrow shape]
    -- LP: #380790
       [Fullscreen mode]
  * User Interface
    -- Show screenshot menu on right-button click in each tab
    -- Show default application in separate menu item
    -- Show progress dialog when updating plugin information
    -- LP: #338528
       [use icon theme and toolbar style wherever it is possible]
  * Plugins
    -- LP: #264622
       [new watermark plugin]
    -- LP: #342034
       [new reflection plugin]
    -- LP: #374192
       [new distortion plugin]
    -- LP: #375069
       [new 3D rotate plugin]
  * Fixed bugs / minor improvements
    -- Use File::HomeDir instead of $ENV{ 'HOME' }
    -- Use xdg-open instead of gnome-open
    -- LP: #312221
       [Item is drawn in bottom-right point of the cursor]
    -- LP: #336122
       [Ctrl+resize in editor moves the shape]
    -- LP: #338812
       [Better timeout options]
    -- LP: #340503
       [Show item properties on double-click]
    -- LP: #341458
       [Allow zooming in editor via ctrl+scrollwheel]
    -- LP: #348595
       [keybindings don't work in ubuntu jaunty when using compiz]
    -- LP: #353819
       [check window border option when calculating shape]
    -- LP: #353824
       [fix advanced selection tool when using compiz]
    -- LP: #353830
       [do not capture the zoom window when using the simple selection]
    -- LP: #356324
       [Stutter doesn't remember preference for screenshot location]
    -- LP: #362508
       [File - Open with gets broken sometimes]
    -- LP: #363708
       [lines of selected area get captured sometimes]
    -- LP: #340635
       [Preview in plugin dialogs takes too long]
    -- LP: #364165
       [dialogs should set the window title]
    -- LP: #365365
       [polaroid plugin text doesn't allow apostrophes]
    -- LP: #366695
       [control advanced selection tool with arrow keys]
    -- LP: #367513
       [desktop entry contains deprecated encoding key]
    -- LP: #370359
       [Watermark plugin doesn't say the allowed syntax]
    -- LP: #370367
       [DrawingTool -> View has multiple same options]
    -- LP: #384352
       [Save settings to file when closing preferences dialog]
    -- LP: #386304
       [Rename Edit -> Quick select to Quick profile select]
    -- LP: #386316
       ['Delete objects' and 'Delete all objects' are too similar]
    -- LP: #386318
       [New highlighter icon]
    -- LP: #386766
       [Text of '3D rotate' plugin is malformated]
    -- LP: #386769
       [quick profile selector is even sensitive when empty]
    -- LP: #389837
       [Invalid chars in japanese translation]
    -- LP: #390853
       [Workaround for upstream bug http://trac.bjourne.webfactional.com/ticket/21]
    -- LP: #394283
       [query new libgoocanvas properties and methods]
  * code cleanup
  * updated translations

0 blueprints and 42 bugs targeted

Bug report Importance Assignee Status
390853 #390853 Shutter crashes when I zoom into a selection 3 High Mario Kemper (Romario)  10 Fix Released
394283 #394283 shutter-0.80 libgoocanvas3 dependency 3 High Mario Kemper (Romario)  10 Fix Released
336122 #336122 Ctrl+resize in editor moves the shape 4 Medium Mario Kemper (Romario)  10 Fix Released
348595 #348595 "Shutter as default" doesn't work in buntu jaunty 4 Medium Mario Kemper (Romario)  10 Fix Released
353824 #353824 Advanced Selection tool does not appear above of foreign windows (Jaunty, compiz) 4 Medium Mario Kemper (Romario)  10 Fix Released
356324 #356324 Stutter doesn't remember preference for screenshot location 4 Medium Mario Kemper (Romario)  10 Fix Released
384352 #384352 Save settings to file when closing preferences 4 Medium Mario Kemper (Romario)  10 Fix Released
312221 #312221 Item is drawn in bottom-right point of the cursor 5 Low Mario Kemper (Romario)  10 Fix Released
338812 #338812 Need better timeout options 5 Low Mario Kemper (Romario)  10 Fix Released
340503 #340503 Double-clicking on text should allow to manipulate it 5 Low Mario Kemper (Romario)  10 Fix Released
340635 #340635 Preview in plugin dialogs takes too long 5 Low Mario Kemper (Romario)  10 Fix Released
353819 #353819 Shutter recognizes transparency of window borders even when window borders are disabled in preferences 5 Low Mario Kemper (Romario)  10 Fix Released
353830 #353830 It should not be possible to capture the zoom window 5 Low Mario Kemper (Romario)  10 Fix Released
364165 #364165 "not found on disk" dialog should set the window title 5 Low Vadim Peretokin  10 Fix Released
365365 #365365 polaroid plugin text doesn't allow apostrophes 5 Low Mario Kemper (Romario)  10 Fix Released
367513 #367513 desktop entry contains deprecated encoding key 5 Low Mario Kemper (Romario)  10 Fix Released
370359 #370359 Watermark plugin doesn't say the allowed syntax 5 Low Mario Kemper (Romario)  10 Fix Released
370367 #370367 DrawingTool -> View has multiple same options 5 Low Mario Kemper (Romario)  10 Fix Released
386304 #386304 Rename Edit -> `Quick select` to `Quick profile select` 5 Low Mario Kemper (Romario)  10 Fix Released
386316 #386316 'Delete objects' and 'Delete all objects' are too similar 5 Low Mario Kemper (Romario)  10 Fix Released
386318 #386318 Highlighter icon doesn't fit in with style 5 Low Mario Kemper (Romario)  10 Fix Released
386766 #386766 Text of "3D rotate" is malformated 5 Low Mario Kemper (Romario)  10 Fix Released
386769 #386769 "Schnellauswahl" (Edit -> Quick select) is empty 5 Low Mario Kemper (Romario)  10 Fix Released
389837 #389837 Invalid chars in translation entries (japanese) 5 Low Mario Kemper (Romario)  10 Fix Released
264622 #264622 Add watermark plugin or core function to Shutter 6 Wishlist Mario Kemper (Romario)  10 Fix Released
310704 #310704 Line width changes don't take immediate effect 6 Wishlist Mario Kemper (Romario)  10 Fix Released
311578 #311578 No easy way to resize canvas 6 Wishlist Mario Kemper (Romario)  10 Fix Released
312405 #312405 Add a way to easily draw numbered tags into a screenshot 6 Wishlist Mario Kemper (Romario)  10 Fix Released
312965 #312965 Drawing tool should have an Undo feature 6 Wishlist Mario Kemper (Romario)  10 Fix Released
318452 #318452 default tool in "edit screenshot" 6 Wishlist Mario Kemper (Romario)  10 Fix Released
322811 #322811 Add "crop tool" to drawing tool 6 Wishlist Mario Kemper (Romario)  10 Fix Released
338528 #338528 Shutter doesnt use my icon theme or toolbar style 6 Wishlist Mario Kemper (Romario)  10 Fix Released
338809 #338809 Drawing Tool shouldn't lose the tool focus after one usage 6 Wishlist Mario Kemper (Romario)  10 Fix Released
341458 #341458 Allow zooming in editor via ctrl+scrollwheel 6 Wishlist Mario Kemper (Romario)  10 Fix Released
342034 #342034 New effect idea: reflection 6 Wishlist Mario Kemper (Romario)  10 Fix Released
360254 #360254 Highlight marker / pen 6 Wishlist Mario Kemper (Romario)  10 Fix Released
362508 #362508 File - Open with gets broken sometimes 6 Wishlist Mario Kemper (Romario)  10 Fix Released
364815 #364815 Add arrow shape to the Drawing Tool 6 Wishlist Mario Kemper (Romario)  10 Fix Released
366695 #366695 Control advanced selection tool with arrow keys 6 Wishlist Mario Kemper (Romario)  10 Fix Released
374192 #374192 Add distortion plugin to Shutter 6 Wishlist Mario Kemper (Romario)  10 Fix Released
375069 #375069 Add 3D rotate plugin to Shutter 6 Wishlist Mario Kemper (Romario)  10 Fix Released
380790 #380790 Fullscreen mode for Drawing Tool 6 Wishlist Mario Kemper (Romario)  10 Fix Released
This milestone contains Public information
Everyone can see this information.