Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-16 | fixed clearing message line: do not display an empty message line (which can ... | Robin Haberkorn | 1 | -0/+8 |
2012-11-16 | keep a buffer dirty flag and display infos about the current buffer in the in... | Robin Haberkorn | 1 | -2/+47 |
2012-11-15 | NCurses interface: support terminal resizing | Robin Haberkorn | 1 | -1/+5 |
2012-11-15 | support stdio for curses interface | Robin Haberkorn | 1 | -20/+6 |
2012-11-15 | changed default colors and moved stuff into user interface | Robin Haberkorn | 1 | -0/+4 |
2012-11-15 | cleaned up command line updating: the interface is responsible for drawing th... | Robin Haberkorn | 1 | -3/+7 |
2012-11-15 | added Interface class to ease porting SciTECO to other platforms (toolkits) | Robin Haberkorn | 1 | -0/+196 |