summaryrefslogtreecommitdiff
path: root/src/toolbox.c
Commit message (Collapse)AuthorAgeFilesLines
* Ensure final directory is created and destination path is NUL terminated.John Mark Bell2009-05-131-0/+10
| | | | svn path=/trunk/tools/ttf2f/; revision=7494
* Fix quit menu entry properly -- it helps to use the correct constant.John Mark Bell2009-05-131-2/+2
| | | | svn path=/trunk/tools/ttf2f/; revision=7493
* Port toolbox frontend to OSLib/OSLibSupport.John Mark Bell2009-05-131-182/+259
| | | | svn path=/trunk/tools/ttf2f/; revision=7491
* Build-time selectable frontend -- defaults to CLI.John Mark Bell2009-05-081-0/+456
svn path=/trunk/tools/ttf2f/; revision=7438