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
2020-04-06
Backport: Change log.
Neil
1
-0
/
+6
2020-04-06
Backport: Bug [#2164]. Change line comments to terminate at next line start.
Neil
3
-273
/
+273
2020-04-07
Fixed drawing of block caret in overtype mode.
mitchell
1
-1
/
+1
2020-04-05
Updated BACKPORTING.
mitchell
1
-0
/
+2
2020-04-05
Enable autoscrolling when clicking and dragging the mouse to make selections.
mitchell
1
-1
/
+1
2020-04-05
Backport: Feature [feature-requests:1345]. Use ListBox_ macros in preference ...
Neil
1
-10
/
+10
2020-04-05
Backport: Feature [feature-requests:1345] Use more typesafe code to clear win...
Neil
3
-14
/
+9
2020-04-05
Backport: Perform autoscroll when mouse on pixel just below window.
Mitchell Foral
1
-1
/
+1
2020-04-05
Backport: Pass argument as unique_ptr to show transfer of ownership. Add cons...
mitchell
3
-6
/
+6
2020-03-27
Backport: Avoid casts by returning size_t from GetExpanded.
Neil
3
-5
/
+5
2020-04-05
Backport: Widen types to size_t to match change from int to position of CallT...
mitchell
5
-83
/
+99
2020-04-02
Fixed curses overlapping window drawing bug in Windows.
mitchell
1
-3
/
+4
2020-03-29
Forgot a 0-to-1 conversion in r8093.
mitchell
1
-1
/
+1
2020-03-29
lexlua: Fixed incorrect grammar building for lexers that embed themselves.
mitchell
2
-1
/
+4
2020-03-29
Backport: Extract arrow drawing to function. Use noexcept, const and other mi...
Neil
2
-48
/
+60
2020-03-29
Backport: Update documentation to match changes in Scintilla.iface.
Neil
1
-13
/
+13
2020-03-29
Backport: Use correct wider types.
Mitchell Foral
1
-4
/
+4
2020-03-29
Fixed bad backport r8078:742f17c763a4.
mitchell
1
-0
/
+5
2020-03-28
Switch to 1-based style numbers internally in Lua.
mitchell
3
-67
/
+64
2020-03-27
Updated BACKPORTING.
mitchell
1
-0
/
+50
2020-03-26
Backport: Fix spelling mistakes.
Neil
13
-26
/
+26
2020-03-25
Backport: Replace const with constexpr where possible.
Neil
1
-10
/
+6
2020-03-25
Backport: Fix link warning by using incorrect subsystem value for 64-bit Wind...
Neil
1
-0
/
+6
2020-03-25
Backport: Replace static_cast with dynamic_cast for better type safety and ad...
Neil
1
-1
/
+1
2020-03-24
Backport: Use noexcept where possible.
Neil
4
-34
/
+38
2020-03-24
Backport: Use noexcept where possible.
Neil
2
-21
/
+21
2020-03-23
Backport: Use noexcept, const, and constexpr where possible.
Neil
2
-17
/
+17
2020-03-23
Backport: Replace const with constexpr where possible.
Neil
1
-4
/
+4
2020-03-23
Backport: perLineData is polymorphic so replace static_cast with dynamic_cast...
Neil
1
-5
/
+5
2020-03-23
Backport: Drop possibility of Sci_Position, Sci::Line, Sci::Position not bein...
Neil
1
-8
/
+8
2020-03-21
Backport: Change log.
Zufu Liu
1
-0
/
+4
2020-03-21
Backport: Bug [#2149]. Enable windowed IME on Wayland by setting as transient...
Zufu Liu
2
-2
/
+13
2020-03-21
Backport: Remove some casts that are not needed.
Zufu Liu
1
-3
/
+2
2020-03-27
Backport: Use dynamic_cast and assertion to make bugs more obvious.
mitchell
3
-46
/
+46
2020-03-19
Backport: Use noexcept in EditModel.
Neil
2
-2
/
+2
2020-03-19
Backport: Minor improvements - noexcept, constexpr, cast removal.
Neil
2
-10
/
+8
2020-03-19
Backport: Feature [feature-requests:1302] Simplify DrawCarets.
Zufu Liu
1
-5
/
+4
2020-03-19
Backport: Feature [feature-requests:1302] Add IsCaretVisible to simplify Draw...
Zufu Liu
3
-1
/
+6
2020-03-17
Backport: Remove CRITICAL_SECTION by creating reverse arrow cursor at initial...
Neil
1
-30
/
+17
2020-03-16
Backport: Fail early if Python 3.x.
Neil
1
-0
/
+3
2020-03-27
Backport: List headers in HeaderOrder.txt that are not used.
mitchell
2
-4
/
+6
2020-03-16
Backport: Update Scintilla.h to match reordering of Scintilla.iface.
Neil
1
-9
/
+9
2020-03-15
Backport: Bug [#2159]. SC_WRAP_CHAR is not supported for printing.
Neil
1
-5
/
+4
2020-03-13
Backport: Using constexpr in UniConversion and CaseConvert.
Neil
4
-7
/
+7
2020-03-13
Backport: Mark ImmEscapeW as global.
Neil
1
-1
/
+1
2020-03-11
Backport: Handle Japanese IME input when both GCS_COMPSTR and GCS_RESULTSTR set.
Zufu Liu
2
-2
/
+8
2020-02-05
Backport: Bug [#2153]. Reorder and add separating new lines to ease downstream.
Neil
1
-21
/
+39
2020-03-11
Backport: Modernize and simplify script. Now requires Python 3.
Neil
1
-45
/
+27
2020-03-11
Backport: Add or update #! lines of Python scripts to use python3.
Neil
7
-4
/
+9
2020-03-01
Backport: Add menu at top.
Neil
1
-0
/
+18
[next]