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
/
TODO
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-15
updated TODO
Robin Haberkorn
1
-43
/
+91
2024-09-20
^W^W and ^V^V can be typed completely with upcarets now and they case fold al...
Robin Haberkorn
1
-5
/
+0
2024-09-19
Ctrl+^ is no longer translated to a single caret in string building (refs #20)
Robin Haberkorn
1
-2
/
+0
2024-09-19
"special" Q-Registers now support EQq/.../ (load) and E%q/.../ (save) commands
Robin Haberkorn
1
-2
/
+0
2024-09-18
check that local register is not edited at the end of macro calls
Robin Haberkorn
1
-3
/
+0
2024-09-16
updated TODO
Robin Haberkorn
1
-28
/
+55
2024-09-12
update TODO
Robin Haberkorn
1
-23
/
+18
2024-09-11
updated TODO
Robin Haberkorn
1
-11
/
+19
2024-09-09
updated TODO
Robin Haberkorn
1
-10
/
+48
2024-09-09
prefer libncursesw (widechar variant) (refs #5)
Robin Haberkorn
1
-2
/
+2
2024-08-23
fully support out of tree builds
Robin Haberkorn
1
-3
/
+0
2024-08-22
some updates on Scintilla/Lexilla out-of-tree builds
Robin Haberkorn
1
-0
/
+4
2024-08-21
Curses UI: fixed drawing of boxed indicators
Robin Haberkorn
1
-4
/
+1
2024-08-18
added troff/nroff lexer
Robin Haberkorn
1
-1
/
+0
2024-05-22
build and upload AppImages as part of nightly builds
Robin Haberkorn
1
-1
/
+4
2024-05-22
updated CI workflows: bumped some versions
Robin Haberkorn
1
-1
/
+8
2024-02-08
updated TODO
Robin Haberkorn
1
-12
/
+48
2024-01-28
updated TODO
Robin Haberkorn
1
-10
/
+9
2023-07-03
introduced TECO_DEBUG_CLEANUP to mark destructors that should only be used fo...
Robin Haberkorn
1
-4
/
+0
2023-06-28
added cheat sheet
Robin Haberkorn
1
-2
/
+2
2023-06-19
updated ChangeLog for v2.0.0 and TODO
v2.0.0
Robin Haberkorn
1
-13
/
+32
2023-04-18
no longer try to avoid automatic scrolling - this is patched out of Scintilla...
Robin Haberkorn
1
-9
/
+3
2023-04-13
cmdline.c: fixed rubbing out words (^W) and possible chrashes
Robin Haberkorn
1
-4
/
+0
2023-04-05
updated TODO
Robin Haberkorn
1
-4
/
+73
2022-06-21
updated copyright to 2022 and updated TODO
Robin Haberkorn
1
-0
/
+5
2021-10-15
Gtk: disabled ^Z suspension on Unix for the time being
Robin Haberkorn
1
-0
/
+15
2021-10-13
GTK: Support for Xembed protocol via --xembed
Robin Haberkorn
1
-2
/
+4
2021-10-11
updated TODO
Robin Haberkorn
1
-11
/
+16
2021-06-08
updated TODO: added some new Windows-specific tasks
Robin Haberkorn
1
-6
/
+7
2021-05-30
THE GREAT CEEIFICATION EVENT
Robin Haberkorn
1
-92
/
+125
2017-03-23
updated TODO
Robin Haberkorn
1
-2
/
+29
2017-03-14
updated TODO
Robin Haberkorn
1
-1
/
+20
2017-03-08
yet another revision of memory limiting: the glibc mallinfo() approach has be...
Robin Haberkorn
1
-2
/
+0
2017-03-08
undo stack reorganized into a stack of undo token lists
Robin Haberkorn
1
-3
/
+2
2017-03-07
refactored commandline key processing: rewritten Cmdline::process_edit_cmd() ...
Robin Haberkorn
1
-9
/
+4
2017-03-06
roll back to the old mallinfo() implementation of memory limiting on Linux an...
Robin Haberkorn
1
-3
/
+2
2017-03-05
replaced Linux-specific mallinfo()-based memory limiting with a more portable...
Robin Haberkorn
1
-20
/
+5
2017-03-05
updated TODO: some research into savepoints and memory limiting
Robin Haberkorn
1
-12
/
+22
2016-11-30
allow dollar sign as another variant of ^[ (discard all arguments or return)
Robin Haberkorn
1
-1
/
+11
2016-11-22
partially reversed/fixed-up b7ff56db631: avoid g_slice allocators and perform...
Robin Haberkorn
1
-0
/
+15
2016-11-20
fixed glib warnings about using g_mem_set_vtable() and revised memory limiting
Robin Haberkorn
1
-26
/
+0
2016-11-20
auto-completion of Q-Register names, goto labels and help topics
Robin Haberkorn
1
-1
/
+15
2016-11-20
optimized red-black trees and common base class for string-keyed RB trees
Robin Haberkorn
1
-22
/
+51
2016-11-18
the manual generator (generator-docs.tes) has been cleaned up and is now call...
Robin Haberkorn
1
-6
/
+0
2016-11-18
implemented self-documenting (online) help system
Robin Haberkorn
1
-29
/
+26
2016-11-01
globbing supports character classes now and ^EN string building construct to ...
Robin Haberkorn
1
-14
/
+0
2016-11-01
updated TODO
Robin Haberkorn
1
-0
/
+42
2016-08-19
Integrated clipboard support
Robin Haberkorn
1
-8
/
+14
2016-02-16
finally added Autotest suite
Robin Haberkorn
1
-3
/
+0
2016-02-16
implemented ^C command
Robin Haberkorn
1
-2
/
+0
[next]