aboutsummaryrefslogtreecommitdiff
path: root/src/libframe
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross2-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-02libdraw, libframe, acme: fix, guard against inverted range in textsetselectRuss Cox1-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-25libframe: auto scale tick for retinaRuss Cox2-8/+22
R=rsc http://codereview.appspot.com/6850102
2012-10-16libframe: use correct text color when paintingRob Kroeger1-6/+12
R=rsc CC=plan9port.codebot http://codereview.appspot.com/6625065
2011-01-02libframe: fix line wrap display glitch (Erik Quanstrom)Russ Cox1-1/+9
R=rsc http://codereview.appspot.com/3777044
2008-03-07libframe: translucent font fixes from Plan 9Russ Cox2-7/+30
2007-05-10revert frseltickrsc1-8/+2
2007-05-10add frdrawseltickrsc1-2/+8
2006-01-12no more bitingrsc1-0/+3
2005-10-29implement noredrawrsc1-2/+1
2004-12-26plan 9 changesrsc1-1/+1
2004-12-26add portdatersc1-0/+9
2004-04-19clean up when finished.rsc1-1/+0
don't set PLAN9 don't set PLAN9
2004-03-05Small bug fixes.rsc1-1/+1
2004-03-05Amazingly picky bug fixes from Valgrind.rsc1-1/+4
2003-11-23make -> mkrsc1-4/+4
2003-10-11Use new directory structure.rsc1-5/+5
2003-09-30Reorgrsc13-236/+6
2003-09-30Initial revisionrsc10-0/+138
2003-09-30Initial revisionrsc5-0/+446
2003-09-30Initial import.rsc7-0/+885