]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
reSWIGged
[wxWidgets.git] / docs / changes.txt
index 64dad4cddee5483c8ff229877d45e31f7fce2b1f..2cb417171d229fba482c57e64b6405e6ec376529 100644 (file)
@@ -96,6 +96,9 @@ All:
 - Fixed long standing bug in wxFileConfig groups renaming (Antti Koivisto).
 - New option wxFS_READ | wxFS_SEEKABLE for wxFileSystem::OpenFile() to return
   a stream that is seekable.
+- Fixed bug in wxCalendarCtrl::HitTest() when clicking on month change arrows
+- Added wxWindow::GetWindowBorderSize() and corrected wxTreeCtrl::GetBestSize()
+  for a control with borders (Tim Kosse)
 
 wxMSW: