summaryrefslogtreecommitdiff
path: root/xc/programs/xterm/util.c
AgeCommit message (Expand)AuthorFilesLines
1991-06-20fix bug in computing region to blank for DeleteChar.gildea1-2/+3
1991-06-18don't translate GraphicsExpose events.gildea1-6/+9
1991-05-30handle Expose events during CopyArea correctly. fixes XBUG #3780gildea1-12/+67
1991-05-23fix multiscroll code broken in previous change.gildea1-10/+22
1991-05-22checkpoint after making all calls to XCopyArea go through one placegildea1-154/+109
1991-05-10lintgildea1-1/+1
1991-05-06lintgildea1-8/+8
1991-05-04fix XBUG #3223: pass correct args to TekExposegildea1-2/+2
1991-04-22leave CHARDRAWN set when appropriategildea1-4/+16
1991-02-05rationalize includesgildea1-6/+3
1991-01-06remove copyright.hrws1-7/+1
1990-03-14hack from lemke to avoid blting empty linesjim1-3/+13
1989-12-10ansifyjim1-3/+3
1989-12-09fix for 2031, reverse video hosing border colorjim1-13/+2
1989-12-09moved signal.h into ptyx.h so that it could test SIGTSTP instead of JOBCONTROLjim1-3/+2
1989-10-03add pointerColorBackgroundjim1-19/+13
1989-05-26removed ifdef notdef codejim1-7/+2
1989-05-25use SimpleMenu instead of internal crocksjim1-4/+7
1989-05-16Converted it to handle the new Xaw and Xmu configuration.kit1-3/+2
1989-05-05do not flash borders per ICCCM; still changes borders on reverse videojim1-2/+2
1989-03-22added wait for initial map modejim1-2/+7
1988-10-07interface change to ScrnRefresh to fix exposure processing on selectionswick1-72/+7
1988-10-06expose the selection properlyswick1-3/+68
1988-10-06remember where selection is if screen scrolls.swick1-2/+3
1988-09-06XConsortiumjim1-2/+2
1988-07-29fixed reverse video not setting menus or re_verse flagjim1-2/+4
1988-07-12fix for bug #578, pointerShape resource ignoredjim1-11/+25
1988-02-18fixed reversed video borderjim1-7/+11
1988-02-12more cursor color problems fixedjim1-6/+8
1988-02-12fixed cursor problemsjim1-8/+15
1988-02-10Initial revisionjim1-0/+942