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
path:
root
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-19
Change release date.
rel-5-5-3
Neil
2
-3
/
+3
2024-10-14
Updates for version 5.5.3.
Neil
2
-9
/
+9
2024-10-14
Bug [#2449]. Fix direction of horizontal scrolling with touchpad.
Zufu Liu
1
-0
/
+12
2024-08-18
Updates for version 5.5.2.
rel-5-5-2
Neil
3
-10
/
+10
2024-08-16
On Cocoa implement more values of font weight and stretch.
Neil Hodgson
1
-0
/
+3
2024-08-15
Add SCI_STYLESETSTRETCH to support condensed and expanded text styles.
Neil
2
-0
/
+69
2024-08-15
Fix bug where double-click stopped working when system had been running for a
Neil
1
-0
/
+3
2024-07-31
Feature [feature-requests:#1524]. Add SCI_LINEINDENT and SCI_LINEDEDENT.
Martijn Laan
2
-0
/
+10
2024-07-28
Add SCI_GETUNDOSEQUENCE to determine whether an undo sequence is active and its
Neil
2
-1
/
+11
2024-07-27
Feature [feature-requests:#1530]. SCI_SETCOPYSEPARATOR sets string to separate
Neil
2
-0
/
+19
2024-07-26
Show correct signature for SCI_AUTOCSETSTYLE and include in message list.
Neil
1
-1
/
+3
2024-07-19
Updates for version 5.5.1.
rel-5-5-1
Neil
3
-10
/
+10
2024-07-10
Bug [#2443]. Fix flickering cursor after some mouse action sequences.
Neil
1
-0
/
+4
2024-07-03
Feature [feature-requests:#1523]. SCI_AUTOCSETSTYLE sets autocompletion font.
Martijn Laan
2
-3
/
+19
2024-06-25
Feature [feature-requests:#1519]. Cherry pick SC_MASK_HISTORY from isscint.
Martijn Laan
1
-2
/
+7
2024-06-21
Add canonical self links to help Google crawler.
Neil
5
-0
/
+5
2024-06-20
Feature [feature-requests:#1518]. Cherry pick SCI_CUTALLOWLINE from isscint.
Martijn Laan
2
-0
/
+12
2024-06-11
Feature [feature-requests:#1517]. Increase maximum zoom set interactively to +60
Neil
2
-3
/
+15
2024-04-23
Fix 5.5.0 synopsis.
Neil
1
-1
/
+1
2024-04-19
Updates for version 5.5.0.
rel-5-5-0
Neil
3
-10
/
+10
2024-04-18
Bug [#2321]. Scale reverse arrow cursor for margins to match other cursors.
Zufu Liu
1
-0
/
+4
2024-03-30
Bug [#2435]. Fix documentation of type of SCNotification::annotationLinesAdded.
Neil
1
-1
/
+1
2024-03-28
Avoid use of NSUserDefaults which will soon require justification when used i...
Neil Hodgson
1
-0
/
+3
2024-03-23
Remove outdated text.
Neil
1
-1
/
+1
2024-03-22
Document that failure in SCI_ALLOCATESUBSTYLES returns a negative number.
Neil
1
-1
/
+6
2024-03-22
Bug [#2433]. Fix IME crash in windowed mode.
Zufu Liu
1
-1
/
+5
2024-03-15
Bug [#2417]. Add elements for inactive additional selections
Neil Hodgson
2
-1
/
+38
2024-03-09
Updates for version 5.4.3.
rel-5-4-3
Neil
3
-10
/
+10
2024-03-09
Bug [#2432]. Fix redo failure.
Neil
1
-0
/
+4
2024-03-08
#226 Fix some typos.
RainRat
1
-1
/
+1
2024-03-08
Bug [#2403]. Add SC_AUTOCOMPLETE_SELECT_FIRST_ITEM.
Jiří Techet
2
-0
/
+25
2024-03-02
Updates for version 5.4.2.
rel-5-4-2
Neil
3
-10
/
+10
2024-02-29
Improve layout when a text run contains left-to-right and right-to-left ranges.
Neil Hodgson
1
-0
/
+6
2024-02-28
Ensure keyboard-initiated context menu appears in multi-screen situations when
Neil
1
-0
/
+3
2024-02-27
Restore change history to the extent possible when restoring undo history.
Neil
1
-3
/
+5
2024-02-16
Implement detach point access with SCI_SETUNDODETACH and SCI_GETUNDODETACH.
Neil
1
-15
/
+32
2024-02-15
Perform validation of undo state when SCI_SETUNDOCURRENT called, setting status
Neil
1
-3
/
+11
2024-02-10
Add undo features to change log.
Neil
1
-1
/
+4
2024-02-09
Implement API to read and write undo history from applications.
Neil
1
-15
/
+103
2024-01-27
Feature [feature-requests:#1458] Reduce memory used for undo actions.
Zufu Liu
1
-0
/
+4
2024-01-18
Use the multi-threaded option to Direct2D to avoid crashes when Scintilla
Markus Nißl
1
-0
/
+5
2024-01-17
Fix reference from ScintillaDocument to Document to match change in 5.4.1
Neil
1
-0
/
+12
2024-01-04
Fix some typos.
RainRat
1
-6
/
+6
2023-12-27
Fix typo.
Neil
1
-1
/
+1
2023-12-27
Update download size.
Neil
1
-1
/
+1
2023-12-23
Update download size.
Neil
1
-1
/
+1
2023-12-22
Updates for version 5.4.1.
Neil
3
-10
/
+10
2023-12-21
Bug [#2405]. Avoid character fragments in regular expression search results.
Zufu Liu
1
-0
/
+4
2023-12-20
Add IDocumentEditable interface for efficient interaction with document objects.
Neil
2
-11
/
+63
2023-12-15
Bug [#2289]. Protect SCI_REPLACETARGET* from application changing target in
Neil
1
-0
/
+5
[next]