coriander-0.27
Application =========== Coriander : coriander-0.27 Description =========== Coriander is a full featured GUI for IIDC compliant, IEEE1394 Digital Camera. Enhancements ============ - new absolute control capabilities - FPS display - ... Fixes ===== - better F7 handling - more generic format/mode change Download ======== http://ftp.gnome.org/pub/GNOME/ _____________________________________________
Bakery 1.3.4
Bakery is a C++ Framework for creating GNOME applications using gnomemm and gtkmm. Bakery 1.3.x is for gnomemm2 and gtkmm2. - Bakery provides a Document/View architecture, but it doesn't force you to use the whole architecture. - Bakery can use XML as a document storage format. - Bakery provides default functionality, which can be easily customized. - Bakery makes it easy to start developing GNOME applications. - Bakery gives your application structure. More details and downloads are available at http://bakery.sourceforge.net Changes: * Added Bakery::Document_XML, and a WithXmlDoc example. This allows Bakery applications to use XML for their document's structure, using libxml++. This is based on the Document_XML class that was in the bakery_example_xml package, but the Xerces-C++ parser has been replaced with libxml++ because Xerces-C++ are not serious about API stability or packaging. (Murray Cumming) * The recent files menu item works again. (Murray Cumming) * The About box can be shown more than once. (Matthew Tuck) * gcc 3.2 warnings fixes. (Matthew Tuck) -- Murray Cumming [email protected] www.murrayc.com

