move wxGetClientDisplayRect() fix into 2.8.7 section
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -197,7 +197,6 @@ All (GUI):
|
|||||||
- Added wxBG_STYLE_TRANSPARENT background style (Julian Scheid)
|
- Added wxBG_STYLE_TRANSPARENT background style (Julian Scheid)
|
||||||
- Added XRCSIZERITEM() macro for obtaining sizers from XRC (Brian Vanderburg II)
|
- Added XRCSIZERITEM() macro for obtaining sizers from XRC (Brian Vanderburg II)
|
||||||
- New and improved wxFileCtrl (Diaa Sami and Marcin Wojdyr)
|
- New and improved wxFileCtrl (Diaa Sami and Marcin Wojdyr)
|
||||||
- Implemented wxGetClientDisplayRect() correctly for X11-based ports
|
|
||||||
- Added wxEventBlocker class (Francesco Montorsi).
|
- Added wxEventBlocker class (Francesco Montorsi).
|
||||||
- Added wxFile/DirPickerCtrl::Get/SetFile/DirName() (Francesco Montorsi).
|
- Added wxFile/DirPickerCtrl::Get/SetFile/DirName() (Francesco Montorsi).
|
||||||
- Added wxSizerFlags::Top() and Bottom().
|
- Added wxSizerFlags::Top() and Bottom().
|
||||||
@@ -272,17 +271,18 @@ wxX11:
|
|||||||
|
|
||||||
All:
|
All:
|
||||||
|
|
||||||
- Fixed bug with default proxy destruction in wxURL (Axel Gembe)
|
- Fixed bug with default proxy destruction in wxURL (Axel Gembe).
|
||||||
|
|
||||||
wxMSW:
|
wxMSW:
|
||||||
|
|
||||||
- Correct (harmless) warnings given for forward-declared DLL-exported classes
|
- Correct (harmless) warnings given for forward-declared DLL-exported classes
|
||||||
by mingw32 4.2 (Tim Stahlhut)
|
by mingw32 4.2 (Tim Stahlhut).
|
||||||
|
|
||||||
wxGTK:
|
wxGTK:
|
||||||
|
|
||||||
- Added gtk.window.force-background-colour wxSystemOptions option to work around
|
- Added gtk.window.force-background-colour wxSystemOptions option to work around
|
||||||
a background colour bug in the gtk-qt theme under KDE.
|
a background colour bug in the gtk-qt theme under KDE.
|
||||||
|
- Implemented wxGetClientDisplayRect() correctly for wxGTK and X11-based ports.
|
||||||
|
|
||||||
|
|
||||||
2.8.6
|
2.8.6
|
||||||
|
Reference in New Issue
Block a user