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
2018-04-15
Backport: Feature [feature-requests:#1215]. Stop warning about virtual call i...
Neil
5
-19
/
+45
2018-04-14
Backport: Undo some changes that snuck in the last change set.
Neil
1
-7
/
+7
2018-05-05
Backport: Make some changes recommended by clang-tidy.
mitchell
17
-38
/
+39
2018-04-14
Backport: Removed workaround for old releases of MSVC.
Neil
1
-5
/
+0
2018-04-13
Backport: Don't show command as its noise when used in larger scripts.
Neil
1
-1
/
+1
2018-04-13
Backport: Use 'override' for methods that are overridden.
Neil
2
-58
/
+60
2018-04-13
Backport: Fix bug with regular expression searches failing to match at line s...
Neil
2
-16
/
+12
2018-03-03
Backport: Split LineVector into interface and implementation classes to allow...
Neil
2
-87
/
+87
2018-04-11
Backport: Remove workaround for problems with noexcept.
Neil
1
-10
/
+2
2018-04-11
Backport: Set the last X chosen when SCI_REPLACESEL called to ensure macros w...
Neil
2
-0
/
+5
2018-04-07
Backport: Add item and reorder.
Neil
1
-3
/
+6
2018-04-05
Backport: Switching to https.
Neil
6
-503
/
+514
2018-04-05
Backport: Backed out changeset: 7402342dc7a3 Caching client rectangle on Edit...
Neil
7
-42
/
+28
2018-04-04
Backport: Remove automatic detection of Direct2D support during build.
Neil
7
-21
/
+8
2018-04-04
Backport: Remove redundant forward declaration and move forward declarations ...
Neil
1
-10
/
+8
2018-04-04
Backport: Move DLL entry points DllMain and Scintilla_DirectFunction into Sci...
Neil
11
-94
/
+89
2018-04-04
Backport: Cache client rectangle on EditView so it can be used easily inside ...
Neil
7
-28
/
+42
2018-04-04
Backport: Bug [#2006]. State SCN_UPDATEUI is an indication that change may ha...
Neil
1
-5
/
+7
2018-04-03
Backport: Moved web page for LongTerm3 to SourceForge so it can be updated by...
Neil
1
-1
/
+1
2018-03-31
Backport: Make clang 6.0 build without warnings. Requires clang to be on the ...
Neil
1
-4
/
+6
2018-03-31
Backport: Match struct initialization exactly to declaration to avoid warning...
Neil
1
-3
/
+5
2018-03-28
Backport: Change '.' to '->' as Document::decorations was changed to a pointe...
Neil Hodgson
1
-4
/
+4
2018-05-05
Backport: Split decorations into interface and implementation.
mitchell
8
-120
/
+201
2018-03-27
Backport: Return a FillResult struct from RunStyles::FillRange instead of mod...
Neil
7
-58
/
+72
2018-03-27
Backport: Use an interface for ContractionState so that there can be different
Neil
9
-279
/
+331
2018-03-26
Backport: Suppress new warnings because of Catch 2.0.1.
Neil
1
-4
/
+6
2018-03-26
Backport: Update Catch from 1.0 build 47 to 2.0.1 and modify UnitTester.cpp t...
Neil
2
-6090
/
+9371
2018-03-26
Backport: Avoid warnings about ignored diagnostic with Clang.
Neil
1
-0
/
+2
2018-03-25
Backport: Removed comment about script that is not included.
Neil
1
-1
/
+0
2018-03-25
Backport: Feature [feature-requests:#1213]. Clarify UTF8Classify.
Zufu Liu
2
-76
/
+90
2018-03-24
Backport: Removed unreachable branches in UTF8Classify.
Neil
1
-8
/
+0
2018-03-24
Backport: Removed unwanted include.
Neil
4
-5
/
+3
2018-05-05
Backport: Feature [feature-requests:#1212]. Move Unicode conversions into Uni...
mitchell
16
-237
/
+226
2018-05-05
Backport: Feature [feature-requests:#1211]. Use pre-computed table for UTF8By...
mitchell
11
-194
/
+243
2018-05-05
Use correct domain for scintilla380 release zip.
mitchell
1
-1
/
+1
2018-04-29
Fixed potential crashes in curses platform with newer versions of ncurses.
mitchell
1
-4
/
+4
2018-04-07
lexlua: Added 'var' keyword for C#.
mitchell
1
-1
/
+1
2018-03-28
Added tag rel-3-8-0 for changeset 7c78091d5d6c
mitchell
1
-0
/
+1
2018-03-26
Removed unwanted files in lexlua/.
rel-3-8-0
mitchell
4
-2149
/
+0
2018-03-25
Added BACKPORTING notice.
mitchell
1
-0
/
+162
2018-03-25
Fixed LPeg lexer incorrectly applying style changes to stale property sets.
mitchell
1
-6
/
+11
2018-03-22
Update changelog with LPeg lexers and curses additions.
mitchell
1
-0
/
+6
2018-03-22
Updating for 3.8.0.
mitchell
8
-14
/
+14
2018-03-21
Backport: Fix some runtime warnings caused by previous change as wSelection
Neil Hodgson
1
-4
/
+4
2018-03-21
Backport: Fix warnings about NULL selection widget by moving creation and des...
Mitchell Foral
1
-4
/
+2
2018-03-21
Backport: Include header needed for ptrdiff_t.
Mitchell Foral
7
-0
/
+7
2018-03-20
Backport: Add unit tests for UniCoversion.
Neil
5
-3
/
+270
2018-03-19
Backport: Fix warning from MSVC 64-bit.
Neil
1
-2
/
+2
2018-03-16
Backport: Remove line-end white space.
Neil
28
-83
/
+83
2018-03-16
Remove unused inclusion of "XPM.h" in curses.
mitchell
1
-1
/
+0
[next]