]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/html/roadmap.htm
Moved some items to 'already done' in the todo list
[wxWidgets.git] / docs / html / roadmap.htm
index dd252a865a8814139dfca67a348e866506e89131..ff87a2d9e143517b0bfcfb8e4f3c9c54fa8fd83b 100644 (file)
@@ -110,6 +110,7 @@ Release date: ?
 <li>UDP support in wxSocket
 <li>wxPlot
 <li>XML for resource files.
+<li>Built-in support for configuring key bindings
 </ul>
 
 <P>
@@ -137,12 +138,23 @@ Developers: please feel free to add to these, and delete them when they are done
 
 <P>
 
+<B><I>Already done</I></B><P>
+
+<P>
+
+<ul>
+<li>wxSocket.
+<li>wxImage handlers in separate .h and .cpp files.
+<li>PCX writing code.
+<li>Tidying of timer code, addition of wxChrono class.
+<li>Bug tracking system.
+</ul>
+
 <B><I>General</I></B><P>
 
 <ul>
 <li>wxHTML printing. When finished, this will allow an application to generate
 printed reports with very little effort.
-<li>wxSocket.
 <li>Split library into several, for base (classes and functions usable by console and GUI
 applications), console (classes and functions usable by console application only)
 and GUI (classes and functions usable by GUI application only).
@@ -161,10 +173,7 @@ correct help id.
 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>wxImage handlers in separate .h and .cpp files.
-<li>PCX writing code.
-<li>GIF animation code.
-<li>Tidying of timer code, addition of wxChrono class.
+<li>GIF animation code (support is already there, but wxAnimation is not yet complete)
 <li>Debug wxPostScriptDC further.
 <li>wxDateTime class.
 <li>Regular expressions support.
@@ -178,7 +187,6 @@ written generically in wxWindows.
 <li>Modem and telephony support.
 <li>Book, tutorial.
 <li>More examples.
-<li>Bug tracking system.
 </ul>
 
 <P>
@@ -187,9 +195,7 @@ written generically in wxWindows.
 
 <ul>
 <li>Windows CE port.
-<li>Cure bug whereby in a panel within another panel, all buttons become
-default buttons (heavy black border).
-<li>Write a RC->WXR converter.
+<li>Write a RC to WXR converter.
 </ul>
 
 <P>