added support for non flexible (in one direction only) flexible sizers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -17,6 +17,7 @@ All:
|
||||
- use true/false throughout the library instead of TRUE/FALSE
|
||||
- wxStopWatch::Start() resumes the stop watch if paused, as per the docs
|
||||
- added wxDirTraverser::OnOpenError() to customize the error handling
|
||||
- added wxArray::SetCount()
|
||||
|
||||
wxBase:
|
||||
|
||||
@@ -24,6 +25,7 @@ wxBase:
|
||||
|
||||
All GUI ports:
|
||||
|
||||
- added wxFlexGridSizer::SetFlexibleDirection() (Szczepan Holyszewski)
|
||||
- implemented GetEditControl for wxGenericTreeCtrl (Peter Stieber)
|
||||
- improved contrib/utils/convertrc parsing (David J. Cooke)
|
||||
- fixed handling of URLs and filenames in wxFileSystem
|
||||
|
Reference in New Issue
Block a user