index
:
sciteco
hsrex
libxcurses
master
session-extensions
Scintilla-based Text Editor and COrrector
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
interface-curses.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-10
avoid frequent info line redraws in Curses and GTK+ UIs
Robin Haberkorn
1
-4
/
+9
2015-03-10
optimized Interface::info_update() implementations
Robin Haberkorn
1
-5
/
+5
2015-03-09
fixed displaying of control characters in the "info" line (and window title)
Robin Haberkorn
1
-2
/
+16
2015-03-07
fixed crashes on PDCurses/win32 when SciTECO terminates before Interface::mai...
Robin Haberkorn
1
-1
/
+2
2015-03-07
Curses UI: fixed translation of the backspace key
Robin Haberkorn
1
-2
/
+11
2015-03-07
cleaned up usage of the escape control character: introduced CTL_KEY_ESC and ...
Robin Haberkorn
1
-1
/
+1
2015-03-02
fixed function key handling on GTK UI
Robin Haberkorn
1
-0
/
+6
2015-03-01
keep rubbed out command line for later re-insertion and massive Cmdline clean...
Robin Haberkorn
1
-28
/
+105
2015-02-11
updated copyright to 2015
Robin Haberkorn
1
-1
/
+1
2014-12-09
Curses: support cycling through long lists of possible auto-completions and o...
Robin Haberkorn
1
-42
/
+67
2014-12-08
Curses: fixed formatting of popup windows
Robin Haberkorn
1
-24
/
+20
2014-11-21
finally implemented the CLOSE and QUIT hooks
Robin Haberkorn
1
-2
/
+22
2014-11-17
renamed the "NCurses" UI to "Curses" internally
Robin Haberkorn
1
-0
/
+525