]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
searching for plugins in XRCEDPATH
[wxWidgets.git] / docs / changes.txt
index 58847946242d8057a927436caac457cf988f7b74..0dc9025a390dacc3b30d9217ca5fdb1633e2aae8 100644 (file)
@@ -50,12 +50,28 @@ wxGTK:
 - Added support for colour cursors (Pascal Monasse).
 - Setting foreground colour of single line wxTextCtrl now works
 
+wxMac:
+
+- Fix duplicate (empty) help menu in non-English programs (Andreas Jacobs)
+
 wxMSW:
 
 - Fixed infinite loop in wxThread::Wait() in console applications.
 - Return the restored window size from GetSize() when window is minimized.
 
 
+2.8.3
+-----
+
+wxMac
+
+- Corrected top border size for wxStaticBox with empty label (nusi)
+
+wxMSW:
+
+- Fixed wxFileName::GetSize() for large files
+
+
 2.8.2
 -----