File Release Notes and Changelog
Release Name: 0.3.2
Notes:
The dependency on libgcontainer has been dropped: now the adg canvas
requires only cairo and Gtk+2 (will be optional). This allows to try
the demo program (demo/adg-demo) on any decent GNU/Linux distribution
without installing anything.
The container logic has been included in AdgEntity (the GChildable
portion) and AdgContainer (the GContainerable part).
Changes:
affe7f6... Removed #include <gcontainer/gcontainer.h>
4361ac0... [configure.ac] Bumped version to 0.3.2
650e718... [README] Updated
8f281fa... [NEWS] Updated
83ca13c... [docs/] Updated documentation
afb5645... [demo/] Updated demo programs using the new container API
89ad3d0... [adg-container.* adg-entity.*] Merged gcontainer in AdgContainer & AdgEntity
daec841... [docs/Makefile.am] Removed reference to GContainer
8ab3c30... [Makefile.am adg/Makefile.am] Removed GCONTAINER_{CFLAGS,LIBS}
c27a5fa... [.gitignore] Ignore .loT
ad22351... [configure.ac] Removed dependency on gcontainer
368fb1a... Updated "GNU Library General License" to "GNU Lesser General License
a47f407... Updated FSF address
2d6dfe9... Corrected typos in NEWS
20d0155... Updated the COPYING license