ANNOUNCE: Bakery 1.3.0



Bakery is a C++ Framework for creating GNOME applications using gnomemm
and gtkmm. Bakery 1.3.0 is a first version for gnomemm2 and gtkmm2. You
will also need Bakery 1.0.2 if you want this to coexist with the old
version.

- Bakery provides a Document/View architecture,
  but it doesn't force you to use the whole architecture.
- 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 Document::load_after() and Document::save_before() which should
be overridden instead of load() and save().
* Reference documentation can now be generated with Doxygen, by running
make in the docs/reference directory.
* Updated for libgnomeuimm2, and added GNOME2-style pkgconfig .pc file.

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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]