| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-09-10 | Add comments where appropriate | Marc André Tanner | 1 | -1/+17 | |
| 2014-09-09 | Cleanup header files | Marc André Tanner | 1 | -2/+2 | |
| 2014-09-09 | Remove trailing whitespaces (sed 's/[ \t]*$//') | Marc André Tanner | 1 | -3/+3 | |
| 2014-09-09 | Rename vis.[ch] to editor.[ch] and main.c to vis.c | Marc André Tanner | 1 | -2/+2 | |
| 2014-09-01 | Refactor frontend code | Marc André Tanner | 1 | -0/+47 | |
| window.[ch] now contains a somewhat generic editor window which is then enhanced in vis.[ch] with a statusbar. | |||||
