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
2015-05-11
Folder folds units declarations and fixes a case insensitivity bug with not
Neil
2
-3
/
+7
2015-05-04
add support to fold interface definitions
Joe Mueller
2
-1
/
+6
2015-05-10
Change log.
Neil Hodgson
1
-0
/
+6
2015-04-22
Fix highlighting empty backquote strings (``) in cpp lexer
Jiří Techet
1
-1
/
+0
2015-04-22
Change log.
Neil
1
-0
/
+3
2015-04-22
Use fractional positioning calls and avoid rounding to ensure consistency.
Neil
2
-19
/
+22
2015-04-21
Fix link error when SCI_NAMESPACE used.
Neil
2
-1
/
+16
2015-04-17
Added tag rel-3-5-5 for changeset dea417bad80a
Neil
0
-0
/
+0
2015-04-17
Removed tag rel-3-5-5
rel-3-5-5
Neil
0
-0
/
+0
2015-04-17
Better release blurb.
Neil
1
-1
/
+1
2015-04-17
Added tag rel-3-5-5 for changeset 1916c3602692
Neil
0
-0
/
+0
2015-04-14
Getting ready for 3.5.5 release.
Neil
7
-15
/
+16
2015-04-14
Ensure SCI_TEXTHEIGHT uses valid style data and remove test pauses that
Neil
2
-3
/
+1
2015-04-10
Allow (null) use of KEYSUNICODE API when built to include deprecated features.
Neil
2
-0
/
+4
2015-04-10
Formatting -> line end space removed.
Neil
1
-1
/
+1
2015-04-10
Removed dead APIs.
Neil
1
-2
/
+0
2015-04-10
Change log.
Neil
1
-0
/
+3
2015-04-08
add code to support extended identifiers
Joe Mueller
1
-1
/
+9
2015-04-10
Avoid warning from clang analyze due to potential NULL pointer by asserting
Neil Hodgson
1
-0
/
+1
2015-04-10
Since OS X 10.5 no longer supported, remove code that only called
Neil Hodgson
1
-12
/
+6
2015-04-10
Change log.
Neil Hodgson
1
-0
/
+3
2015-04-09
Improvements to IME supporting multiple carets, handling Korean more
Neil
2
-71
/
+178
2015-04-09
Avoid "absolute-value" warning from clang 3.6.
Neil
2
-2
/
+3
2015-04-02
Change log for SciTE.
Neil
1
-0
/
+3
2015-04-01
Bug [#1709]. Check whether pixmap is NULL before using to create bitmap.
Neil Hodgson
2
-1
/
+6
2015-03-30
Change log.
Neil
1
-0
/
+3
2015-03-30
Use inline IME for Korean and decide whether input is Korean more accurately.
Neil
1
-6
/
+7
2015-03-29
Change log.
Neil
1
-0
/
+5
2015-03-29
Bug [#1682] Removed the ascent member of Font and all wxWidgets-specific code.
Neil
2
-9
/
+0
2015-03-29
Fix handling of '+' and '-' in numbers.
Neil
2
-4
/
+9
2015-03-28
Avoid Coverity warnings for case that should never fail.
Neil
1
-1
/
+2
2015-03-27
Bug [#1642] Reverting change set 5455 which caused problems with highlighting of
Neil
2
-5
/
+6
2015-03-26
Specify which APIs append a NUL to results.
Neil
2
-20
/
+36
2015-03-21
Change log.
Neil
1
-0
/
+5
2015-03-20
Change log for Verilog lexer.
Neil
1
-1
/
+3
2015-03-18
fix bug in fold.at.else processing, the code for "begin" that set levelMinCur...
Joe Mueller
1
-3
/
+34
2015-03-18
fix bug where macro styling allowed '.', fix bug where macro styling could ca...
Joe Mueller
1
-2
/
+2
2015-03-18
Remove WM_IME_CHAR handling as it no longer appears possible to trigger.
Neil
1
-38
/
+0
2015-03-17
Bug [#1706]. Release list box objects when autocompletion closed.
Neil Hodgson
2
-15
/
+46
2015-03-15
Change log.
Neil
1
-0
/
+5
2015-03-15
Bug [#1705]. Fix a bug with Mingw-w64. Probably due to incorrect definition of
Neil
1
-2
/
+3
2015-03-14
Fix calltip display bug on Cocoa.
Neil Hodgson
2
-0
/
+13
2015-03-13
Bug [#1701]. Turn on _CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES.
Neil
1
-1
/
+2
2015-03-13
Truncate elements that are near to maxItemLen to avoid possibility of writing
Neil
1
-1
/
+3
2015-03-13
Removed potentially out-of-bounds write.
Neil
1
-1
/
+0
2015-03-13
Changed to symbolic constant.
Neil
1
-3
/
+3
2015-03-13
Scintilla is now always a wide character window so remove vestiges of narrow
Neil
4
-92
/
+65
2015-03-12
Reduce size of buffers allocated on stack to avoid warnings from Visual Studio
Neil
1
-1
/
+1
2015-03-12
More efficient conversion to Hangul.
Neil
3
-59
/
+47
2015-03-11
Allow minimum tab width to be tweaked to allow character cell implementation
Neil
2
-2
/
+4
[next]