Update ReST docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-10-23 15:51:16 +00:00
parent 7fcbee9e16
commit 0cf04a425f
2 changed files with 61 additions and 31 deletions

View File

@@ -3,7 +3,7 @@ Recent Changes for wxPython
2.7.1.2
-------
* 20-Oct-2006
* 21-Oct-2006
Fixed a bug in the MaskedEdit controls caused by conflicting IsEmpty
methods.
@@ -27,6 +27,9 @@ wxMac: Several wx.webkit.WebKitCtrl enhancements/fixes, including:
with splitter windows, panels, notebooks and all position
correctly with this.
Some improvements to the drawing code in CustomTreeCtrl.
Fixed refcount leak in wx.Window.GetChildren.