summaryrefslogtreecommitdiffstats
path: root/src/cmd/devdraw/devdraw.c
Commit message (Expand)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-9/+7
* all: fix or silence all INSTALL warnings on macOSRuss Cox2017-01-061-2/+2
* devdraw: add forcedpi toggled by Fn+F3 on MacRuss Cox2012-11-251-1/+5
* devdraw, libdraw: add display->dpiRuss Cox2012-11-251-1/+27
* devdraw: OS X native versionRuss Cox2008-06-301-10/+3
* devdraw: add F11 for full-screen toggleRuss Cox2008-01-301-3/+10
* Fix resize error under KDE (Bart Locanthi)rsc2006-07-051-4/+4
* new draw serverrsc2006-06-251-0/+1607