summaryrefslogtreecommitdiffstats
path: root/pkg/gui/view_helpers.go
AgeCommit message (Expand)Author
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
2018-09-10better handling of cursor and origin positioningsJesse Duffield
2018-09-09Merge branch 'master' into feature/helpDawid Dziurla
2018-09-05help -> menuDawid Dziurla
2018-09-05fix popup panel resizingJesse Duffield
2018-09-03get selected branch from correct panelDawid Dziurla
2018-09-03update help panelDawid Dziurla
2018-09-03initial help panelDawid Dziurla
2018-08-25auto-updatesJesse Duffield
2018-08-25Merge branch 'master' into feature/auto-updatesJesse Duffield
2018-08-23WIPJesse Duffield
2018-08-19Fix ineffectual assignmentTommy Nguyen
2018-08-19NormalizeLinefeeds removes rather than converts Window/Mac style lf'sTommy Nguyen
2018-08-19Factor out into NormalizeLinefeeds; add testsTommy Nguyen
2018-08-19view_helpers.go: don't ignore return valueTommy Nguyen
2018-08-19view_helpers.go: replace \r with \r\nTommy Nguyen
2018-08-18Merge branch 'master' into 157_remove_bomremyabel
2018-08-18support opening and editing config fileJesse Duffield
2018-08-16Merge branch 'master' into 157_remove_bomremyabel
2018-08-16[rebase] Fix errors; update dependenciesTommy Nguyen
2018-08-16Fixed comments from jesseduffield on issue #137Mark Kopenga
2018-08-16#157: clean BOM, allowing CSV files to display correctlyTommy Nguyen
2018-08-16Fixed comment on issue #137 from @jesseduffieldMark Kopenga
2018-08-15Translated pkg/gui/view_helpers.goMark Kopenga
2018-08-14tried to update to latest masterMark Kopenga
2018-08-13correct cursor before returning item positionJesse Duffield
2018-08-13got this bad boy compiling againJesse Duffield
2018-08-13progress on refactorJesse Duffield
2018-08-12Restrucure project in a way where it is more modularAndrei Miulescu