Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-14 | Add missing CheckButton icons | Yuri Sizov | |
2022-01-29 | Update icons and color conversion rules to simplify the palette | Yuri Sizov | |
2020-12-20 | Tweak the editor CheckButton "presed" appearance to be more recognizable | Hugo Locurcio | |
The blue accent color is now used, which matches the default editor accent color. It doesn't change to match the currently configured accent color automatically, but doing so would require modifying the CheckButton class a lot for little benefit. | |||
2020-11-26 | [Complex Text Layouts] Refactor Font class, default themes and controls to ↵ | bruvzg | |
use Text Server interface. Implement interface mirroring. Add TextLine and TextParagraph classes. Handle UTF-16 input on macOS and Windows. |