1----
2NEWS
3----
4
50.8.7	2007-5-6
6
7	SVG images can now be used for buttons: rgbpaint -svg <dir>
8	Keyboard shortcuts added for all icon buttons, e.g. Ctrl-O = Open file
9
10
110.8.6	2007-4-30
12
13	Palette re-arranged to fill area on left hand side, plus a few colours changed
14	Quitting procedure changed slightly to be more explicit about saving work
15
16
170.8.5	2007-3-24
18
19	Cleanups, bugfix - WMF files now loaded properly.
20	-d <dir> option added to change the default directory
21	Activity changed to be called 'Paint'
22
23
240.8.4	2007-2-5
25
26	Command line option added to set size of stamp thumbnail, e.g. rgbpaint -thumb 64 -stamps ...
27	References to #include <png.h> removed to avoid all libpng devel dependencies
28
29
300.8.3	2007-2-2
31
32	Stamps feature added, usage: rgbpaint -stamps <files>
33	Colour selector simplified
34	Example Python activity code now included with sources
35
36
370.8.2	2007-1-28
38
39	Flood fill added
40
41
420.8.1	2007-1-28
43
44	BUGFIX - Brush type is now remembered when changing to/from select/paste tools
45	BUGFIX - When loading or creating a new image, the current colour swatch is updated
46
47
480.8	2007-1-18
49
50	Language support in Sugar implemented, Bugs fixed, New icon, Compiles in Windows
51
52
530.7	2007-1-13
54
55	libpng, zlib, libjpeg, libtiff, giflib/libungif dependencies removed in favour of the pixbuf loaders
56
57
580.6	2007-1-12
59
60	Program integrated into OLPC Sugar environment via plugs/sockets
61
62
630.5	2007-1-8
64
65	File formats set up for RGB only editing
66
67
680.4	2007-1-7
69
70	Back end stripped down
71
72
730.3	2007-1-6
74
75	GUI finalised
76
77
780.2	2007-1-4
79
80	Working prototype assembled after hacking mtPaint 3.09
81
82
830.1	2007-1-1
84
85	Project started - Ideas sketched out on paper
86