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
/
ScintillaHistory.html
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-22
Add CARETSTYLE_CURSES to draw more than 1 caret on curses terminal.
Mitchell Foral
1
-0
/
+3
2021-10-20
GetLineEndTypesSupported returns LineEndType, not int.
Neil
1
-0
/
+3
2021-10-19
Remove duplicate credit.
Neil
1
-1
/
+0
2021-10-16
Bug [#2288] When window wider than scroll width, compute horizEndPreferred
Derek
1
-0
/
+7
2021-10-05
Add entry for 'Add DEL to standard set of space characters' and fix order.
Neil
1
-5
/
+8
2021-10-02
Change log.
Neil
1
-0
/
+11
2021-09-29
Updates for 5.1.3.
rel-5-1-3
Neil
1
-0
/
+12
2021-09-20
Updates for 5.1.2.
Neil
1
-1
/
+1
2021-09-19
Respond to changes in system font scaling by clearing any cached layout data.
Neil Hodgson
1
-0
/
+3
2021-09-12
Make negative settings for extra ascent and descent safer by ensuring calculated
Neil
1
-0
/
+4
2021-09-12
Change log.
Neil
1
-0
/
+4
2021-09-02
Bug [#2281] Fix crash with too many subexpressions in regular expression search
Neil
1
-0
/
+4
2021-08-27
Bug [#2271] Fix disabling horizontal scrollbar in non-wrapping mode.
Neil Hodgson
1
-0
/
+4
2021-08-25
Allow SCI_HIDELINES to hide the first line or all lines.
Neil
1
-0
/
+3
2021-08-24
Feature [feature-requests:#841] SCI_SETCARETLINEHIGHLIGHTSUBLINE enables
Zufu Liu
1
-0
/
+5
2021-08-05
Ensure images are loaded and valid by combining resolutions into TIFFs.
Neil Hodgson
1
-0
/
+3
2021-07-31
Change log for SCI_STYLESETCHECKMONOSPACED.
Neil
1
-0
/
+4
2021-07-30
Mention related feature requests for SC_ELEMENT_FOLD_LINE.
Neil
1
-0
/
+3
2021-07-29
Add SC_ELEMENT_HIDDEN_LINE to show where lines are hidden.
Neil
1
-0
/
+1
2021-07-29
Add SC_ELEMENT_FOLD_LINE to set the colour of fold lines.
Neil
1
-0
/
+3
2021-07-29
Fix display of fold lines when wrapped so they are only drawn once per line, not
Neil
1
-0
/
+3
2021-07-28
Bug [#2268]. Fix memory leak caused by circular references.
Arne Scheffler
1
-0
/
+13
2021-07-23
Feature [feature-requests:#1411] Implement WM_SETREDRAW to turn off scroll bar
Neil
1
-0
/
+5
2021-07-20
Updates for 5.1.1 release.
Neil
1
-1
/
+1
2021-07-17
Add SCI_AUTOCSETOPTIONS to allow choosing a non-resizeable autocompletion list
Neil
1
-0
/
+5
2021-07-17
Added PLAT_QT_QML define for a Qt QML/Quick platform layer.
Neil
1
-0
/
+2
2021-07-17
Fix minor inconsistency with word searching results at start and end of document
Neil
1
-0
/
+3
2021-07-15
Feature [feature-requests:#1370] Implement SCI_ALLOCATELINES to allocate indices
Zufu Liu
1
-0
/
+5
2021-07-12
Feature [feature-requests:#1381] Optimize case insensitive search for ASCII t...
Zufu Liu
1
-0
/
+4
2021-07-02
Feature [feature-requests:#1408] Treat valid DBCS lead byte followed by invalid
Zufu Liu
1
-0
/
+4
2021-06-25
Feature [feature-requests:#1400] Set buffering when technology set.
Zufu Liu
1
-0
/
+13
2021-06-23
Fix API name.
Neil
1
-1
/
+1
2021-06-23
Update download link.
Neil
1
-1
/
+1
2021-06-18
Updated for stable version 5.1.0.
Neil
1
-11
/
+6
2021-06-17
Move ScintillaCall from SciTE project.
Neil
1
-0
/
+5
2021-06-17
Add SciFnDirectStatus, a direct access function which also returns status so can
Neil
1
-0
/
+6
2021-06-09
Add SCI_PASTERECTANGULAR to insert text like a rectangular paste.
Mitchell Foral
1
-0
/
+3
2021-06-03
Add APIs for setting appearance (traditional blob or plain text) and colour of
Neil
1
-0
/
+4
2021-06-05
Bug [#2259]. Fix gcc link-time-optimization compilation.
Neil
1
-0
/
+4
2021-06-04
Bug [#2260]. Fix bug with SCI_GETLASTCHILD when lParam is -1.
Zufu Liu
1
-0
/
+12
2021-06-02
Updated release date.
rel-5-0-3
Neil
1
-1
/
+1
2021-05-29
Updates for 5.0.3.
Neil
1
-1
/
+1
2021-05-24
Define C++ version of the Scintilla API in ScintillaTypes.h, ScintillaMessages.h
Neil
1
-0
/
+4
2021-05-16
Include modifiers in SCN_INDICATORRELEASE notification.
Damiano Lombardi
1
-0
/
+5
2021-05-14
Implement SC_LAYER_UNDER_TEXT so that selections, caret lines, and content area
Neil
1
-2
/
+2
2021-05-14
Add elements for hot spots SC_ELEMENT_HOT_SPOT_ACTIVE and
Neil
1
-0
/
+4
2021-05-14
Feature [feature-requests:#1402] Add SC_ELEMENT_WHITE_SPACE to set the colour of
YX Hao
1
-0
/
+4
2021-05-14
Add SCI_MARKERSETLAYER to define layer on which to draw content area markers.
Neil
1
-0
/
+4
2021-05-12
Switch caret line background colour to SC_ELEMENT_CARET_LINE_BACK element and
Neil
1
-0
/
+6
2021-05-11
Implement SCI_GETELEMENTBASECOLOUR to return the default values for element
Neil
1
-0
/
+3
[next]