hledger/hledger-ui/Hledger/UI
Stephen Morgan 13c111da73 lib,cli,ui: Use WideBuilder for Tabular.AsciiWide.
Move WideBuilder to Text.WideString.
2021-01-02 15:08:09 +11:00
..
AccountsScreen.hs ui: make F key keep working, fixing breakage in 1.20 (#1411) 2020-12-11 09:38:15 -08:00
Editor.hs ;ui: cleanup (#1359) 2020-09-29 17:02:09 -07:00
ErrorScreen.hs ui: preserve forecast txns (& period) when reloading journal (#1204) 2020-12-12 11:53:24 -08:00
Main.hs ;ui: refactor, simplify query 2020-12-12 11:52:15 -08:00
RegisterScreen.hs lib,cli,ui: Use WideBuilder for Tabular.AsciiWide. 2021-01-02 15:08:09 +11:00
Theme.hs code: Strip extraneous trailing whitespace from Haskell sources 2019-07-15 16:40:49 +01:00
TransactionScreen.hs lib,cli: Make showTransaction return Text rather than String. 2021-01-02 15:08:09 +11:00
UIOptions.hs lib,ui: Store the original query string in ReportOpts, provide a function for regenerating ReportOpts. 2020-10-23 14:14:11 -07:00
UIState.hs lib: Remove unused AtDefault constructor for ValuationType. 2020-12-19 11:59:44 -08:00
UITypes.hs lib,cli,ui: Introduce showMixed*Unnormalised, eliminate most direct calls of strWidth. 2020-11-04 14:25:20 +11:00
UIUtils.hs lib,cli,ui: Use Text for showDate and related. 2021-01-02 15:08:09 +11:00