Moved desktop margin options to more sensible place
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -95,8 +95,6 @@ All (GUI):
|
||||
|
||||
- wxGraphicsContext implementations now all have the pixel's center at (0.5,0.5),
|
||||
avoiding differences in anti-aliasing between platforms.
|
||||
- Added sizer.desktopmargin.x/y system options so wxSizer::Fit can allow
|
||||
for decorations.
|
||||
|
||||
wxMSW:
|
||||
|
||||
@@ -109,6 +107,8 @@ wxGTK:
|
||||
a background colour bug in the gtk-qt theme under KDE.
|
||||
- wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW) now returns the background
|
||||
colour of text controls.
|
||||
- Added gtk.desktopmargin.x/y system options to allow windows to fit the desktop
|
||||
when Xinerama is not available.
|
||||
|
||||
wxMac:
|
||||
|
||||
|
Reference in New Issue
Block a user