Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [Complex Text Layouts] Refactor Font class, default themes and controls to ↵ | bruvzg | 2020-11-26 | 1 | -0/+21 | |
|/ | | | | | | | | use Text Server interface. Implement interface mirroring. Add TextLine and TextParagraph classes. Handle UTF-16 input on macOS and Windows. | |||||
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -0/+1303 | |
-Removed FuncRef, since Callable makes it obsolete -Removed int_types.h as its obsolete in c++11+ -Changed color names code |