]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/html/roadmap.htm
many changes; major ones:
[wxWidgets.git] / docs / html / roadmap.htm
index d6a4ec290a2f85279800762f50d1c2c7c18bbb2f..0bda1ab4bd9e9224e0141d9e8b32152c7c5892ee 100644 (file)
@@ -51,6 +51,11 @@ available at dates convenient to the developers.<P>
 <li>This beta is intended to be the last stable snapshot before wxWindows
 is split into base and GUI libraries.
 <li>New wxGrid in beta.
+<li>wxWizard (beta)
+<li>wxDialUpManager and wxPhoneDialer (beta)
+<li>wxFontEnumerator (beta)
+<li>Preliminary support for different encodings
+<li>wxPostEvent function
 </ul>
 
 <P>
@@ -64,9 +69,12 @@ 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>Animation classes (possibly).
-<li>PCX writing capability (possibly).
+<li>Better i18n support (i.e. more translations)
+<li>Animation classes (possibly, low priority).
+<li>PCX writing capability (possibly, low priority).
 <li>wxImage handlers in separate .h and .cpp files.
 <li>Rewritten timer.cpp, possible wxChrono class.
 <li>Bug tracking system in place.
@@ -108,6 +116,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>
@@ -144,7 +153,13 @@ and GUI (classes and functions usable by GUI application only).
 that can handle multiple formats).
 <li>Expand the number of controls that can be specified in a WXR file;
 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>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
+wxPhoneDialer for dialing arbitrary phone numbers and otherwise communicating
+with the modem.
 <li>PCX writing code.
 <li>GIF animation code.
 <li>Tidying of timer code, addition of wxChrono class.
@@ -186,6 +201,8 @@ default buttons (heavy black border).
 <B><I>wxMotif</I></B><P>
 
 <ul>
+<li>Fix menu accelerators
+<li>Fix refresh problems
 <li>Allow wxSystemSettings to be configurable, perhaps via a control
 panel application.
 </ul>