summaryrefslogtreecommitdiffstats
path: root/devel/libglade2
Commit message (Collapse)AuthorAgeFilesLines
* PR: ports/14303nakai1999-10-144-20/+7
| | | | | Submitted by:Ade Lovett<ade@lovett.com> Update to 0.7
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Mark this port broken. It doesn't link correctly on many boxes becausesteve1999-08-221-1/+3
| | | | libtool summarily deletes --rpath directives in link mode.
* Initial import of the GNOME glade library version 0.3.steve1999-08-227-0/+80
A library that allows you to load GLADE interfaces at runtime (you don't have to generate stubs with GLADE before hand). This way you can change the look of your application without recompiling. This way you can write the logic behind the interface separately from the code to build the interface, so changing the interface is not so much of a problem. PR: 12781 (12 of 19) Submitted by: Ade Lovett <ade@lovett.com>
OpenPOWER on IntegriCloud