diff --git a/docs/todo30.txt b/docs/todo30.txt index 036695f526..18676bbf40 100644 --- a/docs/todo30.txt +++ b/docs/todo30.txt @@ -121,11 +121,13 @@ We aim to arrive at a lazy initializiation of modules only when they are first needed. Dependency information between modules is needed. Dynamic Plug-In loading and unloading must be compatible with that. + wxUniversal =========== - Renderers within native ports. + wxPrinting ========== @@ -133,6 +135,7 @@ wxPrinting of pages. - Preview UI enhancement. + wxStaticBox =========== @@ -140,6 +143,23 @@ Hide the platform problems (GTK: 'children' must be siblings) in encapsulation in order to avoid problems on ports where the hierarchy must be 'correct'. + +Removal of old code +=================== + +In addition to wxCOMPATIBILITY code: + +- wxProperty classes. +- All wxCOMPATIBILITY (1.X) code. +- contrib/src/canvas? +- contrib/src/mmedia +- contrib/src/applet? +- utils/Install +- wxDate, wxTime +- Layout constraints code +- Old wxODBC code + + wxMiscellaneous ===============