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-11-17
updated TODO and ChangeLog for v2.1.1 release
v2.1.1
Robin Haberkorn
1
-1
/
+9
2024-11-11
session.tes: store the current tab style (width and hard-tabs); fixed for fil...
Robin Haberkorn
1
-0
/
+5
2024-11-10
Win32: fixed Unicode commandlines with newer MinGW runtimes
Robin Haberkorn
1
-4
/
+0
2024-11-10
updated grosciteco.tes(1): mention new macros, changed command lines and rest...
Robin Haberkorn
1
-0
/
+4
2024-11-10
updated TODO
Robin Haberkorn
1
-4
/
+23
2024-11-05
fully support relocatable binaries, improving AppImages
Robin Haberkorn
1
-5
/
+0
2024-10-29
updated TODO
Robin Haberkorn
1
-9
/
+17
2024-10-28
added hidden --fake-cmdline parameter for testing command-line editing
Robin Haberkorn
1
-3
/
+0
2024-10-21
fixed some interruptions of <EC> on Win32
Robin Haberkorn
1
-5
/
+2
2024-10-19
<EC>: perhaps fixed race conditions and problems when creating and terminatin...
Robin Haberkorn
1
-0
/
+1
2024-10-18
updated Scinterm: italic and underline styles are now supported on Curses
Robin Haberkorn
1
-3
/
+2
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
[next]