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
/
document.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-19
fixup: work around Scintilla drawing bug also when undoing Q-Reg edit
Robin Haberkorn
1
-0
/
+8
2015-02-19
work around Scintilla character representation drawing bug
Robin Haberkorn
1
-0
/
+16
2015-02-11
updated copyright to 2015
Robin Haberkorn
1
-1
/
+1
2014-11-17
Make sure QRegister::view is properly initialized and cleaned up
Robin Haberkorn
1
-17
/
+17
2014-11-16
first working version of the one-view-per-buffer design
Robin Haberkorn
1
-52
/
+19
2014-11-11
added all of SciTECO's declarations to the "SciTECO" namespace
Robin Haberkorn
1
-4
/
+8
2014-11-09
fixed undoing of initial TECO document changes
Robin Haberkorn
1
-0
/
+3
2014-02-16
updated minimum required Scintilla version to v3.3.7 / Scinterm v1.2
Robin Haberkorn
1
-0
/
+39
2014-02-15
updated Copyright to year 2014
Robin Haberkorn
1
-1
/
+1
2013-02-22
save/restore anchor position along with dot (current position) when editing d...
Robin Haberkorn
1
-2
/
+6
2013-02-22
clean up QRegister vs. Buffer redundancies using TECODocument class
Robin Haberkorn
1
-0
/
+81