note font dialog change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton 2004-09-27 06:45:36 +00:00
parent 9a09819ad9
commit 4a027aea7d

View File

@ -256,6 +256,7 @@ wxMAC:
- Fixed MLTE text control GetLineText and GetLineLength on OSX (RN)
- Added OSX wxTaskBarIcon implementation for the OSX Dock (RN)
- Added wxDrawerWindow class for drawer windows for OSX >= 10.2 (RN - from Jason Bagley)
- Native font dialog on OSX 10.2 and greater (RN)
wxGTK: