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
/
undo.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-08
undo stack reorganized into a stack of undo token lists
Robin Haberkorn
1
-22
/
+34
2017-03-03
updated copyright to 2017
Robin Haberkorn
1
-1
/
+1
2016-11-20
fixed glib warnings about using g_mem_set_vtable() and revised memory limiting
Robin Haberkorn
1
-45
/
+0
2016-02-10
avoid unnecessary undo token allocations in batch mode: greatly speeds up bat...
Robin Haberkorn
1
-4
/
+6
2016-01-28
updated copyright to 2016
Robin Haberkorn
1
-1
/
+1
2015-03-01
keep rubbed out command line for later re-insertion and massive Cmdline clean...
Robin Haberkorn
1
-12
/
+8
2015-02-23
implemented to undo stack memory limiting
Robin Haberkorn
1
-7
/
+55
2015-02-11
updated copyright to 2015
Robin Haberkorn
1
-1
/
+1
2014-11-16
first working version of the one-view-per-buffer design
Robin Haberkorn
1
-6
/
+0
2014-11-11
added all of SciTECO's declarations to the "SciTECO" namespace
Robin Haberkorn
1
-0
/
+4
2014-02-15
updated Copyright to year 2014
Robin Haberkorn
1
-1
/
+1
2013-02-17
made UndoStack::push_msg() inline
Robin Haberkorn
1
-6
/
+0
2013-02-03
first draft of commandline-editing commands ({ and } as in VideoTECO)
Robin Haberkorn
1
-2
/
+1
2013-01-23
implemented special save last commandline command ("*" at beginning of comman...
Robin Haberkorn
1
-0
/
+1
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
first working version of autotools based build-system
Robin Haberkorn
1
-0
/
+4
2012-12-04
autoconf preparation: move everything into src/ subdir
Robin Haberkorn
1
-0
/
+78