summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-29update manpage for trapezium modedevelKatolaZ
2019-09-29fix short side in left and right trapeziumKatolaZ
2019-09-29fix toggle trapezium typeKatolaZ
2019-09-28fix bug in toggle_trapeziumKatolaZ
2019-09-28up and down (centred) trapezium workingKatolaZ
2019-08-26up-center trapezium workingKatolaZ
2019-08-17refactor box management -- towards trapeziumKatolaZ
2019-08-16add position marks (Ma/g'a)KatolaZ
2019-08-16add support for commentsKatolaZ
2019-08-14update manpage to include parallelogramKatolaZ
2019-08-14add parallelogram modeKatolaZ
2019-08-13towards parallelogramsKatolaZ
2019-08-13Arrange makefile debug targetQuentin Rameau
2019-08-12accept commands from stdin in script-modeKatolaZ
2019-08-12fix read of command scripts and script-modeKatolaZ
2019-08-11replace cleanup() with exit() in usage()KatolaZ
2019-08-09check all mem allocationsKatolaZ
2019-08-09release 0.3v0.3KatolaZ
2019-08-09bump version to 0.3KatolaZ
2019-08-09update TODOKatolaZ
2019-08-09small change to manpageKatolaZ
2019-08-09fix bug in crop-to-visualboxKatolaZ
2019-08-09document read-at-point and re-organise options in manpageKatolaZ
2019-08-09add read-at-point functionKatolaZ
2019-08-09Use target-specific vars for debug targetKatolaZ
2019-08-09add debug target in MakefileKatolaZ
2019-08-08fix bug with global movements in arrow modeKatolaZ
2019-08-05remove atexit and replace exit() with cleanup()KatolaZ
2019-08-05replace isblankKatolaZ
2019-08-05move _i declaration up in arg.hKatolaZ
2019-08-05use std=c99KatolaZ
2019-08-05Makefile: take advantage of having separate build unitsQuentin Rameau
2019-08-05Make sure step is 1 at startupQuentin Rameau
2019-08-05Improve MakefileQuentin Rameau
2019-08-02fix ANSI code in update_current() - thanks mwmsl!KatolaZ
2019-08-01remove trailing blank lines in write_file - change check_boundKatolaZ
2019-08-01fix bug in undo list allocationKatolaZ
2019-08-01add undo in erase modeKatolaZ
2019-08-01add undo in arrow modeKatolaZ
2019-08-01add crop-to-region in visual modeKatolaZ
2019-08-01add undo support for crop-to-visibleKatolaZ
2019-07-31update Changelog -- release 0.2v0.2KatolaZ
2019-07-31bump version number to 0.2KatolaZ
2019-07-31add target dist to MakefileKatolaZ
2019-07-31update ChangelogKatolaZ
2019-07-31support line-by-line undo in text modeKatolaZ
2019-07-31add undo support for box, visual, cut/pasteKatolaZ
2019-07-31preliminary support for undoKatolaZ
2019-07-30fix bug in paste at pointKatolaZ
2019-07-30yank buffer and initial copy/cut/paste supportKatolaZ