]> git.saurik.com Git - wxWidgets.git/commitdiff
wxMac mouse wheel, long file names and unix sockets
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Sun, 14 Dec 2003 19:24:17 +0000 (19:24 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Sun, 14 Dec 2003 19:24:17 +0000 (19:24 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 9b415b2ae4d22249e00c5c6af43603805e1571c3..c1f63e73ce8d07cc2ed20192c0e60116a3f4a88f 100644 (file)
@@ -127,6 +127,9 @@ wxGTK:
 wxMac:
 
 - use same average character width as other ports when calculating dialog units
+- implemented handling of mouse wheel
+- fix for long file names (longer than 32 characters) in file dialogs
+- use unix sockets for Mach-o builds
 
 wxHTML: