summaryrefslogtreecommitdiff
path: root/xc/programs/xterm/Tekproc.c
AgeCommit message (Expand)AuthorFilesLines
1994-04-17new X Consortium copyright/permissionrws1-2/+26
1994-01-17fix time() stuffrws1-7/+10
1994-01-17time(3) junkkaleb1-2/+7
1993-02-25Entirely disable insecure logging feature. Close XBUG #4653 #4654 #5268.gildea1-18/+66
1992-11-22call input() on sep line for easier debugginggildea1-3/+5
1992-01-26use XGContextFromGC in DefaultGCID, instead of nonportable ->gidrws1-2/+2
1991-10-31lint, cast Tbuffer to char* when passed to read()rws1-2/+2
1991-10-21Fix conflicts with IBM XLC (ANSI) compiler.eswu1-2/+4
1991-06-25HandleVisualBell -> HandleSetVisualBellgildea1-2/+2
1991-06-24add ginTerminator resource (fix #4082)gildea1-18/+49
1991-05-17move E_TEST macro from ptyx.h to charproc.c and Tekproc.c.gildea1-5/+20
1991-05-11use E_TEST macro to test EAGAIN and/or EWOULDBLOCKgildea1-6/+2
1991-05-11more fixes to font-setting code: do it right in TekExposegildea1-2/+3
1991-05-10lintgildea1-8/+12
1991-05-09make waitForMap work with "xterm -t"gildea1-4/+4
1991-05-08make sure font size in menu is always up to date,gildea1-31/+34
1991-05-07always erase entire cursor block when clearing (fixes initial ghost cursor).gildea1-28/+19
1991-05-07register handler for Bell PropertyChangegildea1-5/+8
1991-05-04check for illegal Tek line types, fixes XBUG #3384gildea1-3/+4
1991-05-04fix XBUG #3178: can't set cursor color of Tek widgetgildea1-2/+2
1991-05-04don't page, reset, or set size in Tek widget unless widget existsgildea1-2/+5
1991-05-04close XBUG #3808: can't run "xterm -t"gildea1-5/+4
1991-04-16popup menus only when Control or Lock and Control are down, and no otherconverse1-3/+5
1991-04-15remove bogus XCreateWindow status checkgildea1-35/+33
1991-04-15add cast to XtArgValgildea1-3/+3
1991-04-03fix system library declarationsgildea1-4/+7
1991-03-13misc cleanupgildea1-3/+3
1991-03-04use v_write for all writes to ptygildea1-10/+13
1991-02-17using XtOffsetOfdave1-8/+8
1991-02-05rationalize includesgildea1-4/+4
1991-01-30remove unneeded includesgildea1-10/+1
1991-01-06remove rcs as stringrws1-5/+1
1991-01-06remove copyright.hrws1-4/+2
1990-11-08added icccm delete windowdave1-3/+5
1990-06-08fix for visual delay seen by dgg in 3071jim1-2/+3
1990-06-07added eightBitOutputjim1-2/+10
1990-06-05fixes for 2739, 3058, 3066, 3067 from jik and swickjim1-3/+3
1990-03-16fix for 2390 and 2735, tek mode writes into constant stringsjim1-7/+8
1989-12-22need popup-menujim1-3/+4
1989-12-22replaced create-menu... with popup-menujim1-4/+4
1989-12-15avoid setting timeout when poll is sufficientjim1-3/+3
1989-12-15fixes from crayjim1-2/+9
1989-12-13no longer need to include time include file for crayjim1-6/+2
1989-12-10ansifyjim1-10/+5
1989-12-09cray patchesjim1-3/+5
1989-12-06xterm compiles and runs on att box!jim1-12/+9
1989-12-03unistd.h is now in Xos.hjim1-3/+2
1989-11-17started to add CRAY stuffjim1-2/+8
1989-10-27added actions for menu thingsjim1-2/+31
1989-10-03add pointerColorBackgroundjim1-5/+5