]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/html/news.htm
fixed wxListMainWindow::HitTest
[wxWidgets.git] / docs / html / news.htm
index 0fca159d8f5c264b38ed5771d60d929786a5933b..ed9a244fa123d7c2f3f92a4226d5f777df041a57 100644 (file)
@@ -18,6 +18,36 @@ News
 </tr>
 </table>
 
+<H3><a name="release2_1_14">March 19th, 2000</H3><P>
+
+<ul>
+<li><a href="download.htm" target=wxmain>wxWindows 2.1.14</a> is now available for Windows, Motif and GTK.
+Again, great strides have been made since the previous official version (2.1.11), and 2.2 will be the next official
+stable version. Many things have been fixed and added but <a href="newver.htm">here</a> are some highlights.
+<li>Robin Dunn is contributing a wxStyledTextCtrl, a wrapper around the <a href="http://www.scintilla.org/" target=_new>Scintilla</a>
+styled text edit control. It can be used to provide syntax highlighting for various languages, and other applications.
+A snapshot of this work in progress, stc.zip, is provided on the ftp site alongside wxWindows 2.1.14.
+<li>Guilhem Lavaux has reworked his MMedia sound and video class library and started its documentation;
+it too is available alongside 2.1.14 as mmedia.zip.
+</ul>
+
+<H3>January 14th, 2000</H3><P>
+
+<ul>
+<li>Mumit Khan of Mingw32 fame has been testing wxWindows against Mingw32,
+to eliminate some bugs in both products and get wxWindows compilation as a DLL working
+for Mingw32.
+<li>Vadim has added his wxDateTime and wxCalendarCtrl classes and samples to the CVS archive.
+<li>TIFF support has been added, and wxImage speeded up.
+<li>Guillermo Rodriguez Garcia has added a new Game of Life demo.
+<li>The DDE sample now works in socket mode, at last.
+<li>Vadim has got clipboard copy and paste working for metafiles, by adding an enhanced
+metafile class.
+<li>The wxWindows web site is now hosted on SourceGear's server, with a bug tracker and
+other facilities to follow shortly.
+</ul>
+
+
 <H3><a name="release2_1_11">November 9th, 1999</a></H3><P>
 
 <a href="download.htm" target=wxmain>wxWindows 2.1.11</a> is now available for Windows, Motif and GTK.