added info about ShowFullScreen changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -13,12 +13,12 @@ OTHER CHANGES
|
|||||||
|
|
||||||
All:
|
All:
|
||||||
|
|
||||||
- Implemented GetEditControl for wxGenericTreeCtrl (Peter Stieber)
|
- implemented GetEditControl for wxGenericTreeCtrl (Peter Stieber)
|
||||||
- Improved contrib/utils/convertrc parsing (David J. Cooke)
|
- improved contrib/utils/convertrc parsing (David J. Cooke)
|
||||||
- Fixed handling of URLs and filenames in wxFileSystem
|
- fixed handling of URLs and filenames in wxFileSystem
|
||||||
- Implemented alignment for wxGrid bool editor and renderer
|
- implemented alignment for wxGrid bool editor and renderer
|
||||||
- Support wxListCtrl columns alignment for all platforms and not just MSW
|
- support wxListCtrl columns alignment for all platforms and not just MSW
|
||||||
- Added wxDateSpan::operator==() and !=() (Lukasz Michalski)
|
- added wxDateSpan::operator==() and !=() (Lukasz Michalski)
|
||||||
- use true/false throughout the library instead of TRUE/FALSE
|
- use true/false throughout the library instead of TRUE/FALSE
|
||||||
|
|
||||||
Unix:
|
Unix:
|
||||||
@@ -29,6 +29,8 @@ wxGTK:
|
|||||||
|
|
||||||
- fixed wxMenu::Remove (John Skiff and Benjamin Williams)
|
- fixed wxMenu::Remove (John Skiff and Benjamin Williams)
|
||||||
- made wxTextCtrl::EmulateKeyPress() work for Delete and Backspace
|
- made wxTextCtrl::EmulateKeyPress() work for Delete and Backspace
|
||||||
|
- fixed wxTopLevelWindow::ShowFullScreen to work with kwin, IceWM and
|
||||||
|
window managers that support _NET_WM_STATE_FULLSCREEN
|
||||||
|
|
||||||
wxMSW:
|
wxMSW:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user