Tweaks to announcement

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-01-05 11:32:35 +00:00
parent 65526477ba
commit 6e206a04b6

View File

@@ -1,26 +1,44 @@
Announcing wxWindows 2.3.4: a cross-platform GUI toolkit Announcing wxWindows 2.4.0: a cross-platform GUI toolkit
---------------------------------------------------------------- ----------------------------------------------------------------
September 15th, 2002 -- the wxWindows team is pleased to January 6th, 2003 -- the wxWindows team is pleased to announce
announce the release of a development snapshot of the mature an official 2.4.0 release of the mature cross-platform C++
cross-platform C++ application framework. application framework.
The following platforms are supported: The following platforms are supported:
- Windows 95/98/ME, Windows NT, Windows 2000, Windows XP - Windows 95/98/ME, Windows NT, Windows 2000, Windows XP
- Unix with GTK+ 1.x and 2.0 - Linux/Unix with GTK+ 1.x and 2.0
- Unix with X11 - Linux/Unix with X11
- Unix with Motif/Lesstif - Linux/Unix with Motif/Lesstif
- VMS with GTK+ 1.x - VMS with GTK+ 1.x
- MacOS 8.6, 9.x and 10.x - MacOS 8.6, 9.x and 10.x
- OS/2 (alpha) - OS/2 (alpha release)
A non-GUI subset of wxWindows called wxBase is also supported
on most of these platforms.
To get wxWindows, go to the Download page at: To get wxWindows, go to the Download page at:
http://www.wxwindows.org http://www.wxwindows.org
This is likely to be the last development snapshot in the This is the first official release to support the many
2.3.x series, before the release of the stable 2.4.x series. enhancements to wxWindows since the 2.2.x series.
Improvements have been made to many areas, including:
- better support for Windows XP
- a much fuller Mac port
- additional platforms (OS/2 and bare X11)
- further type-safe container classes
- improved build system
- Unicode support for GTK+ and WIN32
- improved wxBase support
- wxArtProvider class allows tailoring of standard
wxWindows images
- translations for more languages
- mousewheel support
- support for more ODBC databases
- numerous bug fixes
*** About wxWindows *** About wxWindows