aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2016-11-25Bug [#1886]. Fix EM_SETSEL to match Microsoft documentation.Neil2-5/+5
2016-11-25Feature [feature-requests:#1166]. EDIFACT lexer and folder added.Iain Clarke6-0/+345
2016-11-24Bug [#1692]. LexMatlab: update fold functions to use keywords instead of inde...John Donoghue2-38/+83
2016-11-20Avoid warning with MinGW-w64 which defines D2DERR_RECREATE_TARGET differentlyNeil1-2/+2
2016-11-17Subsection Folding breaks, when Comment placed between Main & Sub Sections. B...oirfeodent1-2/+25
2016-11-19Moved @private sections from header into implementation.Neil Hodgson4-56/+59
2016-11-18Remove Scintilla namespace and ScintillaCocoa declaration from ScintillaView.hNeil Hodgson2-15/+15
2016-11-18Remove the Scintilla namespace from Scintilla.h.Neil2-9/+6
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-16Extend header checking to include directory and add Sci_Position.h.Neil2-1/+3
2016-11-16Change definition of uptr_t and sptr_t to use standardised types and headersNeil1-13/+12
2016-11-16Removed elements that have been deprecated for more than 5 years.Neil5-36/+18
2016-11-16Deprecate non-branded struct names in Scintilla.h.Neil5-12/+20
2016-11-15Remove declaration of methods that were moved to Document in change set 2867.Neil1-16/+0
2016-11-15Fixed return type to match interface.Neil1-1/+1
2016-11-14Updated README for recent compilers and make arguments.Neil1-6/+11
2016-11-14Change log.jedailey1-0/+1
2016-11-14Added alternate appearance for visible tabs which looks like a horizontal line.jedailey8-11/+76
2016-11-13Change log.Neil1-0/+5
2016-11-08LexBaan, Folds based additional inner clauses. Default is off.oirfeodent1-0/+35
2016-11-12Note required packages. Ensure filtered header is cleaned by make clean.Neil1-1/+5
2016-11-11Make IME indicator visible in single phase drawing mode.Neil3-6/+24
2016-11-11Bug [#1881]. Fix IME bug where selectedRange wasn't implementing correctly.Neil2-4/+27
2016-11-07Specify 'noexcept' to use Clang with GNU <regex>.Neil1-2/+10
2016-11-07Remove warning suppressions for a version of Clang from 4 years ago.Neil2-10/+0
2016-11-07Move warning suppression from global header to Qt platform layer header soNeil2-4/+4
2016-11-05Support for NSAccessibility protocol added sufficient for the VoiceOverNeil Hodgson6-14/+344
2016-11-05Add options to choose between the locations of a position when thereNeil Hodgson6-17/+72
2016-11-05StyleContext no longer needs mask argument.Neil3-3/+3
2016-10-27Add Subsection folding & Fix Preprocessor without spaces.oirfeodent2-12/+44
2016-11-01Clarify ConvertToDocument as there was some confusion on the mailing list.Neil1-2/+3
2016-10-30Add header needed for std::string.Neil Hodgson1-0/+1
2016-10-27Tidy CaseMapString by moving some mechanics into CaseConvert. Use StringEncodeNeil3-58/+53
2016-10-27Fix truncation warning from Xcode.Neil Hodgson1-1/+1
2016-10-27Change log for SciTE.Neil1-0/+4
2016-10-27Add stdint.h to header ordering in case used in future.Neil1-0/+1
2016-10-27Suppress warning message from Code Analysis for code that does work.Neil1-0/+6
2016-10-27Mark as const to avoid warning.Neil1-1/+1
2016-10-25Sections Folding option, baan specific preprocessor, declaration folding grou...oirfeodent1-76/+150
2016-10-26INDIC_POINT and INDIC_POINTCHARACTER indicators added to display small arrowsNeil8-8/+58
2016-10-26Include windows.h on Windows and provide a ATK_CHECK_VERSION if not defined.Neil2-0/+16
2016-10-26Moved location to margin code from Editor to ViewStyle.Neil3-7/+13
2016-10-26Marked method const as it can be.Neil2-2/+2
2016-10-20Rewrite Folding to accomodate Main Sections and Fix SCE_BAAN_FUNCDEF defining.oirfeodent2-33/+124
2016-10-23Bug [#1874]. GTK: Avoid warnings about unused parametersColomban Wendling4-9/+9
2016-10-23Bug [#1873]. GTK: Don't forward calls to NULL scrollbarsColomban Wendling2-4/+12
2016-10-22Redraw previous selection when switching from rectangular selection to lineNeil1-0/+1
2016-10-22Change log.Neil1-0/+3
2016-10-22Suppress unused function warnings for API binding for Applications.Neil1-0/+3