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
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-28
added cheat sheet
Robin Haberkorn
2
-0
/
+817
2023-06-19
the SciTECO data installation path is now configurable via --with-scitecodatadir
Robin Haberkorn
4
-7
/
+7
2023-04-05
Troff documents: fixed monospaced example blocks
Robin Haberkorn
3
-15
/
+15
2023-04-05
default font is now "Monospace" instead of Courier
Robin Haberkorn
1
-2
/
+2
2023-04-05
sciteco.tmac: also set the LL register (refs #11)
Robin Haberkorn
1
-1
/
+5
2023-04-05
fixed grosciteco for newer Groff versions (refs #11)
Robin Haberkorn
1
-0
/
+1
2022-12-10
fixed pass-through loops: especially :> and :F<
Robin Haberkorn
1
-5
/
+5
2022-12-01
sciteco(1) manpage: All UIs support ^C interruptions now
Robin Haberkorn
1
-2
/
+1
2021-06-08
all SciTECO scripts used during the build process now always write files with...
Robin Haberkorn
3
-4
/
+4
2021-06-08
Windows: normalize $COMSPEC
Robin Haberkorn
1
-3
/
+7
2021-05-30
updated Doxyfile.in with Doxygen 1.8.17
Robin Haberkorn
1
-77
/
+186
2021-05-30
THE GREAT CEEIFICATION EVENT
Robin Haberkorn
4
-46
/
+40
2017-03-25
some minor Doxygen documentation improvements
Robin Haberkorn
1
-1
/
+1
2017-03-25
updated Doxyfile to suppress some Doxygen warnings
Robin Haberkorn
1
-148
/
+261
2017-03-25
0,8ED: Automatic case-folding of commands
Robin Haberkorn
1
-0
/
+17
2017-03-03
build system portability fixes
Robin Haberkorn
1
-11
/
+11
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
htbl.tes: clean up and added support for boxed tables with separator lines
Robin Haberkorn
1
-48
/
+82
2016-11-22
partially reversed/fixed-up b7ff56db631: avoid g_slice allocators and perform...
Robin Haberkorn
3
-0
/
+6
2016-11-20
auto-completion of Q-Register names, goto labels and help topics
Robin Haberkorn
1
-0
/
+42
2016-11-18
the manual generator (generator-docs.tes) has been cleaned up and is now call...
Robin Haberkorn
7
-167
/
+297
2016-11-18
standard lib: added getopt.tes for parsing command line options in scripts
Robin Haberkorn
3
-10
/
+17
2016-11-18
improved command line option handling
Robin Haberkorn
3
-9
/
+37
2016-11-18
implemented self-documenting (online) help system
Robin Haberkorn
8
-17
/
+813
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
1
-4
/
+54
2016-08-19
Integrated clipboard support
Robin Haberkorn
1
-0
/
+47
2016-06-04
added ^E@ string building character
Robin Haberkorn
1
-9
/
+19
2016-02-24
EG and EC use $SHELL and $COMSPEC as the default command interpreters now
Robin Haberkorn
1
-0
/
+9
2016-02-16
commented on why $SCITECO_BOOTSTRAP is used in doc/Makefile.am
Robin Haberkorn
1
-0
/
+6
2016-02-16
implemented ^C command
Robin Haberkorn
2
-10
/
+13
2016-02-15
updated sciteco(7): command line termination, aggregating loops etc.
Robin Haberkorn
1
-18
/
+69
2016-02-11
updated Doxyfile: added new source directories; exclude gtkflowbox.c and use ...
Robin Haberkorn
1
-6
/
+6
2016-02-11
updated Doxyfile.in: doxygen -u Doxyfile.in
Robin Haberkorn
1
-913
/
+1424
2016-02-02
Gtk UI: full color scheme support
Robin Haberkorn
2
-0
/
+61
2015-12-30
ncurses: use a default escape delay of 25ms
Robin Haberkorn
2
-2
/
+4
2015-09-23
different operators can have the same precedence now
Robin Haberkorn
1
-28
/
+34
2015-07-22
fixed operator precedence list
Robin Haberkorn
1
-10
/
+24
2015-07-15
Curses UI: revised popup area, with borders and a scroll bar; reduce flickering
Robin Haberkorn
1
-3
/
+2
2015-07-14
mention ED register in the manual's Q-REGISTERS section
Robin Haberkorn
1
-0
/
+7
2015-07-14
programmable terminal color redefinition and theming SciTECO curses UI based ...
Robin Haberkorn
1
-0
/
+85
2015-06-24
added "^FCLOSE" function key macro and defined SIGTERM behaviour
Robin Haberkorn
2
-2
/
+28
2015-06-22
major Curses UI revision: initialize curses as late as possible
Robin Haberkorn
2
-36
/
+105
2015-06-14
handle environment variables more consistently
Robin Haberkorn
2
-16
/
+59
2015-06-12
support UNIX-shell-like tilde-expansions in file names and directories
Robin Haberkorn
1
-9
/
+73
2015-06-02
throw error when trying to set or append the string part of "*" and appending...
Robin Haberkorn
1
-0
/
+2
[next]