magic/dbwind
Tim Edwards c1f4555ba0 Corrected behavior of "load ... -dereference" to bring back a
previous behavior that had inadvertently been changed.  In recent
versions, "load <absolute_path> -dereference" would incorrectly
apply the dereferencing to <absolute_path> rather than just its
subcells.  Cleaned up the code around DBCellRead() in the process,
so everything is more straightforward (although probably more
could be done in that regard).
2023-04-18 11:01:58 -04:00
..
DBWbuttons.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
DBWcommands.c Modified the file locking behavior so that the command "locking" is 2022-04-25 13:23:29 -04:00
DBWdisplay.c Substantially revised the "def write" and "def read" routines. 2022-11-17 20:24:39 -05:00
DBWelement.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
DBWfdback.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
DBWhlights.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
DBWprocs.c Corrected behavior of "load ... -dereference" to bring back a 2023-04-18 11:01:58 -04:00
DBWtools.c Modified the way that ToolGetEditBox() works so that it does not 2021-08-04 12:05:21 -04:00
DBWundo.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
dbwind.h C99 code compat when configured with no TCL support 2022-10-29 06:07:46 +02:00
dbwtech.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00