implement wxClientDisplayRect() using _NET_WORKAREA WM hint [backport of r49697 and r49700 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -93,7 +93,7 @@ Major new features in 2.8 release
|
||||
|
||||
All:
|
||||
|
||||
- Fixed bug with default proxy destruction in wxURL (Axel Gembe)
|
||||
- Fixed bug with default proxy destruction in wxURL (Axel Gembe).
|
||||
|
||||
All (GUI):
|
||||
|
||||
@@ -113,6 +113,7 @@ wxGTK:
|
||||
- wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW) now returns the background
|
||||
colour of text controls.
|
||||
- wxFrame::ShowFullScreen now preserves the menubar's accelerators.
|
||||
- Implemented wxGetClientDisplayRect() correctly for wxGTK and X11-based ports.
|
||||
|
||||
wxMac:
|
||||
|
||||
|
Reference in New Issue
Block a user