summaryrefslogtreecommitdiff
path: root/xc/programs/xterm/button.c
AgeCommit message (Expand)AuthorFilesLines
1988-10-13select-end shouldn't require all buttons to be up; it's the job of the TMswick1-4/+3
1988-10-10don't own the selection when in DEC VT300 mouse track mode.swick1-7/+8
1988-10-10select to end-of-line after last non-space character on line and trimswick1-4/+4
1988-10-07fallback to more selections if cut buffer is empty.swick1-6/+39
1988-10-07report the ButtonUp event in DEC vt300 hilite mouse report mode,swick1-35/+37
1988-10-07more intelligent highlight processing.swick1-99/+38
1988-10-06remember where selection is if screen scrolls.swick1-26/+37
1988-10-06implement insert-selection() action properly.swick1-24/+96
1988-10-05use translation manager as it was intended.swick1-160/+86
1988-10-05first pass at implementing selectionsswick1-30/+223
1988-09-06XConsortiumjim1-2/+2
1988-07-29mark the menu as having changedjim1-2/+3
1988-07-29added code to reverse video menusjim1-3/+26
1988-07-11fix from bug #314jim1-5/+5
1988-05-18changes from Dave Serisky at HPjim1-2/+6
1988-04-06added cutNewline and cutToBeginningOfLinejim1-5/+9
1988-04-06added charClass resourcejim1-2/+15
1988-04-06added user-settable multiclick timejim1-6/+3
1988-02-10Initial revisionjim1-0/+1257