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
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-10-11
Fixed terminating tags.
rel-3-7-0
Neil Hodgson
1
-5
/
+6
2016-10-11
Updates for 3.7.0.
Neil
8
-19
/
+20
2016-10-08
Fix minor warnings in unit tests from MSVC 64-bit.
Neil
4
-27
/
+27
2016-10-06
Suppress some more uninteresting warnings.
Neil
1
-0
/
+5
2016-10-06
Word selection, navigation, and manipulation is now performed on characters
Neil
5
-147
/
+396
2016-10-06
Move MakeLowerCase into CharacterSet.h as that is where MakeUpperCase is.
Neil
4
-27
/
+30
2016-10-03
Better handling of complex sub-queries folding.
oirfeodent
1
-7
/
+14
2016-10-03
Explain SCI_WORD[LEFT|RIGHT]END* key commands.
Neil
1
-0
/
+3
2016-10-03
SciTE change log.
Neil
1
-1
/
+5
2016-10-03
SciTE change log.
Neil
1
-0
/
+3
2016-09-30
Recognize the numeric keypad '+', '-', and '/' keys as SCK_ADD, SCK_SUBTRACT,
Tse Kit Yam
2
-3
/
+25
2016-09-30
Enable SplitVector to store objects by using std::copy to copy elements instead
Neil
4
-12
/
+118
2016-09-30
SciTE changelog.
Neil
1
-0
/
+7
2016-09-29
Increased compatibility between interface definition and documentation.
Neil
2
-1196
/
+1186
2016-09-29
The number of margins can be changed with SCI_SETMARGINS.
Neil
10
-20
/
+47
2016-09-29
Margin type SC_MARGIN_COLOUR and API SCI_SETMARGINBACKN added.
Neil
7
-2
/
+41
2016-09-29
Fixed bugs for Baan.
oirfeodent
1
-5
/
+26
2016-09-28
Bug [#1868]. Understand the grave accent escape character for PowerShell.
ActiveState
2
-0
/
+6
2016-09-27
On Win32, mouse wheel scrolling can be restricted to only occur when the mouse
Stefan Küng
7
-0
/
+43
2016-09-24
Initial support for building with 32-bit clang.
Neil
1
-6
/
+18
2016-09-24
Bug [#1865]. Style interpolated code in strings for CoffeeScript.
ActiveState
2
-1
/
+75
2016-09-23
Recognize inline comments in YAML.
Jim Pattee
2
-4
/
+22
2016-09-23
EDGE_MULTILINE and SCI_MULTIEDGEADDLINE added to allow displaying multiple
A-R-C-A
8
-19
/
+96
2016-09-22
Added header ordering section.
Neil
1
-0
/
+4
2016-09-22
Baan lexer changed significantly with more lexical states, keyword sets, and
Neil
4
-56
/
+578
2016-09-21
Feature [feature-requests:#1143]. Replace "progress" lexer with "abl".
Yuval Papish
5
-337
/
+550
2016-09-21
Bug [#1864]. Fix incorrect nesting of tags.
Tse Kit Yam
1
-2
/
+1
2016-09-21
Removed extraneous spaces in documentation.
Neil
1
-2
/
+2
2016-09-21
Bug [#1863]. Allow subclass of SCIContentView to set cursor.
Tse Kit Yam
2
-1
/
+5
2016-09-20
Improved documentation on word functions and moved into a new section.
Neil
1
-164
/
+214
2016-09-20
Make Cursor and Mouse capture documentation sections similar to other sections.
Neil
1
-0
/
+4
2016-09-20
Link regex word flag documentation to word characters definition.
Neil
1
-2
/
+4
2016-09-20
Make documentation reference similar to other cases.
Neil
1
-1
/
+3
2016-09-19
Fix tag that was not terminated.
Neil
1
-1
/
+1
2016-09-18
Updating documentation on contributing code.
Neil
3
-1
/
+53
2016-09-18
Fix spelling in comment.
Neil
1
-1
/
+1
2016-09-18
Bug [#1861]. Fix caret position from left/right move with rectangular selection.
Neil
2
-6
/
+10
2016-09-17
Reset the comment after use so that it isn't applied to other features.
Neil
1
-0
/
+2
2016-09-17
Provide comments for each individual feature instead of group comments as
Neil
1
-8
/
+41
2016-09-16
Adding shared schemes to project.
Neil Hodgson
4
-2
/
+87
2016-09-14
Updated to Xcode 8.0 and accepted its preferred warning options.
Neil Hodgson
1
-1
/
+33
2016-09-14
Casts for 64 to 32-bit conversions on OS X.
Neil Hodgson
4
-12
/
+12
2016-09-12
Fixed some enums in Scintilla.iface which may change bindings.
Neil
2
-2
/
+9
2016-09-11
Fix SC_AC_* values in documentation to match header.
Neil
1
-5
/
+5
2016-09-10
Expose NO_CXX11_REGEX in Win32 makefiles.
Neil
2
-4
/
+4
2016-09-10
SciTE change log.
Neil
1
-0
/
+4
2016-09-07
Add test cases for WordList::InListAbbreviated.
oirfeodent
1
-0
/
+16
2016-09-07
Add InListAbridged to WordList.
oirfeodent
4
-0
/
+88
2016-09-07
Change log.
Neil
1
-0
/
+4
2016-09-06
GTK: Fix autoc font size on GTK >= 3.21.0
Colomban Wendling
1
-1
/
+9
[next]