aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-19hoc: don't nest calls to follow() when lexing ++/+= and --/-= (#287)deepcube1-2/+2
2019-09-19upas/nfs: fix null date when message is sent to plumber (#263)telephil1-1/+1
2019-09-19plumber: fix EOF detection on writes to rules file (#257)Fazlul Shahriar1-3/+3
2019-09-19auxstats: replace /proc ACPI calls with /sys ones (#245)Zach Scott1-22/+8
2019-06-19devdraw: cocoa metal screen adds a delayed update (#270)Xiao-Yong1-0/+7
2019-06-11devdraw: handle windowDidResize on macOS (#212)Pocket78781-1/+7
2019-06-10acme: accept expanded URLs in lookRuss Cox1-9/+39
2019-05-17acme: delete trailing spaces during Put in autoindent modeRuss Cox1-41/+64
2019-05-17devdraw: cocoa metal screen updates (#215)Xiao-Yong2-63/+31
2019-04-19acme: do not trim spaces during PutRuss Cox1-4/+8
2019-04-05samterm: stop ignoring all keys >= KcmdPocket78781-2/+3
2019-04-05devdraw: stop redirecting ^H in cocoa-metal (#209)Xiao-Yong1-1/+0
2019-04-05man/memdraw.3: fix typoNoah Evans1-1/+1
2019-04-05libdraw,devdraw: fix compatibility with old 16x16 cursor protocol (#217)Fazlul Shahriar4-1/+33
2019-04-05devdraw: prefer low-power GPU for macOS metal rendering (#231)Chris Schultz1-2/+13
2019-04-05devdraw: avoid deadlock on pre-Mojave macOSRuss Cox1-0/+6
2019-04-05fortunes: correct a mispelling (#234)Travis snɯǝᗡɔW1-1/+1
2019-04-05acme: Update tag after receiving menu/nomenu control event (#251)Martin Kühl1-0/+2
2019-04-05devdraw: fix cocoa metal _flushmemscreen for invalid rectangles (#240)Xiao-Yong1-0/+4
2019-04-05devdraw: respond to windowDidBecomeKey on darwin (#239)Jacob Vosmaer1-0/+5
2019-02-25page: handle EPS without showpageRuss Cox2-1/+6
2019-02-01rio: delete ancient Imakefile (use mk instead)Russ Cox1-27/+0
2019-02-01acme: drop trailing spaces during Put of auto-indent windowRuss Cox1-3/+38
2018-11-16INSTALL: use cc to check for fontsrv on non-Darwin (#203)Xiao-Yong1-1/+1
2018-11-16unix: fix for tar on FreeBSD (#202)Xiao-Yong1-4/+4
2018-11-16INSTALL: set $NPROC on macOSRuss Cox2-1/+2
2018-11-16libdraw: redo default font construction to be hidpi-safeRuss Cox20-587/+374
2018-11-15file: recognize Mach-O binaries and Java class filesMartin Kühl1-0/+3
2018-11-15file: add missing newlines to file typesMartin Kühl1-3/+3
2018-11-15paint: add drawing program from 9front (#112)Tobias Heinicke4-0/+1213
2018-11-15rio: make 'mk all' explain why it does nothing on non-x11 systemsRuss Cox1-2/+4
2018-11-15devdraw: remove os x 10.5 compatibility codeJacob Vosmaer4-1790/+2
2018-11-15unix: fix tar use in mkfile to allow Plan 9 tarMat Kovach1-4/+4
2018-11-15acme: add 32x32 boxcursorRuss Cox4-2/+71
2018-11-15INSTALL: set CC9 on macOS to use xcrun clangRuss Cox1-0/+1
2018-11-15devdraw: add Cursor2 support on macOS 10.14 MojaveRuss Cox8-45/+113
2018-11-15tweak: add support for Cursor2Russ Cox1-30/+78
2018-11-15libdraw: add Cursor2, a 32x32 high-res cursorRuss Cox11-7/+86
2018-11-15devdraw: rewrite the Cocoa screen using MetalXiao-Yong Jin8-21/+1307
2018-11-14upas/smtp: fix TLS connections (#163)Zach Scott2-0/+49
2018-11-14INSTALL: fix compiler detection on FreeBSD+clang (#177)Francis Conti1-17/+24
2018-11-14devdraw: set displaydpi on devdraw x11 attach (#178)Gabriel Díaz1-2/+7
2018-11-14mac/9term.app: invoke 9term with -lRuss Cox1-1/+1
2018-11-149term: make 9term -l invoke $SHELL with -lRuss Cox1-1/+6
2018-11-14web: allow any $BROWSERRuss Cox1-1/+1
2018-11-14fontsrv: increase x11 font height scale (#111)iru-1-1/+1
2018-11-139term.app: add $PLAN9/bin to $PATH if not already in $PATH (#144)KADOTA, Kyohei1-0/+4
2018-11-13plumb/basic: avoid wrap around in file:1:2 (#158)Martin Kühl1-2/+2
2018-11-13devdraw: make ctrl generate 1-click while mouse down (#119)Xiao-Yong1-0/+2
2018-11-13keyboard: add compose sequences lc and rc for ceiling brackets (#126)thisrod1-0/+2