Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-31 | Preferences: Basic key bindings UI | Jaakko Keränen | |
One can now bind keys in Preferences. The configured keys aren't yet saved, though. | |||
2020-10-30 | Updating LabelWidget command key | Jaakko Keränen | |
If the key bindings have a key for a command, LabelWidget will use it. | |||
2020-10-30 | SidebarWidget: Adjusted layout | Jaakko Keränen | |
2020-10-29 | Cleanup | Jaakko Keränen | |
2020-10-29 | SidebarWidget: Improving blank Identities tab | Jaakko Keränen | |
If there are no identities, the Identities tab now shows a button for creating one, and a link to the Help documentation. | |||
2020-10-27 | Update history after response received | Jaakko Keränen | |
IssueID #13 | |||
2020-10-18 | Added the "Colorful Light" document theme | Jaakko Keränen | |
2020-10-12 | SidebarWidget: Improved list scroll bar | Jaakko Keränen | |
Sometimes the sidebar's scroll bar would not get updated correctly. There still remains an issue where the scroll maximum is incorrect if the sidebar is hidden at launch. | |||
2020-09-28 | SidebarWidget: Max limit for sidebar width | Jaakko Keränen | |
Must leave some space for the document. | |||
2020-09-25 | Document side elements; hover outline | Jaakko Keränen | |
2020-09-14 | Default sidebar mode | Jaakko Keränen | |
Logically the default should be the first sidebar tab. | |||
2020-09-10 | SidebarWidget: Show menu only for items | Jaakko Keränen | |
2020-09-06 | LookupWidget: Keyboard focus and cursor | Jaakko Keränen | |
2020-09-06 | Added a LookupWidget with background thread | Jaakko Keränen | |
2020-09-06 | Cleanup | Jaakko Keränen | |
2020-09-06 | Toggling sidebar visibility with mode keys | Jaakko Keränen | |
2020-09-05 | List scrolling using visbuffer; draw press states | Jaakko Keränen | |
2020-09-05 | SidebarWidget: List item for the context menu | Jaakko Keränen | |
2020-09-05 | Cleanup | Jaakko Keränen | |
2020-09-05 | Fixed issues with the refactored sidebar | Jaakko Keränen | |
2020-09-05 | Refactor: ListWidget for a general purpose list | Jaakko Keränen | |
The sidebar uses a ListWidget now, but the layout needs fixing. | |||
2020-09-03 | SidebarWidget: Faster hover change redraw | Jaakko Keränen | |
Don't redraw all the items, only the affected ones. | |||
2020-08-31 | SidebarWidget: Fixed setting the mouse cursor | Jaakko Keränen | |
2020-08-30 | InputWidget: Undo, copy/cut, select all | Jaakko Keränen | |
2020-08-29 | Adjusted paddings: history separators, navbar | Jaakko Keränen | |
2020-08-29 | SidebarWidget: Improved appearance of identities | Jaakko Keränen | |
2020-08-29 | SidebarWidget: Identity use improvements | Jaakko Keränen | |
2020-08-29 | Visualize identity in nav bar | Jaakko Keränen | |
2020-08-28 | macOS: Revealing files of an identity | Jaakko Keränen | |
Finder is accessed via AppleScript. | |||
2020-08-28 | Deleting identities | Jaakko Keränen | |
2020-08-27 | SidebarWidget: Working on identity commands | Jaakko Keränen | |
2020-08-26 | SidebarWidget: Working on identity selection | Jaakko Keränen | |
2020-08-26 | SidebarWidget: Working on identity commands | 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-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-23 | Menu improvements | Jaakko Keränen | |
2020-08-23 | Create bookmarks using a dialog | Jaakko Keränen | |
2020-08-22 | Added BSD 2-clause license and copyright notices | Jaakko Keränen | |
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-19 | Manage mouse cursors at window level | Jaakko Keränen | |
The modal sheets switch mouse cursor to the default arrow. | |||
2020-08-19 | SidebarWidget: Tweaked default config | Jaakko Keränen | |
2020-08-18 | DocumentWidget: Render marks transparently | Jaakko Keränen | |
2020-08-18 | SidebarWidget: Bookmark heights; theme changes | Jaakko Keränen | |
2020-08-18 | SidebarWidget: Faster redraws | Jaakko Keränen | |
Reuse previous contents if they are still valid. | |||
2020-08-18 | Added a larger content-friendly UI font | Jaakko Keränen | |
Mostly for sidebar contents. |