Added list of things to remove
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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
|
needed. Dependency information between modules is needed. Dynamic Plug-In
|
||||||
loading and unloading must be compatible with that.
|
loading and unloading must be compatible with that.
|
||||||
|
|
||||||
|
|
||||||
wxUniversal
|
wxUniversal
|
||||||
===========
|
===========
|
||||||
|
|
||||||
- Renderers within native ports.
|
- Renderers within native ports.
|
||||||
|
|
||||||
|
|
||||||
wxPrinting
|
wxPrinting
|
||||||
==========
|
==========
|
||||||
|
|
||||||
@@ -133,6 +135,7 @@ wxPrinting
|
|||||||
of pages.
|
of pages.
|
||||||
- Preview UI enhancement.
|
- 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
|
in order to avoid problems on ports where the hierarchy must be
|
||||||
'correct'.
|
'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
|
||||||
===============
|
===============
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user