aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/acme/text.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-11/+11
2017-11-02acme: preserve window position and selection during GetRuss Cox1-1/+1
2017-10-10acme: check file content before declaring file "modified since last read"Russ Cox1-1/+12
2017-07-16acme: implement Cmd-Shift-Z for Redo on MacRuss Cox1-0/+4
2014-12-02libdraw, libframe, acme: fix, guard against inverted range in textsetselectRuss Cox1-3/+9
2014-06-03acme: fix bufread crash due to typing-point scrollingRuss Cox1-0/+4
2014-05-19undo CL 69070045 / 8539a916d98aRuss Cox1-4/+0
2014-04-18acme: fix Get of dir in nameless window (thanks Colton Lewis)Russ Cox1-1/+1
2014-03-13acme: copy/cut/paste with ctl+c,x,vEthan Burns1-0/+4
2013-10-22acme: scroll a directory window when navigating if:Rob Pike1-1/+17
2011-11-17acme: fix arrow near end of textSean McKean1-6/+4
2011-09-06devdraw: draft cocoa supportDavid Jeannot1-0/+4
2011-08-02acme: fix iq1 adjust bugRuss Cox1-1/+1
2011-08-02acme: scrolling fixes + new home/endRuss Cox1-2/+19
2009-09-25acme: correct modified message after initial load; more detail inRuss Cox1-5/+5
2009-09-11acme: htmlclick takes precedence over line clickRuss Cox1-3/+3
2009-07-26acme: angle bracket tag matching, for XML, HTML etcRuss Cox1-0/+110
2009-07-15acme: do not redraw body on every tag changeRuss Cox1-2/+3
2009-04-30mergeRuss Cox1-0/+26
2008-03-07acme: revise multiline tag codeRuss Cox1-27/+4
2008-03-07acme: fix directory resize bugRuss Cox1-1/+4
2008-04-17acme: add -m option and avoid looking in the mirrorRuss Cox1-0/+4
2007-05-10better tick handlingrsc1-5/+14
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-1/+1
2006-02-08fix b1 c2 c3 c3 c2 c3 [sic]rsc1-12/+13
2006-02-06add chord fix from plan 9rsc1-6/+6
2006-01-12more tweaksrsc1-0/+10
2005-12-16add bigtagsrsc1-1/+52
2005-10-31Cleanup in preparation for multiline tags.rsc1-10/+13
2005-03-18use typecommit; use nil in place of 0 againrsc1-7/+3
2005-03-18month old bug fix from robrsc1-15/+29
2004-12-27dumb porting bugsrsc1-2/+2
2004-12-27changes from plan 9rsc1-2/+9
2004-10-17bug fix in Zerox arrow handling from robrsc1-2/+2
2004-06-20unused variablersc1-1/+0
2004-06-20fix scrollingrsc1-4/+5
2004-06-11scrollingrsc1-2/+4
2004-06-09Buttons 4 and 5.rsc1-2/+6
2004-05-14various bug fixesrsc1-1/+4
2004-04-16add rog's chording fix.rsc1-7/+7
2004-04-08Let's try this - Dotfiles toggles listing of .* in directory listings.rsc1-0/+2
2004-03-26.rsc1-1/+1
2004-03-26SunOS can rot in hell.rsc1-1/+1
2004-03-25Today's changes.rsc1-1/+1
2004-02-29Fighting the good fight.rsc1-7/+43
2004-02-09completion, pageup/pagedownrsc1-6/+130
2003-12-11More files related to user-level file servers.rsc1-0/+1221