desjarlais / Scintilla.NET

A Windows Forms control, wrapper, and bindings for the Scintilla text editor.
MIT License
107 stars 25 forks source link

New versions of Scintilla.dll ( (5.4.0) and Lexilla.dll (5.2.9) #87

Closed lgaudouen closed 11 months ago

lgaudouen commented 11 months ago

Coming with Scite v 5.4.0, new versions for scintilla.dll and lexilla.dll ((2023/11/18)) Scintilla: 5.3.9 -> 5.4.0 Lexilla: 5.2.9 -> 5.2.9

dlls.zip

(Thanks to Joachim Mairböck)

desjarlais commented 11 months ago

These should be included in 5.3.3, but it is the first release so I may have missed something. Thank you for keeping tabs on this.

lgaudouen commented 11 months ago

A few months ago, needing a somewhat special development tool for development, after trying several tools, I arrived at Scintilla.NET. After fixing the problem with .Net Frameworks applications, I noticed various other problems.

Not wanting to expand into Github, at my request Petteri gave me an email address with which we were able to discuss the following subjects privately:

If you agree, could you give me an email address to discuss these topics.

Regarding the changes to scintilla.dll and lexilla.dll, as I was fed up, I developed a small tool which checks if there has been a version change of SciTE and if so, I extract the dlls X64 and X86, I generate the dlls.zip file, and the enhancement in GitHub issue exactly as you saw in issue #87.

I run this little program morning and evening.

Best regards.

Loïc GAUDOUEN

De : Brandon Desjarlais @.> Envoyé : mercredi 6 décembre 2023 17:42 À : desjarlais/Scintilla.NET @.> Cc : lgaudouen @.>; Author @.> Objet : Re: [desjarlais/Scintilla.NET] New versions of Scintilla.dll ( (5.4.0) and Lexilla.dll (5.2.9) (Issue #87)

These should be included in 5.3.3, but it is the first release so I may have missed something. Thank you for keeping tabs on this.

— Reply to this email directly, view it on GitHub https://github.com/desjarlais/Scintilla.NET/issues/87#issuecomment-1843266178 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMUAWFSEMSSU24PCQAJNITYICN4ZAVCNFSM6AAAAAA77VG2P6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBTGI3DMMJXHA . You are receiving this because you authored the thread. https://github.com/notifications/beacon/ABMUAWBA7FSQWSKN3V7ON3DYICN4ZA5CNFSM6AAAAAA77VG2P6WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTN3YBIE.gif Message ID: @. @.> >

desjarlais commented 11 months ago

@lgaudouen I would be happy to discuss your thoughts on the project.