aboutsummaryrefslogtreecommitdiff
path: root/deskutils/etoile-distributedview
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - fix dependecyDirk Meyer2008-05-054-17/+33
| | | | | | | Submitted by: cperciva Notes: svn path=/head/; revision=212684
* UKDistributedView and UKFinderIconCell provides a very flexible icon view.Dirk Meyer2008-05-054-0/+49
More precisely, UKDistributedView is an NSTableView-like class that allows arbitrary positioning of evenly-sized items. This is intended for things like the Workspace/Finder's "icon view", and even lets you snap items to a grid in various ways, reorder them etc. Finally it can handle several thousand of items smoothly. WWW: http://www.etoile-project.org/ Notes: svn path=/head/; revision=212677