]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
another image used by the image sample
[wxWidgets.git] / docs / changes.txt
index 8adf6fd3ca2dc2cc054f09587cb3f6a3978611d8..f5d72a1ffa03540fef3cfcdda762b63e6dba263c 100644 (file)
@@ -50,10 +50,12 @@ all (GUI):
 
 wxMSW:
 
+- support for enhanced metafiles added, support for copying/pasting metafiles
+  (WMF and enhanced ones) fixed/added.
 - implemented setting colours for push buttons
 - wxTreeCtrl::IsVisible() bug fixed (thanks to Gary Chessun)
-- tooltips work with wxRadioBox
 - loading/saving big (> 32K) files in wxTextCtrl works
+- tooltips work with wxRadioBox
 - returning FALSE from OnPrintPage() aborts printing
 
 wxGTK: