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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-30
Synchronize definition and documentation.
rel-4-1-2
Neil
2
-4
/
+4
2018-09-30
Updates for 4.1.2 release.
Neil
8
-17
/
+19
2018-09-29
Use nullptr when simple.
Neil
1
-6
/
+6
2018-09-29
Normalize formatting with astyle.
Neil
1
-5
/
+5
2018-09-29
Remove dead code.
Neil
1
-1
/
+0
2018-09-29
Bug [#2047]. Avoid processing when SCI_SETZOOM to same value as before.
Zufu Liu
1
-5
/
+9
2018-09-26
Bug [#2046]. Optimize setting up representation.
Zufu Liu
1
-2
/
+3
2018-09-24
SciTE change log.
Neil
1
-0
/
+4
2018-09-24
Bug [#2045]. LexCPP: Fix 'elif' token length
huki
2
-1
/
+6
2018-09-20
Ignore another warning in LaTeX lexer.
Neil
1
-0
/
+1
2018-09-20
Fix highlighting of non-ASCII characters in links.
maboroshin
2
-30
/
+35
2018-09-20
Added section for next release.
Neil
1
-0
/
+8
2018-09-18
Guard against shifting by negative amount as that is undefined behaviour.
Neil Hodgson
2
-2
/
+10
2018-09-18
Initialize variables to ensure no undefined behaviour.
Neil Hodgson
1
-4
/
+4
2018-09-16
Use nullptr in Document where appropriate.
Neil
1
-10
/
+10
2018-09-16
Moved declaration to avoid warnings from linters.
Neil
1
-2
/
+2
2018-09-10
Added tag rel-4-1-1 for changeset fcf47c352832
Neil
1
-0
/
+2
2018-09-09
Updated outdated text.
rel-4-1-1
Neil
1
-2
/
+2
2018-09-09
Moved tag because of doc fix.
Neil
1
-0
/
+2
2018-09-09
Fix version number.
Neil
1
-1
/
+1
2018-09-09
Added tag rel-4-1-1 for changeset 892c361b3969
Neil
1
-0
/
+1
2018-09-06
Bug [#2038]. Add explanation SCN_CHARADDED sent during inline IME composition.
Neil
1
-0
/
+3
2018-09-05
Updated change list for 4.1.1.
Neil
1
-1
/
+1
2018-09-05
Updates for 4.1.1.
Neil
8
-16
/
+16
2018-09-04
Feature [feature-requests:#1144]. Add folding for shell if, do, and case.
Colomban Wendling
2
-0
/
+19
2018-08-29
Allow read access to the key map.
Kacper Kasper
2
-0
/
+5
2018-08-16
On Cocoa, clicks in the blank text margin now put the caret at the start of text
Neil Hodgson
1
-1
/
+1
2018-08-16
For reverse arrow margin cursor, move hotspot to the tip of the arrow.
Neil Hodgson
2
-1
/
+4
2018-08-12
SciTE change log.
Neil
1
-0
/
+3
2018-08-09
Avoid some casts.
Neil
1
-3
/
+4
2018-08-09
Bug [#2030]. Fix Win32 crash setting technology to default after bidirectional
Zufu Liu
2
-0
/
+5
2018-07-31
Define PLAT_HAIKU and use to avoid a reported compilation problem on 32-bit
Neil
2
-1
/
+6
2018-07-31
Change lifetime of textLayout for bidirectional so it is always released in
Neil
2
-3
/
+7
2018-07-24
Fix reversion in revision 7063 which removed folding when changing code page.
Neil
1
-0
/
+1
2018-07-23
SciTE change log.
Neil
1
-0
/
+2
2018-07-22
Add SciTE credit.
Neil
1
-0
/
+2
2018-07-10
Need <string> for std::string.
Neil Hodgson
1
-0
/
+1
2018-07-10
Delete standard methods to avoid warnings.
Neil
1
-0
/
+5
2018-07-10
Optional indexing of line starts in UTF-8 documents by UTF-32 code points and
Neil
13
-45
/
+923
2018-07-10
Use Select* macros from windowsx.h to avoid casts and for consistency.
Neil
1
-8
/
+8
2018-07-08
SciTE change log.
Neil
1
-0
/
+3
2018-07-06
Fix a shadowed variable.
Neil
1
-2
/
+2
2018-07-05
SciTE change log.
Neil
1
-0
/
+3
2018-06-21
Use override for methods in WatcherHelper.
Neil
1
-6
/
+6
2018-06-21
Removed condition which is always true.
Neil
1
-2
/
+1
2018-06-21
Feature [feature-requests:#1185]. Add lexers for SAS and Stata.
Luke Rasmussen
8
-0
/
+516
2018-06-19
Added tag rel-4-1-0 for changeset 0dc20d87a4f9
Neil
1
-0
/
+1
2018-06-15
Note that Cocoa also supports bidirectional text.
rel-4-1-0
Neil
1
-1
/
+1
2018-06-15
Updates for 4.1.0.
Neil
8
-19
/
+17
2018-06-12
Remove definition that has never been used.
Neil
1
-1
/
+0
[next]