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
/
main.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-16
empty Scintilla undo buffer on line termination and after munging
Robin Haberkorn
1
-0
/
+3
2012-11-16
keep a buffer dirty flag and display infos about the current buffer in the in...
Robin Haberkorn
1
-1
/
+29
2012-11-15
support stdio for curses interface
Robin Haberkorn
1
-0
/
+24
2012-11-15
changed default colors and moved stuff into user interface
Robin Haberkorn
1
-11
/
+15
2012-11-15
cleaned up command line updating: the interface is responsible for drawing th...
Robin Haberkorn
1
-2
/
+1
2012-11-15
make it possible for interface classes to define a get_options() method to ad...
Robin Haberkorn
1
-2
/
+7
2012-11-15
added Interface class to ease porting SciTECO to other platforms (toolkits)
Robin Haberkorn
1
-168
/
+19
2012-11-13
support differen EOL modes
Robin Haberkorn
1
-8
/
+17
2012-11-12
allow munged macros to quit and echo messages on stdout/stderr
Robin Haberkorn
1
-2
/
+21
2012-11-11
<x,y>Xq command, automatic profile munging, explicit munging, commandline opt...
Robin Haberkorn
1
-1
/
+57
2012-11-11
use DEBUG macro
Robin Haberkorn
1
-0
/
+2
2012-11-11
Q-Register table and EQx command
Robin Haberkorn
1
-0
/
+1
2012-11-10
filename autocompletion using <CTRL/T> and <TAB>
Robin Haberkorn
1
-0
/
+5
2012-11-08
added buffer ring and preliminary EB...$ implementation
Robin Haberkorn
1
-5
/
+7
2012-11-07
fixed "-" processing and improved C command, added R command
Robin Haberkorn
1
-3
/
+3
2012-11-06
initial commit of SciTECO based on THECO
Robin Haberkorn
1
-0
/
+159