]> git.saurik.com Git - wxWidgets.git/commitdiff
adjusting min requirements
authorStefan Csomor <csomor@advancedconcepts.ch>
Sat, 19 May 2012 13:17:21 +0000 (13:17 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Sat, 19 May 2012 13:17:21 +0000 (13:17 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/doxygen/mainpages/platdetails.h

index 593eb18e40d47ed639d2aa5af6c804cc1663a942..48994466fcc2a9d9c18aac06dcc05df27850773c 100644 (file)
@@ -79,7 +79,7 @@ in the distribution.
 @subsection page_port_wxosx_carbon wxOSX/Carbon
 
 wxOSX/Carbon is a port of wxWidgets for the Macintosh OS platform.
-Currently MacOS X 10.4 or higher are supported. wxOSX/Carbon can
+Currently MacOS X 10.5 or higher are supported. wxOSX/Carbon can
 be compiled both using Apple's command line developer tools
 as well as Apple's Xcode IDE. wxOSX/Carbon supports both the Intel
 and PowerPC architectures and can be used to produce
@@ -100,7 +100,8 @@ in the distribution.
 @subsection page_port_wxosx_cocoa wxOSX/Cocoa
 
 wxOSX/Cocoa is another port of wxWidgets for the Macintosh OS
-platform. In contrast to wxOSX/Carbon, it uses the Cocoa API 
+platform. Currently MacOS X 10.5 or higher are supported. 
+In contrast to wxOSX/Carbon, it uses the Cocoa API 
 in place of Carbon. Much work has gone into this port and many 
 controls are functional, but the port has not reached the maturity
 of the wxOSX/Carbon port yet. It is possible to use wxOSX/Cocoa