magic/database
Tim Edwards ed8117784e Corrected three annoying errors: (1) Select net method had been
changed to ignore labels below the top level of hierarchy.  This
turned out to be a bad idea.  However, the original behavior was
problematic due to confusion over what part of the hierarchy the
labels were in.  The new behavior prefixes each label with the
cell hierarchy, eliminating both problems.  (2) Corrected the
problem where the attachment box for rendered labels is not
displayed if the label name is not in the viewing area.  (3)
Corrected the problem where redirection of input from the layout
window to the console window with the ":" command gets inadvertently
canceled;  this turned out to be due to a missing "*bypass" in
front of the command that finds the output scale to display the
pointer coordinates, and this was happening whenever the mouse was
moved while typing in a command.
2020-02-14 09:36:30 -05:00
..
DBbound.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBcell.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBcellbox.c Updated the handling of fixed bounding boxes for abstract views 2019-05-06 16:30:29 -04:00
DBcellcopy.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBcellname.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBcellsel.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBcellsrch.c Corrected three annoying errors: (1) Select net method had been 2020-02-14 09:36:30 -05:00
DBcellsubr.c Corrected dereferencing of cell dependencies, which was being applied 2020-01-02 10:13:04 -05:00
DBconnect.c Restored the behavior of selecting and displaying labels that are 2020-02-14 08:48:47 -05:00
DBcount.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBexpand.c Corrected dereferencing of cell dependencies, which was being applied 2020-01-02 10:13:04 -05:00
DBio.c Corrected a missing argument from the call to DBFlagMismatches() 2020-01-18 15:55:05 -05:00
DBlabel.c Corrected the connectivity search function so that it does not attempt 2020-02-13 10:04:55 -05:00
DBlabel2.c Corrected dereferencing of cell dependencies, which was being applied 2020-01-02 10:13:04 -05:00
DBpaint.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBpaint2.c Applied another patch by Iain McNally that restores the obscure 2018-08-20 22:43:34 -04:00
DBprop.c Preliminary changes to support extraction devices other than the original 2019-10-17 16:21:56 -04:00
DBtcontact.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBtech.c Corrected a problem that can cause super-long run times for 2019-01-28 22:36:20 -05:00
DBtechname.c Set of changes updating version 8.2 to the level of 8.1, since 8.2 2017-08-01 22:14:42 -04:00
DBtechtype.c Corrected an error that causes alias names for layers to become the 2019-09-18 20:48:33 -04:00
DBtiles.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBtimestmp.c Corrected dereferencing of cell dependencies, which was being applied 2020-01-02 10:13:04 -05:00
DBtpaint.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBtpaint2.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBundo.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
Depend 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
database.h.in Corrected the dereferencing code from the last commit, where the 2020-01-03 12:21:39 -05:00
databaseInt.h Removed a badly implemented double-loop from the timestamp mismatch 2019-08-02 14:50:32 -04:00
fonts.h Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00