UIGrid.cpp (3338 lines) split into: - UIGrid.cpp (1588 lines): core logic, rendering, init, click handling, cell callbacks - UIGridPyMethods.cpp (1104 lines): Python method implementations and method tables - UIGridPyProperties.cpp (597 lines): Python getter/setter implementations and getsetters table All 277 tests pass with no regressions. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| build_debug_libs.sh | ||
| generate_all_docs.sh | ||
| generate_color_table.py | ||
| generate_dynamic_docs.py | ||
| generate_man_page.sh | ||
| generate_stubs.py | ||
| generate_stubs_v2.py | ||
| gitea_issues.py | ||
| package.sh | ||
| package_stdlib.py | ||
| stdlib_modules.yaml | ||
| test_link_transform.py | ||
| test_vector_docs.py | ||
| ui_methods_documentation.py | ||