Age | Commit message (Expand) | Author | Files | Lines |
2019-09-19 | plumber: fix EOF detection on writes to rules file (#257) | Fazlul Shahriar | 1 | -3/+3 |
2019-09-19 | auxstats: replace /proc ACPI calls with /sys ones (#245) | Zach Scott | 1 | -22/+8 |
2019-06-19 | devdraw: cocoa metal screen adds a delayed update (#270) | Xiao-Yong | 1 | -0/+7 |
2019-06-11 | devdraw: handle windowDidResize on macOS (#212) | Pocket7878 | 1 | -1/+7 |
2019-06-10 | acme: accept expanded URLs in look | Russ Cox | 1 | -9/+39 |
2019-05-17 | acme: delete trailing spaces during Put in autoindent mode | Russ Cox | 1 | -41/+64 |
2019-05-17 | devdraw: cocoa metal screen updates (#215) | Xiao-Yong | 1 | -63/+27 |
2019-04-19 | acme: do not trim spaces during Put | Russ Cox | 1 | -4/+8 |
2019-04-05 | samterm: stop ignoring all keys >= Kcmd | Pocket7878 | 1 | -2/+3 |
2019-04-05 | devdraw: stop redirecting ^H in cocoa-metal (#209) | Xiao-Yong | 1 | -1/+0 |
2019-04-05 | libdraw,devdraw: fix compatibility with old 16x16 cursor protocol (#217) | Fazlul Shahriar | 2 | -0/+9 |
2019-04-05 | devdraw: prefer low-power GPU for macOS metal rendering (#231) | Chris Schultz | 1 | -2/+13 |
2019-04-05 | devdraw: avoid deadlock on pre-Mojave macOS | Russ Cox | 1 | -0/+6 |
2019-04-05 | acme: Update tag after receiving menu/nomenu control event (#251) | Martin Kühl | 1 | -0/+2 |
2019-04-05 | devdraw: fix cocoa metal _flushmemscreen for invalid rectangles (#240) | Xiao-Yong | 1 | -0/+4 |
2019-04-05 | devdraw: respond to windowDidBecomeKey on darwin (#239) | Jacob Vosmaer | 1 | -0/+5 |
2019-02-25 | page: handle EPS without showpage | Russ Cox | 2 | -1/+6 |
2019-02-01 | rio: delete ancient Imakefile (use mk instead) | Russ Cox | 1 | -27/+0 |
2019-02-01 | acme: drop trailing spaces during Put of auto-indent window | Russ Cox | 1 | -3/+38 |
2018-11-16 | libdraw: redo default font construction to be hidpi-safe | Russ Cox | 2 | -4/+0 |
2018-11-15 | file: recognize Mach-O binaries and Java class files | Martin Kühl | 1 | -0/+3 |
2018-11-15 | file: add missing newlines to file types | Martin Kühl | 1 | -3/+3 |
2018-11-15 | paint: add drawing program from 9front (#112) | Tobias Heinicke | 3 | -0/+1128 |
2018-11-15 | rio: make 'mk all' explain why it does nothing on non-x11 systems | Russ Cox | 1 | -2/+4 |
2018-11-15 | devdraw: remove os x 10.5 compatibility code | Jacob Vosmaer | 4 | -1790/+2 |
2018-11-15 | acme: add 32x32 boxcursor | Russ Cox | 4 | -2/+71 |
2018-11-15 | devdraw: add Cursor2 support on macOS 10.14 Mojave | Russ Cox | 8 | -45/+113 |
2018-11-15 | tweak: add support for Cursor2 | Russ Cox | 1 | -30/+78 |
2018-11-15 | devdraw: rewrite the Cocoa screen using Metal | Xiao-Yong Jin | 8 | -21/+1307 |
2018-11-14 | upas/smtp: fix TLS connections (#163) | Zach Scott | 2 | -0/+49 |
2018-11-14 | devdraw: set displaydpi on devdraw x11 attach (#178) | Gabriel Díaz | 1 | -2/+7 |
2018-11-14 | 9term: make 9term -l invoke $SHELL with -l | Russ Cox | 1 | -1/+6 |
2018-11-14 | fontsrv: increase x11 font height scale (#111) | iru- | 1 | -1/+1 |
2018-11-13 | devdraw: make ctrl generate 1-click while mouse down (#119) | Xiao-Yong | 1 | -0/+2 |
2018-11-13 | fontsrv: x11 uses FC_POSTSCRIPT_NAME (#174) | Xiao-Yong | 1 | -1/+1 |
2018-11-13 | acme: avoid division by zero when resizing col (#189) | Fazlul Shahriar | 1 | -2/+6 |
2018-11-13 | fontsrv: disable font smoothing on osx (#196) | Xiao-Yong | 2 | -0/+4 |
2018-11-13 | 9term: fix getpts on FreeBSD 11.2 (#199) | Xiao-Yong | 1 | -0/+16 |
2018-10-05 | fontsrv: copy some fixes from OS X to X11 | Fazlul Shahriar | 1 | -38/+43 |
2018-10-05 | upas/nfs: correctly quote IMAP LOGIN arguments | Charles Collicutt | 1 | -1/+1 |
2018-10-01 | grep: update from Plan 9 | David du Colombier | 1 | -3/+3 |
2018-09-19 | acme: Apply each -/+ only once (#156) | Martin Kühl | 1 | -3/+3 |
2018-06-26 | fontsrv: omit box-drawing characters from line struts on macOS | Igor Burago | 1 | -1/+1 |
2018-03-27 | mc: fix crash in acme with hidpi display | Xiao-Yong Jin | 1 | -5/+9 |
2018-03-27 | samterm: free some getenv results | Xiao-Yong Jin | 1 | -2/+7 |
2018-03-27 | sam: freetmpstr instead of free | Xiao-Yong Jin | 1 | -1/+1 |
2018-03-27 | fontsrv: fix some memory leaks | Xiao-Yong Jin | 2 | -1/+4 |
2018-03-27 | devdraw: fix some memory leaks in x11 | Xiao-Yong Jin | 2 | -1/+5 |
2018-03-27 | acme: fix some memory leaks | Xiao-Yong Jin | 3 | -2/+8 |
2018-03-27 | fontsrv: enlarge drawing buffer for subfonts on macOS | Xiao-Yong Jin | 1 | -1/+3 |