10 - Suggestion from Janos Vegh: the memory-checking classes could
11 also keep return the size of memory currently allocated, with
12 a call to return it e.g. int wxDebugContext::GetMemoryUsed().
13 Maybe even an optional window in debug mode with a tally of memory
14 usage, how many classes of each kind are in use, etc.? That
17 - Documentation: mention include files with each class.
19 - Document/update wxTime.
21 - Fix TCP/IP mode in dde sample (how to use; why does it crash).
23 - Remove trashed CVS files:
25 include/wx/msw/magnif1.cur
27 utils/glcanvas/samples/isosurf/isosurf.dat.gz
31 - wxDB ODBC classes: it seems that there are too many
32 Sybase-specific features for it to work on e.g. MySQL,
33 PostgreSQL. Find out what Remstar uses and document
34 problems/restrictions.
36 - In doc/view file selector, document type is selected by
37 extension, not the type selected in the (Windows) file selector.
39 - Complete this ToDo list :-)