Skip to content

Releases: TurboPack/SynEdit

20025.08.24

24 Aug 20:31
5659ac6
Compare
Choose a tag to compare

Latest release as of 20025.08.24

What's Changed

  • DWrite branch scrollbar refactor by @MShark67 in #142
  • Moved WMHScroll and WMVScroll to SynEditScrollBars, fixes to various … by @MShark67 in #143
  • Improvements to Scrollbar handling and a fix to DoEndKey by @MShark67 in #144
  • MouseWheel handling moved to SynEditScrollBars. Horizontal MouseWhee… by @MShark67 in #146
  • Added handling of WM_MOUSEHWHEEL. by @MShark67 in #147
  • Package file updates. by @MShark67 in #149
  • Replaced GDI painting with DirectWrite by @pyscripter in #152
  • Fixed indentation by @pyscripter in #154
  • Fixing compilation in Delphi 10.1 by @BorisU7 in #158
  • Fix minor list parsing issue. by @MShark67 in #167
  • Paint is based entirely on DirectWrite and Direct2D by @pyscripter in #168
  • SQL Highlighter refactoring by @MShark67 in #169
  • DWScript name and unit scope update. by @MShark67 in #174
  • Scrollbar changes and minor simplifications. by @MShark67 in #179
  • Update the Alexandria C++ package to match the Delphi one by @dm-e in #184
  • Make scrollbar always show if LeftChar > 1. Remove unneeded update s… by @MShark67 in #185
  • Add StyleName cache and a couple concat tweaks to SynExportHTML. by @MShark67 in #189
  • Html header simplification test. by @MShark67 in #191
  • Fix to SynExportHTML compatibility and addition of InlineCSS option. by @MShark67 in #192
  • Fixes issue with backspace when on char 1 with line > 1. CaretX was … by @MShark67 in #193
  • Added FScanningToEOL and optimized the SQL highlighter. by @MShark67 in #194
  • Fix missing head tag when not creating a fragment. Footer format cha… by @MShark67 in #196
  • Fixing compilation in Delphi 10.1 by @BorisU7 in #195
  • Calling a non-deprecated variant of TStream.Seek by @BorisU7 in #197
  • Fix for IsIdentChar and non-ascii letters. by @MShark67 in #206
  • SQL Highlighter better Ansi and Unicode character support. by @MShark67 in #211
  • Fixes an issue with IsLetterorDigit and exception on lowsurrogates. by @MShark67 in #214
  • Added VCL Style hook by @vincentparrett in #223
  • TSynExporterHTML by @JaFi-cz in #231

New Contributors

Full Changelog: LastGDIbased...20025.08.24

11Alexandria

24 Aug 20:30
30cd5cc
Compare
Choose a tag to compare

Legacy release for 11Alexandria support

Last release based on GDI painting

04 Feb 13:16
d9490d3
Compare
Choose a tag to compare

As the project has now moved to text painting using DirectWrite, this is the last release with the state of the project before the move to DirectWrite, in case you need to go back.

10.3 RIO / VER330 / PKG 260

08 Sep 02:14
Compare
Choose a tag to compare

Support added for 10.3 Rio (Compiler 33.0 / VER330 / Product version 26 / Package Version 260)

10.2.3 Tokyo / VER320 / PKG 250

13 Dec 06:37
Compare
Choose a tag to compare

Support added for 10.2.3 Tokyo (Compiler 32.0 / VER320 / Product version 25 / Package Version 250)

10.1 Berlin / VER310 / PKG 240

13 Dec 06:04
Compare
Choose a tag to compare

This is the existing support for 10.1 Berlin (compiler 31.0 / VER310 / Product version 24 / Package version 240)