wx.lib.customtreectrl patches from Andrea Gavana.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-12-18 23:18:07 +00:00
parent 89d1e2eeab
commit facc1d350b
3 changed files with 14 additions and 4 deletions

View File

@@ -1,6 +1,18 @@
Recent Changes for wxPython
=====================================================================
2.8.0.2
-------
*
wxGTK: Fix for controls on a toolbar being the full height of the
toolbar instead of their natural height.
wx.lib.customtreectrl patches from Andrea Gavana.
2.8.0.1
-------