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
2025-06-15
require and adapted to PDCurses v4.5.1
Robin Haberkorn
3
-12
/
+13
2025-06-15
Revert "PDCurses/Win: more or less fixed mouse support"
Robin Haberkorn
1
-37
/
+6
2025-06-12
GTK: fixed scrolling on systems that only support smooth scrolling
Robin Haberkorn
1
-4
/
+12
2025-06-08
^S/^Y calculates the glyph offsets earlier
Robin Haberkorn
8
-31
/
+65
2025-06-07
updated README and TODO
Robin Haberkorn
2
-20
/
+32
2025-06-07
initialize some variables in teco_state_expectqreg_input() to silence the Cla...
Robin Haberkorn
1
-2
/
+2
2025-06-07
added <FN> as a search-and-replace variant of <N>
Robin Haberkorn
4
-3
/
+60
2025-06-04
CI: test only on win64 as mingw-w64-i686-pdcurses was apparently dropped from...
Robin Haberkorn
1
-7
/
+7
2025-06-03
added LaTeX lexer config
Robin Haberkorn
3
-1
/
+35
2025-06-01
<nA> and <nQq> now return -1 in case the index n is out of range
Robin Haberkorn
5
-33
/
+27
2025-05-24
<EI> has been repurposed and is the macro file inclusion (indirect file) comm...
Robin Haberkorn
12
-36
/
+29
2025-05-24
new string building construct ^P disables all further string building magic
Robin Haberkorn
3
-23
/
+31
2025-05-23
<^C> is a plain "return" command now, while <^C^C> exits from the program
Robin Haberkorn
3
-101
/
+193
2025-05-20
debian package: removed copyright of mingw-bundledlls
Robin Haberkorn
1
-25
/
+0
2025-05-18
allow process exit status to be determined by macros
Robin Haberkorn
4
-14
/
+38
2025-05-18
sciteco(7): added a help topic for booleans
Robin Haberkorn
1
-0
/
+1
2025-05-16
python lexer: fixed block comment styling
Robin Haberkorn
1
-1
/
+3
2025-05-13
revised test suite: got rid of most escaping for the TECO code snippets
Robin Haberkorn
2
-172
/
+179
2025-05-03
updated TODO
Robin Haberkorn
1
-1
/
+43
2025-05-03
disallow command-line termination ($$) while editing the command-line replace...
Robin Haberkorn
2
-0
/
+17
2025-05-03
fixed teco_doc_undo_exchange(): use reference counting now
Robin Haberkorn
2
-2
/
+19
2025-05-02
implemented folding for the SciTECO lexer
Robin Haberkorn
1
-1
/
+26
2025-05-02
auto-expand folds even after mouse events
Robin Haberkorn
3
-6
/
+12
2025-05-02
grosciteco: folding in woman pages
Robin Haberkorn
4
-0
/
+64
2025-05-01
implemented email and git lexer folding
Robin Haberkorn
2
-5
/
+23
2025-05-01
folding: enable markers for sub-folds as well
Robin Haberkorn
1
-3
/
+4
2025-04-27
opener.tes: Fixed +line,column syntax
Robin Haberkorn
3
-9
/
+23
2025-04-27
support folding via F1 and clicks in the folding margin
Robin Haberkorn
5
-0
/
+36
2025-04-25
README: the Alpine package is now in the "community" repository
Robin Haberkorn
2
-6
/
+2
2025-04-23
fixup: fixed monospace sections in womanpages when lexer.font is not customiz...
Robin Haberkorn
3
-5
/
+12
2025-04-22
Gtk: monospaced sections in womanpages now respect lexer.font and variable-wi...
Robin Haberkorn
3
-3
/
+10
2025-04-19
debian: updated changelog
Robin Haberkorn
1
-1
/
+1
2025-04-20
FreeBSD: updated package for v2.4.0 release
Robin Haberkorn
3
-7
/
+8
2025-04-19
updated ChangeLog and TODO for v2.4.0 release
v2.4.0
Robin Haberkorn
3
-40
/
+209
2025-04-19
Gtk: fixed setting the mouse cursor after changing the active buffer
Robin Haberkorn
2
-2
/
+12
2025-04-18
scite2co: look up file patterns from filter.<lang> properties instead of file...
Robin Haberkorn
1
-1
/
+1
2025-04-18
added CSS lexer configuration
Robin Haberkorn
3
-1
/
+77
2025-04-18
Gtk/win32: fixed fonts and therefore pango warnings on startup (closes #7)
Robin Haberkorn
4
-8
/
+14
2025-04-18
Gtk: prevent drag-and-drop interaction and block more possibly dangerous touc...
Robin Haberkorn
1
-1
/
+12
2025-04-17
nightlies: install fuse for running AppImages
Robin Haberkorn
1
-0
/
+1
2025-04-16
CI/Nightly builds: Ubuntu 20.04 runners have been disabled
Robin Haberkorn
4
-9
/
+9
2025-04-16
curses: minor cleanup - avoid preprocessor statements
Robin Haberkorn
1
-11
/
+6
2025-04-15
try hard to preserve the vertical scrolling position when auto-scrolling dot
Robin Haberkorn
2
-5
/
+23
2025-04-14
sciteco(1): added EXAMPLES section
Robin Haberkorn
1
-0
/
+49
2025-04-13
Gtk: do not attempt automatic ANSI key translation for dead keys
Robin Haberkorn
1
-0
/
+5
2025-04-13
fixed error message for nW and nP if it would move the pointer beyond the doc...
Robin Haberkorn
1
-2
/
+2
2025-04-13
Curses: the mouse now scrolls two lines per event in the popup window
Robin Haberkorn
1
-2
/
+2
2025-04-13
PDCurses/Win: more or less fixed mouse support
Robin Haberkorn
1
-6
/
+37
2025-04-13
fixed undoing bitfields on Windows
Robin Haberkorn
16
-182
/
+184
2025-04-12
freebsd port: synced with upstream port sources
Robin Haberkorn
1
-1
/
+1
[next]