summaryrefslogtreecommitdiff
path: root/src/toolbox.c
Commit message (Expand)AuthorAgeFilesLines
* Convert font into temporary directory, then copy it into the destination font...John Mark Bell2009-05-131-10/+106
* Sanitise Font$Path entries before constructing destination menu.John Mark Bell2009-05-131-5/+37
* Ensure path is NUL-terminated when creating directoriesJohn Mark Bell2009-05-131-3/+3
* Revert to DIR_SEP magic.John Mark Bell2009-05-131-7/+17
* Ensure final directory is created and destination path is NUL terminated.John Mark Bell2009-05-131-0/+10
* Fix quit menu entry properly -- it helps to use the correct constant.John Mark Bell2009-05-131-2/+2
* Port toolbox frontend to OSLib/OSLibSupport.John Mark Bell2009-05-131-182/+259
* Build-time selectable frontend -- defaults to CLI.John Mark Bell2009-05-081-0/+456