magic/dbwind
Tim Edwards fa60cbaaf0 Corrected the cell delete routine to include removing any elements
related to that cell (since elements are usually temporary and so
kept in a separate list, not in the cell).  Corrected a major error
in the bplane implementation that failed to remove a cell use from
the child def's parent list when deleting the use.  Can cause magic
to go into an infinite loop, especially after selecting and unselecting
cells.
2020-05-15 20:49:51 -04:00
..
DBWbuttons.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBWcommands.c Corrected a mistake with the extension of the bloat-all CIF operator 2019-10-16 20:53:03 -04:00
DBWdisplay.c Merge branch 'master' into bplane 2020-03-12 08:29:33 -04:00
DBWelement.c Corrected the cell delete routine to include removing any elements 2020-05-15 20:49:51 -04:00
DBWfdback.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBWhlights.c Corrected an error that was previously assumed to be fixed in 2018-10-29 17:29:15 -04:00
DBWprocs.c Corrected a bad error from a few commits ago, probably 198, which 2020-03-21 12:40:35 -04:00
DBWtools.c Resolved a tricky issue with the crosshair drawing. The crosshair 2018-10-17 10:30:55 -04:00
DBWundo.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -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
dbwind.h Corrected the cell delete routine to include removing any elements 2020-05-15 20:49:51 -04:00
dbwtech.h Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00