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
2023-05-09
Stop movement of IME candidate box.
johnsonj
1
-0
/
+3
2023-05-09
Used full name for credit.
Neil
1
-1
/
+1
2023-05-08
On Qt for Cocoa, fix crash in entry of multi-character strings with IME.
chengzhi
1
-0
/
+5
2023-05-06
Feature [feature-requests:#1310] Implement IME context with IMR_DOCUMENTFEED.
johnsonj
1
-0
/
+4
2023-05-02
Added Notepad Next to list of related projects.
johnsonj
1
-0
/
+4
2023-04-24
Remove dead links.
Neil
1
-4
/
+0
2023-04-21
Added SciTEQt and Dolphin Smalltalk to list of related projects.
johnsonj
1
-0
/
+8
2023-04-14
Update logo for web site.
Neil
3
-4
/
+8
2023-03-27
Bug [#1923]. Remove dependence on MSIMG32.DLL on Win32 by replacing AlphaBlend
Mat Berchtold
1
-0
/
+13
2023-03-04
Updates for version 5.3.4.
rel-5-3-4
Neil
3
-10
/
+10
2023-03-02
Add multithreaded wrap to significantly improve performance of wrapping large
Neil
2
-1
/
+4
2023-02-15
Feature [feature-requests:#1477] More typesafe bindings of *Full APIs in
Zufu Liu
1
-0
/
+4
2023-02-14
Fix a potential crash with autocompletion list fill-ups where a SCN_CHARADDED
Mitchell Foral
1
-0
/
+4
2023-02-13
Where a multi-byte character contains multiple styles, display each byte as a
Neil
1
-0
/
+5
2023-02-12
Fix clipping of line end wrap symbol for SC_WRAPVISUALFLAGLOC_END_BY_TEXT.
Neil
1
-0
/
+3
2023-02-12
Bug [#2378]. Fix overlapping of text with line end wrap marker.
Zufu Liu
1
-0
/
+12
2023-02-04
Updates for version 5.3.3.
Neil
3
-10
/
+10
2023-01-27
Feature [feature-requests:#1476] Add support for surrounding text in GTK inpu...
Colomban Wendling
1
-0
/
+4
2023-01-28
Change log.
Neil
1
-1
/
+2
2023-01-25
When an autocompletion list is shown in response to SCN_CHARADDED, do not
Mitchell Foral
1
-0
/
+4
2023-01-17
Bug [#2375]. On Win32, fix scrolling speed to not be too fast.
Enrico Tröger
1
-0
/
+5
2023-01-17
Fix SCI_VERTICALCENTRECARET to update the vertical scroll position.
Mitchell Foral
1
-0
/
+3
2023-01-17
Allow scrolling with mouse wheel when scroll bar hidden.
Mitchell Foral
1
-0
/
+3
2023-01-14
Clarify printing of markers.
John Ehresman
1
-3
/
+4
2023-01-14
Bug [#2373]. Fix indicator drawing past left of text pane over margin.
John Ehresman
1
-0
/
+4
2023-01-14
Bug [#2374]. Fix character input bug where dotless 'i' and some other extended
Neil Hodgson
1
-0
/
+7
2023-01-10
Bug [#2372]. Fix SCI_LINESJOIN bug where carriage returns were incorrectly
Zufu Liu
1
-0
/
+4
2023-01-10
Add 5.3.3.
Neil
1
-0
/
+8
2022-12-07
Update download sizes.
Neil
1
-1
/
+1
2022-12-02
Updates for version 5.3.2.
rel-5-3-2
Neil
3
-9
/
+10
2022-12-01
Change release compilation optimization option to favour speed over space.
Mitchell Foral
1
-0
/
+4
2022-12-01
On Qt, allow string form XPM images for SCI_REGISTERIMAGE.
Mitchell Foral
1
-0
/
+3
2022-11-28
Bug [#2363]. Change 'paragraph up' commands SCI_PARAUP and SCI_PARAUPEXTEND to
Michael Heath
1
-0
/
+8
2022-11-26
Bug [#2344]. Avoid blurry display with DirectWrite in GDI scaling mode.
Markus Nißl
1
-0
/
+4
2022-11-22
Add SCI_REPLACETARGETMINIMAL to change text without causing unchanged prefix and
Neil
2
-6
/
+23
2022-10-29
On Qt, implement SCI_SETRECTANGULARSELECTIONMODIFIER for all platforms.
dail8859
1
-0
/
+3
2022-10-29
Bug [#2344]. Use the top-level window to find the monitor for DirectWrite
Markus Nißl
1
-0
/
+5
2022-10-28
Standardize and fix issue links.
Neil
1
-6
/
+6
2022-10-26
Add check for validity of 'seealso' links in documentation. Fix 'seelaso' links.
Neil
1
-28
/
+27
2022-10-26
Document SC_AC_SINGLE_CHOICE.
Neil
1
-0
/
+10
2022-10-20
Feature [feature-requests:#1459] Send SCN_AUTOCCOMPLETED for SCI_AUTOCSHOW
Neil
1
-0
/
+5
2022-10-19
Feature [feature-requests:#1455] Implement GetStyledTextFull as a 64-bit safe
Neil
2
-2
/
+12
2022-10-19
Draw background colour for EOL annotations with standard and boxed visuals.
Neil
1
-0
/
+11
2022-10-09
Updates for 5.3.1 release.
rel-5-3-1
Neil
2
-5
/
+4
2022-10-09
Update version number to 5.3.1.
Neil
2
-6
/
+6
2022-10-09
Bug [#2358]. Suppress change history background line shading when printing.
Neil
1
-0
/
+4
2022-10-04
Bug [#2349]. Fix bug where there were too many or too few lines when wrapping.
Neil Hodgson
1
-0
/
+4
2022-10-04
Feature [feature-requests:#1453] Added SCI_STYLESETINVISIBLEREPRESENTATION to
Ferdinand Oeinck
2
-0
/
+17
2022-10-01
Draw SC_MARK_BAR markers underneath other markers as they often cover multiple
Neil
2
-3
/
+10
2022-09-30
Bug [#2357]. Make SCI_LINESCROLL more accurate when width of space not integer.
Zufu Liu
1
-0
/
+4
[next]