magic/commands
Tim Edwards 6b72a51b17 Fixed a segfault condition if doing "splitpaint" on a zero-area
rectangle.  Likewise, this also fixes an unexpected result when
doing "spliterase" on a zero-area rectangle (which does not cause
a segfault, but is not what one would want magic to do).
2021-11-24 10:00:15 -05:00
..
CmdAB.c Added new command option "box remove" that removes the cursor box 2020-10-08 13:50:14 -04:00
CmdAuto.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CmdCD.c Extended the "cellname rename" command to add an option "-force" 2021-07-29 17:34:39 -04:00
CmdE.c More updates to prevent magic from crashing when commands are run 2021-11-12 13:57:26 -05:00
CmdFI.c Modified the generation of "equiv" statements in "extract" some more, 2021-10-08 10:58:10 -04:00
CmdLQ.c Modified the way that ToolGetEditBox() works so that it does not 2021-08-04 12:05:21 -04:00
CmdRS.c Fixed a segfault condition if doing "splitpaint" on a zero-area 2021-11-24 10:00:15 -05:00
CmdSubrs.c Added command options "flush -dereference" and also "cellname dereference" 2020-12-10 12:13:48 -05:00
CmdTZ.c Corrected the list produced by "what -listall" to have the intended 2021-03-24 20:20:55 -04:00
CmdWizard.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04: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 Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00