aboutsummaryrefslogtreecommitdiff
path: root/window.c
AgeCommit message (Collapse)AuthorFilesLines
2014-09-02Teach window_cursor_to how to display the end of the fileMarc André Tanner1-32/+32
2014-09-01Refactor frontend codeMarc André Tanner1-0/+745
window.[ch] now contains a somewhat generic editor window which is then enhanced in vis.[ch] with a statusbar.