index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
sciteco-rel-5-5-8
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
curses
/
ScintillaCurses.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-11
Backport: Bug [#2038]. Source of input reported in SCN_CHARADDED.
mitchell
1
-2
/
+7
2019-07-11
Updated curses platform.
mitchell
1
-1
/
+1
2019-04-16
Backport: Feature [feature-requests:#1259]. Add SCI_SETCHARACTERCATEGORYOPTIM...
mitchell
1
-0
/
+1
2019-02-16
Updated copyright year.
mitchell
1
-1
/
+1
2018-05-25
Backport: Add GradientRectangle method to Surface to draw rectangles with ver...
mitchell
1
-0
/
+3
2018-05-25
Backport: Modernize Platform.h (3) - update Surface to delete WidthChar, use ...
mitchell
1
-3
/
+2
2018-05-14
Backport: Modernize Platform.h (1) - noexcept, const, standard methods.
Neil
1
-9
/
+9
2018-05-06
Removed ElapsedTime from curses platform.
mitchell
1
-4
/
+0
2018-05-05
Backport: Add SC_DOCUMENTOPTION_TEXT_LARGE option for documents larger than 2...
mitchell
1
-1
/
+1
2018-04-29
Fixed potential crashes in curses platform with newer versions of ncurses.
mitchell
1
-4
/
+4
2018-03-16
Remove unused inclusion of "XPM.h" in curses.
mitchell
1
-1
/
+0
2018-03-15
Use active Scintilla namespace in curses platform and fix name clashes.
mitchell
1
-19
/
+19
2018-03-15
Added new ILoader.h to curses platform.
mitchell
1
-0
/
+1
2018-03-14
Updated curses platform to add FineTicker* stubs.
mitchell
1
-1
/
+5
2018-03-14
Simplify mouse and keyboard handling in curses.
mitchell
1
-6
/
+8
2018-03-14
Removed unused functions and methods from curses and replaced Platform::Clamp...
mitchell
1
-24
/
+2
2018-03-13
Implement SCN_AUTOCSELECTIONCHANGE notification for curses.
mitchell
1
-9
/
+9
2018-03-11
Added optional Lua lexer support.
mitchell
1
-1
/
+1
2018-03-10
Added curses platform.
mitchell
1
-0
/
+1462