aboutsummaryrefslogtreecommitdiff
path: root/deskutils/etoile-panekit
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - add category gnustepDirk Meyer2007-01-311-1/+1
| | | | | | | | PR: 103931 Approved by: pav Notes: svn path=/head/; revision=183799
* - cleanup MASTER_SITESDirk Meyer2007-01-141-2/+1
| | | | Notes: svn path=/head/; revision=182351
* - use new macrosDirk Meyer2007-01-131-1/+1
| | | | Notes: svn path=/head/; revision=182292
* PaneKit is a framework which provides various features to buildDirk Meyer2006-12-234-0/+64
flexible pane window in any GNUstep or Cocoa applications. PKPanesController controls the main user interface and several presentations are available. Panes can be build in bundle of Nib or programmingly. They are registered in PKPaneRegistry and displayed by PKPanesController. PKPreferencesController and PKPreferencesPaneRegistry are designed to handle preferences. It includes an NSPreferencePane implementation (following Cocoa API). It is based on GSSystemPreferences code written by Uli Kusterer. WWW: http://www.etoile-project.org/ Notes: svn path=/head/; revision=180583