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
/
view.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
fixed formatting of the smallest possible integer
Robin Haberkorn
1
-0
/
+1
2025-01-13
updated copyright to 2025
Robin Haberkorn
1
-1
/
+1
2024-12-22
fixed lexing (syntax highlighting) of the null-character (^@) in SciTECO code
Robin Haberkorn
1
-1
/
+1
2024-12-17
sped up opening very large UTF-8 files by temporarily disabling the line-char...
Robin Haberkorn
1
-11
/
+33
2024-12-13
fixup 244a54a18b7db6af177c9d10f3224772f08d7484: abuse the Scintilla view's "i...
Robin Haberkorn
1
-2
/
+9
2024-12-13
implemented Scintilla lexer for SciTECO code, i.e. TECO syntax highlighting
Robin Haberkorn
1
-0
/
+13
2024-09-28
fixed compilation on most compilers due to goto beyond g_auto() declaration
Robin Haberkorn
1
-3
/
+3
2024-09-28
check the memory limit and allow interruptions when loading files
Robin Haberkorn
1
-5
/
+23
2024-09-09
added raw ANSI mode to facilitate 8-bit clean editing (refs #5)
Robin Haberkorn
1
-8
/
+43
2024-09-09
avoid redunancies between teco_qreg_plain_get_character() and teco_state_star...
Robin Haberkorn
1
-0
/
+40
2024-09-09
Unicode support for the Q-Register commands (refs #5)
Robin Haberkorn
1
-6
/
+94
2024-09-09
Glyph to byte offset mapping is now using the line character index (refs #5)
Robin Haberkorn
1
-0
/
+6
2024-01-21
updated copyright to 2024
Robin Haberkorn
1
-1
/
+1
2023-04-05
updated copyright to 2023
Robin Haberkorn
1
-1
/
+1
2023-04-05
default font is now "Monospace" instead of Courier
Robin Haberkorn
1
-1
/
+1
2022-06-21
updated copyright to 2022 and updated TODO
Robin Haberkorn
1
-1
/
+1
2021-10-13
improved default selection colors and made them configurable via color.tes
Robin Haberkorn
1
-0
/
+3
2021-10-11
optimized character representation setting
Robin Haberkorn
1
-2
/
+8
2021-10-11
upgraded to Scintilla 5.1.3 and Scinterm 3.1
Robin Haberkorn
1
-1
/
+3
2021-10-08
fixed hiding savepoint files on Win32
Robin Haberkorn
1
-1
/
+2
2021-05-30
THE GREAT CEEIFICATION EVENT
Robin Haberkorn
1
-0
/
+439