summaryrefslogtreecommitdiffstats
path: root/pkg/gui/view_helpers.go
AgeCommit message (Expand)Author
2024-03-29Make HandleGenericClick a little smarterStefan Haller
2024-03-29Extract a function HandleGenericClickStefan Haller
2024-02-16Fix number of lines to read from a task initially for the right scroll bar sizeStefan Haller
2023-07-29Log duration of post-refresh-update callJesse Duffield
2023-04-30lots more refactoringJesse Duffield
2023-04-30Begin refactoring guiJesse Duffield
2023-03-21Make sure scrollbars have the right size initiallyStefan Haller
2023-02-20remove x keybinding for opening menu so we now only use '?'Jesse Duffield
2022-09-01fix(confirmation_panel.go): fix initial origin of editor boxRyooooooga
2022-08-18fix: fix initial scroll position of edit boxRyooooooga
2022-08-07move merge conflicts code into controllerJesse Duffield
2022-08-06refactor to only have one context per viewJesse Duffield
2022-05-08better popup resizing logicJesse Duffield
2022-05-08add tooltip view for showing menu item descriptionsJesse Duffield
2022-03-26remove dead codeJesse Duffield
2022-03-17refactor credential handlingJesse Duffield
2022-03-17appease linterJesse Duffield
2022-03-17move all refresh code into the one fileJesse Duffield
2022-03-17refactor contexts codeJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-03-17start refactoring guiJesse Duffield
2022-01-22add support for git bisectJesse Duffield
2022-01-15stop refreshing the screen so muchJesse Duffield
2022-01-09add some more lintersJesse Duffield
2022-01-04align Gui struct with GitCommandJesse Duffield
2021-11-05support scrolling left and rightJesse Duffield
2021-11-05render commit graphJesse Duffield
2021-11-01some refactoring in anticipation of the graph featureJesse Duffield
2021-10-22Improve JumpToBlock keybinding functionalitySam Burville
2021-10-22Add JumpToBlock keybindingSam Burville
2021-10-17small fixesJesse Duffield
2021-10-17fix editorJesse Duffield
2021-06-16Use static contextCristian Betivu
2021-06-16Add commentCristian Betivu
2021-06-16Use parent view for tab navigationCristian Betivu
2021-04-11fix merge conflict panel not renderingJesse Duffield
2021-04-06more refactoringJesse Duffield
2021-04-06testJesse Duffield
2021-04-06WIPJesse Duffield
2021-04-06refactor to get view tab context map into gui stateJesse Duffield
2021-04-06fix bug where you couldn't change tabsJesse Duffield
2021-04-06get rid of these positively ghastly method signaturesJesse Duffield
2021-04-02big refactor to give our enums actual typesJesse Duffield
2021-04-02allow toggling tree view for commit files panelJesse Duffield
2020-11-28Start on supporting auto-suggestions when checking out a branchJesse Duffield
2020-11-18fix lint errorsJesse Duffield
2020-10-10fix mutex deadlockJesse Duffield
2020-10-10add some safe goroutinesJesse Duffield
2020-10-10paging keybindings for line by line panelJesse Duffield
2020-10-10type i18nJesse Duffield