| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-21 | Simply and fix reframe and introduce bounds checks for setcursor | Julian Hurst | |
| 2025-03-20 | il: add static slice allocation example | Julian Hurst | |
| 2025-03-20 | Add TODO | Julian Hurst | |
| 2025-03-20 | Substring widthwise instead of runewise | Julian Hurst | |
| 2025-03-20 | Remove debug logs | Julian Hurst | |
| 2025-03-20 | Change frame and cursor to use int instead of u16 and fix reframe | Julian Hurst | |
| 2025-03-20 | Add setcursor and reframe to scrolllist and flesh out il | Julian Hurst | |
| 2025-03-20 | Add tests for width and rm cmd/runewidth.ha | Julian Hurst | |
| 2025-03-20 | Add initial wide-character support | Julian Hurst | |
| Adds support for the emoticon, hiragana, katakana and CJK unicode blocks. | |||
| 2025-03-20 | Update comment | Julian Hurst | |
| 2025-03-20 | Fix off by one errors | Julian Hurst | |
| 2025-03-20 | Add il to gitignore | Julian Hurst | |
| 2025-03-20 | Add il.ha | Julian Hurst | |
| 2025-03-20 | widget print: also trim strings when too long for window | Julian Hurst | |
| 2025-03-20 | scrolllist: Fix off by one error | Julian Hurst | |
| 2025-03-19 | Replace widget buf string with linesbuf | Julian Hurst | |
| This allows the generic widget print code to iterate more easily on the lines and to apply widget-specific styles without breaking them by truncating the console codes. | |||
| 2025-03-18 | Refactor damage tracking types | Julian Hurst | |
| 2025-03-18 | Use raw mode and fix output | Julian Hurst | |
| 2025-03-17 | Initial scrolllist and input support | Julian Hurst | |
| 2025-03-17 | Add initial support for damage tracking | Julian Hurst | |
| This also fixes a styling issue when the widget styles its own text. | |||
| 2025-03-12 | Implement global state and clear scheduling | Julian Hurst | |
| 2025-03-12 | Refactor and docs | Julian Hurst | |
| 2025-03-12 | Support styling | Julian Hurst | |
| 2025-03-12 | Use H instead of f in gotoroot | Julian Hurst | |
| 2025-03-12 | list: Handle size properly | Julian Hurst | |
| 2025-03-12 | Use nosize in list example and add docs to newlist | Julian Hurst | |
| 2025-03-12 | Add text and list widgets | Julian Hurst | |
| 2025-03-12 | Initial commit | Julian Hurst | |
