Commit Graph

8 Commits

Author SHA1 Message Date
sebastia
f26b31718c Update to new Tcl layout, Makefile cleanups.
While there, update to version 2.3

OK landry@, stu@
2011-01-05 17:57:00 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
sebastia
0ab92dbbc4 Bugfix update to tktreectrl 2.2.10
After some feedback and tweaks, OK sthen@
2010-09-20 07:06:49 +00:00
sebastia
d8df757324 * add space between variable and = in the ports makefiles
* zap pthread from WANTLIB in tkdnd
 * get rid of expensive SUBST_VARS in pre-configure or whole pre-configure
 * get rid of tktreectrl PFRAG.shared
 * bump tkdnd and tktreectrl

OK, landry@ who's eyes got burned ;)
2010-07-30 16:41:09 +00:00
ajacoutot
127208401d First pass at new REVISION/DEPENDS... not finished yet. 2010-07-30 06:58:57 +00:00
sebastia
5d76989c91 zap spaces and ' from filename and bump
OK: ajacoutot@ sthen@
2010-07-11 13:03:21 +00:00
sebastia
63faa5ff7f import tktreectrl-2.2.9
tree widget extension for Tk

A widget which displays items in a one- or two-dimensional arrangement.
Items have a parent-child relationship with other items. Items have a
set of states, which are boolean properties. Items may be spread about
one or more columns. For each column of an item there is a style
associated, which determines how to display the item's column taking
into account the item's current state set. One column can be defined to
display the data in a hierarchical structure.

OK from sthen@, landry@
2010-07-09 16:43:11 +00:00