Age | Commit message (Collapse) | Author | Files | Lines |
|
Buildlinkify against tcl/tk/x11
This configure is kinda brain dead so just keep the configure.in patches (which
were reversed anyways from the configure patches) and depend on autoconf
to force a correct configure. Also pass X11BASE along to configure's env
so the right -R flags end up in the libs/binaries.
|
|
|
|
tk-8.3.2 -> tk>=8.3.2
tk-[0-9]* -> tk>=8.0
tk-8.* -> tk>=8.0
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
|
|
|
|
tcl interpreter (as intended), instead of requiring users to use the bltwish
interpreter.
|
|
|
|
(2.4u), but the master site has been down all week, so I am adapting the
old one, as the new one has few major changes...
|
|
|
|
in PR 9593.
BLT is an extension to Tcl/Tk. It adds plotting widgets (X-Y graph,
barchart, stripchart), a powerful geometry manager, a new canvas item,
and several new commands to Tk.
Plotting widgets: graph, barchart, stripchart
Hierarchical list box: hierbox
Tab set: tabset
Geometry Manager: table
Vector Data Object: vector
Background Program Execution: bgexec
Busy Command: busy
New Canvas Item: eps
Drag & Drop Facility: drag&drop
Bitmap Command: bitmap
Miscellaneous Commands: winop, bltdebug, watch, spline, htext
|