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
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-10
added SciTECO icon and compile it into Windows binaries
Robin Haberkorn
1
-0
/
+8
2015-03-10
added ./configure --enable-static-executables option
Robin Haberkorn
1
-0
/
+5
2015-03-01
moved String helper functions from sciteco.h and main.cpp to string-utils.cpp...
Robin Haberkorn
1
-0
/
+1
2014-11-24
introduced $SCITECOCONFIG env variable, and set different default for $SCITEC...
Robin Haberkorn
1
-1
/
+1
2014-11-24
factored out file loading and saving into the View specialisation IOView
Robin Haberkorn
1
-0
/
+1
2014-11-22
added globbing command EN
Robin Haberkorn
1
-0
/
+1
2014-11-17
renamed the "NCurses" UI to "Curses" internally
Robin Haberkorn
1
-2
/
+2
2014-11-16
first working version of the one-view-per-buffer design
Robin Haberkorn
1
-1
/
+1
2014-11-11
refactored SciTECO runtime errors: moved from parser.cpp to error.cpp
Robin Haberkorn
1
-0
/
+1
2014-11-09
implemented EC command (execute operating system command) in spawn.cpp
Robin Haberkorn
1
-0
/
+1
2014-10-07
Merge branch 'master' of https://github.com/rhaberkorn/sciteco
Robin Haberkorn
1
-0
/
+1
2014-08-22
automatically build Scintilla as part of SciTECO's build system:
Robin Haberkorn
1
-0
/
+1
2014-04-25
added generated symbols (symbols-*.cpp) to CLEANFILES
Robin Haberkorn
1
-1
/
+2
2014-02-15
added EMCurses/Emscripten support
Robin Haberkorn
1
-1
/
+2
2013-07-09
fixed compilation of the GTK+ interface
Robin Haberkorn
1
-1
/
+1
2013-03-18
add check for CLang: use clang-specific warnings only when compiling with CLang
Robin Haberkorn
1
-1
/
+5
2013-03-18
declare all global inter-dependant objects in main.cpp and get rid of init_pr...
Robin Haberkorn
1
-3
/
+2
2013-03-18
disable some bogus warnings for LLVM/Clang
Robin Haberkorn
1
-1
/
+1
2013-02-22
added --with-default-scitecopath config option: default value of $SCITECOPATH
Robin Haberkorn
1
-1
/
+1
2013-02-22
VPATH build fixes: SciTECO can now be built from a parallel source tree
Robin Haberkorn
1
-8
/
+11
2013-02-22
clean up QRegister vs. Buffer redundancies using TECODocument class
Robin Haberkorn
1
-0
/
+1
2013-02-22
clean up SciTECO bootstrapping by building convenience library
Robin Haberkorn
1
-23
/
+29
2013-02-15
install standard macros into special standard library path (pkgdatadir/lib)
Robin Haberkorn
1
-1
/
+1
2013-01-31
fixed bootstrapping using sciteco-minimal and bootstrap autodetection
Robin Haberkorn
1
-1
/
+1
2013-01-27
moved redundant code related to bootstrapping and teco-driven substitutions i...
Robin Haberkorn
1
-3
/
+2
2013-01-23
distribute new cmdline.h
Robin Haberkorn
1
-1
/
+1
2012-12-05
windows compatibility changes
Robin Haberkorn
1
-2
/
+2
2012-12-04
bootstrapping of build process using preinstalled sciteco
Robin Haberkorn
1
-4
/
+12
2012-12-04
additional minor changes: distribution building now possible
Robin Haberkorn
1
-4
/
+6
2012-12-04
first working version of autotools based build-system
Robin Haberkorn
1
-0
/
+54