]> git.saurik.com Git - wxWidgets.git/commitdiff
mention better gtk wxScrollWinEvent generation
authorPaul Cornett <paulcor@bullseye.com>
Mon, 29 May 2006 07:33:30 +0000 (07:33 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Mon, 29 May 2006 07:33:30 +0000 (07:33 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 4f2e42d2cc2178149ae254f8e34b674516008995..4408b3c5bdc883064a5f54aee9e9a2ca6d7b222d 100644 (file)
@@ -225,6 +225,7 @@ wxGTK:
 - Implemented ScrollLines/Pages() for all windows (Paul Cornett).
 - Support underlined fonts in wxTextCtrl.
 - Support all border styles; wxListBox honours the borders now
+- wxWindow and wxScrolledWindow now generate line, page and thumb-release scroll events.
 
 wxMac: