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
/
symbols.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-13
fixed undoing bitfields on Windows
Robin Haberkorn
1
-2
/
+2
2025-03-23
the ES command (send Scintilla message) now supports passing both wParam and ...
Robin Haberkorn
1
-15
/
+41
2025-03-23
refactored Lexilla/Scintillua support: it's now in teco_create_lexer()
Robin Haberkorn
1
-59
/
+80
2025-03-21
don't use TECO_DEFINE_UNDO_OBJECT_OWN() for what are essentially scalars
Robin Haberkorn
1
-5
/
+6
2025-02-23
support mouse interaction with popup windows
Robin Haberkorn
1
-2
/
+6
2025-01-13
updated copyright to 2025
Robin Haberkorn
1
-1
/
+1
2024-12-22
support external Scintilla lexer libraries and Scintillua in particular
Robin Haberkorn
1
-8
/
+100
2024-12-13
fixup 244a54a18b7db6af177c9d10f3224772f08d7484: abuse the Scintilla view's "i...
Robin Haberkorn
1
-8
/
+3
2024-12-13
implemented Scintilla lexer for SciTECO code, i.e. TECO syntax highlighting
Robin Haberkorn
1
-3
/
+8
2024-11-18
fixed some common typos: "ie." and "eg.", "ocur" instead of "occur"
Robin Haberkorn
1
-1
/
+1
2024-09-11
the SciTECO parser is Unicode-based now (refs #5)
Robin Haberkorn
1
-1
/
+1
2024-01-21
updated copyright to 2024
Robin Haberkorn
1
-1
/
+1
2023-04-14
allow disabling Lexilla (Lexer) support by specifying --without-lexilla
Robin Haberkorn
1
-1
/
+6
2023-04-05
updated copyright to 2023
Robin Haberkorn
1
-1
/
+1
2022-11-28
fixed a number of crashes due to empty string arguments or uninitialized regi...
Robin Haberkorn
1
-2
/
+3
2022-06-21
updated copyright to 2022 and updated TODO
Robin Haberkorn
1
-1
/
+1
2021-10-11
upgraded to Scintilla 5.1.3 and Scinterm 3.1
Robin Haberkorn
1
-40
/
+45
2021-06-02
renamed scintilla.[ch] to symbols.[ch]: fixes builds on case-insensitive file...
Robin Haberkorn
1
-0
/
+349