Add wxSTAY_ON_TOP for wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34208 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Kevin Hock
2005-05-21 04:17:11 +00:00
parent 2fca39c9aa
commit 3ffc1e864a

View File

@@ -33,6 +33,10 @@ wxMSW:
- Fixed alpha blitting to take into account source position. - Fixed alpha blitting to take into account source position.
- Setting foreground colour for wxCheckBox now works when using XP themes too - Setting foreground colour for wxCheckBox now works when using XP themes too
wxGTK:
- Added support for wxSTAY_ON_TOP (GTK 2.4+).
wxMac: wxMac:
- Added support for launching 'APPL' bundles with wxExecute (usually they have a - Added support for launching 'APPL' bundles with wxExecute (usually they have a