]> git.saurik.com Git - wxWidgets.git/blame - docs/todo.txt
unused message removed from event table
[wxWidgets.git] / docs / todo.txt
CommitLineData
2dc5505e
JS
1General ToDo
2------------
3
2dc5505e
JS
4Please see also:
5
6 docs/gtk/todo.txt
7 docs/motif/todo.txt
8 docs/msw/todo.txt
9
8a2c6ef8
JS
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
15 would be neat.
16
17- Documentation: mention include files with each class.
18
7921cf2b
JS
19- Document/update wxTime.
20
21- Fix TCP/IP mode in dde sample (how to use; why does it crash).
2d120f83 22
45b5751f
JS
23- Get Karsten to remove trashed CVS files:
24
054d497f 25 include/wx/msw/magnif1.cur
45b5751f
JS
26 src/msw/ctl3d/*
27
28 and re-add them.
29
054d497f
JS
30- wxDB ODBC classes: it seems that there are too many
31 Sybase-specific features for it to work on e.g. MySQL,
32 PostgreSQL. Find out what Remstar uses and document
33 problems/restrictions.
8a2c6ef8 34
054d497f 35- Complete this ToDo list :-)
8a2c6ef8 36