summaryrefslogtreecommitdiff
path: root/editors/fine/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Err, this program links with qt, not qt2.. duhChris Piazza1999-09-081-1/+1
| | | | Notes: svn path=/head/; revision=21442
* Link with qt2, not qt.Chris Piazza1999-09-071-1/+1
| | | | Notes: svn path=/head/; revision=21375
* Err, USE_NEWGCC is needed. Put -fguiding-decls back in CFLAGS inChris Piazza1999-08-261-1/+1
| | | | | | | patch-aa Notes: svn path=/head/; revision=20979
* Remove a bogus CFLAGS additionChris Piazza1999-08-261-1/+1
| | | | Notes: svn path=/head/; revision=20977
* Import of fine.Chris Piazza1999-08-182-0/+97
fine is "The Finally INteligent Editor" that does syntax highlighting, has the ability to be programmed to insert text with key bindings and more. It uses the QT toolkit. Notes: svn path=/head/; revision=20767