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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-26
more fixes for groff v1.19
Robin Haberkorn
2
-5
/
+5
2017-02-26
fixup to 733e0126: fixed if-then-else in sciteco.tmac
Robin Haberkorn
1
-1
/
+1
2017-02-23
print all warnings when invoking Groff
Robin Haberkorn
1
-2
/
+2
2017-02-22
grosciteco: added support for the `F` command
Robin Haberkorn
1
-0
/
+3
2017-02-22
fixed womanpage-generation for Groff < v1.20
Robin Haberkorn
1
-0
/
+14
2016-12-06
updated README: added link to SciTECO presentation and new manpages
Robin Haberkorn
1
-4
/
+7
2016-12-06
htbl.tes: clean up and added support for boxed tables with separator lines
Robin Haberkorn
1
-48
/
+82
2016-11-30
allow dollar sign as another variant of ^[ (discard all arguments or return)
Robin Haberkorn
3
-24
/
+53
2016-11-27
fixed rubout of the first command after command line termination ($$)
Robin Haberkorn
2
-6
/
+6
2016-11-22
womanpage lexer: fixed popup styling
Robin Haberkorn
1
-1
/
+1
2016-11-22
Gtk interface: make sure that the default display is opened
Robin Haberkorn
1
-2
/
+10
2016-11-22
save some bytes per Q-Register creation on the undo stack
Robin Haberkorn
2
-21
/
+47
2016-11-22
avoid the non-standard \e escape sequence
Robin Haberkorn
2
-5
/
+8
2016-11-22
fixed local Q-Register management on certain broken platforms
Robin Haberkorn
4
-23
/
+42
2016-11-22
optimized QRegisterTable cleanup
Robin Haberkorn
5
-5
/
+10
2016-11-22
partially reversed/fixed-up b7ff56db631: avoid g_slice allocators and perform...
Robin Haberkorn
7
-14
/
+47
2016-11-21
fixed compilation of the PDCurses frontend
Robin Haberkorn
1
-1
/
+1
2016-11-20
updated sample.teco_ini: 2EJ now sets a more or less global memory limit
Robin Haberkorn
1
-2
/
+2
2016-11-20
fixed glib warnings about using g_mem_set_vtable() and revised memory limiting
Robin Haberkorn
26
-296
/
+358
2016-11-20
fixup to 19675a1a4899: fixed crash after rubbing out creation of global register
Robin Haberkorn
1
-1
/
+1
2016-11-20
optimized RBTree: avoid unnecessary virtual RBTree and RBEntry implementation...
Robin Haberkorn
7
-26
/
+42
2016-11-20
updated README: new features
Robin Haberkorn
1
-9
/
+18
2016-11-20
fixed interpretation of the Q-Register specification ".."
Robin Haberkorn
1
-3
/
+6
2016-11-20
auto-completion of Q-Register names, goto labels and help topics
Robin Haberkorn
10
-12
/
+251
2016-11-20
optimized red-black trees and common base class for string-keyed RB trees
Robin Haberkorn
9
-143
/
+218
2016-11-18
updated .gitignore
Robin Haberkorn
1
-2
/
+7
2016-11-18
the manual generator (generator-docs.tes) has been cleaned up and is now call...
Robin Haberkorn
17
-242
/
+366
2016-11-18
standard lib: added getopt.tes for parsing command line options in scripts
Robin Haberkorn
7
-28
/
+93
2016-11-18
improved command line option handling
Robin Haberkorn
13
-49
/
+149
2016-11-18
implemented self-documenting (online) help system
Robin Haberkorn
20
-64
/
+1319
2016-11-16
fixed segfault when munging empty scripts
Robin Haberkorn
1
-3
/
+10
2016-11-01
sciteco(7) man page: revised subsection naming in FLOW CONTROL section
Robin Haberkorn
1
-3
/
+3
2016-11-01
globbing supports character classes now and ^EN string building construct to ...
Robin Haberkorn
9
-50
/
+302
2016-11-01
simplify bootstrap.am and avoid warning about GNU make $(shell) function
Robin Haberkorn
1
-4
/
+8
2016-11-01
updated TODO
Robin Haberkorn
1
-0
/
+42
2016-08-19
added test group for SciTECO's EOL normalisation feature
Robin Haberkorn
5
-0
/
+21
2016-08-19
Integrated clipboard support
Robin Haberkorn
20
-441
/
+1460
2016-08-19
updated README: mention some more design features of SciTECO
Robin Haberkorn
1
-2
/
+16
2016-06-04
added ^E@ string building character
Robin Haberkorn
3
-11
/
+42
2016-04-06
updated Scintilla to v3.6.4 and Scinterm to v1.7
Robin Haberkorn
2
-2
/
+2
2016-04-05
session.tes: save and restore the working directory as part of the session
Robin Haberkorn
1
-3
/
+11
2016-03-25
fixed rubout and reinsertion of the loop end command (>)
Robin Haberkorn
1
-2
/
+11
2016-02-24
EG and EC use $SHELL and $COMSPEC as the default command interpreters now
Robin Haberkorn
3
-17
/
+43
2016-02-19
fixed Objective C++ lexing: it is now handled by cpp.tes
Robin Haberkorn
2
-11
/
+14
2016-02-18
replace custom Gob2 check with GOB2_CHECK() from gob2.m4
Robin Haberkorn
2
-4
/
+60
2016-02-17
added lexing support for Gob2 (GObject Builder)
Robin Haberkorn
2
-0
/
+37
2016-02-17
The "cpp" lexer configuration has been split into "c.tes" and "cpp.tes"
Robin Haberkorn
3
-23
/
+64
2016-02-17
simplified "lexer.test..." macros using the $$ return command
Robin Haberkorn
43
-194
/
+194
2016-02-16
distribution helper script: let it be preprocessed/substituted by Autoconf
Robin Haberkorn
3
-24
/
+28
2016-02-16
minor ./distribute fix
Robin Haberkorn
1
-2
/
+2
[next]