]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/html/roadmap.htm
some more TODOs
[wxWidgets.git] / docs / html / roadmap.htm
index 73e63dce89fc0d7157046341472c6daf15be4f49..7220f6732a7597278ec8f47acc1ddc9a0cb7b56d 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).
@@ -93,6 +97,8 @@ combined base/GUI library for GUI applications only.
 <li>Release date: March 5th, 2000
 <li>Miscellaneous fixes and small enhancements.
 <li>wxDateTime class in beta.
+<li>Context sensitive help
+<li>More i18n issues: dates, times, ...
 </ul>
 
 <P>
@@ -112,6 +118,7 @@ combined base/GUI library for GUI applications only.
 <li>Release date: c. July 2nd, 2000
 <li>Unicode compilation working in wxGTK and wxMSW.
 <li>wxDateTime class.
+<li>Regular expressions support.
 </ul>
 
 <P>
@@ -150,6 +157,10 @@ that can handle multiple formats).
 add constraint specification to WXR syntax and Dialog Editor; add multilanguage support to WXR.
 May be we'd better change the format completely and replace WXR with XML
 (providing conversion utility for old files)?
+<li>Context sensitive help: we need to have wxHelpEvent which would be
+generated when the help for a given control is requested and a standard
+handler for it in wxWindow which would invoke the default help system with the
+correct help id.
 <li>Rewrite Dialog Editor.
 <li>Modem-oriented classes: wxDialUpManager for dialing up the ISP and
 determining if there is a connection to Internet on the machine and