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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-04
first working version of autotools based build-system
Robin Haberkorn
1
-101
/
+0
2012-12-04
refactoring: split qbuffers.cpp|h into a q-registers (qregisters.cpp) and Buf...
Robin Haberkorn
1
-1
/
+1
2012-12-03
refactored search command (states): they are now in a separate search.cpp file
Robin Haberkorn
1
-1
/
+1
2012-11-24
NCURSES is the default interface now
Robin Haberkorn
1
-1
/
+1
2012-11-24
allow symbolic names (symbols) being specified for the scintilla (ES) command
Robin Haberkorn
1
-2
/
+7
2012-11-23
system for looking up static symbols
Robin Haberkorn
1
-5
/
+15
2012-11-22
Windows compile fixes
Robin Haberkorn
1
-6
/
+29
2012-11-16
changed default scintilla directory
Robin Haberkorn
1
-1
/
+1
2012-11-15
install target
Robin Haberkorn
1
-0
/
+5
2012-11-15
ease changing the scintilla directory
Robin Haberkorn
1
-3
/
+4
2012-11-15
minor Makefile cleanup
Robin Haberkorn
1
-1
/
+3
2012-11-15
added NCurses user interface (based on Scinterm)
Robin Haberkorn
1
-9
/
+12
2012-11-15
adapted Makefile to handle different user interfaces
Robin Haberkorn
1
-8
/
+32
2012-11-15
added Interface class to ease porting SciTECO to other platforms (toolkits)
Robin Haberkorn
1
-2
/
+2
2012-11-11
RBTree class (wrapper around BSD macros) - use for Goto table
Robin Haberkorn
1
-1
/
+1
2012-11-10
filename autocompletion using <CTRL/T> and <TAB>
Robin Haberkorn
1
-1
/
+11
2012-11-08
added buffer ring and preliminary EB...$ implementation
Robin Haberkorn
1
-1
/
+1
2012-11-08
added support for labels, including the goto label table
Robin Haberkorn
1
-1
/
+2
2012-11-07
expression stack based on THECO's ArithmeticStack
Robin Haberkorn
1
-1
/
+1
2012-11-06
initial commit of SciTECO based on THECO
Robin Haberkorn
1
-0
/
+17