]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/CHANGES.txt
Added wx.lib.gestures module from Daniel Pozmanter which supports
[wxWidgets.git] / wxPython / docs / CHANGES.txt
index 1ca38daee8ed06b5be79cd2bb1688857de172eb1..2f2e649d72b43719c2b6c881bcf66ab70f01b747 100644 (file)
@@ -221,6 +221,11 @@ buttons.
 
 Added wx.DatePickerCtrl.
 
+wx.html.HtmlWindow now supports background images.
+
+Added wx.lib.gestures module from Daniel Pozmanter which supports
+using Mouse Gestures in an application.
+