index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
sciteco-rel-5-5-8
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-25
Bug [#1886]. Fix EM_SETSEL to match Microsoft documentation.
Neil
2
-5
/
+5
2016-11-25
Feature [feature-requests:#1166]. EDIFACT lexer and folder added.
Iain Clarke
6
-0
/
+345
2016-11-24
Bug [#1692]. LexMatlab: update fold functions to use keywords instead of inde...
John Donoghue
2
-38
/
+83
2016-11-20
Avoid warning with MinGW-w64 which defines D2DERR_RECREATE_TARGET differently
Neil
1
-2
/
+2
2016-11-17
Subsection Folding breaks, when Comment placed between Main & Sub Sections. B...
oirfeodent
1
-2
/
+25
2016-11-19
Moved @private sections from header into implementation.
Neil Hodgson
4
-56
/
+59
2016-11-18
Remove Scintilla namespace and ScintillaCocoa declaration from ScintillaView.h
Neil Hodgson
2
-15
/
+15
2016-11-18
Remove the Scintilla namespace from Scintilla.h.
Neil
2
-9
/
+6
2016-11-17
Whitespace fixed and data updated.
Neil
1
-4
/
+4
2016-11-17
Moved newly removed features into the "Removed features" section.
Neil
1
-13
/
+13
2016-11-16
Extend header checking to include directory and add Sci_Position.h.
Neil
2
-1
/
+3
2016-11-16
Change definition of uptr_t and sptr_t to use standardised types and headers
Neil
1
-13
/
+12
2016-11-16
Removed elements that have been deprecated for more than 5 years.
Neil
5
-36
/
+18
2016-11-16
Deprecate non-branded struct names in Scintilla.h.
Neil
5
-12
/
+20
2016-11-15
Remove declaration of methods that were moved to Document in change set 2867.
Neil
1
-16
/
+0
2016-11-15
Fixed return type to match interface.
Neil
1
-1
/
+1
2016-11-14
Updated README for recent compilers and make arguments.
Neil
1
-6
/
+11
2016-11-14
Change log.
jedailey
1
-0
/
+1
2016-11-14
Added alternate appearance for visible tabs which looks like a horizontal line.
jedailey
8
-11
/
+76
2016-11-13
Change log.
Neil
1
-0
/
+5
2016-11-08
LexBaan, Folds based additional inner clauses. Default is off.
oirfeodent
1
-0
/
+35
2016-11-12
Note required packages. Ensure filtered header is cleaned by make clean.
Neil
1
-1
/
+5
2016-11-11
Make IME indicator visible in single phase drawing mode.
Neil
3
-6
/
+24
2016-11-11
Bug [#1881]. Fix IME bug where selectedRange wasn't implementing correctly.
Neil
2
-4
/
+27
2016-11-07
Specify 'noexcept' to use Clang with GNU <regex>.
Neil
1
-2
/
+10
2016-11-07
Remove warning suppressions for a version of Clang from 4 years ago.
Neil
2
-10
/
+0
2016-11-07
Move warning suppression from global header to Qt platform layer header so
Neil
2
-4
/
+4
2016-11-05
Support for NSAccessibility protocol added sufficient for the VoiceOver
Neil Hodgson
6
-14
/
+344
2016-11-05
Add options to choose between the locations of a position when there
Neil Hodgson
6
-17
/
+72
2016-11-05
StyleContext no longer needs mask argument.
Neil
3
-3
/
+3
2016-10-27
Add Subsection folding & Fix Preprocessor without spaces.
oirfeodent
2
-12
/
+44
2016-11-01
Clarify ConvertToDocument as there was some confusion on the mailing list.
Neil
1
-2
/
+3
2016-10-30
Add header needed for std::string.
Neil Hodgson
1
-0
/
+1
2016-10-27
Tidy CaseMapString by moving some mechanics into CaseConvert. Use StringEncode
Neil
3
-58
/
+53
2016-10-27
Fix truncation warning from Xcode.
Neil Hodgson
1
-1
/
+1
2016-10-27
Change log for SciTE.
Neil
1
-0
/
+4
2016-10-27
Add stdint.h to header ordering in case used in future.
Neil
1
-0
/
+1
2016-10-27
Suppress warning message from Code Analysis for code that does work.
Neil
1
-0
/
+6
2016-10-27
Mark as const to avoid warning.
Neil
1
-1
/
+1
2016-10-25
Sections Folding option, baan specific preprocessor, declaration folding grou...
oirfeodent
1
-76
/
+150
2016-10-26
INDIC_POINT and INDIC_POINTCHARACTER indicators added to display small arrows
Neil
8
-8
/
+58
2016-10-26
Include windows.h on Windows and provide a ATK_CHECK_VERSION if not defined.
Neil
2
-0
/
+16
2016-10-26
Moved location to margin code from Editor to ViewStyle.
Neil
3
-7
/
+13
2016-10-26
Marked method const as it can be.
Neil
2
-2
/
+2
2016-10-20
Rewrite Folding to accomodate Main Sections and Fix SCE_BAAN_FUNCDEF defining.
oirfeodent
2
-33
/
+124
2016-10-23
Bug [#1874]. GTK: Avoid warnings about unused parameters
Colomban Wendling
4
-9
/
+9
2016-10-23
Bug [#1873]. GTK: Don't forward calls to NULL scrollbars
Colomban Wendling
2
-4
/
+12
2016-10-22
Redraw previous selection when switching from rectangular selection to line
Neil
1
-0
/
+1
2016-10-22
Change log.
Neil
1
-0
/
+3
2016-10-22
Suppress unused function warnings for API binding for Applications.
Neil
1
-0
/
+3
[prev]
[next]