comparison readme.txt @ 1734:b7165e93628c

Updated readme.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 16 May 2012 18:39:05 +0000
parents 032c3388dda6
children 43accf95bdc3
comparison
equal deleted inserted replaced
1733:4314ee3dbeb1 1734:b7165e93628c
37 Added GBM (Generalized Bitmap Module) support for OS/2 and eCS for loading 37 Added GBM (Generalized Bitmap Module) support for OS/2 and eCS for loading
38 Non-OS/2 native file formats. GBM comes with eCS 1.2 and later. 38 Non-OS/2 native file formats. GBM comes with eCS 1.2 and later.
39 It is also available at http://hobbes.nmsu.edu 39 It is also available at http://hobbes.nmsu.edu
40 Added resizing HICNs to 24x24 max size on platforms which do not 40 Added resizing HICNs to 24x24 max size on platforms which do not
41 do it automatically (Mac and GTK). OS/2 and Windows limit the size. 41 do it automatically (Mac and GTK). OS/2 and Windows limit the size.
42 Added toolbar control support to replace existing bitmap buttons on Windows.
42 Fixed dwindows-config --version not returning the version at all. 43 Fixed dwindows-config --version not returning the version at all.
43 Fixed value changed events not working for spinbuttons on OS/2 and Windows. 44 Fixed value changed events not working for spinbuttons on OS/2 and Windows.
44 Fixed issues drawing arcs on GTK2, GTK3 and Mac. 45 Fixed issues drawing arcs on GTK2, GTK3 and Mac.
45 Fixed a crash in the color chooser on Mac running Lion. 46 Fixed a crash in the color chooser on Mac running Lion.
46 Fixed a layout issue with render widgets on OS/2. 47 Fixed a layout issue with render widgets on OS/2.