summaryrefslogtreecommitdiff
path: root/x11-toolkits/tkstep80 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* No need to use += on first appearance of variables.Alexander Langer1997-12-241-2/+2
| | | | Notes: svn path=/head/; revision=9161
* Upgrade to 8.0p2.Thomas Gellekum1997-12-052-11/+12
| | | | Notes: svn path=/head/; revision=9002
* Set a fix shared lib version number (1.2).Thomas Gellekum1997-12-021-2/+11
| | | | Notes: svn path=/head/; revision=8959
* Temporarily bump shared version numbers to 1.2. They are following theSatoshi Asami1997-12-021-1/+1
| | | | | | | | tk-8.0.X port. I'm not sure if it is supposed to be this way, but for now this will make the plists consistent with the state of the world. Notes: svn path=/head/; revision=8958
* Use the new location for the tiff34 headers.Thomas Gellekum1997-12-012-9/+17
| | | | | | | Closes PR: 5160 Notes: svn path=/head/; revision=8934
* Mark this broken for now. It needs my private tiff34 port.Thomas Gellekum1997-11-271-1/+2
| | | | | | | PR: 5095 Notes: svn path=/head/; revision=8868
* Use correct library name for tiff34.Thomas Gellekum1997-11-261-2/+2
| | | | | | | | PR: 5150 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=8839
* Import tkstep80 port. TkStep is an enhanced Tk-8.0 with TIFF and XPM imageThomas Gellekum1997-11-118-0/+1428
support, the OffiX drag-and-drop porotocol and a NeXTSTEP look. It should be completely compatible to the original on the scripting level. Notes: svn path=/head/; revision=8580