magic/commands
Tim Edwards 6d99e5326e Added a command option "setlabel box" to modify the attachment box
of a label from the command line.  Also fixed a long-standing
irritation that "setlabel" would change the properties of a label
in the edit cell but not in the selection itself, which would
cause the label to be drawn both with the original properties
in the selection and the new properties in the edit cell.  Now
both views will track the same changes.
2023-01-04 14:08:39 -05:00
..
CmdAB.c Modified the "box" command to run a check on the specified box values 2022-01-27 16:57:23 -05:00
CmdAuto.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CmdCD.c Reverted the toolkit change from the last commit after realizing 2022-12-15 12:25:23 -05:00
CmdE.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CmdFI.c Expanded the method for "flatten in place" to include the more 2022-12-22 14:53:24 -05:00
CmdLQ.c Changed the default behavior of the "load" command to print 2022-12-21 21:15:33 -05:00
CmdRS.c Added a command option "setlabel box" to modify the attachment box 2023-01-04 14:08:39 -05:00
CmdSubrs.c Added a command option "setlabel box" to modify the attachment box 2023-01-04 14:08:39 -05:00
CmdTZ.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CmdWizard.c Compatibility with C99 standard 2022-10-29 06:07:46 +02: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
commands.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00