diff docs.html @ 3970:203695f768e0 SDL-1.2

Added support for WM_XBUTTON to the windib driver, to support more mouse buttons. Fixes Bugzilla #311.
author Ryan C. Gordon <icculus@icculus.org>
date Sat, 16 Jun 2007 05:10:47 +0000
parents ae0be7edf7d0
children e85e65aec22f
line wrap: on
line diff
--- a/docs.html	Fri Jun 15 15:52:04 2007 +0000
+++ b/docs.html	Sat Jun 16 05:10:47 2007 +0000
@@ -75,6 +75,9 @@
 
 <BLOCKQUOTE>
 <P>
+	The windib driver now supports more mouse buttons with WM_XBUTTON events.
+</P>
+<P>
 	Added support for UTF-8 window titles on Windows.
 </P>
 <P>