summaryrefslogtreecommitdiffstats
path: root/pkg/gui/view_helpers.go
AgeCommit message (Expand)Author
2020-02-25refactor the way we render listsJesse Duffield
2020-02-25better commit lines in fullscreen modeJesse Duffield
2020-02-24support searching in side panelsJesse Duffield
2019-12-08stop the files panel from stealing focus whenever files are refreshedJesse Duffield
2019-11-21add tags panelJesse Duffield
2019-11-21better handling of click events in list viewsJesse Duffield
2019-11-21support viewing a remote branchJesse Duffield
2019-11-21support navigating remotes viewJesse Duffield
2019-11-21extract out some logic for list viewsJesse Duffield
2019-11-21add contexts to viewsJesse Duffield
2019-11-10simplify how the context system worksJesse Duffield
2019-11-10add mouse supportJesse Duffield
2019-11-05do not return focus to commitsFiles view after selecting to start a new patchJesse Duffield
2019-11-05Support building and moving patchesJesse Duffield
2019-11-05support split view in staging panel and staging rangesJesse Duffield
2019-10-27\#480 Close popup panels before switching to a side view0.8.3Giorgio Previtera
2019-10-27480 - remove duplication by using a decoratorGiorgio Previtera
2019-10-27#480 Allow cycling side panels with number keysGiorgio Previtera
2019-04-25Added another resizing stepmjarkk
2019-03-23Rely on model rather than view to focus a pointJesse Duffield
2019-03-16remove redundant call to refreshCommitFilesViewJesse Duffield
2019-03-16allow user to discard old file changes for a given commitJesse Duffield
2019-03-16minor cleanupJesse Duffield
2019-03-16Add feature of display committed file list #383skanehira
2019-03-02mouse supportJesse Duffield Duffield
2019-02-16more work on rebasing featureJesse Duffield
2019-02-16consider whether the view has focus when rendering the contents of a viewJesse Duffield
2019-02-16introduce panel contexts and more work on rebasingJesse Duffield
2019-02-11Merge branch 'master' into feature/rebasingJesse Duffield
2019-01-18Only reset origin in main view when handling the selection of a new filev0.6Jesse Duffield
2019-01-17Directly send wrap argument rather than the viewJesse Duffield
2018-12-18minor refactor of credentials panel into its own fileJesse Duffield
2018-12-16always hide rather than delete the credentials view, and don't log on error i...Jesse Duffield
2018-12-12Removed the wired error handlingmjarkk
2018-12-12some fixes for issues around the credentials panelJesse Duffield
2018-12-11Make merge panel its own panelJesse Duffield
2018-12-10Removed a lot of duplicated codemjarkk
2018-12-10Changed pushPassUname name to credentialsmjarkk
2018-12-08Merge branch 'master' into https-ask-for-username-passwordMark Kopenga
2018-12-08fetching branches without checking outJesse Duffield
2018-12-08standardising how list panels deal with cursor movementJesse Duffield
2018-12-08making a start on unidirectional data binding to fix these UI bugsJesse Duffield
2018-12-06Merge branch 'master' into https-ask-for-username-passwordMark Kopenga
2018-12-05staging lines and hunksJesse Duffield
2018-12-04initial support for staging individual linesJesse Duffield
2018-11-10Removed getPushPassUnameView functionmjarkk
2018-10-20First good successmjarkk
2018-09-22Merge branch 'hotfix/273-cursor-scrolling' of https://github.com/jesseduffiel...Jesse Duffield
2018-09-22use lineheight rather than buffer lengthJesse Duffield
2018-09-19fix issues with commit message panel losing focusJesse Duffield