]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/symbols.txt
wxTextStream now interprets 1,1 as 1.1 (European formating).
[wxWidgets.git] / docs / symbols.txt
index c92794bd71d5cf8bb8026917718d0893d87b2517..633162fb3024c55386dcbff139f3194572e1301b 100644 (file)
@@ -7,8 +7,11 @@ __X__           any X, but not GTK
 __WXMOTIF__     Motif
 __WXXT__        Xt; mutually exclusive with WX_MOTIF (?)
 __WXGTK__       GTK
+__WXGTK12__     GTK 1.2 or higher
 __WXMSW__       Any Windows
+__WXWINE__      WINE (i.e. Win32 on Unix)
 __WXMAC__       MacOS
+__WXPM__        OS/2 native Presentation Manager
 __UNIX__        any Unix
 __WINDOWS__     any Windows
 __WIN95__       GUI for Windows 95 and above; NT 4.0 and above.