summaryrefslogtreecommitdiff
path: root/editors/textedit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove regexp support for libxview not that it builds ELF too.Steve Price1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13294
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Move textedit from x11 to editors.Satoshi Asami1998-02-181-2/+2
| | | | | | | Approved by: jraynard Notes: svn path=/head/; revision=9781
* Mini portlint.Satoshi Asami1998-01-061-3/+2
| | | | Notes: svn path=/head/; revision=9278
* The XView windowing text editor, based around command panel buttonsJames Raynard1998-01-046-0/+44
and text areas and menus. It supports both mouse and keyboard operations. Notes: svn path=/head/; revision=9265