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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-02
minor optimization: no need to check for NULL when using C++ delete operator
Robin Haberkorn
1
-4
/
+2
2015-03-01
keep rubbed out command line for later re-insertion and massive Cmdline clean...
Robin Haberkorn
1
-4
/
+4
2015-02-23
implemented to undo stack memory limiting
Robin Haberkorn
1
-6
/
+80
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
-23
/
+0
2014-11-11
added all of SciTECO's declarations to the "SciTECO" namespace
Robin Haberkorn
1
-1
/
+5
2014-02-15
updated Copyright to year 2014
Robin Haberkorn
1
-1
/
+1
2013-02-17
made UndoStack::push_msg() inline
Robin Haberkorn
1
-2
/
+6
2013-02-14
undo tokens for changing an object pointer
Robin Haberkorn
1
-0
/
+40
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
/
+134