]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/CHANGES.html
Demo tweaks to correct some visual glitches and event order issues
[wxWidgets.git] / wxPython / docs / CHANGES.html
index 925281bb3c3c2eaa6f1c133ba9ab95558ad1f709..55ca17a8b76e863ec3835f040261a52af0853638 100644 (file)
@@ -4,15 +4,15 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 <meta name="generator" content="Docutils 0.3.1: http://docutils.sourceforge.net/" />
-<title>CHANGES.txt for wxPython</title>
+<title>Recent Changes for wxPython</title>
 <link rel="stylesheet" href="default.css" type="text/css" />
 </head>
 <body>
-<div class="document" id="changes-txt-for-wxpython">
-<h1 class="title">CHANGES.txt for wxPython</h1>
+<div class="document" id="recent-changes-for-wxpython">
+<h1 class="title">Recent Changes for wxPython</h1>
 <div class="section" id="id1">
-<h1><a name="id1">2.5.1.3</a></h1>
-<p>(See also the MigrationGuide.txt file for details about some of the
+<h1><a name="id1">2.5.1.4</a></h1>
+<p>(See also the <a class="reference" href="MigrationGuide.html">MigrationGuide</a> file for details about some of the
 big changes that have happened in this release and how you should
 adapt your code.)</p>
 <p>The wxWindows project and library is now known as wxWidgets.  Please
@@ -90,6 +90,7 @@ couldn't figure out anything better.  Well now we have something that,
 if it isn't already, has the potential to be better.  So consider
 migrating away from using activexwrapper as well.  Please see the
 MigrationGuide for more details on using the new module.</p>
+<p>Floats are allowed again as function parameters where ints are expected.</p>
 </div>
 <div class="section" id="id2">
 <h1><a name="id2">2.4.2.4</a></h1>