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