Age | Commit message (Expand) | Author |
2019-09-29 | fix short side in left and right trapezium | KatolaZ |
2019-09-29 | fix toggle trapezium type | KatolaZ |
2019-09-28 | fix bug in toggle_trapezium | KatolaZ |
2019-09-28 | up and down (centred) trapezium working | KatolaZ |
2019-08-26 | up-center trapezium working | KatolaZ |
2019-08-17 | refactor box management -- towards trapezium | KatolaZ |
2019-08-16 | add position marks (Ma/g'a) | KatolaZ |
2019-08-16 | add support for comments | KatolaZ |
2019-08-14 | update manpage to include parallelogram | KatolaZ |
2019-08-14 | add parallelogram mode | KatolaZ |
2019-08-13 | towards parallelograms | KatolaZ |
2019-08-13 | Arrange makefile debug target | Quentin Rameau |
2019-08-12 | accept commands from stdin in script-mode | KatolaZ |
2019-08-12 | fix read of command scripts and script-mode | KatolaZ |
2019-08-11 | replace cleanup() with exit() in usage() | KatolaZ |
2019-08-09 | check all mem allocations | KatolaZ |
2019-08-09 | release 0.3v0.3 | KatolaZ |
2019-08-09 | bump version to 0.3 | KatolaZ |
2019-08-09 | update TODO | KatolaZ |
2019-08-09 | small change to manpage | KatolaZ |
2019-08-09 | fix bug in crop-to-visualbox | KatolaZ |
2019-08-09 | document read-at-point and re-organise options in manpage | KatolaZ |
2019-08-09 | add read-at-point function | KatolaZ |
2019-08-09 | Use target-specific vars for debug target | KatolaZ |
2019-08-09 | add debug target in Makefile | KatolaZ |
2019-08-08 | fix bug with global movements in arrow mode | KatolaZ |
2019-08-05 | remove atexit and replace exit() with cleanup() | KatolaZ |
2019-08-05 | replace isblank | KatolaZ |
2019-08-05 | move _i declaration up in arg.h | KatolaZ |
2019-08-05 | use std=c99 | KatolaZ |
2019-08-05 | Makefile: take advantage of having separate build units | Quentin Rameau |
2019-08-05 | Make sure step is 1 at startup | Quentin Rameau |
2019-08-05 | Improve Makefile | Quentin Rameau |
2019-08-02 | fix ANSI code in update_current() - thanks mwmsl! | KatolaZ |
2019-08-01 | remove trailing blank lines in write_file - change check_bound | KatolaZ |
2019-08-01 | fix bug in undo list allocation | 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-08-01 | add undo support for crop-to-visible | KatolaZ |
2019-07-31 | update Changelog -- release 0.2v0.2 | KatolaZ |
2019-07-31 | bump version number to 0.2 | KatolaZ |
2019-07-31 | add target dist to Makefile | KatolaZ |
2019-07-31 | update Changelog | 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 | fix bug in paste at point | KatolaZ |
2019-07-30 | yank buffer and initial copy/cut/paste support | KatolaZ |
2019-07-27 | add crop-to-visible function (C) | KatolaZ |