Skip to content

Releases: desjarlais/Scintilla.NET

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

v.5.3.1.1

17 Oct 15:02
c36c6ed
Compare
Choose a tag to compare

What's Changed

  • Change the package to use SciTE precompiled DLL files. by @VPKSoft in #22

Full Changelog: v.5.3.1...v.5.3.1.1

Scintilla control update

16 Oct 13:52
710b3d0
Compare
Choose a tag to compare

What's Changed

  • Update Scintilla and Lexilla to the newest by @VPKSoft in #21

Full Changelog: V.5.1.5...v.5.3.1

Scintilla 5 revision

22 Dec 13:20
Compare
Choose a tag to compare

The new Scintilla 5 is now the base of the main control and there are no "unofficial" packages. The new package with the 5-series is simply Scintilla.NET. This is based on the v.5.1.5 version of the Scintilla and 5.1.4 version of the Lexilla.

Update Scintilla dependency.

23 Jun 09:53
Compare
Choose a tag to compare

A Scintilla 5.1.0 release. Version 5.1.0 is the first stable release in the 5x series.

Support for Scintilla 5

18 Jun 14:21
Compare
Choose a tag to compare
  • This branch now supports Scintilla 5 version.
  • A separate package Scintilla.NET is build from this branch.

A release waiting for an official release from the author.

10 Jun 04:01
Compare
Choose a tag to compare
  • Merged all pull requests from the official repository.
  • Added CallTipClick event with the type of arrows clicked within the call tip.
    Ps. I'm not going to push a NuGet package as of yet, so do create a local NuGet source with the .nupkg inside.