]> git.saurik.com Git - wxWidgets.git/commitdiff
wxMac changes
authorStefan Csomor <csomor@advancedconcepts.ch>
Sun, 18 Sep 2005 05:19:26 +0000 (05:19 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Sun, 18 Sep 2005 05:19:26 +0000 (05:19 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index f2c703329f879f21ae1aac90ebd583ceb0b287de..6cf9c3abc435563b2bb926ae5343b6cdd8bce32b 100644 (file)
@@ -65,6 +65,10 @@ wxGTK:
 
 wxMac:
 
+- First implementation of native HIToolbar support
+- Added textCntl context menu (ported from wxMSW)
+- More CoreGraphics implementation improvements
+- Various textCntl bug fixes
 - Automatic menu management improved.
 - Fixed crash when wxRadioButton is deleted from a group of radio buttons,
   due to dangling cycle pointers.