aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/draw
AgeCommit message (Expand)AuthorFilesLines
2021-01-05stats: add threadmaybackgroundRuss Cox1-0/+6
2020-12-30tcolors: add threadmaybackgroundRuss Cox1-0/+6
2020-05-07all: fix #includes for AIX, add a few AIX "implementation" filesBen Huntsman1-0/+3
2020-01-15clock: Remove unused static variable in clock.cDan Cross1-2/+0
2020-01-13clock: import from plan 9Russ Cox1-0/+104
2020-01-13cmapcube: don't crash on initdraw failureRuss Cox1-1/+2
2020-01-12all: fix or silence various gcc warningsRuss Cox1-1/+1
2020-01-10Trivial changes: whitespace and modes.Dan Cross8-31/+27
2018-11-15tweak: add support for Cursor2Russ Cox1-30/+78
2018-03-27mc: fix crash in acme with hidpi displayXiao-Yong Jin1-5/+9
2018-01-03gview: fix int vs ulong confusion causing silent exit 1 at startupRuss Cox1-4/+4
2017-09-14all: remove .cvsignore filesKare Nuorteva1-2/+0
2017-01-069term, mc: conspire to handle hidpi displaysRuss Cox1-1/+18
2014-07-09mc: use $termprog to identify 9termRuss Cox1-1/+1
2012-10-21fix clang warnings reported by Tuncer AyazRuss Cox1-2/+2
2011-05-01crop: fix 64-bitRuss Cox1-3/+3
2010-03-11crop: fix size calculationRuss Cox1-1/+1
2009-08-08stats: make more stats work in LinuxFazlul Shahriar1-1/+6
2007-03-25import statusbar, converted to libthread (Lou Kamenov)rsc1-0/+234
2006-06-25add -D for testingrsc1-0/+5
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc5-12/+14
2006-03-27flushdisplay (erik quanstrom)rsc1-4/+9
2006-03-20remove debuggingrsc1-1/+0
2006-03-20update lucidarsc1-0/+2
2006-02-14bigger bufferrsc1-4/+4
2005-11-04add -Crsc1-1/+1
2005-10-31Add -F option. (Lou Kamenov)rsc1-2/+9
2005-09-09NetBSD-macppc ctype needs uchars.rsc1-1/+1
2005-03-18add flushimagersc1-0/+1
2005-01-19avoid c99 extensionsrsc1-4/+15
2005-01-15use threadexits instead of exitsrsc1-3/+3
2005-01-14stupid sunrsc3-7/+12
2005-01-13Many small edits.rsc1-0/+102
2005-01-07sunos fixesrsc1-1/+1
2005-01-04exit correctly.rsc1-3/+3
2005-01-04use 9pclientrsc1-4/+4
2005-01-043d color cubersc1-0/+226
2005-01-04Goodbye SHORTLIBrsc1-13/+0
2004-12-28add croprsc1-0/+211
2004-12-28FreeBSD tweaksrsc1-3/+3
2004-12-27good test programsrsc2-0/+404
2004-12-26update to use new thread libraryrsc2-9/+22
2004-07-09Compare function pointers against 0 rather than nil.wkj1-2/+2
2004-06-09asdfrsc1-0/+2
2004-06-09add -C for cpursc1-0/+3
2004-04-30Little fixes.rsc1-2/+2
2004-04-29add -W to specify window size.rsc4-4/+29
2004-04-25little fixesrsc2-1/+2
2004-04-25fix some bugs when using 9termrsc1-6/+15
2004-04-25whoopsrsc2-0/+312