]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
make the text in the top area more readable
[wxWidgets.git] / docs / changes.txt
index 5749e28c8e88a35f8f61f973a23a5de840d1232b..6a61677bd048e651b09f959980b40d5d834d0191 100644 (file)
@@ -150,6 +150,7 @@ All (GUI):
 - Support wxAPPLY and wxCLOSE in CreateStdDialogButtonSizer() (Marcin Wojdyr)
 - Show standard options in wxCmdLineParser usage message (Francesco Montorsi)
 - Added wxRect::operator+ (union) and * (intersection) (bdonner)
+- Added support for two auxiliary mouse buttons to wxMouseEvent (Chris Weiland)
 
 wxGTK: