magic/select
R. Timothy Edwards 2630ebcde1 Reverted a change made to "select area" earlier in the year, which
changed the behavior from selecting subcells if they are unexpanded
to selecting subcells regardless of the expansion state.  The
change was short-sighted and the implementation hard to use.  There
is a need, I think, for a selection method that effectively
unexpands instances, selects everything, and re-expands afterward.
But it's not clear if it is better to select all touching instances
or instances inside the box area;  maybe only interacting
instances (instances with non-space content inside the box).
Regardless, it needs more thought, and meanwhile, the original
behavior works better.
2025-08-04 14:39:10 -04:00
..
Makefile Makefile: whitespace only change 2025-07-29 10:50:32 -04:00
selCreate.c Reverted a change made to "select area" earlier in the year, which 2025-08-04 14:39:10 -04:00
selDisplay.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
selEnum.c 12 x warning: suggest parentheses around '&&' within '||' 2024-10-09 21:12:55 -04:00
selInt.h header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00
selOps.c Plane[GS]etHint() added to encapsulate access to Plane->pl_hint 2025-04-09 15:02:59 -04:00
selUndo.c GCC14: warning: missing braces around initializer 2024-10-09 21:12:55 -04:00
selUnselect.c Corrected an issue with the limited bitfield dedicated to port numbers; 2021-12-12 22:09:31 -05:00
select.h header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00