magic/select
R. Timothy Edwards ceba050a21 Fixed the mess that is the "expand"/"unexpand" command set. This
had numerous problems, the main one being that each of the three
commands was inconsistent:  "expand toggle" inverts the expansion
of the selection and syncs with the layout.  But "expand" expands
the layout where instances overlap the box and does not sync to
the selection, and "unexpand" unexpands the layout where the box
completely surrounds instances.  Added a set of options to
"expand" and "unexpand" so that these functions can be made
consistent with each other.  All varieties of the function now
always sync the selection and the layout.
2026-04-04 20:47:04 -04:00
..
Makefile Makefile: whitespace only change 2025-07-29 10:50:32 -04:00
selCreate.c First cut of pulling the TT_SIDE bit out of the tile database 2026-01-09 12:05:03 -05:00
selDisplay.c Extended the "property" command and modified the way that properties 2026-02-18 10:48:47 -05:00
selEnum.c First cut of pulling the TT_SIDE bit out of the tile database 2026-01-09 12:05:03 -05:00
selInt.h header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00
selOps.c Fixed the mess that is the "expand"/"unexpand" command set. This 2026-04-04 20:47:04 -04:00
selUndo.c GCC14: warning: missing braces around initializer 2024-10-09 21:12:55 -04:00
selUnselect.c First cut of pulling the TT_SIDE bit out of the tile database 2026-01-09 12:05:03 -05:00
select.h header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00