OSDN Git Service

windowing: disable gtk color selector by default
[mypaint-anime/master.git] / changelog
1 Version 0.9.1:
2 - several fixes for non-ascii file names, directories, layer names
3 - workaround for tablets reporting invalid tilt values
4 - rotation: fix direction while mirrored, change steps to 22.5 degrees
5 - store freedesktop thumbnails also when saving (for preview in other apps)
6 - reduce the minimal cursor size
7 - brush selector: remember state of the expander at the bottom
8 - fix glitch when changing the brush/color with a different input device
9 - osx: fix compile error
10 - windows: use AppData folder for settings
11 - some other minor fixes
12
13 Version 0.9.0:
14 - brush collection: updated better and smaller collection
15 - brushset import and export
16 - improvement for jaggy lines on Windows (might also fix saving problems)
17 - fixes for non-ascii brush- and filenames (for Windows mainly)
18 - sharper image for some zoom levels
19 - stylus tilt support
20 - persistence of selected brush and group
21 - file preview in open dialog
22 - configurable default save format and zoom level
23 - optimizations: faster startup, much faster saving
24 - lots of small improvements, bug fixes, optimizations
25 - updated translations: hu,es,ru,sv,nb,nn_NO,sl,ko,it
26 - improved exception dialog
27 - added GIMP-style subwindow toggle
28 - added GIMP-style cursor-menu
29 - usability improvements for brush selector and brush settings dialog
30 - added file->export action
31
32 Version 0.8.2:
33 - fix regression in 0.8.1 causing temporary layers to stick
34 - complain about unsupported pygtk version
35
36 Version 0.8.1:
37 - fixed memory leak: layer data was never freed, eg. when opening a new image
38 - fixed loading of layer names
39 - respect layer visibility when saving to PNG
40 - fixed a freeze in the exception dialog
41 - added empty "favorites" brushgroup
42 - Korean translation
43 - some minor gui fixes
44
45 Version 0.8.0:
46 - many new brushes contributed by various artists
47 - brushes organized into groups
48 - straight lines are possible (hold shift)
49 - basic layer dialog
50 - select brush from a stroke on the canvas
51 - improved color picker, show color while picking
52 - tools stay at top, only one taskbar entry (depending on your wm)
53 - faster zoomed-out view (30x speedup in some cases)
54 - i18n support added, translations in several languages
55 - new and revised color selectors
56 - big background patterns are possible (with limitations)
57 - can save all layers as numbered PNGs
58 - some drag&drop support
59 - many other minor enhancements and bugfixes
60         
61 Version 0.7.1:
62 - bugfixes for win32 build
63 - limit the cursor size (problem on Windows, and X11 with Compiz)
64 - fixed brushes that lead to save problems (Windows only?)
65 - show filename in titlebar
66 - zoom on scrollwheel
67 - new brushes: splatter and marker
68 - other minor fixes
69
70 Version 0.7.0:
71 - color history popup
72 - merge layer down
73 - layer solo
74 - color changer can operate clickless (hold key down, release key to select)
75 - can save flattened transparent PNG
76 - recognize eraser end of the stylus
77 - elliptical dabs are possible now (aspect ratio)
78 - new brushes and background patterns
79 - save/load improved
80   - fixed bugs that caused overwrite without asking
81   - made OpenRaster the default file format
82   - made "save scrap" more consistent (always save to scrap directory)
83   - faster saving and loading (about factor two)
84   - do dithering when converting from 16bit to 8bit (only when saving with transparency)
85 - fixed build problem with some distributions
86 - many other GUI tweaks and bugfixes
87
88 Version 0.6.0:
89 - Layers, transparency and eraser mode
90 - Background color and pattterns
91 - Save OpenRaster
92 - Very fast undo, limited number of steps
93 - Canvas rotation (via keyboard shortcuts) and mirroring
94 - A few great new brushes
95
96 Version 0.5.1:
97 - Fullscreen mode was implemented.
98 - Streamlined "Save" and "Save As". Also added error handling.
99 - Added "Save Next" as a dialog-free non-destructive alternative.
100 - If undo would take a lot of time, show a confirmation dialog.
101 - Reduced maximum zoom-out to 1/4 to avoid out of memory.
102 - Added settings dialog with global pressure mapping.
103 - New desktop icon by Sebastian Kraft (needcoffee).
104 - Fixed "ghost strokes" seen on internet tablets.
105 - Fixed startup crash where the mouse was wrongly recognized as a tablet.
106 - Fixed compilation for some systems.
107 - New brushes were added (and some removed).
108
109 Before 0.5.0:
110 - no changelog available
111