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
/
ring.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-16
cleaned up Scintilla document "updating"
Robin Haberkorn
1
-7
/
+6
2014-11-16
first working version of the one-view-per-buffer design
Robin Haberkorn
1
-10
/
+10
2014-11-11
added all of SciTECO's declarations to the "SciTECO" namespace
Robin Haberkorn
1
-4
/
+8
2014-11-09
current_doc_must_undo(): check for undo-necessity when operating on the curre...
Robin Haberkorn
1
-0
/
+7
2014-02-15
updated Copyright to year 2014
Robin Haberkorn
1
-1
/
+1
2014-02-15
use GLib's GError information to yield errors
Robin Haberkorn
1
-1
/
+1
2014-02-15
removed most exception specifications: allow bad_allocs to propagate
Robin Haberkorn
1
-5
/
+5
2013-03-18
declare all global inter-dependant objects in main.cpp and get rid of init_pr...
Robin Haberkorn
1
-0
/
+1
2013-03-16
common parent state for all file-name-expecting commands: fixes EM tab-comple...
Robin Haberkorn
1
-2
/
+2
2013-02-22
use typedef for SciTECO integers and make it configurable at configure time
Robin Haberkorn
1
-3
/
+3
2013-02-22
clean up QRegister vs. Buffer redundancies using TECODocument class
Robin Haberkorn
1
-25
/
+11
2013-02-08
fixed ring.current/QRegisters::current corruption
Robin Haberkorn
1
-2
/
+2
2013-01-19
updated copyright (2012-2013)
Robin Haberkorn
1
-1
/
+1
2012-12-04
added copyright notice to every source file
Robin Haberkorn
1
-0
/
+17
2012-12-04
autoconf preparation: move everything into src/ subdir
Robin Haberkorn
1
-0
/
+246