X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d35b028e046acb684d57e56db309313090b73718..e944f70a6d8f0a56d00d575940f4fe94f49ef727:/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().