~mario-kemper/shutter/0.8x

1175 by Mario Kemper
fix Bug #894416
1
shutter (0.88.1)
2
3
  * Fixed bugs / minor improvements
4
    -- LP: #894416
5
       [Some upload plugins fail with unicode characters in filename]
1183 by Mario Kemper
updated changelog
6
    -- LP: #894577
7
       [Minus service doesn't work]
1175 by Mario Kemper
fix Bug #894416
8
  * updated translations
9
1183 by Mario Kemper
updated changelog
10
 -- Mario Kemper <mario.kemper@googlemail.com>  Thu, 01 Dec 2011 22:01:50 +0100
1175 by Mario Kemper
fix Bug #894416
11
1168 by Mario Kemper
added CHANGES
12
shutter (0.88)
13
14
  * New Features
15
    -- Refactored the uploading code (added support for plugins)
16
    -- Added new upload plugins
17
    -- Public links are now saved when a screenshot was uploaded
18
    -- New command line option: specify filename
19
  * New Upload Plugins
20
    -- Dropbox
21
    -- ImageBanana
22
    -- ImageShack
23
    -- Imgur
24
    -- ImmIO
25
    -- ITmages
26
    -- Minus
27
    -- Omploader
28
    -- ToileLibre
29
    -- TwitPic
30
    -- UbuntuPics
31
  * Fixed bugs / minor improvements
32
    -- LP: #342622
33
       [Remember upload links]
34
    -- LP: #841328
35
       [black corners if window is selected from the window list]
36
    -- LP: #888441
37
       [dialog not clickable when renaming a file]
38
    -- LP: #889031
39
       [Package should'nt provide own perl libraries]
1174 by Mario Kemper
updated changelog
40
    -- LP: #892703
41
       [After unlinking from Dropbox there is no way to relink it again]
1168 by Mario Kemper
added CHANGES
42
    -- LP: #650701
43
       [retrieve Public URL if screenshot is already uploaded]
44
    -- LP: #675911
45
       [Url not selected when i do single click]
46
    -- LP: #793462
47
       [Short URL in imageshack.us]
48
    -- LP: #870556
49
       [specify file name on command line]
50
    -- LP: #374024
51
       [http://omploader.org/ as new image hoster]
52
    -- LP: #486490
53
       [Feature Request: Upload to imgur]
54
    -- LP: #489598
55
       [Wish: Add Twitpic support]
56
    -- LP: #598818
57
       [feature request: extensible imagehost/upload tools]
58
    -- LP: #602209
59
       [Add integration with Dropbox]
60
    -- LP: #619748
61
       [Add ubuntuusers.de thumbnail code to any of the hosting plugins]
62
    -- LP: #651029
63
       [Feature Request: Upload to ITmages]
64
    -- LP: #703299
65
       [Add upload to http://pix.toile-libre.org/]
66
    -- LP: #785032
67
       [min.us uploading support]
68
    -- LP: #793463
69
       [More image services to upload]
70
  * improved support for Gnome-Shell
71
  * several smaller bugfixes
72
  * updated translations
73
1174 by Mario Kemper
updated changelog
74
 -- Mario Kemper <mario.kemper@googlemail.com>  Mon, 21 Nov 2011 15:54:45 +0100
1168 by Mario Kemper
added CHANGES
75
76
shutter (0.87.3)
77
78
  * New Features 
79
    -- Show "real" cursor (instead of standard cursor)
80
    -- Locate on disk
81
  * Fixed bugs / minor improvements
82
    -- LP: #695629	
83
       [locate on disk feature]
84
    -- LP: #781235
85
       [shutter.1.gz isn't gzipped]
86
    -- LP: #769902
87
       [shutter --man displays source code]
88
    -- LP: #752846
89
       [Application doesn't work on windows with certain titles]
90
    -- LP: #749442
91
       [UI improvements to the timeout menu]
92
    -- LP: #779252
93
       [Support gnome-web-photo >= 0.10]
94
    -- LP: #744397
95
       [It doesn't save the selected profile between sessions]
96
    -- LP: #388475
97
       [Showing standard cursor (left-ptr) instead of current cursor]
98
  * updated translations
99
100
 -- Mario Kemper <mario.kemper@googlemail.com>  Sun, 03 Jul 2011 15:35:08 +0200
101
102
shutter (0.87.2)
103
104
  * Fixed bugs / minor improvements
105
    -- LP: #737428
106
       ['Open with' does not work when filename contains german umlauts]
107
    -- LP: #738710
108
       [Needs quicklists for Natty]
109
  * updated translations
110
111
 -- Mario Kemper <mario.kemper@googlemail.com>  Fri, 25 Mar 2011 11:59:51 +0100
112
113
shutter (0.87.1)
114
115
  * Fixed bugs / minor improvements
116
    -- LP: #657585
117
       [Shutter ignores typed-in save location]
118
    -- LP: #695295
119
       [Section: Encoding problems in non-english version of Shutter]
120
    -- LP: #697483
121
       [Initial image in DrawingTool shouldn't be locked by default]
122
    -- LP: #705094
123
       [Enter and Escape keys don't work any more]
124
    -- LP: #705315
125
       [Shutter failed to take screenshot on seamless mode of virtualbox]
126
    -- LP: #708753
127
       [Tab closing crashes in some circumstances]
128
    -- LP: #723075
129
       [Error while opening image 'sel_window_list.svg']
130
    -- LP: #730883
131
       [Profiles doesn't save some information]
132
    -- LP: #731495
133
       [Uploading to ImageShack broken]
134
  * updated translations
135
136
 -- Mario Kemper <mario.kemper@googlemail.com>  Thu, 10 Mar 2011 01:20:30 +0100
137
138
shutter (0.87)
139
140
  * New Features 
141
    -- Capture active window
142
    -- Uniqueness via libunique (single instance)
143
    -- Support for rounded window corners when using Compiz
144
    -- Automatically resize windows before capture
145
    -- New option: don't save screenshot to disk
146
    -- Advanced startup-options
147
    -- EXIF orientation flag is now supported
148
    -- Compatible with global menu (unity)
149
    -- Export to PostScript
150
    -- Faster application startup (load session in background task)
151
  * Fixed Bugs / Improvements
152
    -- LP: #336132
153
       [Load last session in a background task]
154
    -- LP: #348161
155
       [Option not to save screenshots to disk by default]
156
    -- LP: #371555
157
       [Add advanced startup-options to the settings dialog]
158
    -- LP: #388478
159
       [multiple instances running]
160
    -- LP: #419137
161
       [keyboard shortcuts and hidden main window]
162
    -- LP: #429677
163
       [Add option to capture last active window]
164
    -- LP: #481096
165
       [hotkeys and Compiz' flat-file backend]
166
    -- LP: #486659
167
       [Pressing Enter in the image editor doesn't save image]
168
    -- LP: #517267
169
       [shortcut keys with abbreviations can reset compiz shortcut keys]
170
    -- LP: #577040
171
       [Add a --version command line argument]
172
    -- LP: #632042
173
       [Disable re-save file warnings]
174
    -- LP: #638588
175
       [Image name overlapping error with $nb_name format]
176
    -- LP: #643675
177
       [Editor window opens too large]
178
    -- LP: #643683
179
       [Can't capture cursor anymore]
180
    -- LP: #644084
181
       [Moving files to trash doesn't work with KDE]
182
    -- LP: #644168
183
       [Rotation in Shotwell is incomp. with some other applications]
184
    -- LP: #644847
185
       [Shutter does not respect the EXIF orientation flag]
186
    -- LP: #654185
187
       [Crop tool - Offset when zooming]
188
    -- LP: #658740
189
       ['Open with' does not work with global menu (unity)]
190
    -- LP: #658745
191
       [Unreadable (built-in) notifications: Text is highlighted]
192
    -- LP: #661424
193
       [Plugins fails if ' in filename]
194
    -- LP: #657585
195
       [Shutter ignores typed-in save location]
196
    -- LP: #666854
197
       [Auto-resize windows]
198
    -- LP: #666858
199
       [Opaque window corners when using compiz]
200
    -- LP: #671749
201
       [Feature Request: Redo hotkey]
202
    -- LP: #671914
203
       [Zoom window does not update when modifying selection]
204
    -- LP: #671917
205
       [Use filename for notebook pages (instead of [no] - [date])]
206
    -- LP: #671918
207
       [autoincrement does not work (in rare cases)]
208
    -- LP: #677745
209
       [non-HIG complient menu tooltip]
210
    -- LP: #681008
211
       [Add feature 'Export to PostScript']
212
    -- LP: #685235
213
       [Double click doesn't work when selecting a selection]
214
  * updated translations
215
216
 -- Mario Kemper <mario.kemper@googlemail.com>  Tue, 08 Feb 2011 07:15:28 +0100
217
218
shutter (0.86.4)
219
220
  * New Features
221
    -- Automatically add a border  
222
    -- Capture all workspaces as one image
223
  * New Plugins
224
    -- Hard Shadow
225
    -- Autocrop
226
  * Fixed Bugs / Minor Improvements
227
    -- LP: #342628
228
       [Make selection capture 'rounded grey box' less intrusive]
229
    -- LP: #497050
230
       [Direction/Color on Shadow Plugin]
231
    -- LP: #535481
232
       [Need an autocrop tool]
233
    -- LP: #583988
234
       [JPEG export: file size too big]
235
    -- LP: #588188
236
       [Add DrawingTool to Preferences>Actions>Open with]
237
    -- LP: #590348
238
       [Need "border" feature]
239
    -- LP: #608683
240
       [capture ALL desktops as one image]
241
    -- LP: #611832
242
       [Advanced selection tool - Enable numpad enter]
243
    -- LP: #618008
244
       [Non-latin filenames]
245
    -- LP: #620136
246
       [Keyboard should be able to be used for fine grain movements]
247
    -- LP: #620397
248
       [Adv. Selection Tool: no update when using the keyboard]
249
    -- LP: #622638
250
       [shutter launches ubuntuone also, at startup]
251
  * updated translations
252
253
 -- Mario Kemper <mario.kemper@googlemail.com>  Wed, 01 Sep 2010 22:36:16 +0200
254
255
shutter (0.86.3)
256
257
  * New features
258
    -- Publish via Ubuntu One
259
    -- New humanity icons (ubuntu-mono-dark and ubuntu-mono-light)
260
  * Fixed bugs / minor improvements
261
    -- LP: #361971
262
       [Rename Redo to Retry in upload failure dialog]
263
    -- LP: #506181
264
       [Would like integration with Ubuntu One]
265
    -- LP: #552842
266
       [function to hash the file name]
267
    -- LP: #577040
268
       [Add a --version command line argument]
269
    -- LP: #582134
270
       [Cannot export photos to imageshack]     
271
    -- LP: #610042
272
       [Ubuntu-pics.de is dead]
273
    -- LP: #610784
274
       [Cannot export photos to imagebanana]
275
  * updated translations
276
277
 -- Mario Kemper <mario.kemper@googlemail.com>  Thu, 29 Jul 2010 17:47:59 +0200
278
279
shutter (0.86.2)
280
281
  * Fixed bugs / minor improvements
282
    -- LP: #470403
283
       [Drag & drop the image after taking screenshot]
284
    -- LP: #543446
285
       [Transparent parts... show as <whatever>]
286
    -- LP: #561097
287
       [Profiles are broken]
288
    -- LP: #566597
289
       [imageshack.us direct link is messed up]
290
    -- LP: #568961
291
       [Desktop may crash when canceling web-capture]
292
  * updated translations
293
294
 -- Mario Kemper <mario.kemper@googlemail.com>  Wed, 28 Apr 2010 11:34:02 +0200
295
296
shutter (0.86.1)
297
298
  * Fixed bugs / minor improvements
299
    -- LP: #541751
300
       [Add support for Thunderbird when sending via email]
301
    -- LP: #543058
302
       [No error reporting on 'Send by mail']
303
    -- LP: #549732
304
       [print gives blank page]
305
  * updated translations
306
307
 -- Mario Kemper <mario.kemper@googlemail.com>  Wed, 31 Mar 2010 23:39:34 +0200
308
309
shutter (0.86)
310
311
  * New features
312
    -- Repeat last screenshots easily
313
    -- DrawingTool: New Pixelize tool
314
    -- DrawingTool: PDF + SVG Export
315
    -- DrawingTool: new shapes (e.g. callouts)
316
    -- Improved PDF export
317
    -- Copy URL to clipboard (FTP)
318
    -- Built-in notification windows
319
    -- Option to ask for a name and directory before saving
320
    -- Many usability improvements
321
  * Screenshot Tools
322
    -- LP: #344754
323
       [Keep selection for screenshots]
324
    -- LP: #507465
325
       [implement a workaround if some window doesn't deliver the correct type hint]
326
    -- #515944
327
       [Can't take window screenshots when using fluxbox and styles that use the XShape extension]
328
  * Upload / Export
329
    -- LP: #339920
330
       [Copy URL to clipboard after uploading to a FTP Server]
331
    -- LP: #341810
332
       [Remember last used 'Upload' tab]
333
    -- LP: #513778
334
       [ImageShack direct link incorrect]
335
  * Drawing Tool
336
    -- LP: #349048
337
       [Add a callout editing tool for quick annotations]     
338
    -- LP: #482791
339
       [Text Tool should allow me to edit the text immediately]
340
    -- LP: #486680
341
       [Shapes can't be moved with keyboard]
342
    -- LP: #493308
343
       [Should be able to move around the original image]
344
    -- LP: #511919
345
       [Add an svg export to DrawingTool]
346
    -- LP: #519869
347
       [Line width not changes, in Shutter editor, if I use "draw arrow" tool after "censor" tool]   
348
  * Fixed bugs / minor improvements
349
    -- LP: #264623
350
       [Add pdf export to File Menu]     
351
    -- LP: #340762
352
       [Send by email]
353
    -- LP: #412917
354
       [Remember the path to last opened folder in "Save as" dialog]
355
    -- LP: #500352
356
       [Shutter closes down completely when attempting web capture]
357
    -- LP: #501969
358
       [Ctrl N does nothing, even though it is listed in the File menu]
359
    -- LP: #509546
360
       [Option to ask for a name and location before saving the screenshots to disk]
361
    -- LP: #510404
362
       [Keybindings do not work correctly when optional command line parameters are used]
363
    -- LP: #511942
364
       [Default directory for saved screenshots is /home instead of /home/login]
365
    -- LP: #512130
366
       [Shutter doesn't start if $icontheme->load_icon fails]
367
    -- LP: #513616
368
       [File mask %T non compatible and $name]
369
    -- LP: #522508
370
       [Several problems with comma as decimal separator]
371
    -- LP: #533764
372
       [I'd like an option "Copy nothing to clipboard"]
373
    -- LP: #543052
374
       [Close buttons are right-aligned instead of left on tabs]
375
    -- LP: #543063
376
       [Layout overlap on bottom]
377
  * updated translations
378
379
 -- Mario Kemper <mario.kemper@googlemail.com>  Fri, 26 Mar 2010 00:21:52 +0100
380
381
shutter (0.85.1)
382
383
  * Fixed bugs
384
    -- LP: #471895
385
       [Unable to set Shutter as default screenshot tool when using compiz] 
386
    -- LP: #488845
387
       [check gtk version before calling gtk-image-menu-...] 
388
    -- LP: #488895
389
       [capture menu / tooltip doesn't work with gtk2-perl 1.161] 
390
    -- LP: #488897
391
       [duplicate file after capturing a webpage and using $name in th...]
392
    -- LP: #486322
393
       [copy filename / copy screenshot to clipboard should be xor]
394
    -- LP: #486659
395
       [Pressing Enter in the image editor doesn't save image]
396
    -- LP: #486691
397
       [copy and copy filename do not work in session tab]
398
    -- LP: #488702
399
       [can't shot localhost web]
400
  * updated translations
401
402
 -- Mario Kemper <mario.kemper@googlemail.com>  Tue, 01 Dec 2009 20:26:49 +0100
403
404
shutter (0.85)
405
406
  * New features
407
    -- Undo/Redo functionality
408
    -- Drag and drop pics into Shutter
409
    -- Functionality to capture menus
410
    -- Functionality to capture tooltips
411
    -- Improved Advanced Selection Tool
412
    -- Improved Window Selection
413
    -- Improved right-click menu in preview tab
414
    -- Many UI improvements
415
    -- Change backgound color in Drawing Tool
416
    -- New multi-purpose wildcard $name
417
    -- Import images from clipboard
418
    -- Use system's notification system
419
    -- Send screenshots via email or instant messenger
420
    -- Autocopy filename to clipboard
421
    -- Shutter registers itself as an app to open images with
422
  * Screenshot Tools
423
    -- LP: #371550  
424
       [Advanced selection tool: Specify pixel values of selection area]
425
    -- LP: #392002  
426
       [Add gnome-web-photo's --width parameter to the webphoto settings]
427
    -- LP: #412466  
428
       [gnome-web-photo "Unknown option -q"]
429
    -- LP: #454266  
430
       [Cursor does not display]                     
431
    -- LP: #457218  
432
       [Combine the advanced and the simple selection tool into one tool]
433
  * Drawing Tool
434
    -- LP: #311582  
435
       [Make the properties dialog function as "instant apply"]
436
    -- LP: #394367
437
       [change and mark hot spot of mouse pointer icons]
438
    -- LP: #396431  
439
       [Properties of the marker tool aren't updated instantly]
440
    -- LP: #403469  
441
       [DrawingTool: Add an option to change the background color when...]
442
    -- LP: #466067  
443
       [no icos in the 'Screenshot-Edit-Insert image' menu]                
444
  * User Interface
445
    -- LP: #279271  
446
       [Allow easy profile switching]  
447
    -- LP: #338800  
448
       [Drag and drop pics into shutter]  
449
    -- LP: #342643
450
       [Provide easier access to actions in the preview tab]
451
    -- LP: #344828  
452
       [Remove MIME type info from general window]   
453
    -- LP: #365373  
454
       [screenshot info should be summarized]
455
  * Fixed bugs / minor improvements
456
    -- LP: #328663  
457
       [Give the screenshot title of window when capturing window only]
458
    -- LP: #338796  
459
       [Shutter should register itself as an app to open pictures with]
460
    -- LP: #339728  
461
       [Need an 'undo' for image editing and plugin operations]
462
    -- LP: #339924  
463
       [Rename strings]
464
    -- LP: #340762
465
       [Send by email]
466
    -- LP: #345382  
467
       [add indicator for running countdown]
468
    -- LP: #350660  
469
       [Add an option to keep the shutter window hidden after a capture]
470
    -- LP: #415917  
471
       [Capture menus more easily]
472
    -- LP: #421832  
473
       [Import image from clipboard]
474
    -- LP: #426348  
475
       [JPG is a default format]
476
    -- LP: #428661  
477
       [X crashes if no instance of Shutter is running while capture s...]
478
    -- LP: #436504  
479
       [Screenshot looks fuzzy after printing]
480
    -- LP: #440526  
481
       [Files remain in folder even if put in trash]
482
    -- LP: #453210  
483
       [Shutter signals in Multi User Env]
484
    -- LP: #457209  
485
       [Add a 'delete-on-tab-close' option to the preferences]
486
    -- LP: #457211  
487
       [Add an option for a delete prompt to preferences]
488
  * updated translations
489
490
 -- Mario Kemper <mario.kemper@googlemail.com>  Sat, 21 Nov 2009 15:01:45 +0100
491
492
shutter (0.80.1)
493
494
  * Fixed bugs
495
    -- LP: #363708
496
       [small lines at the edge of small screenshots] 
497
    -- LP: #388532
498
       [Respect stacking order of windows when selecting] 
499
    -- LP: #396795
500
       [Jigsaw plugins are broken]  
501
    -- LP: #396797
502
       [gnome-web-photo errors not properly handled in all cases]
503
    -- LP: #397873
504
       [check permissions when saving to directory] 
505
    -- LP: #397875
506
       [Don't install anything to /usr/share/app-install]	    
507
    -- LP: #404860
508
       [Paths with whitespaces in them aren't properly treated]
509
    -- LP: #406017
510
       [settings could not be restored]
511
  * DrawingTool: new cursors
512
  * DrawingTool: improved 'insert image' functionality
513
  * updated translations
514
515
 -- Mario Kemper <mario.kemper@googlemail.com>  Thu, 06 Aug 2009 22:43:41 +0200
516
 
517
shutter (0.80)
518
519
  * New features
520
    -- Undo/Redo functionality in Drawing Tool
521
    -- Added arrow shape to Drawing Tool
522
    -- Added highlighter/marker to Drawing Tool
523
    -- Added numbered tags to Drawing Tool
524
    -- Added crop tool to Drawing Tool
525
    -- Functionality to resize the canvas
526
    -- Zoomable image preview
527
    -- New 'Copy filename' action
528
    -- Added access to 'Recent files'
529
    -- New watermark plugin
530
    -- New reflection plugin
531
    -- New distortion plugin
532
    -- New 3D rotate plugin		
533
  * Drawing Tool
534
    -- LP: #310704
535
       [object property changes should take immediate effect]
536
    -- LP: #311578
537
       [resize canvas]
538
    -- LP: #312405
539
       [added numbered tags]
540
    -- LP: #312965
541
       [Drawing tool should have an Undo feature]
542
    -- LP: #318452
543
       [save and restore last used tool]
544
    -- LP: #322811
545
       [Add crop tool to drawing tool]
546
    -- LP: #338809
547
       [keep tool focus after one usage]
548
    -- LP: #360254
549
       [added highlighter/marker]
550
    -- LP: #364815
551
       [added arrow shape]
552
    -- LP: #380790
553
       [Fullscreen mode]
554
  * User Interface
555
    -- Show screenshot menu on right-button click in each tab
556
    -- Show default application in separate menu item
557
    -- Show progress dialog when updating plugin information
558
    -- LP: #338528
559
       [use icon theme and toolbar style wherever it is possible]
560
  * Plugins
561
    -- LP: #264622
562
       [new watermark plugin]
563
    -- LP: #342034
564
       [new reflection plugin]
565
    -- LP: #374192
566
       [new distortion plugin]
567
    -- LP: #375069
568
       [new 3D rotate plugin]
569
  * Fixed bugs / minor improvements
570
    -- Use File::HomeDir instead of $ENV{ 'HOME' }
571
    -- Use xdg-open instead of gnome-open
572
    -- LP: #312221
573
       [Item is drawn in bottom-right point of the cursor]
574
    -- LP: #336122
575
       [Ctrl+resize in editor moves the shape]
576
    -- LP: #338812
577
       [Better timeout options]
578
    -- LP: #340503
579
       [Show item properties on double-click]
580
    -- LP: #341458
581
       [Allow zooming in editor via ctrl+scrollwheel]
582
    -- LP: #348595
583
       [keybindings don't work in ubuntu jaunty when using compiz]
584
    -- LP: #353819
585
       [check window border option when calculating shape]
586
    -- LP: #353824
587
       [fix advanced selection tool when using compiz]
588
    -- LP: #353830
589
       [do not capture the zoom window when using the simple selection]
590
    -- LP: #356324
591
       [Stutter doesn't remember preference for screenshot location]
592
    -- LP: #362508
593
       [File - Open with gets broken sometimes]
594
    -- LP: #363708
595
       [lines of selected area get captured sometimes]
596
    -- LP: #340635
597
       [Preview in plugin dialogs takes too long]
598
    -- LP: #364165
599
       [dialogs should set the window title]
600
    -- LP: #365365
601
       [polaroid plugin text doesn't allow apostrophes]
602
    -- LP: #366695
603
       [control advanced selection tool with arrow keys]
604
    -- LP: #367513
605
       [desktop entry contains deprecated encoding key]
606
    -- LP: #370359
607
       [Watermark plugin doesn't say the allowed syntax]
608
    -- LP: #370367
609
       [DrawingTool -> View has multiple same options]
610
    -- LP: #384352
611
       [Save settings to file when closing preferences dialog]
612
    -- LP: #386304
613
       [Rename Edit -> Quick select to Quick profile select]
614
    -- LP: #386316
615
       ['Delete objects' and 'Delete all objects' are too similar]
616
    -- LP: #386318
617
       [New highlighter icon]
618
    -- LP: #386766
619
       [Text of '3D rotate' plugin is malformated]
620
    -- LP: #386769
621
       [quick profile selector is even sensitive when empty]
622
    -- LP: #389837
623
       [Invalid chars in japanese translation]
624
    -- LP: #390853
625
       [Workaround for upstream bug http://trac.bjourne.webfactional.com/ticket/21]
626
    -- LP: #394283
627
       [query new libgoocanvas properties and methods]
628
  * code cleanup
629
  * updated translations
630
631
 -- Mario Kemper <mario.kemper@googlemail.com>  Sun, 05 Jul 2009 14:39:53 +0200
632
633
shutter (0.70.2)
634
635
  * fixed bugs
636
    -- LP: #339139
637
       [Shutter selects incorrect target window]
638
    -- LP: #340855 + LP: #340864
639
       [fixed save-as function]	
640
    -- LP: #340856
641
       [main window is partly visible on screenshots]
642
    -- LP: #340990
643
       [Shutter crashes when xserver grab fails]
644
    -- LP: #341459
645
       [Ctrl+ + doesn't zoom in drawing area]
646
    -- LP: #347821
647
       [decode filesize properly]
648
  * updated translations
649
650
 -- Mario Kemper <mario.kemper@googlemail.com>  Tue, 24 Mar 2009 21:41:37 +0100
651
652
shutter (0.70.1)
653
654
  * fixed bugs
655
    -- LP: #260771
656
       [Detect 'window-manager-changed' event]	
657
    -- LP: #328654
658
       [Weird paths after uploading]
659
    -- LP: #338829
660
       [Uploading to imageshack is broken]
661
    -- LP: #338990
662
       [Open with dialog freezes shutter and desktop]
663
    -- LP: #340253
664
       [Capture Website creates two files]
665
    -- LP: #340459
666
       [Use fallback icons if icon does not exist]
667
  * updated translations
668
669
 -- Mario Kemper <mario.kemper@googlemail.com>  Tue, 10 Mar 2009 23:06:25 +0100
670
671
shutter (0.701)
672
  * General changes
673
    -- Rebranding from GScrot to Shutter
674
    -- Exports to and opens all file formats supported by gdk-pixbuf
675
    -- Added native printing support (instead of gtklp)
676
    -- Watch opened files via GnomeVFS File Monitor to monitor changes 
677
    -- Integration of GNOME Virtual File System and
678
       GNOME authentication manager (LP: #310780)
679
    -- Respect non-rectangular windows (XSHAPE) 
680
       when using metacity (LP: #260771)
681
    -- Use themeable icons wherever its is possible
682
    -- Use systemwide MIME Information instead of config file
683
    -- Move screenshots to trash instead of deleting them (LP: #313003)
684
    -- Faster thumbail creation and caching 
685
       (improves gui startup when a lot of files are in last session)
686
    -- Improved Dialogs (e.g. Settings Dialog)
687
    -- Show context menu for each file in session tab (right click)
688
  * Gui improvements
689
    Show current profile in statusbar (LP: #279271)
690
    Second toolbar removed (LP: #311626)
691
    Progress bars (LP: #310299)
692
    -- LP: #311627
693
    -- LP: #312966
694
    -- LP: #313346
695
    -- LP: #326758
696
  * Drawing Tool
697
    Scale uniformly (LP: #310708)
698
    Added standard actions (copy, cut, paste, delete) (LP: #313343)
699
    Added censor tool to hide private data (LP: #317659)
700
    -- LP: #310717
701
    -- LP: #310721
702
    -- LP: #311574
703
    -- LP: #311576
704
    -- LP: #311577
705
    -- LP: #311580
706
  * Miscellaneous
707
    Shutter shows up in GNOME add/remove (LP: #322388)
708
    Repository is not signed (thanks to the LP Team) (LP: #312681)
709
  * Plugins
710
    New hard shadow plugin (thanks to Tualatrix) (LP: #331914)		
711
  * Fixed bugs
712
    -- LP: #303090
713
    -- LP: #313761
714
    -- LP: #316917
715
    -- LP: #336120
716
    -- LP: #336126
717
    -- LP: #336121
718
    -- LP: #336118
719
    -- LP: #336133
720
    -- LP: #336124
721
  * updated translations
722
723
 -- Mario Kemper <mario.kemper@googlemail.com>  Thu, 05 Mar 2009 12:23:51 +0100
724
 
725
gscrot (0.642)
726
727
  * fixed bugs
728
    -- LP: #313351
729
    -- LP: #318226
730
    -- LP: #318227
731
    -- LP: #313351
732
  * updated translations
733
734
 -- Mario Kemper <mario.kemper@googlemail.com>  Sun, 18 Jan 2009 15:10:27 +0100
735
736
gscrot (0.640)
737
738
  * fixed bugs
739
    -- LP: #312866
740
    -- LP: #313005
741
  * updated translations
742
743
 -- Mario Kemper <mario.kemper@googlemail.com>  Fri, 02 Jan 2009 14:33:27 +0100
744
 
745
gscrot (0.64)
746
747
  * new goo-canvas based drawing tool (LP: #264617, LP: #278999, LP: #279001)
748
  * added ftp-upload (LP: #291286)
749
  * improved startup time (LP: #296341)
750
  * improved advanced selection tool (LP: #311185)
751
  * improved plugin interface and error handling (LP: #296091)
752
  * fixed bugs/smaller feature requests
753
    -- LP: #306420
754
    -- LP: #264616
755
    -- LP: #277040
756
    -- LP: #279271
757
    -- LP: #280161
758
    -- LP: #291284
759
    -- LP: #310871
760
  * new plugin: torned-paper (Edwood Ocasio)  
761
  * updated translations
762
  * massive code cleanup
763
764
 -- Mario Kemper <mario.kemper@googlemail.com>  Tue, 30 Dec 2008 09:48:36 +0100
765
766
gscrot (0.63)
767
768
  * added new "advanced" selection-tool (see LP: #273763, depends on Gtk2::ImageView)
769
  * added new keybinding-mode option
770
  * ported to Gtk2::StatusIcon (Gtk2::TrayIcon supported for older Gtk2 Versions)
771
  * faster plugin checks
772
  * minor changes (human interface guidelines)	
773
  * fixed (LP: #286632, LP: #293091, LP: #291753, LP: #293616)
774
  * updated translations
775
  * code cleanup    
776
777
 -- Mario Kemper <mario.kemper@googlemail.com>  Thu, 06 Nov 2008 13:45:57 +0100
778
779
gscrot (0.62)
780
781
  * display session information on startup (see LP: #277121)
782
  * minor changes related to upload dialog (see LP: #280154 and LP: #280165)
783
  * new file->save as and file->close menu entries (see LP: #280155 and LP: #280886)
784
  * new command line parameters (see LP: #280868 and LP: #281793)
785
  * deleted hard dependencies of gnome-web-photo and gtklp in source code for more flexibility (e.g. packaging)
786
  * updated translations    
787
788
 -- Mario Kemper <mario.kemper@googlemail.com>  Wed, 22 Oct 2008 15:10:33 +0200
789
790
gscrot (0.61)
791
792
  * added new feature "include cursor" (default cursor)
793
  * added imageshack.us as hosting-partner
794
  * save and restore session automatically (restore tabs/screenshots)
795
  * improved plugin-dialog and upload-dialog
796
  * redesigned polaroid plugin
797
  * fixed wrong utf8-encoding in profile names
798
  * fixed wrong utf8-encoding in about dialog
799
  * improved auto incrementing of filenames (see LP: #275352)
800
  * improved thumbs (session tab) 
801
  * updated translations    
802
803
 -- Mario Kemper <mario.kemper@googlemail.com>  Mon, 06 Oct 2008 22:47:58 +0200
804
 
805
gscrot (0.60)
806
807
  * added new feature "grab window-section"
808
  * added settings-profiles 
809
  * added new plugin interface
810
  * added new plugins
811
    -- pdf-export
812
    -- negate
813
    -- sepia (perl)
814
    -- resize
815
  * gui redesign
816
    -- scaling of main window
817
    -- auto-scaling of preview
818
    -- new toolbar
819
    -- new menu entries
820
    -- settings moved to menu
821
  * updated translations    
822
823
 -- Mario Kemper <mario.kemper@googlemail.com>  Wed, 24 Sep 2008 22:00:18 +0200 
824
825
gscrot (0.51.1)
826
827
  * minor changes
828
  * added/updated translations  
829
  * fixed bugs
830
    -- 264637 
831
832
 -- Mario Kemper <mario.kemper@googlemail.com>  Fri, 05 Sep 2008 18:29:35 +0200  
833
834
gscrot (0.51)
835
836
  * new features
837
    -- capture window by name
838
    -- select specific workspace to capture
839
  * minor changes
840
    -- several performance improvements
841
    -- some options added
842
  * added/updated translations  
843
    -- Danish
844
    -- Dutch
845
    -- French
846
    -- German
847
    -- Italian
848
    -- Korean
849
    -- Norwegian Bokmal
850
    -- Polish
851
    -- Russian
852
    -- Serbian
853
    -- Simplified Chinese
854
    -- Spanish
855
    -- Swedish
856
    -- Traditional Chinese
857
    -- Ukrainian
858
  * fixed bugs
859
    -- 262165
860
    -- 262206
861
    -- 262207
862
    -- 262263  
863
864
 -- Mario Kemper <mario.kemper@googlemail.com>  Mon, 01 Sep 2008 03:25:16 +0200  
865
866
gscrot (0.50.1)
867
868
  * minor changes
869
    -- partly rewritten window-selection
870
    -- changed .po/.mo naming of plugins
871
    -- added new svg icon
872
  * added/updated translations
873
    -- Brazilian Portuguese
874
    -- Catalan
875
    -- Spanish
876
    -- Italian
877
    -- Polish
878
    -- Russian
879
    -- Swedish
880
    -- Traditional Chinese
881
    -- Ukrainian
882
  * fixed bugs
883
    -- 260146
884
    -- 260142
885
    -- 260736  
886
  
887
 -- Mario Kemper <mario.kemper@googlemail.com>  Tue, 26 Aug 2008 00:13:09 +0200  
888
 
889
gscrot (0.50)
890
891
  * implemented new backend (gscrot does not depend on scrot anymore)
892
  * zoom for free-hand screenshot
893
  * gui changes
894
    -- added a detachable toolbar (buttons are replaced)
895
  * added translations
896
    -- spanish
897
    -- catalan 
898
  
899
 -- Mario Kemper <mario.kemper@googlemail.com>  Tue, 19 Aug 2008 22:00:58 +0200  
900
901
gscrot (0.405)
902
903
  * fixed bug https://bugs.launchpad.net/gscrot/+bug/252549
904
  
905
 -- Mario Kemper <mario.kemper@googlemail.com>  Mon, 28 Jul 2008 16:42:19 +0200   
906
907
gscrot (0.404)
908
909
  * gui changes (added expanders)
910
  * session collection
911
    -- added file infos
912
    -- added thumbnails 
913
  * save settings automatically when exiting
914
  * added url-column to accounts treeview
915
  * included gscrot-plugins-bash in base-package  
916
917
 -- Mario Kemper <mario.kemper@googlemail.com>  Fri, 25 Jul 2008 21:07:44 +0200  
918
919
gscrot (0.39)
920
921
  * drawing-tool
922
    -- it's a canvas now ;-)
923
    -- zoom-factor and width of brush configurable
924
    -- fixed drawing glitches due to fast mouse movement
925
  * added new wildcard (%NN = counter)
926
  * added keybindings (using gconf, configurable via gui)
927
  * added libgnome2-perl and libgnome2-gconf-perl to dependencies 
928
929
 -- Mario Kemper <mario.kemper@googlemail.com>  Fri, 11 Jul 2008 00:57:11 +0200
930
931
gscrot (0.385)
932
933
  * added simple drawing tool
934
  * added plugin-interface and gui structure
935
  * added support for image-hoster imagebanana.com
936
  * added support for upload-accounts (ubuntu-pics.de && imagebanana.com)
937
    -- gui structure and accounts.xml
938
  * internal changes  
939
    -- upload-functionality swapped out to perl-modules 
940
    -- changed settings-format to xml
941
942
 -- Mario Kemper <mario.kemper@googlemail.com>  Thu, 03 Jul 2008 19:39:35 +0200 
943
944
gscrot (0.370)
945
946
  * added functionality to capture websites using gnome-web-photo
947
  * added upload functionality to ubuntu-pics.de
948
    --upload a file and automatically retrieve all links generated by ubuntu-pics.de
949
  * moved configuration to /home/<username>/.gscrot/settings.conf
950
  * modified program-selector
951
    --switched simple entry to combobox with tree-model
952
    --predefined or custom programs/scripts
953
    --overwrite settings individually by setting up /home/<username>/.gscrot/programs.conf
954
  * added custom icon-set
955
  * smaller changes
956
    --solved deprecation warning in about-dialog
957
    --fixed wrong time format in debian/changelog
958
    --added all new dependencies to debian/control 
959
  * added russian translation files
960
961
 -- Mario Kemper <mario.kemper@gmx.de>  Mon, 19 May 2008 12:49:27 +0200  
962
963
gscrot (0.36.2)
964
965
  * unset "reduce colors" by default
966
967
 -- Mario Kemper <mario.kemper@gmx.de>  Thu, 08 May 2008 22:43:38 +0200 
968
969
gscrot (0.36)
970
971
  * added functionalities to "session collection"
972
    --remove screenshots from session (but do not delete them)
973
    --reopen screenshot with specified program
974
    --rename screenshot
975
  * new arrangement of settings area
976
  * new feature -- reduce colors --
977
  * added dependency perlmagick
978
979
 -- Mario Kemper <mario.kemper@gmx.de>  Wed, 07 May 2008 19:55:10 +0200  
980
981
gscrot (0.35)
982
983
  * added feature "session collection" 
984
    --keep track of all screenshots during session
985
    --copy screeners to clipboard
986
    --print screenshots
987
    --delete screenshots
988
  * added command line args
989
    --min_at_startup - starts gscrot minimized to tray
990
    --beeper_off - turns audible feedback off
991
    --debug - prints a lot of debugging information to STDOUT
992
    --help - displays this help
993
  * start of localization using gettext
994
    --english is now default language
995
    --german translation added
996
  * fixed typo in info_message
997
  * changed hbox/vbox arrangement
998
999
 -- Mario Kemper <mario.kemper@gmx.de>  Thu, 17 Apr 2008 13:17:37 +0200    
1000
1001
gscrot (0.34)
1002
1003
  * new features 
1004
  * added keybindings in menubar
1005
  * added save and revert settings
1006
  * reimplemented message dialogs
1007
  * added support for grabbing window border when not using compiz or beryl
1008
  * added debian folder to source directory
1009
  * load settings automatically at startup
1010
  * added statusbar to main window
1011
1012
 -- Mario Kemper <mario.kemper@gmx.de>  Thu, 10 Apr 2008 21:00:10 +0200  
1013
1014
gscrot (0.33)
1015
1016
  * added homepage to about box
1017
1018
 -- Mario Kemper <mario.kemper@gmx.de>  Wed, 09 Apr 2008 13:19:30 +0200 
1019
1020
gscrot (0.33)
1021
1022
  * initial release
1023
1024
 -- Mario Kemper <mario.kemper@gmx.de>  Wed, 09 Apr 2008 12:50:28 +0200 
1025