wxBORDER_THEME now means 'use an appropriate themed border' on all plaforms
as opposed to wxBORDER_NONE which may or may not show a border, depending on control. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -87,13 +87,20 @@ Major new features in 2.8 release
|
||||
wxDirPickerCtrl, wxFilePickerCtrl, wxFontPickerCtrl, wxCollapsiblePane,
|
||||
wxSearchCtrl, wxAboutBox, wxTreebook, tar streams.
|
||||
|
||||
|
||||
2.8.6
|
||||
-----
|
||||
|
||||
All (GUI):
|
||||
|
||||
- Add support for reading alpha data from TIFF images
|
||||
- Added an optimization to UI updates on idle, by only updating when the window
|
||||
is shown.
|
||||
- Multiple centre panes in wxAUI can now be resized.
|
||||
- Add support for reading alpha data from TIFF images.
|
||||
|
||||
wxMSW:
|
||||
|
||||
- Fixed a bug with a spurious border appearing on wxStatusBar under Windows XP/Vista.
|
||||
|
||||
|
||||
2.8.5
|
||||
-----
|
||||
|
Reference in New Issue
Block a user