Commit Graph
109 Commits
Author SHA1 Message Date
kyle 8c8e4e59a4 Add TestFrontend documentation and UndoSystem buffer reference update.
- Document `TestFrontend` for programmatic testing, including examples and usage details.
- Add `UpdateBufferReference` to `UndoSystem` to support updating buffer associations.
2025-11-30 02:56:39 -08:00
kyle 35ffe6d11c Add UndoSystem implementation and refactor UndoNode for simplicity. 2025-11-30 00:04:29 -08:00
kyle e91a32dd90 Enable installation targets. 2025-11-29 23:26:13 -08:00
kyle 1a72e2b312 Add undo/redo infrastructure and buffer management additions. 2025-11-29 22:48:31 -08:00
kyle 57bfab633d Lots of updates:
1. Scrolling and click to set the cursor works.
2. GUI now uses Brass Mono as the font.
3. A lot of stability and other updates.
2025-11-29 20:22:24 -08:00
kyle 932bc3c504 Basic new file work, some graphics glitches fixed. 2025-11-29 18:22:42 -08:00
kyle 548d760df5 Support empty file-backed buffers. 2025-11-29 18:03:29 -08:00
kyle 69e7959fa4 Basic shell working. 2025-11-29 17:54:55 -08:00
kyle 46c7a4e8a2 Initial import. 2025-11-29 16:57:01 -08:00