X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..9f4de6b2cf06f53a98b28f53640f3b9ec8cf4182:/docs/todo.txt diff --git a/docs/todo.txt b/docs/todo.txt index 53c2818850..c1d90a723a 100644 --- a/docs/todo.txt +++ b/docs/todo.txt @@ -7,6 +7,16 @@ Please see also: docs/motif/todo.txt docs/msw/todo.txt +- Fix wxStream mess: problems with Eol(), LastCount(), buffering + +- Fix wxHTTP/wxFTP which are currently broken, fix/rewrite wxURL + +- Add label support to wxToolBar + +- Add radio wxToolBar buttons + +- Add radio menu items + - Suggestion from Janos Vegh: the memory-checking classes could also keep return the size of memory currently allocated, with a call to return it e.g. int wxDebugContext::GetMemoryUsed().