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
/
interface.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-05
updated copyright to 2023
Robin Haberkorn
1
-1
/
+1
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
-1
/
+1
2021-05-30
THE GREAT CEEIFICATION EVENT
Robin Haberkorn
1
-323
/
+123
2017-03-03
updated copyright to 2017
Robin Haberkorn
1
-1
/
+1
2016-11-20
fixed glib warnings about using g_mem_set_vtable() and revised memory limiting
Robin Haberkorn
1
-7
/
+7
2016-11-18
improved command line option handling
Robin Haberkorn
1
-5
/
+2
2016-08-19
Integrated clipboard support
Robin Haberkorn
1
-0
/
+16
2016-02-10
avoid unnecessary undo token allocations in batch mode: greatly speeds up bat...
Robin Haberkorn
1
-5
/
+5
2016-01-31
interfaces have their own automake subdirectories and convenience libraries now
Robin Haberkorn
1
-2
/
+2
2016-01-28
updated copyright to 2016
Robin Haberkorn
1
-1
/
+1
2015-07-14
programmable terminal color redefinition and theming SciTECO curses UI based ...
Robin Haberkorn
1
-1
/
+3
2015-03-01
keep rubbed out command line for later re-insertion and massive Cmdline clean...
Robin Haberkorn
1
-8
/
+8
2015-02-23
implemented to undo stack memory limiting
Robin Haberkorn
1
-6
/
+6
2015-02-11
updated copyright to 2015
Robin Haberkorn
1
-1
/
+1
2014-12-09
Curses: support cycling through long lists of possible auto-completions and o...
Robin Haberkorn
1
-0
/
+5
2014-11-24
turn off Scintilla undo collection by default and fixed memleak
Robin Haberkorn
1
-0
/
+7
2014-11-17
renamed the "NCurses" UI to "Curses" internally
Robin Haberkorn
1
-2
/
+2
2014-11-17
Make sure QRegister::view is properly initialized and cleaned up
Robin Haberkorn
1
-1
/
+11
2014-11-17
simplified (User) Interface API
Robin Haberkorn
1
-5
/
+10
2014-11-16
rewritten View and Interface base classes using the Curiously Recurring Templ...
Robin Haberkorn
1
-56
/
+149
2014-11-16
avoid saving interface instance in UndoTokenInfoUpdate by implementing its ru...
Robin Haberkorn
1
-13
/
+22
2014-11-16
first working version of the one-view-per-buffer design
Robin Haberkorn
1
-0
/
+80
2014-11-11
added all of SciTECO's declarations to the "SciTECO" namespace
Robin Haberkorn
1
-2
/
+8
2014-02-15
updated Copyright to year 2014
Robin Haberkorn
1
-1
/
+1
2014-02-15
all interface classes define the same type InterfaceCurrent, simplifying the ...
Robin Haberkorn
1
-0
/
+3
2013-02-22
fixed global object initialization order issue
Robin Haberkorn
1
-1
/
+2
2013-02-22
use preprocessor error if no interface has been selected
Robin Haberkorn
1
-0
/
+2
2013-01-19
updated copyright (2012-2013)
Robin Haberkorn
1
-1
/
+1
2013-01-19
allow <CTRL/C> to be typed; aborts last typed char
Robin Haberkorn
1
-0
/
+8
2012-12-04
added copyright notice to every source file
Robin Haberkorn
1
-0
/
+17
2012-12-04
autoconf preparation: move everything into src/ subdir
Robin Haberkorn
1
-0
/
+112