Added wxSP_NO_XP_THEME style to wxSplitterWindow to switch off
theming (some applications look bad without 3D borders) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -77,8 +77,18 @@ OTHER CHANGES
|
||||
2.5.2
|
||||
-----
|
||||
|
||||
All:
|
||||
|
||||
All (GUI):
|
||||
|
||||
- wxHtmlWindow now delays image scaling until rendering,
|
||||
resulting in much better display of scaled images
|
||||
|
||||
wxMSW:
|
||||
|
||||
- wxWindow::Freeze()/Thaw() can now be nested
|
||||
- Added wxSP_NO_XP_THEME style to wxSplitterWindow to switch off
|
||||
XP theming (some applications look bad without 3D borders)
|
||||
|
||||
|
||||
2.5.1
|
||||
|
Reference in New Issue
Block a user