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
/
interface-ncurses.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-04
autoconf preparation: move everything into src/ subdir
Robin Haberkorn
1
-426
/
+0
2012-12-04
refactoring: split qbuffers.cpp|h into a q-registers (qregisters.cpp) and Buf...
Robin Haberkorn
1
-1
/
+2
2012-11-25
NCURSES: fixed popup lines calculation
Robin Haberkorn
1
-4
/
+9
2012-11-24
NCURSES: ensure that info popup is not too large for screen
Robin Haberkorn
1
-3
/
+15
2012-11-24
support auto-completion of symbols in the scintilla command (ES)
Robin Haberkorn
1
-4
/
+6
2012-11-23
fixed ENTER processing on PDCurses: we get ENTER as a carriage return
Robin Haberkorn
1
-0
/
+1
2012-11-22
support PDCurses/Win32A
Robin Haberkorn
1
-21
/
+54
2012-11-22
support PDCurses user-resizing of the terminal
Robin Haberkorn
1
-0
/
+5
2012-11-22
PDCurses compatibility changes
Robin Haberkorn
1
-2
/
+10
2012-11-16
ensure that infoline is correct on startup
Robin Haberkorn
1
-1
/
+2
2012-11-16
fixed clearing message line: do not display an empty message line (which can ...
Robin Haberkorn
1
-2
/
+15
2012-11-16
NCURSES interface: fix message displaying in batch mode (avoid any refresh)
Robin Haberkorn
1
-1
/
+13
2012-11-16
NCURSES: simplified notification callback a bit
Robin Haberkorn
1
-4
/
+2
2012-11-16
keep a buffer dirty flag and display infos about the current buffer in the in...
Robin Haberkorn
1
-52
/
+106
2012-11-15
NCurses interface: support terminal resizing
Robin Haberkorn
1
-6
/
+38
2012-11-15
support stdio for curses interface
Robin Haberkorn
1
-8
/
+31
2012-11-15
added NCurses user interface (based on Scinterm)
Robin Haberkorn
1
-0
/
+226