Age | Commit message (Expand) | Author |
---|---|---|
2019-08-17 | refactor box management -- towards trapezium | KatolaZ |
2019-08-16 | add support for comments | KatolaZ |
2019-08-14 | add parallelogram mode | KatolaZ |
2019-08-13 | towards parallelograms | KatolaZ |
2019-08-09 | check all mem allocations | KatolaZ |
2019-08-09 | add read-at-point function | KatolaZ |
2019-08-08 | fix bug with global movements in arrow mode | KatolaZ |
2019-08-01 | remove trailing blank lines in write_file - change check_bound | KatolaZ |
2019-08-01 | add undo in erase mode | KatolaZ |
2019-08-01 | add undo in arrow mode | KatolaZ |
2019-08-01 | add crop-to-region in visual mode | KatolaZ |
2019-07-31 | support line-by-line undo in text mode | KatolaZ |
2019-07-31 | add undo support for box, visual, cut/paste | KatolaZ |
2019-07-31 | preliminary support for undo | KatolaZ |
2019-07-30 | yank buffer and initial copy/cut/paste support | KatolaZ |
2019-07-27 | add crop-to-visible function (C) | KatolaZ |
2019-07-27 | reorganise code | KatolaZ |