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
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-20
Readying 4.2.1 release.
rel-4-2-1
Neil
3
-12
/
+10
2019-10-19
Bug [#2128]. Add fold.xml.at.tag.open option to fold tags at the start of the
Zufu Liu
1
-0
/
+4
2019-10-16
Feature [feature-requests:#1315] Update to Unicode 12.1.
Neil
1
-0
/
+4
2019-10-13
Bug [#2131]. Turn off whitespace fold flag when fold.compact=0.
Zufu Liu
1
-0
/
+4
2019-10-04
Clarified value 0 for SCI_SETWHITESPACESIZE.
Neil
1
-0
/
+1
2019-07-05
Bug [#2118]. Add TabMinimumWidth property to API so applications can display
Neil
2
-1
/
+18
2019-09-30
Feature [feature-requests:#1305] Optimize setting up keyword lists in lexers.
Zufu Liu
1
-0
/
+4
2019-09-28
Bug [#2129]. Fix crash with 'interface=none' comment.
Neil
1
-0
/
+4
2019-09-28
Updated credits.
Neil
1
-1
/
+1
2019-09-26
Bug [#2121]. Support indented here-docs.
SilverDirk
1
-0
/
+5
2019-09-26
Feature [feature-requests:#1306] Fold qw arrays.
Zufu Liu
1
-0
/
+4
2019-07-17
Feature [feature-requests:#1300] part 5. Stop Google IME on Windows 7 moving
johnsonj
1
-0
/
+1
2019-07-17
Feature [feature-requests:#1300] part 4. Align candidate window to target part
johnsonj
1
-0
/
+1
2019-07-17
Feature [feature-requests:#1300] part 3. Stop candidate window moving while
johnsonj
1
-0
/
+1
2019-07-17
Feature [feature-requests:#1300] part 2. Position candidate window closer to
Zufu Liu
1
-0
/
+1
2019-07-17
Bug [#2120]. Avoid candidate window obscuring text when near bottom of screen.
Neil
1
-0
/
+6
2019-07-10
SciTE changelog.
Neil
1
-0
/
+3
2019-07-10
Added section for next release.
Neil
1
-0
/
+8
2019-07-03
Mentioning second bug report for 2110.
rel-4-2-0
Neil
1
-1
/
+3
2019-07-02
Updated version number.
Neil
1
-1
/
+1
2019-07-02
Readying 4.2.0 release.
Neil
3
-12
/
+10
2019-06-30
Bug [#2038]. Source of input reported in SCN_CHARADDED.
Zufu Liu
2
-2
/
+45
2019-06-29
Bug [#2111]. Retracted change to IME on GTK.
Neil
1
-4
/
+0
2019-06-28
Bug [#2116]. Fix deletion of isolated invalid bytes.
Zufu Liu
1
-0
/
+4
2019-06-22
Bug [#1924]. Option to allow block carets to trail selection ranges.
Neil
2
-0
/
+8
2019-06-21
Bug [#2106]. Place line caret in correct location for line caret with block OVR.
Neil
1
-0
/
+4
2019-06-25
Bug [#2098]. Fix single quoted strings where '" (quote, double quote) was seen
Zufu Liu
1
-0
/
+4
2019-06-25
Bug [#2112]. Matlab lexer now treats keywords as case-sensitive.
Zufu Liu
1
-0
/
+4
2019-06-25
Updating file download sizes to be in megabytes.
Neil
1
-2
/
+2
2019-06-22
Bug [#2111]. Reset IME when mouse is clicked on GTK.
Hodong Kim
1
-0
/
+6
2019-06-22
Feature [feature-requests:#1297] Updates to types of LineScroll,
Zufu Liu
1
-2
/
+2
2019-06-22
Feature [feature-requests:#1297] Updated Scintilla.h from Scintilla.iface.
Neil
1
-5
/
+27
2019-06-22
Feature [feature-requests:#1297] Explain in change log.
Neil
1
-0
/
+6
2019-06-18
Feature [feature-requests:#1297] 3: Use pointer type in documentation.
Neil
1
-27
/
+32
2019-06-18
Feature [feature-requests:#1297] 2: Use position and line more in documentation.
Neil
1
-320
/
+334
2019-06-17
Feature [feature-requests:#1293]. InsertCharacter replaces AddCharUTF.
Zufu Liu
1
-0
/
+5
2019-06-15
Bug [#2110]. Limit text returned from WM_GETTEXT to length specified in wParam.
Neil
1
-0
/
+4
2019-06-15
Feature [feature-requests:#1295]. Lexer added for DataFlex.
Wil van Antwerpen
1
-0
/
+5
2019-06-15
Add new section for version 4.1.8.
Neil
1
-0
/
+8
2019-06-13
Make a new release due to a regression in SciTE with 4.1.6.
rel-4-1-7
Neil
3
-8
/
+20
2019-06-06
Updated release date for 4.1.6.
rel-4-1-6
Neil
2
-3
/
+3
2019-06-05
Clarified large file support.
Neil
1
-1
/
+1
2019-06-05
Preparing for 4.1.6 release.
Neil
3
-6
/
+10
2019-06-05
Fix signatures and link class for SCI_[SG]ETDEFAULTFOLDDISPLAYTEXT.
Neil
1
-4
/
+4
2019-06-02
GTK+ was renamed to GTK in February 2019 so update documentation to new name.
Neil
5
-54
/
+54
2019-06-02
Clarify which API changes focus.
Neil
1
-2
/
+2
2019-05-28
Add folding for CMake 3 function/endfunction
Jad Altahan
1
-0
/
+4
2019-05-22
Support for VB2017 bin literals & digit separators
Jad Altahan
1
-0
/
+4
2019-05-22
Fix orphan text, moving to where it should be.
Zufu Liu
1
-2
/
+1
2019-05-17
Optimize InsertLines and DeleteLines for ContractionState if no folds contrac...
Neil
1
-0
/
+4
[next]