aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2016-12-27Updates for 3.7.2.rel-3-7-2Neil3-9/+10
2016-12-26Change log for previous 5 accessibility changes from Columban.Neil1-0/+4
2016-12-13SciTE change log.Neil1-0/+5
2016-12-09Warning suppression and documentation of previous change 6082.Neil1-0/+4
2016-12-08Bug [#1891]. Fix crash on view destruction with macOS 10.12.2.Chinh Nguyen1-0/+4
2016-12-01Bug [#1887]. Define QT_WS_MAC or QT_WS_X11 under qt5 from WS_OS_* macrosJohn Ehresman1-1/+5
2016-06-17Bug [#1888]. Only invalidate selection when using SCI_SETSELECTIONN api'sJohn Ehresman1-0/+12
2016-12-07Using alternating row shades for tables and contrasting headers.Neil1-102/+132
2016-12-07Character set availability made into a table.johnsonj1-58/+120
2016-12-04Download size updated.Neil1-1/+1
2016-12-04Documentation cosistency.rel-3-7-1Neil1-2/+2
2016-11-30Typo.Neil1-1/+1
2016-11-30Updates for 3.7.1.Neil3-12/+11
2016-11-23Implementation of MarginRightClick event.Tse Kit Yam2-10/+62
2016-11-29Textual tags may be displayed on folded lines with SCI_TOGGLEFOLDSHOWTEXT.Tse Kit Yam2-5/+58
2016-11-27Added module map to enable use of Scintilla from Swift.Neil Hodgson1-0/+4
2016-11-26SciTE change log.Neil1-0/+4
2016-11-25Bug [#1886]. Fix EM_SETSEL to match Microsoft documentation.Neil1-0/+4
2016-11-25Feature [feature-requests:#1166]. EDIFACT lexer and folder added.Iain Clarke1-0/+5
2016-11-24Bug [#1692]. LexMatlab: update fold functions to use keywords instead of inde...John Donoghue1-0/+4
2016-11-18Remove the Scintilla namespace from Scintilla.h.Neil1-0/+5
2016-11-17Whitespace fixed and data updated.Neil1-4/+4
2016-11-17Moved newly removed features into the "Removed features" section.Neil1-13/+13
2016-11-16Removed elements that have been deprecated for more than 5 years.Neil2-11/+18
2016-11-16Deprecate non-branded struct names in Scintilla.h.Neil2-1/+11
2016-11-14Change log.jedailey1-0/+1
2016-11-14Added alternate appearance for visible tabs which looks like a horizontal line.jedailey2-0/+33
2016-11-13Change log.Neil1-0/+5
2016-11-05Support for NSAccessibility protocol added sufficient for the VoiceOverNeil Hodgson2-5/+16
2016-10-27Add Subsection folding & Fix Preprocessor without spaces.oirfeodent1-1/+1
2016-11-01Clarify ConvertToDocument as there was some confusion on the mailing list.Neil1-2/+3
2016-10-27Change log for SciTE.Neil1-0/+4
2016-10-26INDIC_POINT and INDIC_POINTCHARACTER indicators added to display small arrowsNeil3-0/+20
2016-10-20Rewrite Folding to accomodate Main Sections and Fix SCE_BAAN_FUNCDEF defining.oirfeodent1-0/+3
2016-10-23Bug [#1873]. GTK: Don't forward calls to NULL scrollbarsColomban Wendling1-0/+4
2016-10-22Change log.Neil1-0/+3
2016-10-21Bug [#1872]. Fix style of references and keywords when followed by a comment.Jim Pattee1-0/+4
2016-10-14Fix JSON lexer folding bug.yonken1-0/+4
2016-10-19Margin click to select line now clears rectangular and additional selections.Neil1-0/+3
2016-10-18SciTE change log.Neil1-0/+3
2016-10-18Fixed archive file reference.Neil1-1/+13
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