git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37217
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
All (GUI):
-- Added wxTreeBook.
+- Added wxTreebook (uses a wxListCtrl to control pages).
- Added wxKeyEvent::GetModifiers()
- Added wxDialog::SetEscapeId().
- wxItemContainerImmutable::FindString unified (affects wxRadioBox, wxListBox,
- Added ability to use templates with static event tables
with BEGIN_EVENT_TABLE_TEMPLATEn() macros
- Added double-buffering to wxVListBox and fixed a scrolling issue.
+- Added wxToolbook (uses a wxToolBar to control pages).
wxMSW: