magic/database
R. Timothy Edwards 8ed7394431 Corrected some basic paint code related to drawing over top non-
Manhattan tiles.  After splitting a non-Manhattan tile crossing
a search area to paint, the routine was automatically merging
tiles to the right.  This is incorrect for tiles inside the search
area, as it can cause the search algorithm to miss unvisited tiles
whose origins are to the left of the split tile, resulting in part
of the area not getting painted.
2025-08-01 10:47:01 -04:00
..
DBbound.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
DBcell.c 36 x warning: suggest parentheses around assignment used as truth value 2024-10-09 21:12:55 -04:00
DBcellbox.c database: DBPrintUseId() K&R removal 2025-04-09 15:23:21 -04:00
DBcellcopy.c DBcellcopy.c: fix warning: self-comparison always evaluates to false 2024-10-09 20:50:00 -04:00
DBcellname.c Modified the behavior of SelectCopy() so that it surveys cell 2025-03-26 14:45:46 -04:00
DBcellsel.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
DBcellsrch.c configuration: #ifdef CIF_MODULE 2025-07-26 17:48:31 -04:00
DBcellsubr.c Plane[GS]etHint() added to encapsulate access to Plane->pl_hint 2025-04-09 15:02:59 -04:00
DBconnect.c database.h.in: dbSrConnectFunc()/dbSrConnectStartFunc() add public prototype 2025-04-09 15:23:21 -04:00
DBcount.c DBcount.c: DBTreeCountPaint() unify return type of hiercount() callback 2024-12-26 13:13:14 -05:00
DBexpand.c One additional fix which allows "gds write" to continue after a 2025-02-15 13:49:14 -05:00
DBio.c DBio.c: HAVE_STRUCT_DIRENT_D_TYPE direct->d_type 2025-07-29 10:50:32 -04:00
DBlabel.c LookupStructFull() constify call-site 2024-12-26 15:20:58 -05:00
DBlabel2.c 36 x warning: suggest parentheses around assignment used as truth value 2024-10-09 21:12:55 -04:00
DBpaint.c Corrected some basic paint code related to drawing over top non- 2025-08-01 10:47:01 -04:00
DBpaint2.c 4 x warning: suggest explicit braces to avoid ambiguous 'else' 2024-10-09 21:12:55 -04:00
DBprop.c Corrected a small issue in the "property" command that will attempt 2022-02-15 12:01:11 -05:00
DBtcontact.c Corrected an error with the bloat-all CIF operator in which 2024-12-16 21:52:11 -05:00
DBtech.c database/DBtech.c: Incorrect return-value check for a 'scanf'-like function 2024-10-01 12:36:12 -04:00
DBtechname.c DBTechname.c: fix !MAGIC_WRAPPER incorrect use of TxPrintf() warning 2025-07-28 21:28:24 -04:00
DBtechtype.c TCL9: ClientData macro assignment and access usage 2025-01-04 11:08:01 -05:00
DBtiles.c Fixed an issue with a non-boolean variable in DBtiles.c being 2025-07-27 21:02:40 -04:00
DBtimestmp.c Corrected behavior of "load ... -dereference" to bring back a 2023-04-18 11:01:58 -04:00
DBtpaint.c Lookup() constify call-site 2024-12-26 15:20:58 -05:00
DBtpaint2.c Corrected code in DBtpaint2.c handling the setup of paint/erase 2024-12-26 16:28:43 -05:00
DBundo.c 37 x warning: array subscript has type 'char' 2024-10-09 21:12:55 -04:00
Makefile Makefile: database.h removal by toplevel Makefile 2025-07-29 10:50:32 -04:00
database.h.in header file #endif guard middle program once style consistency 2025-07-29 10:50:32 -04:00
databaseInt.h header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00
fonts.h header file #endif guard middle program once style consistency 2025-07-29 10:50:32 -04:00