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