From: Gilles Depeyrot Date: Sun, 14 Dec 2003 19:24:17 +0000 (+0000) Subject: wxMac mouse wheel, long file names and unix sockets X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/102c07fe8794058ffe07565c869904520ad68c62?ds=inline 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 --- diff --git a/docs/changes.txt b/docs/changes.txt index 9b415b2ae4..c1f63e73ce 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -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: