o Fixed another bug in drawing code that was causing warnings/crashes.
Changes 2.6.4:
o Fixed bug in drawing code that was causing crashes.
Changes 2.6.3:
o Fixed problem with missing '...' buttons in the property editor.
Changes 2.6.2:
o Build fix - mkinstalldirs wasn't in the tarball.
Changes 2.6.1:
o Save window positions between sessions.
o Rewrote selection drawing code so it works better on win32.
o Support "translatable", "context" and "comments" attributes for text
properties to help with translation.
o Bug fixes
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
is not really needed. However, add a MESSAGE recommending its installation
(the shared library is dynamically loaded if it exists, so it can be
installed after glade2 has been installed).
Bump PKGREVISION to 2.
Ok'd by jmmv.
Glade 2.6.0 (Apr 14 2004)
===========
o Fixed trivial compilation problem in plain GTK+ version.
o Fixed bug freeing unallocated memory on Win32.
o Updated links to related software in README.
Glade 2.5.1 (Mar 29 2004)
===========
o Fixed bug migrating old toolbar widgets which meant that widgets other
than the normal/toggle/radio buttons were being lost when loading.
o Use the new GtkFileChooseDialog throughout Glade.
o Load the gail-gnome module as well as gail.
o If there is no .gladep file check the <requires> tags to see if it is
a GNOME or GTK+ project. Previously it would assume its a GNOME project.
o Set up GtkFrame according to the HIG.
o A few other minor fixes.
Glade 2.5.0 (Mar 17 2004)
===========
o Added support for new widgets in GTK+ 2.4 - GtkExpander, GtkFontButton,
GtkColorButton, GtkComboBox, GtkComboBoxEntry, GtkToolItem, GtkToolButton,
GtkToggleToolButton, GtkRadioToolButton, GtkSeparatorToolItem,
GtkFileChooserWidget, GtkFileChooserDialog.
o Added support for a number of new properties of existing widgets.
o New user manual (Pat Costello).
o Removed Turbo Start Guide.
o Updated FAQ to use sect1/sect2 elements so it is displayed OK in yelp.
Glade 2.0.0 (Apr 11 2003)
===========
o Hide GNOME widgets and stock items in GTK+ projects.
o Made stock icon code more robust, hopefully fixing bug #105694.
o Updated for newer GnomeDB.
o Updated example text editor application for GTK+ 2.
o Bug fixes, including a few crashers.
Glade 1.1.3 (Nov 2 2002)
===========
o The widget tree now has icons & popup menus again.
o Removed dependancy on gnome-common for generated apps.
o Stopped generating any deprecated code.
o Updated GnomeDB support.
o Updated the generated signal callback argument names.
o A few keynav improvements, including global accelerators like Ctrl+S.
o Disabled support for typing in labels while hovering over widgets, as
it is a bit too error-prone.
o Added 'New' button back to toolbar in GNOME version!
o A few bug fixes.
rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
last package in the dependancy tree.
- PKGREVISION is bumped.
Reviewed by wiz.