Skip to content

Releases: desjarlais/Scintilla.NET

v.5.3.2.7

16 Mar 06:06
4e67db3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.5.3.2.6...v.5.3.2.7

v.5.3.2.6

13 Mar 04:03
2e458d1
Compare
Choose a tag to compare

What's Changed

  • port WmNcPaint from ScintillaNET 2.6 to ScintillaNET 5 for nicer rendering of 3D borders with visual styles by @jmairboeck in #62

Full Changelog: v.5.3.2.5...v.5.3.2.6

v.5.3.2.5

15 Feb 15:29
d1cbed1
Compare
Choose a tag to compare

What's Changed

  • Add my autocomplete library to list of available libraries. by @Ahmad45123 in #53
  • bug fix: ensure that the text pointer isn't null in ReplaceTarget[RE] and SearchInTarget by @jmairboeck in #60
  • give us the text being modified in BeforeModified events on Undo/Redo by @jmairboeck in #59
  • add AutoCSelectionChange event by @jmairboeck in #58
  • add SCI_{S,G}ETWHITESPACECHARS exposed as WhitespaceChars by @jmairboeck in #55
  • add SCI_SET{X,Y}CARETPOLICY functions by @jmairboeck in #57
  • add SCI_STYLE{S,G}ETCHANGEABLE as Style.Changeable by @jmairboeck in #56
  • add IndentPosition to Line by @jmairboeck in #54

New Contributors

Full Changelog: v.5.3.2.4...v.5.3.2.5

Thanks @jmairboeck for major amount of contributions 🎉

v.5.3.2.4

20 Jan 20:36
a54befc
Compare
Choose a tag to compare

What's Changed

  • Remove Embedded Native Dlls from managed Scintilla dll. by @RobSwDev in #50

Full Changelog: v.5.3.2.3...v.5.3.2.4

v.5.3.2.3

20 Jan 03:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.5.3.2.2...v.5.3.2.3

v.5.3.2.2

19 Jan 15:08
da5be86
Compare
Choose a tag to compare

What's Changed

  • Remove Embedded Native Dlls from managed Scintilla dll by @RobSwDev in #43
  • Fix the x86 dll. Update the DLL version info. by @VPKSoft in #44

New Contributors

Full Changelog: v.5.3.2.1...v.5.3.2.2

v.5.3.2.1

12 Jan 14:51
73fd0cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.5.3.2.0...v.5.3.2.1

v.5.3.2.0

18 Dec 14:29
b105a19
Compare
Choose a tag to compare

What's Changed

  • Update Scintilla native from 5.3.1 --> 5.3.2. by @VPKSoft in #29

Full Changelog: v.5.3.1.3...v.5.3.2.0

v.5.3.1.3

31 Oct 14:49
Compare
Choose a tag to compare

What's Changed

  • Added support for setting the caret and the selection layer by @adamstyl in #25

New Contributors

  • @adamstyl made their first contribution in #25

Full Changelog: v.5.3.1.2...v.5.3.1.3

v.5.3.1.2

18 Oct 14:39
af15e80
Compare
Choose a tag to compare

Fix the 32-bit DLL loading.

What's Changed

Full Changelog: v.5.3.1.1...v.5.3.1.2