aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2016-10-11Fixed terminating tags.rel-3-7-0Neil Hodgson1-5/+6
2016-10-11Updates for 3.7.0.Neil3-12/+13
2016-10-06Word selection, navigation, and manipulation is now performed on charactersNeil2-3/+17
2016-10-03Explain SCI_WORD[LEFT|RIGHT]END* key commands.Neil1-0/+3
2016-10-03SciTE change log.Neil1-1/+5
2016-10-03SciTE change log.Neil1-0/+3
2016-09-30Recognize the numeric keypad '+', '-', and '/' keys as SCK_ADD, SCK_SUBTRACT,Tse Kit Yam1-0/+5
2016-09-30SciTE changelog.Neil1-0/+7
2016-09-29Increased compatibility between interface definition and documentation.Neil1-1101/+1090
2016-09-29The number of margins can be changed with SCI_SETMARGINS.Neil2-7/+18
2016-09-29Margin type SC_MARGIN_COLOUR and API SCI_SETMARGINBACKN added.Neil2-2/+14
2016-09-28Bug [#1868]. Understand the grave accent escape character for PowerShell.ActiveState1-0/+4
2016-09-27On Win32, mouse wheel scrolling can be restricted to only occur when the mouseStefan Küng2-0/+15
2016-09-24Bug [#1865]. Style interpolated code in strings for CoffeeScript.ActiveState1-0/+4
2016-09-23Recognize inline comments in YAML.Jim Pattee1-0/+4
2016-09-23EDGE_MULTILINE and SCI_MULTIEDGEADDLINE added to allow displaying multipleA-R-C-A2-0/+26
2016-09-22Added header ordering section.Neil1-0/+4
2016-09-22Baan lexer changed significantly with more lexical states, keyword sets, andNeil1-0/+4
2016-09-21Feature [feature-requests:#1143]. Replace "progress" lexer with "abl".Yuval Papish1-0/+7
2016-09-21Bug [#1864]. Fix incorrect nesting of tags.Tse Kit Yam1-2/+1
2016-09-21Removed extraneous spaces in documentation.Neil1-2/+2
2016-09-21Bug [#1863]. Allow subclass of SCIContentView to set cursor.Tse Kit Yam1-0/+4
2016-09-20Improved documentation on word functions and moved into a new section.Neil1-164/+214
2016-09-20Make Cursor and Mouse capture documentation sections similar to other sections.Neil1-0/+4
2016-09-20Link regex word flag documentation to word characters definition.Neil1-2/+4
2016-09-20Make documentation reference similar to other cases.Neil1-1/+3
2016-09-19Fix tag that was not terminated.Neil1-1/+1
2016-09-18Updating documentation on contributing code.Neil2-1/+33
2016-09-18Bug [#1861]. Fix caret position from left/right move with rectangular selection.Neil1-0/+4
2016-09-12Fixed some enums in Scintilla.iface which may change bindings.Neil1-0/+7
2016-09-11Fix SC_AC_* values in documentation to match header.Neil1-5/+5
2016-09-10SciTE change log.Neil1-0/+4
2016-09-07Add InListAbridged to WordList.oirfeodent1-0/+5
2016-09-07Change log.Neil1-0/+4
2016-09-06SciTE change log.Neil1-0/+4
2016-09-06Bug [#1855]. Include ILexer.h in the public headers of the Scintilla framework.Neil Hodgson1-0/+12
2016-09-01Credits.rel-3-6-7Neil1-1/+2
2016-08-31Updates for 3.6.7.Neil3-14/+15
2016-08-31Bug [#1850]. Use tabs for virtual space in indentation when tabs enabled.jedailey1-0/+7
2016-08-30Fix spelling mistakes.Neil1-3/+3
2016-08-30Detect warnings from Visual C++ which do not contain line numbers.Neil1-0/+3
2016-08-30Feature [feature-requests:#210]. Allow folding on #else and #elif.Neil1-0/+6
2016-08-29Bug [#1854]. Fix: cannot get original input char on Mac for some input-modifiersTse Kit Yam1-0/+5
2016-08-28SC_CHARSET_DEFAULT now means code page 1252 on Windows unless code page set.Neil2-13/+61
2016-08-25SciTE change log.Neil1-0/+6
2016-08-24SciTE change log.Neil1-0/+5
2016-08-20Drop old blurbs.Neil1-5/+0
2016-08-20Bug [#1648]: Option added to prevent left arrow movement and selection wrappingNeil2-2/+12
2016-08-15Bug [#1842]. Fix fold expand when some child text not styled.Neil1-0/+5
2016-08-14Change log.Neil1-0/+5