aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/draw
Commit message (Expand)AuthorAgeFilesLines
* stats: add threadmaybackgroundRuss Cox2021-01-051-0/+6
* tcolors: add threadmaybackgroundRuss Cox2020-12-301-0/+6
* all: fix #includes for AIX, add a few AIX "implementation" filesBen Huntsman2020-05-071-0/+3
* clock: Remove unused static variable in clock.cDan Cross2020-01-151-2/+0
* clock: import from plan 9Russ Cox2020-01-131-0/+104
* cmapcube: don't crash on initdraw failureRuss Cox2020-01-131-1/+2
* all: fix or silence various gcc warningsRuss Cox2020-01-121-1/+1
* Trivial changes: whitespace and modes.Dan Cross2020-01-108-31/+27
* tweak: add support for Cursor2Russ Cox2018-11-151-30/+78
* mc: fix crash in acme with hidpi displayXiao-Yong Jin2018-03-271-5/+9
* gview: fix int vs ulong confusion causing silent exit 1 at startupRuss Cox2018-01-031-4/+4
* all: remove .cvsignore filesKare Nuorteva2017-09-141-2/+0
* 9term, mc: conspire to handle hidpi displaysRuss Cox2017-01-061-1/+18
* mc: use $termprog to identify 9termRuss Cox2014-07-091-1/+1
* fix clang warnings reported by Tuncer AyazRuss Cox2012-10-211-2/+2
* crop: fix 64-bitRuss Cox2011-05-011-3/+3
* crop: fix size calculationRuss Cox2010-03-111-1/+1
* stats: make more stats work in LinuxFazlul Shahriar2009-08-081-1/+6
* import statusbar, converted to libthread (Lou Kamenov)rsc2007-03-251-0/+234
* add -D for testingrsc2006-06-251-0/+5
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-015-12/+14
* flushdisplay (erik quanstrom)rsc2006-03-271-4/+9
* remove debuggingrsc2006-03-201-1/+0
* update lucidarsc2006-03-201-0/+2
* bigger bufferrsc2006-02-141-4/+4
* add -Crsc2005-11-041-1/+1
* Add -F option. (Lou Kamenov)rsc2005-10-311-2/+9
* NetBSD-macppc ctype needs uchars.rsc2005-09-091-1/+1
* add flushimagersc2005-03-181-0/+1
* avoid c99 extensionsrsc2005-01-191-4/+15
* use threadexits instead of exitsrsc2005-01-151-3/+3
* stupid sunrsc2005-01-143-7/+12
* Many small edits.rsc2005-01-131-0/+102
* sunos fixesrsc2005-01-071-1/+1
* exit correctly.rsc2005-01-041-3/+3
* use 9pclientrsc2005-01-041-4/+4
* 3d color cubersc2005-01-041-0/+226
* Goodbye SHORTLIBrsc2005-01-041-13/+0
* add croprsc2004-12-281-0/+211
* FreeBSD tweaksrsc2004-12-281-3/+3
* good test programsrsc2004-12-272-0/+404
* update to use new thread libraryrsc2004-12-262-9/+22
* Compare function pointers against 0 rather than nil.wkj2004-07-091-2/+2
* asdfrsc2004-06-091-0/+2
* add -C for cpursc2004-06-091-0/+3
* Little fixes.rsc2004-04-301-2/+2
* add -W to specify window size.rsc2004-04-294-4/+29
* little fixesrsc2004-04-252-1/+2
* fix some bugs when using 9termrsc2004-04-251-6/+15
* whoopsrsc2004-04-252-0/+312