summaryrefslogtreecommitdiffstats
path: root/pkg/gui/menu_panel.go
AgeCommit message (Expand)Author
2024-04-07Replace min/max helpers with built-in min/maxEng Zer Jun
2024-01-19Add SetSelection function for list contexts and use it in most placesJesse Duffield
2023-08-29Remove the magenta color on menu items that open a menuStefan Haller
2023-07-20Only apply right-alignment on first column of keybindings menuJesse Duffield
2023-07-03Introduce filtered list view modelJesse Duffield
2023-05-25Use sentence case everywhereJesse Duffield
2023-04-30lots more refactoringJesse Duffield
2022-08-07move merge conflicts code into controllerJesse Duffield
2022-07-30add better support for OpensMenu option when creating a menuJesse Duffield
2022-05-08rename displayString to label for menu itemsJesse Duffield
2022-05-08better popup resizing logicJesse Duffield
2022-05-08add tooltip view for showing menu item descriptionsJesse Duffield
2022-03-27allow menu to store keybindings for quick menu navigationJesse Duffield
2022-03-27refactor menu contextJesse Duffield
2022-03-17use PopContextJesse Duffield
2022-03-17controller for viewing sub commitsJesse Duffield
2022-03-17refactor contextsJesse 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-15avoid deadlock in merge panelJesse Duffield
2022-01-15stop refreshing the screen so muchJesse Duffield
2022-01-15fix issue where custom command would not open a menuJesse Duffield
2022-01-04align Gui struct with GitCommandJesse Duffield
2021-12-06more efficient context diff size changingJesse Duffield
2021-11-05add menu options for log stuffJesse Duffield
2021-11-01some refactoring in anticipation of the graph featureJesse Duffield
2021-09-27honour options menu pressJesse Duffield
2021-06-16Use static contextCristian Betivu
2021-06-16Use parent view for tab navigationCristian Betivu
2021-04-11more support for command log and more code reuse for contextsJesse Duffield
2021-04-06testJesse Duffield
2021-04-06refactorJesse Duffield
2021-04-06refactor of contexts and filteringJesse Duffield
2021-04-06get rid of these positively ghastly method signaturesJesse Duffield
2020-11-28Start on supporting auto-suggestions when checking out a branchJesse Duffield
2020-10-10type i18nJesse Duffield
2020-10-10remove viperJesse Duffield
2020-09-26fix panicJesse Duffield
2020-08-23centralise logic for rendering options mapJesse Duffield
2020-08-23rename to SelectedLineIdxJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-23lots more stuffJesse Duffield
2020-08-23dont check for error when sending view to bottomJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-17allow overriding default confirm/escape keybindingsJesse Duffield
2020-08-15more removing of gJesse Duffield
2020-08-15menu viewJesse Duffield
2020-08-15clean up interface for popup panelsJesse Duffield
2020-07-18Decouple escaping from quittingv0.20.10Jesse Duffield