aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/interface-curses.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-03-10avoid frequent info line redraws in Curses and GTK+ UIsRobin Haberkorn1-4/+9
2015-03-10optimized Interface::info_update() implementationsRobin Haberkorn1-5/+5
2015-03-09fixed displaying of control characters in the "info" line (and window title)Robin Haberkorn1-2/+16
2015-03-07fixed crashes on PDCurses/win32 when SciTECO terminates before Interface::mai...Robin Haberkorn1-1/+2
2015-03-07Curses UI: fixed translation of the backspace keyRobin Haberkorn1-2/+11
2015-03-07cleaned up usage of the escape control character: introduced CTL_KEY_ESC and ...Robin Haberkorn1-1/+1
2015-03-02fixed function key handling on GTK UIRobin Haberkorn1-0/+6
2015-03-01keep rubbed out command line for later re-insertion and massive Cmdline clean...Robin Haberkorn1-28/+105
2015-02-11updated copyright to 2015Robin Haberkorn1-1/+1
2014-12-09Curses: support cycling through long lists of possible auto-completions and o...Robin Haberkorn1-42/+67
2014-12-08Curses: fixed formatting of popup windowsRobin Haberkorn1-24/+20
2014-11-21finally implemented the CLOSE and QUIT hooksRobin Haberkorn1-2/+22
2014-11-17renamed the "NCurses" UI to "Curses" internallyRobin Haberkorn1-0/+525