summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-06-14first sketch of the delete-draw-loopSebastian Thiel
2019-06-14Xi'an/China: first test to fully verify deletionSebastian Thiel
2019-06-08Guangzhou/China: Move parts of the tests into their own filesSebastian Thiel
2019-06-08Somewhere over China: preparation for splitting tests into modulesSebastian Thiel
2019-06-08Somewhere over China: refactor deletion - now with error handlingSebastian Thiel
2019-06-08Somewhere over China: Let's not be quite so ignorant about errors during dele...Sebastian Thiel
2019-06-08Dehli/India: recursive deletion - tests can beginSebastian Thiel
2019-06-08Dehli/India: simple recursive copy - deletion would like depth-first though ;)Sebastian Thiel
2019-06-08Dehli/India: Basic for test with writable directorySebastian Thiel
2019-06-08Dehli/India: Make marker selection feel rightSebastian Thiel
2019-06-08Pune/India: Nicer colors for warn window in selectionSebastian Thiel
2019-06-08Pune/India: Warning window follows user selectionSebastian Thiel
2019-06-08Pune/India: Fix handling of deleting the first index in the mark listSebastian Thiel
2019-06-08Pune/India: more prominent selection in mark paneSebastian Thiel
2019-06-08Pune/India: Rustic way of handling the mark panes disappearanceSebastian Thiel
2019-06-08Pune/India: don't show warning if nothing is marked anymoreSebastian Thiel
2019-06-08Pune/India: Actually hook up spacebar in mark paneSebastian Thiel
2019-06-08Pune/India: Make help window pretty againSebastian Thiel
2019-06-08Pune/India: Better handling of what is selected after removing a marked entrySebastian Thiel
2019-06-08Pune/India: Don't try to go down as marked items are removedSebastian Thiel
2019-06-07Fixed Up and Down key inputs and added Left and Right for Ascent and Descent ...Sathish
2019-06-07First version of removing marked items from the listSebastian Thiel
2019-06-07Only show hotkey for deletion when focus is on the mark paneSebastian Thiel
2019-06-07First version of help line which tells what to do to delete thingsSebastian Thiel
2019-06-07Mention a limitation I chose to foregoSebastian Thiel
2019-06-07Add more unicode samples, along with a new limitationsSebastian Thiel
2019-06-07Add difficult graphemes from...Sebastian Thiel
2019-06-07Add grapheme ladden filesSebastian Thiel
2019-06-07Happier clippySebastian Thiel
2019-06-07Grapheme handling when truncating long filenamesSebastian Thiel
2019-06-07First prettier version of mark paneSebastian Thiel
2019-06-07Proper scrolling in mark paneSebastian Thiel
2019-06-07Merge pull request #8 from tsathishkumar/masterSebastian Thiel
2019-06-07Happy clippySathish
2019-06-07Assure we don't keep threads around unnecessarily in interactive modeSebastian Thiel
2019-06-07refactorSebastian Thiel
2019-06-07move EntryMarkMap into Mark widgetSebastian Thiel
2019-06-07moved marked information from footer to title of mark paneSebastian Thiel
2019-06-07maintain sorting even though we have a map - each render must allocate nowSebastian Thiel
2019-06-07see how it is when sorting by alphabetSebastian Thiel
2019-06-06tests to verify focus handling worksSebastian Thiel
2019-06-06Fix tests - if there is no item, there is no paneSebastian Thiel
2019-06-06implement actual marker selectionSebastian Thiel
2019-06-06Know about focus in marker paneSebastian Thiel
2019-06-06Simplify mark selection by making it based on position in listSebastian Thiel
2019-06-06refactorSebastian Thiel
2019-06-06Fix header highlight logic, quite literallySebastian Thiel
2019-06-06Move ownership of marked entries to the MarkPaneSebastian Thiel
2019-06-06some experimentation with selection handling in the new paneSebastian Thiel
2019-06-06A step towards more self-contained componentsSebastian Thiel