ANNOUNCE: Bakery 2.3.8
Murray Cumming <[email protected]> Mon, 12 Jul 2004 15:41:43 +0200
| Newsgroups | gmane.comp.gnome.gnomemm |
|---|---|
| Message-ID | <1089639704.4873.17.camel@murrayc_debian> |
Bakery is a C++ Framework for creating document-based GNOME applications using gtkmm. Bakery 2.3.x is for gtkmm 2.4 and libxml++ 2.6 - 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 gtkmm/GNOME applications. - Bakery gives your application structure. - Bakery provides useful utility classes. Documentation and downloads are available at http://bakery.sourceforge.net Changes: bakery 2.3.8: * Views inherit from sigc::trackable, to avoid crashes when calling dead signal handlers. (Murray Cumming) 2.3.7: * Document: - Create new documents with sensible (rather than bizarre) permissions. - Add parameter to the modified signal, and send it whenever it changes. (Murray Cumming) -- Murray Cumming [email protected] www.murrayc.com