ANNOUNCE: Bakery 1.3.6
- From: murrayc t-online de (Murray Cumming)
- To: gnome-announce <gnome-announce-list gnome org>, gnomemm-list <gnomemm-list gnome org>, bakery <bakery-main lists sourceforge net>
- Subject: ANNOUNCE: Bakery 1.3.6
- Date: 11 Dec 2002 13:15:31 +0100
Bakery is a C++ Framework for creating document-based 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.
Documentation and downloads are available at
http://bakery.sourceforge.net
Changes:
* All methods are now lowercase. Be careful that your on_document_load()
override is still an override.
* Document_XML:
- Fix delayed save bug by overriding save_before() instead
of save(). That's what is supposed to be overriden anyway.
- Updated for latest libxml++ API.
* Replaced all use of gnome_config_* with gconfmm. For instance, the
"Recent Documents".
* Mysterious gnome-i18n.h warnings fixes.
(Murray Cumming)
--
Murray Cumming
murrayc usa net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]