# HG changeset patch # User bsmith@81767d24-ef19-dc11-ae90-00e081727c95 # Date 1335285011 0 # Node ID df25fee81502005ef821bc6dcdc67fd2b0a5e826 # Parent f2a3b25a95073f28c60d53cc927d37c7a9aacc43 Updated the readme with latest changes. diff -r f2a3b25a9507 -r df25fee81502 readme.txt --- a/readme.txt Tue Apr 24 07:22:34 2012 +0000 +++ b/readme.txt Tue Apr 24 16:30:11 2012 +0000 @@ -29,14 +29,16 @@ Added support for antialiased drawing on Windows via GDI+. Added codepage 1208 (UTF-8) as the default codepage on OS/2. Added support for Control-Click on Mac for button press events. +Added DW_POINTER() macro for casting parameters to (void *). Fixed dwindows-config --version not returning the version at all. Fixed value changed events not working for spinbuttons on OS/2 and Windows. -Fixed an issue drawing arcs on GTK3 and GTK2 for printing. -Fixed an issue drawing arcs on Mac. +Fixed issues drawing arcs on GTK2, GTK3 and Mac. Fixed a crash in the color chooser on Mac running Lion. Fixed a layout issue with render widgets on OS/2. Fixed an expose event issue on OS/2. Fixed an issue with GTK 3.4 due to properties being inherited from the parent. +Fixed issues with bitmap buttons using icon/pointers on OS/2 and Windows. +Fixed an issue with dw_window_destroy() on Mac. Dynamic Windows Documentation is available at: