magic/textio
Tim Edwards 144c22f579 Added the ability to translate pointer-based "wire" commands from
interactive wiring into coordinate-based commands.  Added new
command extensions for "wire leg", "wire vertical", "wire type",
and "wire horizontal".  Modified the command logging such that
"wire show" (which does not modify layout) does not get logged,
which avoids unnecessary logging of mouse movement.
2025-02-22 17:06:06 -05:00
..
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
textio.h TCL9: TxResetTerminal(bool force) added arguments 2025-01-04 11:08:01 -05:00
textioInt.h printf: use compiler __attribute__((format (printf,fff,aaa))) 2025-01-03 09:08:14 +00:00
txCommands.c Added the ability to translate pointer-based "wire" commands from 2025-02-22 17:06:06 -05:00
txInput.c Added the contents of the "readline" module back. This is 2025-01-10 09:58:57 -05:00
txMain.c Lookup() constify WindGetCommandTable() returns 'const' 2024-12-26 15:20:58 -05:00
txMore.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
txOutput.c txOutput.c: printf style constify fmt call-site 2025-01-03 09:08:14 +00:00
txcommands.h Extended the "paint" and "erase" commands to accept an option 2023-07-08 17:34:00 -04:00