aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2022-05-21Change release date.rel-5-2-3Neil2-3/+3
2022-05-18Update for 5.2.3 release.Neil1-2/+2
2022-05-18Bug [#2329] Place autocompletion lists and calltips on a higher window levelNeil Hodgson1-0/+5
2022-05-17Updates for 5.2.3 release.Neil3-10/+8
2022-05-17Fix pink selection background when printing by making it completely transparent.Neil1-0/+3
2022-05-17Duplicate APIs to support 64-bit document positions on Win32:Neil2-8/+61
2022-05-16Bug [#2330] Use relative URLs so when offline, more links can be followed.Neil1-9/+9
2022-05-11Bug [#2328]. For Qt 6.x, ensure QByteArray created when text is null butJohn Ehresman1-0/+4
2022-05-10Improve performance of SCI_FOLDALL(SC_FOLDACTION_EXPAND).Neil1-0/+4
2022-04-29Add warning for GTK scroll bar change.Neil1-0/+2
2022-04-22Bug [#2324] Fix ARM64 builds with Visual C++ due to unsupported CETCOMPAT flag.Mat Berchtold1-0/+4
2022-04-10Feature [feature-requests:#1435] Fix problem with horizontally inverted glyphsNeil1-0/+4
2022-04-02Fix minor typo in migration guideRobert Di Pardo1-2/+2
2022-04-07Bug [#2322] Fix partial updates and non-responsive scroll bars on Xorg.Neil Hodgson1-0/+14
2022-03-28Update version and date.rel-5-2-2Neil1-2/+2
2022-03-27Updates for 5.2.2 release.Neil3-7/+8
2022-03-23On GTK, scroll horizontally with shift + scroll wheel.Mitchell Foral1-0/+3
2022-03-15Feature [feature-requests:#1431] Add SCI_GETSTYLEINDEXAT API to return stylesNeil2-3/+14
2022-03-12Feature [feature-requests:#1432] Support per-monitor text rendering parametersNeil1-0/+4
2022-03-10Bug [#2320] Fix position of end-of-line annotation when fold display text isMichael Berlenz1-0/+5
2022-02-25Bug [#2309] Avoid crash for unexpected right-to-left text.Neil Hodgson1-0/+12
2022-02-24Updates for 5.2.1 release.rel-5-2-1Neil3-9/+10
2022-02-21Bug [#2317] Fix pixmap leak on GTK.Neil Hodgson1-0/+4
2022-02-16Bug [#2315] Fix undefined macros. Fixes key map for GTK on macOS and Haiku bu...Neil1-0/+8
2022-02-16Fix re-entrant painting to maintain update region.Mitchell Foral1-0/+14
2022-02-10Replace "OS X' with "macOS".Neil3-13/+13
2022-02-10Forgot fix.Neil1-0/+5
2022-02-05Updates for 5.2.0.rel-5-2-0Neil3-18/+13
2022-02-02Feature [feature-requests:#1427] Add multithreaded layout which improvesNeil2-0/+21
2022-02-02Add Supports::ThreadSafeMeasureWidths for platforms to indicate if they supportNeil1-3/+14
2022-01-13Feature [feature-requests:#1425] Allow Scintilla to run if built without curs...Christian Schmitz1-0/+5
2022-01-11Bug [#2306] Allow choice of object file directory with makefile by setting DI...Arkadiusz Michalski1-0/+6
2021-12-16Feature [feature-requests:#1422] Fix scrollbar with annotations and wrapping.Zufu Liu1-0/+5
2021-12-12Ensure enough room for NUL terminator in string return values.Neil1-0/+3
2021-12-12Made compatible with Qt 6.Fan Yang1-0/+11
2021-12-07Remove some outdated and unimportant text from documentation.rel-5-1-5Neil1-6/+0
2021-12-03Updates for 5.1.5.Neil3-9/+10
2021-12-01Bug [#2300] Abandon drag when rectangle is empty as empty image caused crash.Chinh Nguyen1-0/+4
2021-11-30Bug [#2292] Fix bug where margin would not draw when scrolled.Rowan Daniell1-0/+4
2021-11-27Bug [#2299] Set active state correctly at creation.Rowan Daniell1-0/+5
2021-11-25Added mention of x-studio.Neil1-0/+4
2021-11-21Bug [#2296] Fix multi-monitor widget positioning on waylandJan Dolinar1-0/+6
2021-11-22Bug [#2295] Fix potential memory leak with Korean language input.Zufu Liu1-0/+4
2021-11-13Bug [#2294] Fix assertion failure with autocompletion list when order isNeil1-2/+6
2021-11-12Remove XiteQt.py as ScintillaEditPy is no longer included in ScintillaNeil1-0/+1
2021-11-12Remove ScintillaEditPy as its prerequisites are unsupported.Neil1-0/+5
2021-11-12Change SCI_GETTEXT, SCI_GETSELTEXT, and SCI_GETCURLINE to be more consistentNeil2-12/+29
2021-11-08Update release date.rel-5-1-4Neil2-3/+3
2021-11-03Updates for 5.1.4.Neil3-13/+10
2021-10-24Bug [#2287] Fix primary selection paste within same instance.Neil Hodgson1-0/+4