LWN.net Logo

Bakery 2.3.4 announced

From:  Murray Cumming <murrayc-AT-murrayc.com>
To:  gnome-announce <gnome-announce-list-AT-gnome.org>, gnomemm-list <gnomemm-list-AT-gnome.org>, bakery <bakery-main-AT-lists.sourceforge.net>
Subject:  ANNOUNCE: Bakery 2.3.4
Date:  Sun, 30 May 2004 12:23:43 +0200

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.4:

* gcc 3.4 build fixes. (Bryan Forbes)
* Added contructors for use with libglademm's get_widget_derived().
* App_WithDoc: Added add_mime_type(), which should be used to filter
  the recent-files list, but there seem to be some gnome-vfs bugs
  that stop it from working.
* Document: Added signal_forget(), so the view can null its Document 
  pointers when it is deleted. Surely there's a better way.
  (Murray Cumming)

-- 
Murray Cumming
murrayc@usa.net
www.murrayc.com

_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


(Log in to post comments)

Copyright © 2004, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds