<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).
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.
<li>Modem and telephony support.
<li>Book, tutorial.
<li>More examples.
-<li>Bug tracking system.
</ul>
<P>