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
12 days
CI: fixed Windows LTO builds
Robin Haberkorn
1
-21
/
+17
14 days
50-ubuntu22-appimage: build AppImages as part of the new fmsbw.de-based CI
Robin Haberkorn
3
-4
/
+30
2025-09-24
./configure --with-launcher=LAUNCHER can be used to run SciTECO with a launch...
Robin Haberkorn
3
-5
/
+11
2025-09-23
freebsd14-msys-sciteco: build Win64 Gtk binaries as well
Robin Haberkorn
1
-7
/
+63
2025-09-23
freebsd14-msys-sciteco: disable LTO for the time being
Robin Haberkorn
1
-3
/
+5
2025-09-23
freebsd14-msys-sciteco: force cross compilation in ./configure
Robin Haberkorn
1
-9
/
+21
2025-09-22
testsuite: disable testcases with Valgrind only when detecting the fmsbw.de C...
Robin Haberkorn
1
-2
/
+2
2025-09-22
website: allow build.tes to be called from out-of-tree builds
Robin Haberkorn
3
-10
/
+15
2025-09-22
fmsbw.de CI job now also cross-compiles the Windows PDCurses binaries
Robin Haberkorn
2
-34
/
+120
2025-09-21
when running the testsuite with --verbose, also turn off colors (--color=never)
Robin Haberkorn
3
-8
/
+8
2025-09-21
testsuite: disable test cases when running with --valgrind
Robin Haberkorn
1
-0
/
+6
2025-09-21
moved most resources to fmsbw.de
Robin Haberkorn
21
-50
/
+87
2025-09-15
fnkeys.tes: fixed clicking the fold margin
Robin Haberkorn
1
-1
/
+1
2025-09-14
ncurses: avoid the middle mouse button workaround in newer ncurses versions
Robin Haberkorn
2
-11
/
+10
2025-09-09
work around ncurses mouse handling bugs
Robin Haberkorn
2
-53
/
+113
2025-09-02
fixed help for EO (program version) command
Robin Haberkorn
1
-1
/
+1
2025-09-02
nightly workflow: try to build on Ubuntu 22.04
Robin Haberkorn
1
-1
/
+1
2025-09-02
added help topcic for ":O"
Robin Haberkorn
1
-1
/
+1
2025-09-02
build woman-pages via templates since pattern rules with grouped targets appe...
Robin Haberkorn
1
-3
/
+12
2025-09-02
nightly builds: install some more Ubuntu packages required by pkg2appimage
Robin Haberkorn
1
-1
/
+1
2025-09-02
nightly workflow: try `apt update` before installing packages
Robin Haberkorn
1
-0
/
+3
2025-09-02
fixed parallel builds of the woman pages
Robin Haberkorn
1
-2
/
+2
2025-09-02
fixup 9425ad37ec95a40dc039169031259161c92cc217: fixed error handling in ED hooks
Robin Haberkorn
1
-2
/
+2
2025-09-02
nightly workflow: don't build Ubuntu packages and AppImages are now based on ...
Robin Haberkorn
3
-56
/
+19
2025-08-31
NEWS: fixed markdown table
Robin Haberkorn
1
-3
/
+5
2025-08-31
README: mention OBS release and nightly builds
Robin Haberkorn
3
-23
/
+32
2025-08-31
support <:O>: if a label is not found, continue execution after the go-to sta...
Robin Haberkorn
10
-39
/
+101
2025-08-30
the computed go-to command (O) is now 0-indexed and all invalid indexes and e...
Robin Haberkorn
7
-25
/
+50
2025-08-28
bumped minimum Gtk version to 3.24
Robin Haberkorn
5
-9
/
+3
2025-08-27
avoid g_prefix_error_literal(), which requires glib 2.70
Robin Haberkorn
1
-2
/
+2
2025-08-27
readded the executable flag to debian/sciteco-gtk.install
Robin Haberkorn
1
-0
/
+2
2025-08-26
bumped minimum GCC version to v8.1
Robin Haberkorn
4
-2
/
+10
2025-08-26
scintilla: the NetBSD support patch has been revised again
Robin Haberkorn
1
-0
/
+0
2025-08-23
scintilla: the NetBSD-support patch has been rebased
Robin Haberkorn
1
-0
/
+0
2025-08-22
bumped Scintilla to v5.5.7
Robin Haberkorn
1
-0
/
+0
2025-08-21
support Groff v1.19.2 as still used by default on NetBSD 10
Robin Haberkorn
5
-7
/
+15
2025-08-21
fully support NetBSD with its native libcurses
Robin Haberkorn
6
-8
/
+56
2025-08-19
AX_WITH_NCURSES: also check for NCURSEN_VERSION
Robin Haberkorn
1
-2
/
+6
2025-08-19
curses: fixed configuration for native netbsd-curses and ncurses (several cor...
Robin Haberkorn
8
-637
/
+342
2025-08-18
sciteco(7): clarified SciTECO's policy with regards to TECO-11 and Video TECO...
Robin Haberkorn
1
-5
/
+7
2025-08-16
updated README, NEWS and TODO
Robin Haberkorn
3
-37
/
+76
2025-08-16
avoid linebreak in AC_CHECK_FUNCS(): might fix openSUSE 15.5 and 15.6 nightly...
Robin Haberkorn
1
-2
/
+1
2025-08-16
UNIX curses: some clarifications on what is done during teco_interface_init_s...
Robin Haberkorn
2
-2
/
+13
2025-08-14
Debian: explicitly depend on a C compiler as well
Robin Haberkorn
1
-1
/
+2
2025-08-14
README: mention the RPM-based repositories provided by OBS
Robin Haberkorn
1
-1
/
+4
2025-08-14
fix up hash-bang lines only of the scripts really installed by the current `m...
Robin Haberkorn
1
-3
/
+18
2025-08-14
debian/rules: enable verbose testsuite log
Robin Haberkorn
1
-0
/
+3
2025-08-13
YAML lexer: default to 2 character soft tabs
Robin Haberkorn
1
-0
/
+3
2025-08-10
allow messages to be of arbitrary length: fixes crashes
Robin Haberkorn
1
-8
/
+3
2025-08-10
irc.yml: fetch entire history
Robin Haberkorn
1
-0
/
+2
[next]