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
2014-03-20
Minor updates for release 3.4.0.
rel-3-4-0
Neil
2
-3
/
+3
2014-03-18
Extact credits from hsitory page with code.
Neil
2
-77
/
+109
2014-03-18
Updated release blurb.
Neil
1
-0
/
+1
2014-03-18
Minor tweaks to avoid ststic checking warnings.
Neil
4
-8
/
+8
2014-03-18
Updating to get ready for 3.4.0.
Neil
7
-14
/
+14
2014-03-17
Avoid warning about excessive variable scope.
Neil
2
-3
/
+1
2014-03-17
Bug [#1583]. Fix styling 0...myArray.length all as a number.
Neil
1
-1
/
+1
2014-03-17
Bug [#1583]. Fix keyword style extending past end of word.
Neil
2
-0
/
+12
2014-03-16
Avoid warnings from Clang analyzer.
Neil
1
-1
/
+11
2014-03-15
Change log.
Neil
1
-0
/
+3
2014-03-14
Change log.
Neil
1
-0
/
+7
2014-03-14
Assembler lexer variant As(SCLEX_AS) for Unix assembly code which uses '#'
Neil
5
-4
/
+20
2014-03-13
Put selected item at top of autocompletion list.
Neil
1
-0
/
+7
2014-03-11
Upgrade to Xcode 5.1.
Neil Hodgson
1
-1
/
+1
2014-03-11
Remove function no longer called.
Neil
1
-5
/
+0
2014-02-26
Refactor methods for converting screen points to and from document index, mov...
Neil
3
-78
/
+80
2014-02-22
Change log.
Neil Hodgson
1
-0
/
+4
2014-02-22
Stop adding an extra line to scrollable height as that led to cursor up/down
Neil Hodgson
1
-1
/
+1
2014-02-21
Updated SciTE default settings.
Neil
1
-0
/
+4
2014-02-21
Moved change log entries which had been added to wrong release.
Neil
1
-6
/
+6
2014-02-21
Bug [#1577]. Deleting a whole line deletes the annotations on that line instead
Neil
2
-3
/
+7
2014-02-20
Change log.
Neil
1
-0
/
+6
2014-02-20
Check that argument is of correct type.
Neil Hodgson
1
-0
/
+1
2014-02-20
When window is offscreen, use the main screen for screen max Y to prevent
Neil Hodgson
1
-0
/
+2
2014-02-20
Reverse order of position adjustment so that calltips are more likely
Neil
1
-5
/
+5
2014-02-18
Explain the Version method.
Neil
1
-0
/
+3
2014-02-14
Fix potential failure if FormatEnumerator_Next called with celt>1.
Neil
1
-14
/
+10
2014-02-14
Fix explanation as confused in bug [#1577].
Neil
1
-1
/
+1
2014-02-10
Fix 'possible loss of data' warnings on 64-bit Windows.
Neil
3
-11
/
+11
2014-02-10
Bug [#1575]. On Qt 5.x double click treated as triple click.
Neil
2
-0
/
+11
2014-02-06
Avoid warning for excessive variable scope.
Neil
2
-3
/
+1
2014-02-06
Fix crashes and other bugs by removing folding of do-label constructs.
Neil
2
-32
/
+10
2014-02-05
The Unicode line ends and substyles features added as provisional in 3.2.5 ar...
Neil
4
-83
/
+76
2014-02-05
Fix to work when there are no provisional features.
Neil
1
-1
/
+4
2014-02-02
Avoid warnings.
Neil
3
-10
/
+8
2014-02-02
Added wrap mode SC_WRAP_WHITESPACE which only wraps on whitespace, not on sty...
Neil
7
-7
/
+18
2014-02-02
Change log.
Neil
1
-0
/
+11
2014-02-02
Fix bug when resizing list with only short strings caused the list to move.
Neil
1
-1
/
+2
2014-01-31
Added tag rel-3-3-9 for changeset d086394244f4
Neil
0
-0
/
+0
2014-01-31
Update for 3.3.9.
rel-3-3-9
Neil
7
-14
/
+15
2014-01-30
Bug [#1574]. Fix 3.3.8 bug where external lexers became inaccessible.
Neil
2
-2
/
+15
2014-01-28
Updated version number and date.
Neil
1
-2
/
+2
2014-01-28
Added tag rel-3-3-8 for changeset 61cdae165698
Neil
0
-0
/
+0
2014-01-24
Updated sizes.
rel-3-3-8
Neil
1
-2
/
+2
2014-01-24
Added image of available markers.
Neil
2
-1
/
+3
2014-01-24
Change log.
Neil
1
-0
/
+2
2014-01-24
Make RoundedRectangle with Direct2D have similar shape to GDI with 4 pixel
Neil
1
-2
/
+2
2014-01-24
Change log.
Neil
1
-0
/
+15
2014-01-24
Updates for 3.3.8.
Neil
7
-15
/
+13
2014-01-22
Visual C++ project file added.
Neil
1
-0
/
+129
[next]