Update the README after recent changes.

Update the platform list after dropping Win9x and OS/2 support.

Use new URLs after web site redesign and Trac upgrade.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2014-06-11 21:31:54 +00:00
parent e96b28181c
commit 8182c219e4

View File

@@ -45,17 +45,15 @@ Platforms supported
wxWidgets currently supports the following primary platforms: wxWidgets currently supports the following primary platforms:
- Windows 95/98/ME, NT, 2000, XP, Vista, 7 (32/64 bits). - Windows XP, Vista, 7 and 8 (32/64 bits).
- Most Unix variants using the GTK+ toolkit (version 2.6 or newer) - Most Unix variants using the GTK+ toolkit (version 2.6 or newer)
- Mac OS X (10.5 or newer) using Cocoa (32/64 bits) or Carbon (32 only) - Mac OS X (10.6 or newer) using Cocoa (32/64 bits) or Carbon (32 only)
There is some support for the following platforms: There is some support for the following platforms:
- Most Unix variants with X11 - Most Unix variants with X11
- Most Unix variants with Motif/Lesstif - Most Unix variants with Motif/Lesstif
- Most Unix variants with GTK+ 1.2 - Most Unix variants with GTK+ 1.2
- OS/2
- Windows CE (Pocket PC)
Most popular C++ compilers are supported; see the install.txt Most popular C++ compilers are supported; see the install.txt
file for each platform (available via docs/html/index.htm) and file for each platform (available via docs/html/index.htm) and
@@ -151,7 +149,7 @@ Bug reporting
The wxWidgets bug tracker can be browsed at: The wxWidgets bug tracker can be browsed at:
http://trac.wxwidgets.org/report http://trac.wxwidgets.org/newticket
Please use the search function of our Trac installation to find Please use the search function of our Trac installation to find
any possibly relevant bugs before reporting new ones. Also please any possibly relevant bugs before reporting new ones. Also please
@@ -169,7 +167,7 @@ Further information
If you are looking for support, you can get it from If you are looking for support, you can get it from
- wxForum at http://forums.wxwidgets.org/ - wxForum at http://forums.wxwidgets.org/
- wx-users mailing list (http://www.wxwidgets.org/support/maillst2.htm) - wx-users mailing list (http://www.wxwidgets.org/support/mailing-lists/)
- #wxwidgets IRC channel - #wxwidgets IRC channel
- http://stackoverflow.com/ if you tag your question with "wxwidgets" - http://stackoverflow.com/ if you tag your question with "wxwidgets"