aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/etoile-distributedview
Commit message (Collapse)AuthorAgeFilesLines
* - drop USE_GNUSTEP_PREFIXdinoex2010-05-302-23/+22
|
* - add PORTSCOUTdinoex2009-07-061-0/+2
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-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)
* - fix dependecydinoex2008-05-064-17/+33
| | | | Submitted by: cperciva
* UKDistributedView and UKFinderIconCell provides a very flexible icon view.dinoex2008-05-064-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/