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
path:
root
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-21
Document C++11 requirement.
Neil
3
-5
/
+10
2017-03-19
Update for 3.7.4 release.
Neil
3
-9
/
+11
2017-03-19
Change log for the recent fold tag drawing fixes.
Neil
1
-0
/
+4
2017-03-16
Fix use-after-free in fold tags when top line folded then new top line inserted.
Neil
1
-0
/
+3
2017-03-11
SciTE change log.
Neil
1
-1
/
+5
2017-03-11
SciTE change log.
Neil
1
-0
/
+4
2017-03-10
Bug [#1653]. Detect if Windows 8+ or KB2533623 installed before using flag.
Neil
1
-0
/
+4
2017-03-09
Drop support for Windows NT 4 by statically linking to system APIs that are
Neil
1
-0
/
+3
2017-03-08
SciTE change log.
Neil
1
-0
/
+4
2017-03-08
Improve f-string support.
John Ehresman
1
-0
/
+8
2017-03-07
Bug [#1910]. Accessibility support may be queried and, on GTK+, disabled.
Neil
2
-13
/
+62
2017-03-07
Handle nested comments for adjacent markers like "/*/*" or "*/*/".
Matt Gilarde
1
-0
/
+4
2017-03-06
New "indent" lexer styled as plain text but folded by indentation level.
Vicente
1
-0
/
+3
2017-03-06
Fold a VHDL "entity" on the first line of the file.
Vicente
1
-0
/
+3
2017-03-05
For IMEs, do not clear selected text when there is no composition text to show.
johnsonj
1
-0
/
+3
2017-03-03
Change log.
Neil Hodgson
1
-0
/
+5
2017-03-02
Fix potential problems with IME on Cocoa when document contains invalid UTF-8.
Neil
1
-0
/
+4
2017-03-02
Bug [#1881]. Revert part of previous fix as it stopped the accented character
Neil
1
-0
/
+6
2017-02-26
Bug [#1907]. GTK: Fix crash after destroying the widget on GTK < 3.3.6
Colomban Wendling
1
-0
/
+4
2017-02-25
Bug [#1915]. Fix crash on OS X 10.9 due to accessibility API not available.
Chinh Nguyen
1
-0
/
+4
2017-02-23
Bug [#1905]. Fix stream selection mode when moving caret up or down.
Neil
1
-0
/
+4
2017-02-22
SciTE change log.
Neil
1
-0
/
+7
2017-02-21
Bug [#1901]. GTK: Fix double scrolling under X11
Colomban Wendling
1
-0
/
+12
2017-02-16
Updates for 3.7.3.
rel-3-7-3
Neil
3
-11
/
+10
2017-02-16
Bug [#1909]. Fix finalization crash on Cocoa.
Chinh Nguyen
1
-0
/
+4
2017-02-12
Bug [#1848]. Support Python f-strings with new styles.
John Ehresman
1
-1
/
+2
2017-02-11
Document correct values for SC_POPUP_*.
Neil Hodgson
1
-3
/
+3
2017-02-08
Bug [#1907]. GTK: Prevent running signal handlers on a destroyed a11y object
Colomban Wendling
1
-0
/
+4
2017-02-02
Change log from SciTE.
Neil
1
-1
/
+5
2017-02-01
Bug [#1901]. Make trackpad scrolling work on Wayland.
John Flatness
1
-1
/
+6
2017-01-28
Change log from SciTE.
Neil
1
-0
/
+5
2017-01-22
Display block caret over the character at the end of a selection to be similar
John Ehresman
1
-0
/
+4
2017-01-22
Correctly color code deleted lines starting with "--"
Sven Strickroth
1
-0
/
+3
2017-01-19
Bug [#1896]. Avoid unnecessary unfolding when a deletion does not include a line
Neil
1
-0
/
+1
2017-01-19
Bug [#1896]. Ensure folding consistent when fold header added above folded part.
Neil
1
-0
/
+4
2017-01-19
Bug [#1902]. Require Matlab block comment start/end to be alone on a line.
Neil
1
-0
/
+4
2017-01-14
Require the first line to start with "#!" to be treated as a shebang comment.
jedailey
1
-0
/
+5
2017-01-14
Removed return type from AddSelection and SetSelection.
Neil
1
-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
1
-0
/
+1
2017-01-04
Fix display of autocompletion lists and calltips on GTK+ 3.22 on Wayland by
Neil
1
-0
/
+3
2017-01-02
Change log for Python lexer.
Neil
1
-0
/
+12
2016-12-27
Updates for 3.7.2.
rel-3-7-2
Neil
3
-9
/
+10
2016-12-26
Change log for previous 5 accessibility changes from Columban.
Neil
1
-0
/
+4
2016-12-13
SciTE change log.
Neil
1
-0
/
+5
2016-12-09
Warning suppression and documentation of previous change 6082.
Neil
1
-0
/
+4
2016-12-08
Bug [#1891]. Fix crash on view destruction with macOS 10.12.2.
Chinh Nguyen
1
-0
/
+4
2016-12-01
Bug [#1887]. Define QT_WS_MAC or QT_WS_X11 under qt5 from WS_OS_* macros
John Ehresman
1
-1
/
+5
2016-06-17
Bug [#1888]. Only invalidate selection when using SCI_SETSELECTIONN api's
John Ehresman
1
-0
/
+12
2016-12-07
Using alternating row shades for tables and contrasting headers.
Neil
1
-102
/
+132
[next]