git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40341
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
- Support all border styles; wxListBox honours the borders now.
- wxWindow and wxScrolledWindow now generate line, page and thumb-release scroll events.
- Added file preview support in file dialogs.
- Support all border styles; wxListBox honours the borders now.
- wxWindow and wxScrolledWindow now generate line, page and thumb-release scroll events.
- Added file preview support in file dialogs.
+- Implemented SetLineSize and GetLineSize for wxSlider.