git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22454
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
All:
+- It is now possible to build several smaller libraries instead of single
+ huge wxWindows library; wxBase is now dependency of GUI ports rather then
+ separately compiled library
- added wxDateSpan::operator==() and !=() (Lukasz Michalski)
- added wxFileName::GetForbiddenChars() (Dimitri Schoolwerth)
- use true/false throughout the library instead of TRUE/FALSE