Moved some items to 'already done' in the todo list
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -138,12 +138,23 @@ Developers: please feel free to add to these, and delete them when they are done
|
|||||||
|
|
||||||
<P>
|
<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>
|
<B><I>General</I></B><P>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>wxHTML printing. When finished, this will allow an application to generate
|
<li>wxHTML printing. When finished, this will allow an application to generate
|
||||||
printed reports with very little effort.
|
printed reports with very little effort.
|
||||||
<li>wxSocket.
|
|
||||||
<li>Split library into several, for base (classes and functions usable by console and GUI
|
<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)
|
applications), console (classes and functions usable by console application only)
|
||||||
and GUI (classes and functions usable by GUI application only).
|
and GUI (classes and functions usable by GUI application only).
|
||||||
@@ -162,10 +173,7 @@ correct help id.
|
|||||||
determining if there is a connection to Internet on the machine and
|
determining if there is a connection to Internet on the machine and
|
||||||
wxPhoneDialer for dialing arbitrary phone numbers and otherwise communicating
|
wxPhoneDialer for dialing arbitrary phone numbers and otherwise communicating
|
||||||
with the modem.
|
with the modem.
|
||||||
<li>wxImage handlers in separate .h and .cpp files.
|
<li>GIF animation code (support is already there, but wxAnimation is not yet complete)
|
||||||
<li>PCX writing code.
|
|
||||||
<li>GIF animation code.
|
|
||||||
<li>Tidying of timer code, addition of wxChrono class.
|
|
||||||
<li>Debug wxPostScriptDC further.
|
<li>Debug wxPostScriptDC further.
|
||||||
<li>wxDateTime class.
|
<li>wxDateTime class.
|
||||||
<li>Regular expressions support.
|
<li>Regular expressions support.
|
||||||
@@ -179,7 +187,6 @@ written generically in wxWindows.
|
|||||||
<li>Modem and telephony support.
|
<li>Modem and telephony support.
|
||||||
<li>Book, tutorial.
|
<li>Book, tutorial.
|
||||||
<li>More examples.
|
<li>More examples.
|
||||||
<li>Bug tracking system.
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<P>
|
<P>
|
||||||
|
Reference in New Issue
Block a user