Remove obsolete symbols and platforms from the documentation

Don't mention pre-XP Windows versions and other obsolete platforms such as
OS/2 and the symbols which were only useful for them.

Closes https://github.com/wxWidgets/wxWidgets/pull/137
This commit is contained in:
Catalin
2015-11-29 00:34:42 +02:00
committed by Vadim Zeitlin
parent c43fa10c74
commit 71ad2d64ef
13 changed files with 23 additions and 55 deletions

View File

@@ -546,7 +546,7 @@ public:
Notice that, as with DrawText(), the @a text can contain multiple lines
separated by the new line (@c '\\n') characters.
@note Under Win9x only TrueType fonts can be drawn by this function. In
@note Under MSW only TrueType fonts can be drawn by this function. In
particular, a font different from @c wxNORMAL_FONT should be used
as the latter is not a TrueType font. @c wxSWISS_FONT is an
example of a font which is.