2.1.3: * Fix SUN Forte C++ build. * get_widget_derived(): Actually return already-wrapped widgets. (Murray Cumming) 2.1.2: * get_widget_derived() now returns an existing C++ instance if one exists, like get_widget() already does. (Murray Cumming) 2.1.1: No changes. Just recreated the tarball - it was not installing the .la files. 2.1.0: This is the development phase for libglademm 2.2.0, which will add API but will not break API or ABI. * Added Glade::Xml::get_widget_derived() and examples/derived/ to demonstrate it. This allows you to use Glade to layout your own derived container widgets. Tell me what you think. (Murray Cumming) 2.0.1: * Rebuilt the tarball with newer autotools, fixing the $SED problem. 2.0.0 * Glade::Xml::create() now throws an XmlError expection if it fails. (Daniel Elstner) * Minimise use of templates, to reduce application code size. (Daniel Elstner) 1.3.5