From: Ryan Norton Date: Mon, 27 Sep 2004 06:45:36 +0000 (+0000) Subject: note font dialog change X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/4a027aea7d4313680d94b253c9f5b72c88db5449 note font dialog change git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/changes.txt b/docs/changes.txt index d4d7ecdd34..8a05fad729 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -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: