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
/
ioview.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-22
use WIN32_LEAN_AND_MEAN macro when including windows.h
Robin Haberkorn
1
-6
/
+1
2015-06-14
handle environment variables more consistently
Robin Haberkorn
1
-2
/
+9
2015-06-12
support UNIX-shell-like tilde-expansions in file names and directories
Robin Haberkorn
1
-0
/
+27
2015-06-02
added <FG> command and special Q-Register "$" to set and get the current work...
Robin Haberkorn
1
-1
/
+1
2015-03-16
implemented automatic EOL translation support
Robin Haberkorn
1
-71
/
+427
2015-03-07
changed save point file format to .teco-<n>-<filename>~
Robin Haberkorn
1
-1
/
+1
2015-02-23
implemented to undo stack memory limiting
Robin Haberkorn
1
-0
/
+11
2015-02-11
updated copyright to 2015
Robin Haberkorn
1
-1
/
+1
2014-12-08
do not show possible completions for hidden files and directories
Robin Haberkorn
1
-0
/
+27
2014-11-24
Q-Register loading and saving using the IOView class
Robin Haberkorn
1
-1
/
+1
2014-11-24
factored out file loading and saving into the View specialisation IOView
Robin Haberkorn
1
-0
/
+358