aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2020-09-12Updated for 3.21.1.rel-3-21-1mitchell3-10/+10
2020-08-26Backport: Bug [#2199]. Fixed bug where a hovered INDIC_TEXTFORE indicator was...uhf71-0/+5
2020-09-09Backport: Feature [feature-requests:1350]. Add SCI_GETMULTIEDGECOLUMN.mitchell2-1/+12
2020-08-21Backport: Bug [#2197]. Fixed bug where layout caching was ineffective.Neil1-0/+4
2020-08-11Backport: Fixed bug where gradient indicators were not showing hovered appear...Neil1-0/+3
2020-08-03Backport: Bug [#2193]. Fixed bug where hovered indicator was not returning to...uhf71-0/+5
2020-07-31Backport: Bug [#2170]. Fixed cursor flicker over an indicator with hover style.uhf71-0/+6
2020-07-30Backport: Bug [#2191]. Allow setting CPPFLAGS to support hardening.Andreas Rönnquist1-0/+4
2020-07-28Backport: Bug [#2189]. Allow cross-building for GTK by choosing pkg-config.Andreas Rönnquist1-0/+4
2020-07-28Backport: Fix position of marker symbols for SC_MARGIN_RTEXT which were being...Neil1-0/+12
2020-08-23lexlua: Documented color restrictions for the curses platform.mitchell1-2/+14
2020-08-03lexlua: Deprecated `lexer.fold_line_comments()` in favor of `lexer.fold_conse...mitchell2-14/+21
2020-07-27Updated for version 3.21.0.rel-3-21-0mitchell3-10/+28
2020-07-27lexlua: Updated documentation.mitchell1-4/+4
2020-07-15Backport: Feature [feature-requests:1368]. Add BraceMatchNext API.Zufu Liu2-0/+9
2020-07-11Backport: Feature [feature-requests:1369]. Represent DEL control character 0x...Zufu Liu1-0/+4
2020-07-08Backport: Fix translucent rectangle drawing on Qt.Neil1-0/+6
2020-07-18lexlua: Alias `lexer.fold*` to `lexer.property['fold*']`.mitchell1-0/+45
2020-07-13lexlua: Updated documentation.mitchell1-3/+3
2020-07-07lexlua: Added `lexer.colors` and `lexer.styles` tables for themes and lexers.mitchell1-404/+205
2020-06-19Reverted experimental Lexilla and SCI_SETILEXER support.mitchell2-27/+3
2020-06-17Backport: Feature [feature-requests:1361]. Allow caret width to be up to 20 p...Neil2-3/+7
2020-06-16Backport: Added some projects that use Scintilla.Neil1-0/+8
2020-06-12Backport: Bug [#2141]. Implement end of line annotations.Prakash Sahni3-0/+100
2020-06-11Backport: Fix bug on Win32 where calling WM_GETTEXT for more text than in doc...Neil1-0/+4
2020-06-11Backport: Bug [#2185]. Fix printing to use correct text size.Neil1-0/+4
2020-06-10Backport: Feature [feature-requests:1355]. Round instead of truncating for SC...Neil1-0/+5
2020-06-17Backport: Feature [feature-requests:1358]. Support lstlisting environment tha...mitchell1-0/+5
2020-05-27Backport: Change log.Neil1-1/+2
2020-05-26Backport: Change log additions.Neil1-0/+3
2020-05-22Backport: Bug [#2171]. Add some documentation about WM_DPICHANGED.Neil1-4/+4
2020-05-22Backport: Bug [#2171]. Implement per-monitor DPI Awareness on Windows.Chris Graham1-1/+7
2020-05-19Backport: Bug [#2171]. Implement per-monitor DPI Awareness on Windows.Neil1-0/+6
2020-05-05Backport: Fixed bug where a single character line with a single character lin...Yury Dubinsky1-0/+4
2020-05-04Backport: Change log.Neil1-0/+4
2020-05-01Backport: Change log.Neil1-0/+19
2020-04-27Backport: Remove documentation that is no longer correct.Neil1-1/+0
2019-12-31Backport: Implement SCI_SETILEXER.Neil2-1/+21
2020-06-02Initial, experimental support for upstream ILexer5/lexilla lexers.mitchell1-3/+7
2020-06-01lexlua: Added Fennel lexer.mitchell1-0/+2
2020-05-26Added SCI_PRIVATELEXERCALL API for retrieving the style number of a style name.mitchell1-1/+12
2020-05-09Lua LPeg lexer history update correction.rel-3-20-0mitchell1-2/+1
2020-05-09More Lua LPeg lexer history updates.mitchell1-0/+7
2020-05-09Updated for 3.20.0.mitchell3-10/+10
2020-05-09Updated history with Lua LPeg lexer changes.mitchell1-2/+25
2020-04-25Reformatted Lua LPeg lexers and added new convenience functions and pattern.mitchell1-120/+113
2020-04-21Backport: Feature [feature-requests:1346]. Add lexer.as.comment.character pro...Dejan Budimir1-0/+4
2020-04-10Backport: Updated documentation with currently used astyle parameters.Neil1-1/+3
2020-04-10Backport: Bug [#2168]. Fix bug where 'µ' (Micro Sign) case-insensitively mat...Neil1-0/+8
2020-04-10Backport: Bug [#2167]. Add line copy format on clipboard, compatible with Vis...Justin Dailey1-0/+5