summaryrefslogtreecommitdiff
path: root/devel/libglade2/pkg-plist (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PR: ports/14303Yukihiro Nakai1999-10-141-2/+2
| | | | | | | | Submitted by:Ade Lovett<ade@lovett.com> Update to 0.7 Notes: svn path=/head/; revision=22430
* Initial import of the GNOME glade library version 0.3.Steve Price1999-08-221-0/+17
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> Notes: svn path=/head/; revision=20868