From 3ffc1e864ae32d1bb389fa47079e1d19c5200a1c Mon Sep 17 00:00:00 2001 From: Kevin Hock Date: Sat, 21 May 2005 04:17:11 +0000 Subject: [PATCH] Add wxSTAY_ON_TOP for wxGTK git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34208 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/changes.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changes.txt b/docs/changes.txt index 4f7c7def2f..382b435d1a 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -33,6 +33,10 @@ wxMSW: - Fixed alpha blitting to take into account source position. - Setting foreground colour for wxCheckBox now works when using XP themes too +wxGTK: + +- Added support for wxSTAY_ON_TOP (GTK 2.4+). + wxMac: - Added support for launching 'APPL' bundles with wxExecute (usually they have a -- 2.49.0