comparison readme.txt @ 1622:fb3c9d7509dd

Fix dw_listbox_get_text() to work in Unicode mode on Windows. Added MacOS X changes to the readme.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 27 Mar 2012 16:53:24 +0000
parents 4034562aee7f
children 4506f4e31efb
comparison
equal deleted inserted replaced
1621:0e8c80209c4b 1622:fb3c9d7509dd
21 OS/2 is currently missing the HTML widget because the system does 21 OS/2 is currently missing the HTML widget because the system does
22 not support it by default. Looking into importing functionality 22 not support it by default. Looking into importing functionality
23 from available libraries (Firefox, Webkit, Qt, etc). 23 from available libraries (Firefox, Webkit, Qt, etc).
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 UNICODE build mode on Windows allowing UTF-8 encoded text. 27 Added UNICODE build mode on Windows allowing UTF-8 encoded text.
27 ANSI builds are supported by removing -DUNICODE -D_UNICODE and -DAEROGLASS 28 ANSI builds are supported by removing -DUNICODE -D_UNICODE and -DAEROGLASS
28 Added some support for antialiased drawing on Windows via GDI+. 29 Added some support for antialiased drawing on Windows via GDI+.
29 30
30 Dynamic Windows Documentation is available at: 31 Dynamic Windows Documentation is available at: