]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Workaround for wxMac since it is unable to dismiss the edit control
[wxWidgets.git] / docs / changes.txt
index 2869793b8de0aebb5448702355a729c28a9d6f75..81898ce7fc2f36bb9aff836a343be87fc113fa36 100644 (file)
@@ -51,6 +51,7 @@ All (GUI):
 - Implemented <sub> and <sup> handling in wxHTML (based on patch
   by Sandro Sigala)
 - Added caption parameter to wxGetFontFromUser and wxGetColourFromUser.
+- Added wxGetMouseState function.
 
 wxMSW:
 
@@ -59,6 +60,9 @@ wxMSW:
 - Removed wxImageList *GetImageList(int) const.
 - Fixed MDI context menu problem.
 - Removed __WIN95__ define
+- Create msw/rcdefs.h in setup.h's directory, which can be included by
+  resource files. It containts platform/compiler specific defines (such as
+  target cpu) which can be used in #ifs in .rc files.
 - Add support for Win64 manifests and VC++ 8 automatic manifests (see the
   wxMSW faq for details).
 - New TARGET_CPU=amd64 (or 'ia64') option for the makefile.vc files which