# HG changeset patch # User bsmith@81767d24-ef19-dc11-ae90-00e081727c95 # Date 1337193545 0 # Node ID b7165e93628ce2cef94d8c743357e48ac3405bc0 # Parent 4314ee3dbeb1ae04791ac3d007de8dafb6857fb4 Updated readme. diff -r 4314ee3dbeb1 -r b7165e93628c readme.txt --- a/readme.txt Wed May 16 10:12:09 2012 +0000 +++ b/readme.txt Wed May 16 18:39:05 2012 +0000 @@ -39,6 +39,7 @@ It is also available at http://hobbes.nmsu.edu Added resizing HICNs to 24x24 max size on platforms which do not do it automatically (Mac and GTK). OS/2 and Windows limit the size. +Added toolbar control support to replace existing bitmap buttons on Windows. Fixed dwindows-config --version not returning the version at all. Fixed value changed events not working for spinbuttons on OS/2 and Windows. Fixed issues drawing arcs on GTK2, GTK3 and Mac.