magic/tcltk
Tim Edwards e2c3eb3e20 Corrected the previous commit, which did not fix the problem that
it claimed to fix, but caused an incorrect DRC maxwidth check
instead.  The problem appears to be correctly resolved now.
Also:  Tracked down a recently-introduced minor issue in which
the interactive DRC stops running after issuing "drc check" and
does not resume until another key or mouse even occurs.  This
turned out to be caused by the work on the "logcommands" command,
which should have used "*bypass" before "logcommands suspend"
and "logcommands resume", since the "*bypass" indicates that
the command has no impact on layout and should not interrupt
the DRC checker.
2024-10-01 21:14:12 -04:00
..
Makefile EDIT: wrapper maketoolbar method refactored into a separate script, with changes to the toolbar. Reorder layers functionality added as well 2023-12-15 15:54:05 -05:00
bsitools.tcl
cellmgr.tcl Added a "Place" button in the cell manager after realizing that 2023-09-12 11:52:15 -04:00
console.tcl
drcmgr.tcl
ext2sim.sh.in Allow for bash in locations other than /bin 2023-04-22 14:13:57 -04:00
ext2spice.sh.in Allow for bash in locations other than /bin 2023-04-22 14:13:57 -04:00
libmgr.tcl
magic.sh.in Allow for bash in locations other than /bin 2023-04-22 14:13:57 -04:00
magic.tcl.in Corrected an issue with passing a Tcl script as a command-line 2024-04-10 20:51:05 -04:00
magicdnull.c
magicexec.c
magicps.pro
mazeroute.tcl
readspice.tcl
reorderLayers.tcl EDIT: wrapper maketoolbar method refactored into a separate script, with changes to the toolbar. Reorder layers functionality added as well 2023-12-15 15:54:05 -05:00
socketcmd.tcl
strip_reflibs.tcl
tclmagic.c Made an enhancement to the code that automatically tries to figure 2023-09-12 11:12:00 -04:00
tclmagic.h
techbuilder.tcl
texthelper.tcl
tkcon.tcl Corrected the variable string "RCS" in tkcon.tcl, which had 2023-07-25 17:15:11 -04:00
tkshell.tcl
toolbar.tcl Finally got around to restoring the behavior of the toolbar with 2024-10-01 16:01:28 -04:00
toolkit.tcl Corrected an issue with "instance celldef" when the instance name 2024-04-05 17:47:44 -04:00
toolkit_rev0.tcl
tools.tcl Extended the "paint" and "erase" commands to accept an option 2023-07-08 17:34:00 -04:00
wrapper.tcl Corrected the previous commit, which did not fix the problem that 2024-10-01 21:14:12 -04:00