aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/devdraw/mkwsysrules.sh
Commit message (Expand)AuthorAgeFilesLines
* config: add $egrepDan Cross2025-07-231-1/+1
* devdraw: add /usr/X11R7 for NetBSDRuss Cox2020-12-301-0/+2
* devdraw: refactor, clean up mac screenRuss Cox2020-01-131-2/+2
* devdraw: move per-window globals in mac-screen.m into ClientRuss Cox2020-01-131-1/+0
* devdraw: move Client into devdraw.h and move global state inRuss Cox2020-01-131-0/+2
* devdraw: use consistent mac-* prefix on macOS filesRuss Cox2020-01-131-3/+3
* devdraw: can use libthread directly now on macOSRuss Cox2020-01-131-1/+1
* devdraw: simplify mac file namesRuss Cox2020-01-131-2/+2
* devdraw: drop pre-metal macOS supportRuss Cox2020-01-131-11/+5
* devdraw: remove os x 10.5 compatibility codeJacob Vosmaer2018-11-151-8/+2
* devdraw: rewrite the Cocoa screen using MetalXiao-Yong Jin2018-11-151-1/+6
* fontsrv: fix build on OpenBSD 5.2Christian Kellermann2012-12-111-0/+1
* Cocoa Devdraw: cursor fixDavid Jeannot2011-12-091-1/+1
* devdraw: cocoa fixes, bigarrow support (thanks Marius Eriksen)Russ Cox2011-10-231-1/+1
* devdraw: cleanup, fix macargvRuss Cox2011-10-121-2/+2
* devdraw: disable Lion warningRuss Cox2011-09-261-1/+1
* use cocoa on snow leopardRuss Cox2011-09-261-1/+1
* devdraw: handle, warn about LionRuss Cox2011-09-191-1/+9
* mkfiles: fix macargv bufRuss Cox2010-10-271-1/+1
* mac: add 9term.app, Plumb.appRuss Cox2010-10-271-0/+1
* devdraw: add multitouch code from Paul LalondeRuss Cox2010-01-041-1/+5
* devdraw: default to native gui on OS XRuss Cox2008-07-091-1/+3
* devdraw: OS X native versionRuss Cox2008-06-301-3/+3
* use X11 in /usr if it is therersc2006-10-131-0/+4
* quietrsc2006-06-251-1/+1
* new draw serverrsc2006-06-251-0/+47