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-10-15
Backport: Bug [#1977]. Folder treats triple-quoted f-strings like triple-quot...
Zufu Liu
1
-0
/
+4
2017-10-15
Backport: Bug [#1978]. Minor undefined behaviour fixed.
Zufu Liu
1
-0
/
+4
2017-10-15
Backport: Change log.
Neil
1
-0
/
+1
2017-09-18
Backport: Bug [#1885]. Improve scrolling on macOS 10.12.
Neil Hodgson
1
-0
/
+4
2017-09-14
Backport: Remove automatically generated line end whitespace.
Zufu Liu
1
-0
/
+1
2017-09-13
Backport: Bug [#1971]. Fix line selection by clicking in the margin when scro...
Neil Hodgson
1
-0
/
+4
2017-09-11
Backport: The Scintilla namespace is always active for internal symbols and f...
Neil
2
-2
/
+4
2018-03-15
Added history for already backported changeset 6385:d04b3417f375.
mitchell
1
-13
/
+16
2017-08-28
Backport: New header ILoader.h defines ILoader interface as it does not belon...
Neil
1
-0
/
+4
2017-08-28
Backport: Bug [#1966]. "defined A" removes "A" before replacing "defined" wit...
Jannick
1
-3
/
+4
2017-08-28
Backport: Bug [#1966]. #define A is treated as #define A 1.
Jannick
1
-0
/
+1
2017-08-28
Backport: Bug [#1966]. Default value of 0 for undefined preprocessor symbols.
Jannick
1
-0
/
+6
2017-08-19
Backport: Switched attribution.
Neil
1
-1
/
+1
2017-08-18
Backport: Bug [#1968]. Use sql.backslash.escapes for double quoted strings.
Justin Clift
1
-0
/
+6
2017-08-17
Backport: Added link to long term release page onmain page.
Neil
1
-0
/
+4
2017-08-11
Backport: Include more of the upstream changes.
Neil
1
-0
/
+11
2017-08-11
Backport: Stopped treating SC_TECHNOLOGY_DIRECTWRITERETAIN and SC_TECHNOLOGY_...
Neil
2
-13
/
+11
2017-08-09
Backport: Include 3.7.6 long term release.
Neil
1
-0
/
+19
2017-08-07
Backport: Bug [#1965]. Implement "fold", "fold.comment", and "fold.compact" p...
Zufu Liu
1
-0
/
+4
2017-08-02
Backport: Switch default modifier key for rectangular selections from Ctrl to...
Neil Hodgson
2
-3
/
+9
2017-07-29
Backport: Bug [#1876]. Fix scrollbar and corner drawing and flickering of text.
Neil Hodgson
1
-0
/
+4
2017-07-18
Backport: Bug [#1958]. Make doCommandBySelector work but avoid double effect ...
Neil Hodgson
1
-0
/
+5
2017-07-17
Backport: Documentation for style metadata.
Neil
2
-1
/
+233
2017-07-12
Backport: Bug [#1957]. Add focusChanged(bool focused) signal.
Justin Dailey
1
-0
/
+4
2017-07-09
Backport: Updated styling to avoid Comic Sans - such an unfairly maligned font.
Justin Dailey
1
-3
/
+3
2017-07-09
Backport: Bug [#1955]. The data parameter to ILoader::AddData made const.
Justin Dailey
2
-1
/
+5
2017-07-09
Backport: Added BowPad.
johnsonj
1
-0
/
+4
2017-07-07
Backport: Bug [#1949]. Fix drawing failure in wrap mode for GTK+ 2.x.
Neil
1
-0
/
+1
2017-07-07
Backport: Redraw when overtype changed so caret change visible even when not ...
Justin Dailey
1
-0
/
+5
2017-07-04
Backport: Dropping files fires the SCN_URIDROPPED notification instead of ins...
Justin Dailey
1
-0
/
+4
2017-06-29
Backport: Bug [#1951]. matlab lexer - dont use 'end' as a keyword when used a...
John Donoghue
1
-0
/
+5
2017-07-01
Backport: Include the 'updated' flags in the updateUi signal.
Justin Dailey
1
-1
/
+6
2017-06-19
Backport: The default encoding is now UTF-8.
Neil
2
-9
/
+12
2017-06-13
Backport: Bug [#1949]. Fix drawing failure in wrap mode for delete to start/e...
Neil
1
-0
/
+5
2017-06-11
Backport: Implement SCN_AUTOCSELECTIONCHANGE notification.
Neil
2
-7
/
+50
2018-03-13
Update GTK+ version requirements.
mitchell
1
-3
/
+3
2017-06-07
Backport: Bug [#1919]. Rust - Update integer suffixes.
Pavel Sountsov
1
-0
/
+4
2017-06-10
Backport: Bug [#1947]. Reenable mouse tracking when the window is reshown.
Baldur Karlsson
1
-0
/
+5
2018-03-13
Prepare changelog for 3.x.
mitchell
1
-0
/
+11
2018-03-11
Added optional Lua lexer support.
mitchell
2
-1
/
+2610
2018-03-10
Added curses platform.
mitchell
1
-4
/
+0
2017-05-24
Fixed version.
rel-3-7-5
Neil
1
-1
/
+1
2017-05-23
Standardize spelling.
Neil Hodgson
1
-81
/
+81
2017-05-23
Updated for 3.7.5 release.
Neil
3
-11
/
+15
2017-05-18
Handle Hex & Exp representations properly. Octal representation not available...
oirfeodent
1
-0
/
+4
2017-05-22
Bug [#1946]. Builds are made with a sorted list of lexers to be more reproduc...
Bernhard M. Wiedemann
1
-0
/
+5
2017-05-16
Updated link.
Neil
1
-2
/
+2
2017-05-12
Bug [#310]. Update documentation.
Neil
1
-3
/
+7
2017-05-10
Feature [feature-requests:#1187]. Update scroll bar when annotations added,
Neil
1
-0
/
+4
2017-05-08
SciTE change log.
Neil
1
-0
/
+3
[next]