aboutsummaryrefslogtreecommitdiff
path: root/devel/guiloader
Commit message (Collapse)AuthorAgeFilesLines
* - Update devel/guiloader to version 2.13.1Martin Wilke2009-02-272-6/+5
| | | | | | | | | | | - Update devel/guiloader-c++ to version 2.13.1 - Update devel/crow to version 2.13.0 PR: 131845 Submitted by: Ports Fury Notes: svn path=/head/; revision=229168
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 2.12.0Li-Wen Hsu2008-04-263-4/+5
| | | | | | | | PR: ports/123082 Submitted by: KATO Tsuguru <tkato432 AT yahoo.com> Notes: svn path=/head/; revision=212037
* - Update to 2.10.1Rong-En Fan2008-04-043-17/+15
| | | | | | | | | | - Refine COMMENT PR: ports/121797 Submitted by: KATO Tsuguru <tkato432 at yahoo.com> Notes: svn path=/head/; revision=210491
* Reset relaxbsd@gmail.com due to maintainer-timeouts.Mark Linimon2008-03-021-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=208315
* - Change maintainer addressBeech Rintoul2007-07-051-3/+3
| | | | | | | | | | - Cleanup master_sites Requested by: Yinghong Liu <relaxbsd@gmail.com> (maintainer) Approved by: sat (mentor) Notes: svn path=/head/; revision=194988
* GuiLoader/C++ is a C++ binding to the GuiLoader library. It is a convenienceMartin Wilke2007-05-274-0/+41
layer that simplifies development of GuiLoader based applications written in the C++ language by introducing exception safety, binding GTK+ objects defined in GuiXml to C++ variables and type-safe dynamic connection to signals. WWW: http://crow-designer.sourceforge.net/ PR: ports/112618 Submitted by: Yinghong.Liu <liu_yinghong at yahoo.com.cn> Notes: svn path=/head/; revision=192133