index
:
gramscii
devel
master
A simple editor for ASCII box-and-arrow charts
KatolaZ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
screen.c
Age
Commit message (
Expand
)
Author
2019-08-26
up-center trapezium working
KatolaZ
2019-08-16
add position marks (Ma/g'a)
KatolaZ
2019-08-16
add support for comments
KatolaZ
2019-08-14
add parallelogram 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
fix bug in crop-to-visualbox
KatolaZ
2019-08-09
add read-at-point function
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-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 crop-to-region in visual mode
KatolaZ
2019-08-01
add undo support for crop-to-visible
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
first step towards crop + some fixes to erase
KatolaZ
2019-07-27
reorganise code
KatolaZ