Skip to content

Commit 3cf126e

Browse files
- Added "Wordwrap option" for the editor (active by default)
- Added "Layout Views" - Fixed Menu over Editor Toolbar and Captions when collapsed - Updated the latest Image32 library
1 parent 347567c commit 3cf126e

File tree

317 files changed

+47640
-74825
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

317 files changed

+47640
-74825
lines changed

Ext/HTMLViewer/package/Rad Studio 12/FrameViewer.dproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<TargetedPlatforms>3</TargetedPlatforms>
88
<AppType>Package</AppType>
99
<FrameworkType>VCL</FrameworkType>
10-
<ProjectVersion>20.1</ProjectVersion>
10+
<ProjectVersion>20.2</ProjectVersion>
1111
<Platform Condition="'$(Platform)'==''">Win32</Platform>
1212
<ProjectName Condition="'$(ProjectName)'==''">FrameViewer</ProjectName>
1313
</PropertyGroup>

Ext/HTMLViewer/package/Rad Studio 12/dclFrameViewer.dproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<MainSource>dclFrameViewer.dpk</MainSource>
55
<Config Condition="'$(Config)'==''">Release</Config>
66
<DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
7-
<ProjectVersion>20.1</ProjectVersion>
7+
<ProjectVersion>20.2</ProjectVersion>
88
<FrameworkType>VCL</FrameworkType>
99
<Base>True</Base>
1010
<Platform Condition="'$(Platform)'==''">Win32</Platform>

Ext/MarkdownProcessor/source/MarkdownCommonMark.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{ MarkDown Processor }
44
{ Delphi version of FPC-markdown by Miguel A. Risco-Castillo }
55
{ }
6-
{ Copyright (c) 2022-2024 (Ethea S.r.l.) }
6+
{ Copyright (c) 2022-2025 (Ethea S.r.l.) }
77
{ Author: Carlo Barazzetta }
88
{ }
99
{ https://github.com/EtheaDev/MarkdownProcessor }

Ext/MarkdownProcessor/source/MarkdownDaringFireball.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{ MarkDown Processor }
44
{ Delphi version of FPC-markdown by Miguel A. Risco-Castillo }
55
{ }
6-
{ Copyright (c) 2022-2024 (Ethea S.r.l.) }
6+
{ Copyright (c) 2022-2025 (Ethea S.r.l.) }
77
{ Author: Carlo Barazzetta }
88
{ }
99
{ https://github.com/EtheaDev/MarkdownProcessor }

Ext/MarkdownProcessor/source/MarkdownMathCode.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{ MarkDown Processor }
44
{ Delphi version of FPC-markdown by Miguel A. Risco-Castillo }
55
{ }
6-
{ Copyright (c) 2022-2024 (Ethea S.r.l.) }
6+
{ Copyright (c) 2022-2025 (Ethea S.r.l.) }
77
{ Author: Carlo Barazzetta }
88
{ }
99
{ https://github.com/EtheaDev/MarkdownProcessor }

Ext/MarkdownProcessor/source/MarkdownProcessor.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{ MarkDown Processor }
44
{ Delphi version of FPC-markdown by Miguel A. Risco-Castillo }
55
{ }
6-
{ Copyright (c) 2022-2024 (Ethea S.r.l.) }
6+
{ Copyright (c) 2022-2025 (Ethea S.r.l.) }
77
{ Author: Carlo Barazzetta }
88
{ }
99
{ https://github.com/EtheaDev/MarkdownProcessor }

Ext/MarkdownProcessor/source/MarkdownTables.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{ MarkDown Processor }
44
{ Delphi version of FPC-markdown by Miguel A. Risco-Castillo }
55
{ }
6-
{ Copyright (c) 2022-2024 (Ethea S.r.l.) }
6+
{ Copyright (c) 2022-2025 (Ethea S.r.l.) }
77
{ Author: Carlo Barazzetta }
88
{ }
99
{ https://github.com/EtheaDev/MarkdownProcessor }

Ext/MarkdownProcessor/source/MarkdownTxtMark.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{ MarkDown Processor }
44
{ Delphi version of FPC-markdown by Miguel A. Risco-Castillo }
55
{ }
6-
{ Copyright (c) 2022-2024 (Ethea S.r.l.) }
6+
{ Copyright (c) 2022-2025 (Ethea S.r.l.) }
77
{ Author: Carlo Barazzetta }
88
{ }
99
{ https://github.com/EtheaDev/MarkdownProcessor }

Ext/MarkdownProcessor/source/MarkdownUtils.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{ MarkDown Processor }
44
{ Delphi version of FPC-markdown by Miguel A. Risco-Castillo }
55
{ }
6-
{ Copyright (c) 2022-2024 (Ethea S.r.l.) }
6+
{ Copyright (c) 2022-2025 (Ethea S.r.l.) }
77
{ Author: Carlo Barazzetta }
88
{ }
99
{ https://github.com/EtheaDev/MarkdownProcessor }

Ext/SVGIconImageList/Image32/source/Clipper.Core.pas

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
(*******************************************************************************
44
* Author : Angus Johnson *
55
* Date : 22 November 2024 *
6-
* Website : http://www.angusj.com *
6+
* Website : https://www.angusj.com *
77
* Copyright : Angus Johnson 2010-2024 *
88
* Purpose : Core Clipper Library module *
99
* Contains structures and functions used throughout the library *
10-
* License : http://www.boost.org/LICENSE_1_0.txt *
10+
* License : https://www.boost.org/LICENSE_1_0.txt *
1111
*******************************************************************************)
1212

1313
{$I Clipper.inc}

0 commit comments

Comments
 (0)