Improved X11 ShowFullScreen

Backported from head


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-04-06 17:43:12 +00:00
parent b5bc85ca42
commit 91c04f6445
5 changed files with 499 additions and 121 deletions

View File

@@ -206,6 +206,7 @@ wxGTK:
- added SetSelection implementation for GTK+ 2
- fixed a memory leak in generic wxFileDialog
- implemented wxTextCtrl::Remove/Replace() for GTK2
- improved X11 ShowFullScreen
wxMSW: