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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-28
updated copyright to 2016
Robin Haberkorn
1
-1
/
+1
2015-07-15
changed default popup background color and color schemes
Robin Haberkorn
1
-2
/
+2
2015-07-14
programmable terminal color redefinition and theming SciTECO curses UI based ...
Robin Haberkorn
1
-4
/
+23
2015-06-24
disable all Scintilla margins by default
Robin Haberkorn
1
-0
/
+6
2015-06-24
fixed SEGFAULTs in InterfaceCurses::vmsg()
Robin Haberkorn
1
-0
/
+8
2015-06-23
fixed stdio message printing for strings longer than 255 characters
Robin Haberkorn
1
-7
/
+9
2015-06-23
the Scintilla caret should be non-blinking by default
Robin Haberkorn
1
-0
/
+1
2015-06-23
never show the horizontal scrollbar by default
Robin Haberkorn
1
-0
/
+7
2015-02-11
updated copyright to 2015
Robin Haberkorn
1
-1
/
+1
2014-11-24
turn off Scintilla undo collection by default and fixed memleak
Robin Haberkorn
1
-0
/
+6
2014-11-17
Make sure QRegister::view is properly initialized and cleaned up
Robin Haberkorn
1
-1
/
+1
2014-11-16
rewritten View and Interface base classes using the Curiously Recurring Templ...
Robin Haberkorn
1
-5
/
+22
2014-11-16
first working version of the one-view-per-buffer design
Robin Haberkorn
1
-0
/
+114