comparison readme.txt @ 1635:4506f4e31efb

Readme updates.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 29 Mar 2012 05:18:35 +0000
parents fb3c9d7509dd
children 5c8a5c894ab0
comparison
equal deleted inserted replaced
1634:c3e08322b8f6 1635:4506f4e31efb
24 24
25 Changes from version 2.3: 25 Changes from version 2.3:
26 Added fullscreen support on Mac for resizable windows. 26 Added fullscreen support on Mac for resizable windows.
27 Added UNICODE build mode on Windows allowing UTF-8 encoded text. 27 Added UNICODE build mode on Windows allowing UTF-8 encoded text.
28 ANSI builds are supported by removing -DUNICODE -D_UNICODE and -DAEROGLASS 28 ANSI builds are supported by removing -DUNICODE -D_UNICODE and -DAEROGLASS
29 Added some support for antialiased drawing on Windows via GDI+. 29 Added support for antialiased drawing on Windows via GDI+.
30 Fixed value changed events not working for spinbuttons on OS/2 and Windows.
31 Fixed an issue drawing arcs on GTK3 and GTK2 for printing.
30 32
31 Dynamic Windows Documentation is available at: 33 Dynamic Windows Documentation is available at:
32 34
33 http://dbsoft.org/dw_help.php 35 http://dbsoft.org/dw_help.php
34 36