Release Notes: Most important is the initial working support for gtkmm 2.4, which had been in CVS for a while. It also contains many bugfixes and enhancements.
Release Notes: Problems with g++ > 2.95, insertion of non-buttons into the toolbar, and gnome radiomenu indices were fixed. default_size for windows and after on signal connection are now honored. Some unneeded parentheses in generated code are no longer produced.
Release Notes: gnome-dialog was fixed. New XML parsing was written. glade-- now only touches the _glade files which need modifications, which greatly speeds up rebuilding. A new mailing list was created for glade-- at glademm-list@gnome.org. Parts of the internal widget handling and contained_iterator were rewritten. Lots of bugs were fixed. Non-GNOME menu fixes were made. The fileselection callbacks are now working. messagebox and propertybox are still crashing. A fix for autoconf 2.50 was made.
Release Notes: Manym many Gnome fixes; fixed crash with radiogroups; configurable file extension support added; pixmaps are working now; IRIX fixes; and fixed connection to destroy.
Release Notes: better gtk--1.2 support, a rework of a lot of generated code, and removal of some private members. Note: this update breaks code compatibility.
Release Notes: Support was added for GTK-- 1.2.x and GNOME-- 1.2.x. Preliminary support for gettext was added.
Release Notes: WidgetMap.hh was missing and has now been added. Dialogs fixed. Classes now contain pointers to their widgets. Bumped version to corresponding version of glade.
Release Notes: Changes in signals, a fix for GtkMacro, an IRIX port, menubars and toolbars can now form a class of their own, and a fix for the toolbar for GTK-- 1.1.
Release Notes: