Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-22 | Added BSD 2-clause license and copyright notices | Jaakko Keränen | |
2020-08-19 | Fixed document scrolling issue; copy links | Jaakko Keränen | |
There was a discrepancy between scrollMax and the actual height of the document. This site banner dependent document size is a bit of a pain, should DRY it up a little. | |||
2020-08-16 | Added Pure Black and Pure White themes | Jaakko Keränen | |
Font changes cause window redrawing to pause so document layout doesn’t get an intermediate update with a different width. Sheets are mouse-modal. | |||
2020-08-16 | Palette has UI colors; defined Light theme colors | Jaakko Keränen | |
2020-08-11 | SidebarWidget: Scrolling and the scrollbar | Jaakko Keränen | |
2020-07-26 | Window: Create a search bar | Jaakko Keränen | |
2020-07-25 | Basic navigation history; Back and Forward are working | Jaakko Keränen | |
2020-07-23 | Added a basic navigation bar with buttons and URL field | Jaakko Keränen | |
Not wired into anything yet. | |||
2020-07-23 | DocumentWidget: Scrolling via scrollbar and keys | Jaakko Keränen | |
2020-07-23 | Added ScrollWidget for scroll bars | Jaakko Keränen | |