aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaDoc.html
AgeCommit message (Expand)AuthorFilesLines
2020-02-03Backport: Add link to ScintillaTest GTK sample.Neil1-1/+3
2020-01-25Backport: Fix line end whitespace and change edited date.Neil1-2/+2
2020-03-27Backport: Bug [#2152]. Ignore Alt+Keypad keys that will result in a WM_CHAR.mitchell1-0/+6
2020-01-05Synchronizing LongTerm3 with default.mitchell1-6/+2
2020-01-04Backport: Define ILexerWithIdentity with methods for retrieving name, ID, and...mitchell1-2/+23
2019-12-14Backport: Remove links to lexers with SCI_EMPTYCATALOGUE definition.Neil1-0/+3
2019-12-13Backport: Implement DynamicLibrary on Cocoa.Neil1-3/+4
2019-11-15Backport: Feature [feature-requests:#1316] Allow target to have virtual space.Neil1-2/+16
2019-11-15Backport: Feature [feature-requests:#1316] Add access to virtual space at sta...Neil1-1/+6
2019-10-04Backport: Clarified value 0 for SCI_SETWHITESPACESIZE.Neil1-0/+1
2019-07-05Backport: Bug [#2118]. Add TabMinimumWidth property to API so applications ca...Neil1-1/+13
2019-07-11Backport: Bug [#2038]. Source of input reported in SCN_CHARADDED.mitchell1-2/+40
2019-06-22Backport: Bug [#1924]. Option to allow block carets to trail selection ranges.Neil1-0/+4
2019-06-22Backport: Feature [feature-requests:#1297] Updates to types of LineScroll,Zufu Liu1-2/+2
2019-06-22Backport: Feature [feature-requests:#1297] Updated Scintilla.h from Scintilla...Neil1-5/+27
2019-06-18Backport: Feature [feature-requests:#1297] 3: Use pointer type in documentation.Neil1-27/+32
2019-06-18Backport: Feature [feature-requests:#1297] 2: Use position and line more in d...Neil1-320/+334
2019-06-05Backport: Fix signatures and link class for SCI_[SG]ETDEFAULTFOLDDISPLAYTEXT.Neil1-4/+4
2019-06-02Backport: GTK+ was renamed to GTK in February 2019 so update documentation to...Neil1-36/+36
2019-06-02Backport: Clarify which API changes focus.Neil1-2/+2
2019-05-22Backport: Fix orphan text, moving to where it should be.Zufu Liu1-2/+1
2019-05-04Backport: Bug [#2102]. Explain behaviour when length argument longer than doc...Zufu Liu1-2/+3
2019-04-17Backport: Document the character values in SCNotification::ch for SCN_CHARADDED.Neil1-2/+5
2019-04-07Backport: Feature [feature-requests:#1276]. Add SC_MARK_VERTICALBOOKMARK.Zufu Liu1-1/+2
2019-04-05Backport: Document adding source files.Neil1-0/+3
2019-04-05Backport: Feature [feature-requests:#1272]. Add API to set default fold displ...Neil1-0/+7
2019-03-31Backport: Feature [feature-requests:#1272]. Add FoldDisplayTextGetStyle to matchZufu Liu1-1/+3
2019-04-16Backport: Feature [feature-requests:#1259]. Add SCI_SETCHARACTERCATEGORYOPTIM...mitchell1-0/+11
2019-03-12Backport: Feature [feature-requests:#1217]. Add CARETSTYLE_INS_MASK definition.Neil1-2/+2
2019-02-05Backport: Feature [feature-requests:#1217]. Change API so block just for over...Zufu Liu1-4/+4
2019-02-02Backport: Feature [feature-requests:#1217]. Implement CARETSTYLE_BLOCK_ALWAYS.Zufu Liu1-3/+5
2019-02-17Backport: Bug [#1548]. Implement calltips on Qt.mitchell1-2/+0
2018-10-11Backport: Add SCI_SETCOMMANDEVENTS API to allow turning off command events.Neil1-1/+13
2018-09-30Backport: Synchronize definition and documentation.Neil1-3/+3
2018-09-06Backport: Bug [#2038]. Add explanation SCN_CHARADDED sent during inline IME c...Neil1-0/+3
2018-07-10Backport: Optional indexing of line starts in UTF-8 documents by UTF-32 code ...Neil1-39/+87
2018-06-06Backport: SC_WRAPINDENT_DEEPINDENT added to indent two tabs from previous line.Henrik Hank1-3/+11
2018-05-22Backport: Add INDIC_GRADIENT and INDIC_GRADIENTCENTRE indicator types.Neil1-0/+17
2018-04-19Backport: SC_PRINT_SCREENCOLOURS doesn't force the background colour of line ...Nicholai Benalal1-3/+14
2018-05-05Backport: Add SC_DOCUMENTOPTION_TEXT_LARGE option for documents larger than 2...mitchell1-11/+38
2018-04-05Backport: Switching to https.Neil1-3/+3
2018-04-04Backport: Move DLL entry points DllMain and Scintilla_DirectFunction into Sci...Neil1-5/+4
2018-04-04Backport: Bug [#2006]. State SCN_UPDATEUI is an indication that change may ha...Neil1-5/+7
2018-03-08Backport: Create static library libscintilla.a or libscintilla.lib on Windows.Neil1-1/+2
2018-02-02Backport: Implement SC_DOCUMENTOPTION_STYLES_NONE.Neil1-7/+35
2018-01-26Backport: Add documentOption argument to SCI_CREATELOADER.Neil1-9/+20
2017-11-20Backport: Add SCI_GETMOVEEXTENDSSELECTION.Mitchell Foral1-0/+5
2017-10-23Backport: Document style metadata APIs.Neil1-0/+21
2017-08-11Backport: Stopped treating SC_TECHNOLOGY_DIRECTWRITERETAIN and SC_TECHNOLOGY_...Neil1-13/+7
2017-08-02Backport: Switch default modifier key for rectangular selections from Ctrl to...Neil Hodgson1-3/+3