mention also the contrib libraries removal/movements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
4f927337cc
commit
6f67af05ca
@ -39,13 +39,22 @@ changes:
|
|||||||
bit text, the new wxIPC_UTF8TEXT format is used for transferring wxStrings.
|
bit text, the new wxIPC_UTF8TEXT format is used for transferring wxStrings.
|
||||||
|
|
||||||
|
|
||||||
wxODBC library removal
|
wxODBC and contrib libraries removal
|
||||||
----------------------
|
------------------------------------
|
||||||
|
|
||||||
wxODBC library was unmaintained since several years and we couldn't continue
|
wxODBC library was unmaintained since several years and we couldn't continue
|
||||||
supporting it any longer so it was removed. Please use any of the other open
|
supporting it any longer so it was removed. Please use any of the other open
|
||||||
source ODBC libraries in the future projects.
|
source ODBC libraries in the future projects.
|
||||||
|
|
||||||
|
Also the "applet", "deprecated", "fl", "mmedia" and "plot" contrib libraries
|
||||||
|
were removed as they were unmaintained and broken since several years.
|
||||||
|
The "gizmos", "ogl", "net" and "foldbar" contribs have been moved to
|
||||||
|
wxCode (see http://wxcode.sourceforge.net/complist.php); they are now
|
||||||
|
open for futher development by volunteers.
|
||||||
|
|
||||||
|
The "stc" and "svg" contribs instead have been moved respectively into a new
|
||||||
|
"official" library stc and in the core lib.
|
||||||
|
|
||||||
|
|
||||||
Changes in behaviour not resulting in compilation errors, please read this!
|
Changes in behaviour not resulting in compilation errors, please read this!
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user