regenerate

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2007-05-14 18:36:01 +00:00
parent 082a136500
commit 84050e9e36

View File

@@ -13,10 +13,10 @@
<div class="section">
<h1><a id="id1" name="id1">2.8.4.0</a></h1>
<ul class="simple">
<li></li>
<li>14-May-2007</li>
</ul>
<p>wxGTK: Make wx.NO_BORDER style work with wx.RadioBox (patch 1525406)</p>
<p>Update to 0.9.1 of TreeMixin.</p>
<p>Update to 1.0 of TreeMixin.</p>
<p>wx.lib.customtreectrl: Patch from Andrea that fixes the following
problems/issues:</p>
<blockquote>
@@ -80,6 +80,9 @@ control, added in wxPython 2.7.1.1.</dd>
</dl>
</blockquote>
<p>Update to latest FloatCanvas from Chris Barker.</p>
<p>The pywxrc tool now properly supports generating classes for menus and
menubars, and also creating attributes for menus, menubars and menu
items.</p>
</div>
<div class="section">
<h1><a id="id2" name="id2">2.8.3.0</a></h1>