summaryrefslogtreecommitdiff
path: root/draw.c
AgeCommit message (Expand)Author
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 support for commentsKatolaZ
2019-08-14add parallelogram modeKatolaZ
2019-08-13towards parallelogramsKatolaZ
2019-08-09check all mem allocationsKatolaZ
2019-08-09add read-at-point functionKatolaZ
2019-08-08fix bug with global movements in arrow modeKatolaZ
2019-08-01remove trailing blank lines in write_file - change check_boundKatolaZ
2019-08-01add undo in erase modeKatolaZ
2019-08-01add undo in arrow modeKatolaZ
2019-08-01add crop-to-region in visual modeKatolaZ
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-30yank buffer and initial copy/cut/paste supportKatolaZ
2019-07-27add crop-to-visible function (C)KatolaZ
2019-07-27reorganise codeKatolaZ