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
2017-01-22
Display block caret over the character at the end of a selection to be similar
John Ehresman
2
-1
/
+11
2017-01-22
Correctly color code deleted lines starting with "--"
Sven Strickroth
2
-1
/
+6
2017-01-22
Simplify initialising and reinitialising.
Neil
1
-6
/
+2
2017-01-22
Remove extraneous "void".
Neil
2
-2
/
+2
2017-01-19
Bug [#1896]. Avoid unnecessary unfolding when a deletion does not include a line
Neil
2
-2
/
+3
2017-01-19
Bug [#1896]. Ensure folding consistent when fold header added above folded part.
Neil
2
-1
/
+5
2017-01-19
Bug [#1902]. Require Matlab block comment start/end to be alone on a line.
Neil
2
-9
/
+28
2017-01-14
Require the first line to start with "#!" to be treated as a shebang comment.
jedailey
2
-2
/
+7
2017-01-14
Removed return type from AddSelection and SetSelection.
Neil
2
-6
/
+6
2017-01-04
Mark some const methods as const.
Neil
4
-4
/
+4
2017-01-04
Change log for SciTE.
Neil
1
-0
/
+4
2017-01-04
Use new simplified API for showing menu on GTK+ 3.22 as old API was deprecated.
Neil
2
-3
/
+12
2017-01-04
Use newer APIs for screen/monitor/display on GTK+ 3.22 as old APIs deprecated.
Neil
1
-7
/
+35
2017-01-04
Don't set window background on GTK+ 3.22 as this is deprecated.
Neil
1
-1
/
+3
2017-01-04
Fix display of autocompletion lists and calltips on GTK+ 3.22 on Wayland by
Neil
3
-1
/
+11
2017-01-02
Change log for Python lexer.
Neil
1
-0
/
+12
2016-12-22
Don't style @1 as a decorator
John Ehresman
1
-1
/
+1
2016-12-22
Allow Python 3 unicode identifiers
John Ehresman
1
-8
/
+34
2016-12-22
Recognize f as a string prefix
John Ehresman
1
-3
/
+11
2016-12-29
Added tag rel-3-7-2 for changeset e02540a30974
Neil
1
-0
/
+1
2016-12-27
Updates for 3.7.2.
rel-3-7-2
Neil
8
-16
/
+17
2016-12-26
Change log for previous 5 accessibility changes from Columban.
Neil
1
-0
/
+4
2016-12-18
GTK: Ensure styles are valid when retrieving them for accessibility purposes
Colomban Wendling
2
-3
/
+10
2016-12-18
GTK: Fix reporting deletion length in the accessible
Colomban Wendling
2
-2
/
+10
2016-12-18
GTK: Fix off-by-one error in accessible attribute runs
Colomban Wendling
1
-3
/
+3
2016-12-18
GTK: Fix accessible object lifetime on GTK < 3.8
Colomban Wendling
1
-20
/
+20
2016-10-24
GTK: Add some documentation on accessible object reference ownerships
Colomban Wendling
2
-0
/
+23
2016-12-13
SciTE change log.
Neil
1
-0
/
+5
2016-12-09
Warning suppression and documentation of previous change 6082.
Neil
2
-1
/
+6
2016-12-09
Use double coordinates instead of float in some cases as float ran out of
Neil
5
-7
/
+24
2016-12-09
Drop language compliance flags that have become default.
Neil
1
-1
/
+1
2016-12-08
Bug [#1891]. Fix crash on view destruction with macOS 10.12.2.
Chinh Nguyen
2
-0
/
+5
2016-12-01
Bug [#1887]. Define QT_WS_MAC or QT_WS_X11 under qt5 from WS_OS_* macros
John Ehresman
2
-1
/
+16
2016-06-17
Bug [#1888]. Only invalidate selection when using SCI_SETSELECTIONN api's
John Ehresman
3
-32
/
+52
2016-12-07
Using alternating row shades for tables and contrasting headers.
Neil
1
-102
/
+132
2016-12-07
Character set availability made into a table.
johnsonj
1
-58
/
+120
2016-12-04
Download size updated.
Neil
1
-1
/
+1
2016-12-04
Added tag rel-3-7-1 for changeset a7dfda6c8585
Neil
1
-0
/
+1
2016-12-04
Documentation cosistency.
rel-3-7-1
Neil
1
-2
/
+2
2016-12-01
Ensure application can override right mouse button by returning FALSE.
Neil
1
-0
/
+1
2016-12-01
Updating make dependencies.
Neil
2
-19
/
+25
2016-12-01
Sorting list of lexers for 'make deps' to minimize changes.
Neil
2
-23
/
+42
2016-11-30
Typo.
Neil
1
-1
/
+1
2016-11-30
Updates for 3.7.1.
Neil
8
-19
/
+18
2016-11-30
Updated API to match conventions.
Neil
1
-1
/
+1
2016-11-23
Implementation of MarginRightClick event.
Tse Kit Yam
14
-40
/
+214
2016-11-29
Textual tags may be displayed on folded lines with SCI_TOGGLEFOLDSHOWTEXT.
Tse Kit Yam
11
-21
/
+255
2016-11-27
Added module map to enable use of Scintilla from Swift.
Neil Hodgson
3
-0
/
+20
2016-11-27
Make EDIFACT lexer work on macOS.
Neil Hodgson
2
-0
/
+8
2016-11-26
SciTE change log.
Neil
1
-0
/
+4
[prev]
[next]