wxMac mouse wheel, long file names and unix sockets

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Gilles Depeyrot 2003-12-14 19:24:17 +00:00
parent 79f2eb8055
commit 102c07fe87

View 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: