hledger/hledger-ui/Hledger/UI
Simon Michael 4e3c0cc936 ui: historical/period toggle, help updates
accounts and register screens can now switch between "historical"
(default) and "period" modes

title header wording is clearer

quick help footer now indicates historical/period and tree/flat modes,
saving space in the title

help screen is more explanatory

the enter key has been reserved for later and is no longer an alias
for right/l
2016-08-12 17:44:55 -07:00
..
AccountsScreen.hs ui: historical/period toggle, help updates 2016-08-12 17:44:55 -07:00
Editor.hs ui: editor: jump to current txn or error location (emacs, emacsclient, vi) 2016-06-19 16:15:17 -07:00
ErrorScreen.hs ui: refactor draw functions 2016-08-02 08:24:04 -07:00
Main.hs ui: set report period from date: query args, also 2016-08-10 10:24:43 -07:00
RegisterScreen.hs ui: historical/period toggle, help updates 2016-08-12 17:44:55 -07:00
Theme.hs ui: allow the filter query to be changed 2016-06-04 11:56:10 -07:00
TransactionScreen.hs ui: refactor draw functions 2016-08-02 08:24:04 -07:00
UIOptions.hs lib: use Data.Default directly, not via cmdargs 2016-07-29 10:15:48 -07:00
UIState.hs ui: historical/period toggle, help updates 2016-08-12 17:44:55 -07:00
UITypes.hs ui: register: be inclusive for a depth-clipped account, matching displayed balance 2016-07-26 17:28:29 -07:00
UIUtils.hs ui: historical/period toggle, help updates 2016-08-12 17:44:55 -07:00