Age | Commit message (Expand) | Author | Files | Lines |
1994-04-17 | new X Consortium copyright/permission | rws | 1 | -2/+26 |
1994-01-17 | fix time() stuff | rws | 1 | -7/+10 |
1994-01-17 | time(3) junk | kaleb | 1 | -2/+7 |
1993-02-25 | Entirely disable insecure logging feature. Close XBUG #4653 #4654 #5268. | gildea | 1 | -18/+66 |
1992-11-22 | call input() on sep line for easier debugging | gildea | 1 | -3/+5 |
1992-01-26 | use XGContextFromGC in DefaultGCID, instead of nonportable ->gid | rws | 1 | -2/+2 |
1991-10-31 | lint, cast Tbuffer to char* when passed to read() | rws | 1 | -2/+2 |
1991-10-21 | Fix conflicts with IBM XLC (ANSI) compiler. | eswu | 1 | -2/+4 |
1991-06-25 | HandleVisualBell -> HandleSetVisualBell | gildea | 1 | -2/+2 |
1991-06-24 | add ginTerminator resource (fix #4082) | gildea | 1 | -18/+49 |
1991-05-17 | move E_TEST macro from ptyx.h to charproc.c and Tekproc.c. | gildea | 1 | -5/+20 |
1991-05-11 | use E_TEST macro to test EAGAIN and/or EWOULDBLOCK | gildea | 1 | -6/+2 |
1991-05-11 | more fixes to font-setting code: do it right in TekExpose | gildea | 1 | -2/+3 |
1991-05-10 | lint | gildea | 1 | -8/+12 |
1991-05-09 | make waitForMap work with "xterm -t" | gildea | 1 | -4/+4 |
1991-05-08 | make sure font size in menu is always up to date, | gildea | 1 | -31/+34 |
1991-05-07 | always erase entire cursor block when clearing (fixes initial ghost cursor). | gildea | 1 | -28/+19 |
1991-05-07 | register handler for Bell PropertyChange | gildea | 1 | -5/+8 |
1991-05-04 | check for illegal Tek line types, fixes XBUG #3384 | gildea | 1 | -3/+4 |
1991-05-04 | fix XBUG #3178: can't set cursor color of Tek widget | gildea | 1 | -2/+2 |
1991-05-04 | don't page, reset, or set size in Tek widget unless widget exists | gildea | 1 | -2/+5 |
1991-05-04 | close XBUG #3808: can't run "xterm -t" | gildea | 1 | -5/+4 |
1991-04-16 | popup menus only when Control or Lock and Control are down, and no other | converse | 1 | -3/+5 |
1991-04-15 | remove bogus XCreateWindow status check | gildea | 1 | -35/+33 |
1991-04-15 | add cast to XtArgVal | gildea | 1 | -3/+3 |
1991-04-03 | fix system library declarations | gildea | 1 | -4/+7 |
1991-03-13 | misc cleanup | gildea | 1 | -3/+3 |
1991-03-04 | use v_write for all writes to pty | gildea | 1 | -10/+13 |
1991-02-17 | using XtOffsetOf | dave | 1 | -8/+8 |
1991-02-05 | rationalize includes | gildea | 1 | -4/+4 |
1991-01-30 | remove unneeded includes | gildea | 1 | -10/+1 |
1991-01-06 | remove rcs as string | rws | 1 | -5/+1 |
1991-01-06 | remove copyright.h | rws | 1 | -4/+2 |
1990-11-08 | added icccm delete window | dave | 1 | -3/+5 |
1990-06-08 | fix for visual delay seen by dgg in 3071 | jim | 1 | -2/+3 |
1990-06-07 | added eightBitOutput | jim | 1 | -2/+10 |
1990-06-05 | fixes for 2739, 3058, 3066, 3067 from jik and swick | jim | 1 | -3/+3 |
1990-03-16 | fix for 2390 and 2735, tek mode writes into constant strings | jim | 1 | -7/+8 |
1989-12-22 | need popup-menu | jim | 1 | -3/+4 |
1989-12-22 | replaced create-menu... with popup-menu | jim | 1 | -4/+4 |
1989-12-15 | avoid setting timeout when poll is sufficient | jim | 1 | -3/+3 |
1989-12-15 | fixes from cray | jim | 1 | -2/+9 |
1989-12-13 | no longer need to include time include file for cray | jim | 1 | -6/+2 |
1989-12-10 | ansify | jim | 1 | -10/+5 |
1989-12-09 | cray patches | jim | 1 | -3/+5 |
1989-12-06 | xterm compiles and runs on att box! | jim | 1 | -12/+9 |
1989-12-03 | unistd.h is now in Xos.h | jim | 1 | -3/+2 |
1989-11-17 | started to add CRAY stuff | jim | 1 | -2/+8 |
1989-10-27 | added actions for menu things | jim | 1 | -2/+31 |
1989-10-03 | add pointerColorBackground | jim | 1 | -5/+5 |