included in wxWidgets-2.6.1-Patch01.zip - move the changelog entry from 2.6.1 to 2.6.2 or it
won't be noticed with 2.6.2 release.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34848
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
wxMSW:
+- Separators are now correctly shown in the toolbars under Windows XP
- Fixed multiline tooltips handling.
- Fixed wxSlider::GetSelEnd() (Atilim Cetin)
- Fixed ownerdrawn multiline buttons.
- wxCheckListBox item background fixed.
- Fixed some wxRegKey bugs.
-- Separators are now correctly shown in the toolbars under Windows XP
wxWinCE: