]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Easy corner for new wxBombers (as requested in patch #1178276).
[wxWidgets.git] / docs / changes.txt
index 5e712b3e0a1c687d6a5b3817c1a129109da2794b..6ec537bbf693aded6922eed27079d6e468d4e525 100644 (file)
@@ -26,6 +26,8 @@ wxMSW:
 - Worked around an apparent bug in deferred window positioning (moving a
   window from (x, y) to (a, b) and back to (x, y) misses the last step) by
   checking window positions against corresponding sizer state, if any.
+- A control's text colour now reflects the system colour setting again.
+- Fixed wxFileName::GetLongPath() to behave correctly during the first call too
 
 wxMac: