added wxTaskBarIcon::CreatePopupMenu API
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -99,6 +99,12 @@ OTHER CHANGES
|
||||
2.5.3
|
||||
-----
|
||||
|
||||
All (GUI):
|
||||
|
||||
- added wxTaskBarIcon::CreatePopupMenu which is now recommended way
|
||||
of showing popup menu; calling wxTaskBarIcon::PopupMenu directly
|
||||
is discouraged
|
||||
|
||||
Unix:
|
||||
|
||||
- wxTaskBarIcon now supports freedesktop.org System Tray protocol
|
||||
@@ -107,7 +113,7 @@ Unix:
|
||||
wxGTK:
|
||||
|
||||
- fixed wrong colour of tooltips under some themes
|
||||
|
||||
- implemented wxColourDialog as native dialog
|
||||
|
||||
|
||||
2.5.2
|
||||
|
Reference in New Issue
Block a user