take border into account in best size calculations

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2005-07-29 23:25:08 +00:00
parent 4fa8085100
commit 7a0e7e55d8
2 changed files with 33 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ wxMSW:
- Handle absence of wxListCtrl column image better (Zbigniew Zag<61>rski)
- Fixed asynchronous playback of large sound files in wxSound
- Added wxDynamicLibrary::GetSymbolAorW()
- Fixed default size of wxStaticText controls with border being too small
wxWinCE: