]> git.saurik.com Git - wxWidgets.git/commitdiff
Added list of things to remove
authorJulian Smart <julian@anthemion.co.uk>
Mon, 17 Mar 2003 17:14:04 +0000 (17:14 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 17 Mar 2003 17:14:04 +0000 (17:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/todo30.txt

index 036695f526186b1bf2489bfe2b5cccd5578405a4..18676bbf40b484d95176ec5bf8e6fae6e5325de6 100644 (file)
@@ -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.
 
 needed. Dependency information between modules is needed. Dynamic Plug-In
 loading and unloading must be compatible with that.
 
+
 wxUniversal
 ===========
 
 - Renderers within native ports.
 
 wxUniversal
 ===========
 
 - Renderers within native ports.
 
+
 wxPrinting
 ==========
 
 wxPrinting
 ==========
 
@@ -133,6 +135,7 @@ wxPrinting
   of pages.
 - Preview UI enhancement.
 
   of pages.
 - Preview UI enhancement.
 
+
 wxStaticBox
 ===========
 
 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'.
 
 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
 ===============
 
 wxMiscellaneous
 ===============