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
2022-02-05
Updates for 5.2.0.
rel-5-2-0
Neil
3
-18
/
+13
2022-02-02
Feature [feature-requests:#1427] Add multithreaded layout which improves
Neil
2
-0
/
+21
2022-02-02
Add Supports::ThreadSafeMeasureWidths for platforms to indicate if they support
Neil
1
-3
/
+14
2022-01-13
Feature [feature-requests:#1425] Allow Scintilla to run if built without curs...
Christian Schmitz
1
-0
/
+5
2022-01-11
Bug [#2306] Allow choice of object file directory with makefile by setting DI...
Arkadiusz Michalski
1
-0
/
+6
2021-12-16
Feature [feature-requests:#1422] Fix scrollbar with annotations and wrapping.
Zufu Liu
1
-0
/
+5
2021-12-12
Ensure enough room for NUL terminator in string return values.
Neil
1
-0
/
+3
2021-12-12
Made compatible with Qt 6.
Fan Yang
1
-0
/
+11
2021-12-07
Remove some outdated and unimportant text from documentation.
rel-5-1-5
Neil
1
-6
/
+0
2021-12-03
Updates for 5.1.5.
Neil
3
-9
/
+10
2021-12-01
Bug [#2300] Abandon drag when rectangle is empty as empty image caused crash.
Chinh Nguyen
1
-0
/
+4
2021-11-30
Bug [#2292] Fix bug where margin would not draw when scrolled.
Rowan Daniell
1
-0
/
+4
2021-11-27
Bug [#2299] Set active state correctly at creation.
Rowan Daniell
1
-0
/
+5
2021-11-25
Added mention of x-studio.
Neil
1
-0
/
+4
2021-11-21
Bug [#2296] Fix multi-monitor widget positioning on wayland
Jan Dolinar
1
-0
/
+6
2021-11-22
Bug [#2295] Fix potential memory leak with Korean language input.
Zufu Liu
1
-0
/
+4
2021-11-13
Bug [#2294] Fix assertion failure with autocompletion list when order is
Neil
1
-2
/
+6
2021-11-12
Remove XiteQt.py as ScintillaEditPy is no longer included in Scintilla
Neil
1
-0
/
+1
2021-11-12
Remove ScintillaEditPy as its prerequisites are unsupported.
Neil
1
-0
/
+5
2021-11-12
Change SCI_GETTEXT, SCI_GETSELTEXT, and SCI_GETCURLINE to be more consistent
Neil
2
-12
/
+29
2021-11-08
Update release date.
rel-5-1-4
Neil
2
-3
/
+3
2021-11-03
Updates for 5.1.4.
Neil
3
-13
/
+10
2021-10-24
Bug [#2287] Fix primary selection paste within same instance.
Neil Hodgson
1
-0
/
+4
2021-10-22
Add CARETSTYLE_CURSES to draw more than 1 caret on curses terminal.
Mitchell Foral
2
-2
/
+12
2021-10-21
Mention problem with SCI_CLEARREPRESENTATION for single bytes >= 128.
Zufu Liu
1
-1
/
+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-06
Update for 5.1.3.
Neil
1
-2
/
+2
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
3
-6
/
+19
2021-09-20
Updates for 5.1.2.
Neil
3
-14
/
+10
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
2
-1
/
+9
2021-09-12
Change log.
Neil
1
-0
/
+4
2021-09-03
Added link to Adventure IDE.
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
2
-3
/
+5
2021-08-24
Remove line end white space.
Neil
2
-11
/
+11
2021-08-24
Feature [feature-requests:#841] SCI_SETCARETLINEHIGHLIGHTSUBLINE enables
Zufu Liu
2
-0
/
+13
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-31
Implement StyleSetCheckMonospaced.
Neil
1
-0
/
+25
2021-07-30
Remove mentions of "keyword replacement" for SCI_GETPROPERTYEXPANDED,
Neil
1
-20
/
+15
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
2
-0
/
+14
2021-07-29
Add SC_ELEMENT_FOLD_LINE to set the colour of fold lines.
Neil
2
-5
/
+22
2021-07-29
Fix display of fold lines when wrapped so they are only drawn once per line, not
Neil
1
-0
/
+3
[next]