]> git.saurik.com Git - wxWidgets.git/commitdiff
more new items
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 4 Oct 1999 14:05:10 +0000 (14:05 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 4 Oct 1999 14:05:10 +0000 (14:05 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/html/roadmap.htm

index 73e63dce89fc0d7157046341472c6daf15be4f49..9004218405e161b2e177c4df01dee8e3da0d2b6f 100644 (file)
@@ -54,6 +54,8 @@ is split into base and GUI libraries.
 <li>wxWizard (beta)
 <li>wxDialUpManager and wxPhoneDialer (beta)
 <li>wxFontEnumerator (beta)
+<li>Preliminary support for different encodings
+<li>wxPostEvent function
 </ul>
 
 <P>
@@ -67,6 +69,8 @@ are expected to support this: for the rest, the makefiles will build a valid
 combined base/GUI library for GUI applications only.
 <li>New wxGrid.
 <li>wxSocket working.
+<li>Full support for fonts in different encodings
+<li>Tested multithreading support (wxThread)
 <li>wxHTML printing (possibly).
 <li>Better i18n support (i.e. more translations)
 <li>Animation classes (possibly, low priority).