]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/mainpages/introduction.h
Ensure the correct cleanup order for GDI+-related modules in wxMSW.
[wxWidgets.git] / docs / doxygen / mainpages / introduction.h
index 763ce481def8e5c01a79e602ea6377840170b3d0..4b2c5baa09ac7e12368a607704fd4cd8693d99ad 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     Introduction page of the Doxygen manual
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 
@@ -127,18 +127,18 @@ To make use of wxWidgets, you currently need one of the following setups.
 
 @li A 32-bit or 64-bit PC running MS Windows.
 @li A Windows compiler: MS Visual C++ (embedded Visual C++ for wxWinCE
-    port), Borland C++, Watcom C++, Cygwin, MinGW, Metrowerks CodeWarrior,
-    Digital Mars C++. See @c install.txt for details about compiler
-    version supported.
+    port), Borland C++, Watcom C++, Cygwin, MinGW, Digital Mars C++.
+    See @c install.txt for details about compiler version supported.
 
 (b) Unix:
 
 @li Almost any C++ compiler, including GNU C++ and many Unix vendors
     compilers such as Sun CC, HP-UX aCC or SGI mipsPro.
-@li Almost any Unix workstation, and one of: GTK+ 2.4 or higher (GTK+ 1.2.10
+@li Almost any Unix workstation, and one of: GTK+ 2.6 or higher (GTK+ 1.2.10
     may still be supported but wxGTK1 port is not maintained any longer and lacks
-    many features of wxGTK2), Motif 1.2 or higher or Lesstif. If using the wxX11
-    port, no such widget set is required.
+    many features of wxGTK2; GTK+ 3 is supported but is still experimental),
+    Motif 1.2 or higher or Lesstif. If using the wxX11 port, no such widget set
+    is required.
 
 (c) Mac OS/Mac OS X: