Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-28 | DocumentWidget: Slower smooth scroll speed | Jaakko Keränen | |
2020-08-27 | SidebarWidget: Working on identity commands | Jaakko Keränen | |
2020-08-27 | GmCerts: Use a StringSet for identity URLs | Jaakko Keränen | |
2020-08-26 | SidebarWidget: Working on identity selection | Jaakko Keränen | |
2020-08-26 | GmDocument: Adjusted first paragraph color | Jaakko Keränen | |
2020-08-26 | LabelWidget: Separate color for disabled buttons | Jaakko Keränen | |
2020-08-26 | DocumentWidget: Error page wouldn't show up | Jaakko Keränen | |
2020-08-26 | SidebarWidget: Working on identity commands | Jaakko Keränen | |
2020-08-26 | Window: Removed redundant menu item | Jaakko Keränen | |
Need a better solution to parallel triggering of commands from native menus and widgets. | |||
2020-08-26 | Cleanup: Running tickers | Jaakko Keränen | |
2020-08-26 | Content theme tweaks | Jaakko Keränen | |
Green background shouldn't be so saturated. | |||
2020-08-25 | Cleanup | Jaakko Keränen | |
2020-08-25 | DocumentWidget: Smooth scrolling for keyboard | Jaakko Keränen | |
2020-08-25 | Theme tuning | Jaakko Keränen | |
2020-08-25 | It's called a "scheme" | Jaakko Keränen | |
2020-08-25 | Window: Avoid setting cursor multiple times per event | Jaakko Keränen | |
2020-08-25 | Added sidebar context menu items; cursor setting | Jaakko Keränen | |
2020-08-25 | Cleanup | Jaakko Keränen | |
2020-08-25 | Posting global commands | Jaakko Keränen | |
2020-08-25 | GmDocument: Fixed source line parsing issue | Jaakko Keränen | |
Extra newlines were introduced because the line splitter's position was tampered with. | |||
2020-08-24 | SidebarWidget: Hand cursor over links | Jaakko Keränen | |
2020-08-24 | SidebarWidget: List identities as sidebar items | Jaakko Keränen | |
2020-08-24 | Updated for the_Foundation API changes | Jaakko Keränen | |
2020-08-24 | Initialize RegExpMatches | Jaakko Keränen | |
2020-08-24 | DocumentWidget: ⇧Space scrolls up a page | Jaakko Keränen | |
2020-08-23 | Checking identity creation input values | Jaakko Keränen | |
2020-08-23 | Working on New Identity dialog | Jaakko Keränen | |
2020-08-23 | DocumentWidget: Marked ranges in dark mode | Jaakko Keränen | |
2020-08-23 | Build option to disable kerning; other optimizations | Jaakko Keränen | |
2020-08-23 | Widget: Keep-on-top widgets have an order | Jaakko Keränen | |
2020-08-23 | InputWidget: Improved hint text | Jaakko Keränen | |
2020-08-23 | Widget: Optional padding for child arrangement | Jaakko Keränen | |
2020-08-23 | InputWidget: Hint text on empty content | Jaakko Keränen | |
2020-08-23 | Menu improvements | Jaakko Keränen | |
2020-08-23 | Added an identity creation dialog | Jaakko Keränen | |
2020-08-23 | Cleanup: Use ".binary" for binary files | Jaakko Keränen | |
2020-08-23 | Create bookmarks using a dialog | Jaakko Keränen | |
2020-08-23 | GmCerts: Identity management | Jaakko Keränen | |
Loading and creating client certificates. | |||
2020-08-22 | Cleanup | Jaakko Keränen | |
2020-08-22 | Help: Updated source links | Jaakko Keränen | |
2020-08-22 | Added BSD 2-clause license and copyright notices | Jaakko Keränen | |
2020-08-21 | Experimenting with text art | Jaakko Keränen | |
Convert glyph bitmaps to Unicode block characters | |||
2020-08-20 | SidebarWidget: Creating a bookmark from history | Jaakko Keränen | |
2020-08-20 | SidebarWidget: Added history items; context menu | Jaakko Keränen | |
2020-08-20 | Cleanup | Jaakko Keränen | |
2020-08-20 | Added system theme setting | Jaakko Keränen | |
2020-08-19 | Manage mouse cursors at window level | Jaakko Keränen | |
The modal sheets switch mouse cursor to the default arrow. | |||
2020-08-19 | Cleanup: Helper for DocumentWidget vis-buffers | 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-19 | Help: Elaborate on link navigation via keyboard | Jaakko Keränen | |