]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
regenerated after recent changes (MirBSD support; continue even if the system is...
[wxWidgets.git] / docs / changes.txt
index 8dfff8deb16cc815dfdb232bb65108799d480c18..68ebeca0f8aa58fc7ec81f0863eb1e3bca5c0797 100644 (file)
@@ -166,6 +166,7 @@ All (GUI):
 - Added wxTopLevelWindow::SetTransparent and CanSetTransparent, with
   implementations (so far) for wxMSW and wxMac.
 - Allow customizing individual grid lines appearance (Søren Lassen)
 - Added wxTopLevelWindow::SetTransparent and CanSetTransparent, with
   implementations (so far) for wxMSW and wxMac.
 - Allow customizing individual grid lines appearance (Søren Lassen)
+- Fixed middle click events generation in generic wxTreeCtrl (Olly Betts)
 
 wxMSW:
 
 
 wxMSW:
 
@@ -246,6 +247,7 @@ wxGTK:
 - Support all border styles; wxListBox honours the borders now.
 - wxWindow and wxScrolledWindow now generate line, page and thumb-release scroll events.
 - Added file preview support in file dialogs.
 - Support all border styles; wxListBox honours the borders now.
 - wxWindow and wxScrolledWindow now generate line, page and thumb-release scroll events.
 - Added file preview support in file dialogs.
+- Implemented SetLineSize and GetLineSize for wxSlider.
 
 wxMac:
 
 
 wxMac: