Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 2 | -2/+2 | |
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net> | |||||
2014-12-02 | libdraw, libframe, acme: fix, guard against inverted range in textsetselect | Russ Cox | 1 | -0/+3 | |
Credit to Roi Martin <jroi.martin@gmail.com> for noticing that libdraw was being passed a negative string length and for finding the sequence of keystrokes that make acme do it reproducibly. Change-Id: If3f3d04a25c506175f740d3e887d5d83b5cd1bfe Reviewed-on: https://plan9port-review.googlesource.com/1092 Reviewed-by: Russ Cox <rsc@swtch.com> | |||||
2012-11-25 | libframe: auto scale tick for retina | Russ Cox | 2 | -8/+22 | |
R=rsc http://codereview.appspot.com/6850102 | |||||
2012-10-16 | libframe: use correct text color when painting | Rob Kroeger | 1 | -6/+12 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/6625065 | |||||
2011-01-02 | libframe: fix line wrap display glitch (Erik Quanstrom) | Russ Cox | 1 | -1/+9 | |
R=rsc http://codereview.appspot.com/3777044 | |||||
2008-03-07 | libframe: translucent font fixes from Plan 9 | Russ Cox | 2 | -7/+30 | |
2007-05-10 | revert frseltick | rsc | 1 | -8/+2 | |
2007-05-10 | add frdrawseltick | rsc | 1 | -2/+8 | |
2006-01-12 | no more biting | rsc | 1 | -0/+3 | |
2005-10-29 | implement noredraw | rsc | 1 | -2/+1 | |
2004-12-26 | plan 9 changes | rsc | 1 | -1/+1 | |
2004-12-26 | add portdate | rsc | 1 | -0/+9 | |
2004-04-19 | clean up when finished. | rsc | 1 | -1/+0 | |
don't set PLAN9 don't set PLAN9 | |||||
2004-03-05 | Small bug fixes. | rsc | 1 | -1/+1 | |
2004-03-05 | Amazingly picky bug fixes from Valgrind. | rsc | 1 | -1/+4 | |
2003-11-23 | make -> mk | rsc | 1 | -4/+4 | |
2003-10-11 | Use new directory structure. | rsc | 1 | -5/+5 | |
2003-09-30 | Reorg | rsc | 13 | -236/+6 | |
2003-09-30 | Initial revision | rsc | 10 | -0/+138 | |
2003-09-30 | Initial revision | rsc | 5 | -0/+446 | |
2003-09-30 | Initial import. | rsc | 7 | -0/+885 | |