projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79f2eb8
)
wxMac mouse wheel, long file names and unix sockets
author
Gilles Depeyrot
<gilles_depeyrot@mac.com>
Sun, 14 Dec 2003 19:24:17 +0000
(19:24 +0000)
committer
Gilles 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
patch
|
blob
|
blame
|
history
diff --git
a/docs/changes.txt
b/docs/changes.txt
index 9b415b2ae4d22249e00c5c6af43603805e1571c3..c1f63e73ce8d07cc2ed20192c0e60116a3f4a88f 100644
(file)
--- 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: