ANNOUNCE: Bakery 0.7.0



Bakery is a C++ Framework for creating GNOME applications using Gnome-- and
Gtk--.

- 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.
- Bakery will provide easy access to GNOME technologies such as Bonobo and
GConf.

More details and downloads are available at
http://bakery.sourceforge.net


Changes:

Session Management:
  * Added App::set_command_line_args(), used by
  session management.
  * Application reopened if it was open when the user logged
  off, and any documents are reopened.

Menus:
  * Recent files sub-menu.
  * Save menu item disabled when documne is not modified.

Build Files:
  (Eric Bourque)
  * Added bakery.spec.in, for packaging.
  * minor bakery.m4 fix.

Misc:
  * Removed App_WithDoc::m_Status. It's in App.
  * Added View_Composite::remove_view().
  * Fixed problem when opening files without the extension.
  * No more 'save changes' dialog after failed document load.

There is also new documentation at http://bakery.sourceforge.net


Murray Cumming
murrayc usa net
www.murrayc.com





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