updated to reflect the current situation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -57,60 +57,72 @@ available at dates convenient to the developers.<P>
|
|||||||
</CENTER>
|
</CENTER>
|
||||||
<P>
|
<P>
|
||||||
|
|
||||||
<H4>Release 2.1.11</H4>
|
<H4>Release 2.1.14</H4>
|
||||||
|
|
||||||
Release date: November 7th, 1999<P>
|
Release date: February 13 or 20, 2000<P>
|
||||||
|
|
||||||
|
This will be the final beta release before the final 2.2 release. It will be
|
||||||
|
synchronized for as many platforms as possible (at least Windows and GTK,
|
||||||
|
probably Motif and hopefully Mac).
|
||||||
|
|
||||||
|
Changes since the last synchronized release (2.1.11):
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>Split wxWindows into base and GUI libraries. Most, but not all makefiles
|
<li>first beta release of wxBase
|
||||||
are expected to support this: for the rest, the makefiles will build a valid
|
<li>new or significantly improved base classes: wxDateTime, wxLongLong,
|
||||||
combined base/GUI library for GUI applications only.
|
wxCmdLineParser, wxDir, wxStopWatch
|
||||||
<li>wxWizard (beta).
|
<li>much better i18n support, encoding conversion on the fly, wxFontMapper
|
||||||
<li>wxDialUpManager and wxPhoneDialer.
|
<li>new wxGrid class
|
||||||
<li>wxFontEnumerator.
|
<li>new wxCalendarCtrl class
|
||||||
<li>Preliminary support for different font encodings
|
<li>dynamic toolbar/menubar management
|
||||||
<li>wxPostEvent function
|
<li>better image formats support: TIFF (new), PCX (improved)
|
||||||
<li>New wxGrid.
|
<li>attributes (custom colours/font) support in wxTreeCtrl, wxListCtrl
|
||||||
<li>wxSocket working.
|
<li>impressive number of fixed bugs in wxMSW and wxGTK including various
|
||||||
<li>Full support for fonts in different encodings.
|
incompatibilities between the two
|
||||||
<li>Tested multithreading support (wxThread).
|
|
||||||
<li>wxHTML printing.
|
|
||||||
<li>Better i18n support (i.e. more translations).
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<P>
|
<P>
|
||||||
|
|
||||||
<H4>Release 2.2 (stable)</H4>
|
<H4>Release 2.2 (stable)</H4>
|
||||||
|
|
||||||
Release date: December 19th, 1999.<P>
|
Release date: March 5, 2000.<P>
|
||||||
|
|
||||||
|
This is the next stable version of wxWindows. No new features since
|
||||||
|
2.1.14 beta.
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>Miscellaneous fixes and small enhancements.
|
<li>bugs found during 2.1.14 will be fixed.
|
||||||
|
<li>translations of text strings used in wxWindows
|
||||||
|
<li>documentation updated to include all new classes
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<P>
|
<P>
|
||||||
|
|
||||||
<H4>Release 2.3</H4>
|
<H4>Release 2.3</H4>
|
||||||
|
|
||||||
Release date: March 5th, 2000
|
Release date: ?
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>Miscellaneous fixes and small enhancements.
|
|
||||||
<li>wxDateTime class in beta.
|
|
||||||
<li>Context sensitive help.
|
<li>Context sensitive help.
|
||||||
<li>More i18n issues: dates, times, ...
|
<li>More i18n issues: dates, times, ...
|
||||||
<li>Regular expressions support.
|
<li>POSIX-like regular expressions support for all platforms.
|
||||||
|
<li>Encryption support (interface to OpenSSL).
|
||||||
|
<li>UDP support in wxSocket
|
||||||
|
<li>wxPlot
|
||||||
|
<li>XML for resource files.
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<P>
|
<P>
|
||||||
|
|
||||||
<H4>Release 2.4 (stable)</H4>
|
<H4>Release 2.4 (stable)</H4>
|
||||||
|
|
||||||
Release date: May 7th, 2000.
|
Release date: ?
|
||||||
|
|
||||||
|
Stable version of 2.3.
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>Unicode compilation starting to work in wxGTK and wxMSW.
|
<li>wxMac release.
|
||||||
<li>wxDateTime class.
|
<li>wxBeOS port.
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<P>
|
<P>
|
||||||
|
Reference in New Issue
Block a user