diff readme.txt @ 1839:22225eb286e5

Fixes for building with MINGW64 (specifically http://tdm-gcc.tdragon.net/). Currently a few things are missing, themes and HTML rendering but it builds in both 32bit and 64bit mode. There are also warnings generated by gcc every time the source calls a Windows API macro. (unused result warning).
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Mon, 19 Nov 2012 19:52:36 +0000
parents 09a7202edb53
children 1558f5e14f83
line wrap: on
line diff
--- a/readme.txt	Fri Nov 16 21:18:20 2012 +0000
+++ b/readme.txt	Mon Nov 19 19:52:36 2012 +0000
@@ -33,12 +33,16 @@
 Added keyboard support for non-entryfield controls on Mac.
 Added tab support for notebook controls on Windows and OS/2 and in 
    the process rewrote and optimized the existing tab code.
+Added bitmap button support for dw_window_set_bitmap().
+Added full alpha channel support for bitmaps from file on GTK2.
+Improved transparency support for pixmaps/bitmaps from file on OS/2.
 Fixed tab support for bitmap buttons which broke in 2.4 on Windows.
 Fixed a notebook crash early in creation on Mac.
 Fixed unusable scrollbars on Ubuntu Linux when overlay scrollbars
    are enabled.  We now disable overlay scrollbars when creating.
 Fixed dw_window_function() not working on non-toplevel windows on
    Windows and OS/2.
+Fixed building 64bit with Visual C 2012 and MINGW gcc on Windows.
 
 Dynamic Windows Documentation is available at: