diff --git a/docs/changes.txt b/docs/changes.txt index b66f036525..af2a77f1fc 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -229,6 +229,7 @@ All (GUI): - recursive wxSizer::Show for subsizer and return value if element was found - added wxChoicebook control - smoother time estimation updates in wxProgressDialog (Christian Sturmlechner) +- the XRC contrib library was moved to the core Unix: diff --git a/docs/latex/wx/libs.bmp b/docs/latex/wx/libs.bmp index f93a5bb623..8ae9028f41 100644 Binary files a/docs/latex/wx/libs.bmp and b/docs/latex/wx/libs.bmp differ diff --git a/docs/latex/wx/libs.dia b/docs/latex/wx/libs.dia index d6b928c3b2..16a6248146 100644 --- a/docs/latex/wx/libs.dia +++ b/docs/latex/wx/libs.dia @@ -164,21 +164,21 @@ - + - - + + - + - + @@ -202,182 +202,11 @@ - + - - - - - - - - - - - - - - ## - - - - - #wxHTML# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ## - - - - - #wxAdvanced# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ## - - - ## - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ## - - - ## - - - - - - - - - - - - - - - - - - @@ -404,6 +233,173 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ## + + + + + #wxAdvanced# + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ## + + + ## + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ## + + + ## + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ## + + + + + #wxHTML# + + + + + + + @@ -418,19 +414,17 @@ - + - + - - - + + - @@ -504,13 +498,13 @@ - + - + - + @@ -539,7 +533,7 @@ - + @@ -552,24 +546,24 @@ - + - + - - - - + + + + - + - + @@ -585,7 +579,7 @@ - + @@ -593,16 +587,14 @@ - + - - + - @@ -679,18 +671,18 @@ - + - - + + - + @@ -765,16 +757,14 @@ - + - - + - @@ -836,5 +826,197 @@ + + + + + + + + + + + + + + + + + + + + + + + + ## + + + + + #wxXRC# + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ## + + + ## + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ## + + + ## + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ## + + + ## + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ## + + + ## + + + + + + + + + diff --git a/docs/latex/wx/libs.gif b/docs/latex/wx/libs.gif index 51bc8e486d..8eb7d02bf8 100644 Binary files a/docs/latex/wx/libs.gif and b/docs/latex/wx/libs.gif differ diff --git a/docs/latex/wx/libs.tex b/docs/latex/wx/libs.tex index 437663ac9f..3e6ba6d048 100644 --- a/docs/latex/wx/libs.tex +++ b/docs/latex/wx/libs.tex @@ -101,3 +101,9 @@ contained in this library, as well as \helpref{wxGrid}{wxgrid} and \helpref{wxDbTable}{wxdbtable}. Requires wxODBC and wxAdvanced. +{\large {\bf wxXRC}} + +This library contains \helpref{wxXmlResource}{wxxmlresource} class that +provides access to XML resource files in XRC format. +Requires wxXML, wxCore, wxAdvanced and wxHTML. +