]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/CHANGES.html
Now we can build all tarballs on one (Unix shell) box using pre-flight.sh.
[wxWidgets.git] / wxPython / docs / CHANGES.html
index 42b7ab270faae55947c4a3e49ddc5db29fecac63..65ea7c18a5636bfe4d245f6129bbca91281de5b6 100644 (file)
@@ -12,6 +12,9 @@
 <h1 class="title">Recent Changes for wxPython</h1>
 <div class="section" id="id1">
 <h1><a name="id1">2.6.2.1</a></h1>
+<ul class="simple">
+<li>10-Jan-2006</li>
+</ul>
 <p>wxMSW: Fix for bug #1211907, popup menu indenting inconsistent with
 bitmaps.</p>
 <p>wxMac: Don't send an event for wx.RadioButton deselections, just the
@@ -110,7 +113,7 @@ is useful, for example, if you would like to remove some output
 or errors or etc. from the buffer before doing a copy/paste.
 The free edit mode is designated by the use of a red,
 non-flashing caret.</li>
-<li>Ctrl-H will fold/unfold (hide/show) the selected lines.</li>
+<li>Ctrl-Shift-F will fold/unfold (hide/show) the selected lines.</li>
 <li>General code cleanup and fixes.</li>
 <li>Use wx.StandardPaths to determine the location of the config
 files.</li>