Skip to content

Commit b705aa8

Browse files
committed
new release v2024.2.4
1 parent 1ae1fe4 commit b705aa8

File tree

61 files changed

+661
-501
lines changed

Some content is hidden

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

61 files changed

+661
-501
lines changed

Adding a Custom Function to the Designer/Adding a Custom Function to the Designer.csproj

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -61,38 +61,38 @@
6161
<Reference Include="System.Configuration" />
6262
<Reference Include="System.Web.Services" />
6363
<Reference Include="System.Xml.Linq" />
64-
<Reference Include="Stimulsoft.Base, Version=2024.2.3.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
65-
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.3\lib\net472\Stimulsoft.Base.dll</HintPath>
64+
<Reference Include="Stimulsoft.Base, Version=2024.2.4.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
65+
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.4\lib\net472\Stimulsoft.Base.dll</HintPath>
6666
</Reference>
67-
<Reference Include="Stimulsoft.Blockly, Version=2024.2.3.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
68-
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.3\lib\net472\Stimulsoft.Blockly.dll</HintPath>
67+
<Reference Include="Stimulsoft.Blockly, Version=2024.2.4.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
68+
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.4\lib\net472\Stimulsoft.Blockly.dll</HintPath>
6969
</Reference>
70-
<Reference Include="Stimulsoft.Data, Version=2024.2.3.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
71-
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.3\lib\net472\Stimulsoft.Data.dll</HintPath>
70+
<Reference Include="Stimulsoft.Data, Version=2024.2.4.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
71+
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.4\lib\net472\Stimulsoft.Data.dll</HintPath>
7272
</Reference>
73-
<Reference Include="Stimulsoft.Map, Version=2024.2.3.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
74-
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.3\lib\net472\Stimulsoft.Map.dll</HintPath>
73+
<Reference Include="Stimulsoft.Map, Version=2024.2.4.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
74+
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.4\lib\net472\Stimulsoft.Map.dll</HintPath>
7575
</Reference>
76-
<Reference Include="Stimulsoft.Report.Check, Version=2024.2.3.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
77-
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.3\lib\net472\Stimulsoft.Report.Check.dll</HintPath>
76+
<Reference Include="Stimulsoft.Report.Check, Version=2024.2.4.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
77+
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.4\lib\net472\Stimulsoft.Report.Check.dll</HintPath>
7878
</Reference>
79-
<Reference Include="Stimulsoft.Report, Version=2024.2.3.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
80-
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.3\lib\net472\Stimulsoft.Report.dll</HintPath>
79+
<Reference Include="Stimulsoft.Report, Version=2024.2.4.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
80+
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.4\lib\net472\Stimulsoft.Report.dll</HintPath>
8181
</Reference>
82-
<Reference Include="Stimulsoft.Report.Helper, Version=2024.2.3.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
83-
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.3\lib\net472\Stimulsoft.Report.Helper.dll</HintPath>
82+
<Reference Include="Stimulsoft.Report.Helper, Version=2024.2.4.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
83+
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.4\lib\net472\Stimulsoft.Report.Helper.dll</HintPath>
8484
</Reference>
85-
<Reference Include="Stimulsoft.Report.Mvc, Version=2024.2.3.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
86-
<HintPath>..\packages\Stimulsoft.Reports.Web.2024.2.3\lib\net472\Stimulsoft.Report.Mvc.dll</HintPath>
85+
<Reference Include="Stimulsoft.Report.Mvc, Version=2024.2.4.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
86+
<HintPath>..\packages\Stimulsoft.Reports.Web.2024.2.4\lib\net472\Stimulsoft.Report.Mvc.dll</HintPath>
8787
</Reference>
88-
<Reference Include="Stimulsoft.Report.Web, Version=2024.2.3.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
89-
<HintPath>..\packages\Stimulsoft.Reports.Web.2024.2.3\lib\net472\Stimulsoft.Report.Web.dll</HintPath>
88+
<Reference Include="Stimulsoft.Report.Web, Version=2024.2.4.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
89+
<HintPath>..\packages\Stimulsoft.Reports.Web.2024.2.4\lib\net472\Stimulsoft.Report.Web.dll</HintPath>
9090
</Reference>
91-
<Reference Include="Stimulsoft.Report.WebDesign, Version=2024.2.3.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
92-
<HintPath>..\packages\Stimulsoft.Reports.Web.2024.2.3\lib\net472\Stimulsoft.Report.WebDesign.dll</HintPath>
91+
<Reference Include="Stimulsoft.Report.WebDesign, Version=2024.2.4.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
92+
<HintPath>..\packages\Stimulsoft.Reports.Web.2024.2.4\lib\net472\Stimulsoft.Report.WebDesign.dll</HintPath>
9393
</Reference>
94-
<Reference Include="Stimulsoft.Svg, Version=2024.2.3.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
95-
<HintPath>..\packages\Stimulsoft.Svg.2024.2.3\lib\net472\Stimulsoft.Svg.dll</HintPath>
94+
<Reference Include="Stimulsoft.Svg, Version=2024.2.4.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
95+
<HintPath>..\packages\Stimulsoft.Svg.2024.2.4\lib\net472\Stimulsoft.Svg.dll</HintPath>
9696
</Reference>
9797
</ItemGroup>
9898
<ItemGroup>

Adding a Custom Function to the Designer/Localization/en.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@
189189
<Gantt>Gantt</Gantt>
190190
<GridInterlaced>Interlaced</GridInterlaced>
191191
<GridLines>Grid Lines</GridLines>
192+
<Heatmap>Heatmap</Heatmap>
192193
<Histogram>Histogram</Histogram>
193194
<LabelAlignment>Alignment:</LabelAlignment>
194195
<LabelAlignmentHorizontal>Horizontal:</LabelAlignmentHorizontal>
@@ -1528,6 +1529,7 @@
15281529
<BlankReport>Blank Report</BlankReport>
15291530
<BlankScreen>Blank Screen</BlankScreen>
15301531
<Default>Default</Default>
1532+
<DefaultSaveFormat>Default Save Format</DefaultSaveFormat>
15311533
<DefaultScriptMode>Default Script Mode</DefaultScriptMode>
15321534
<Drawing>Drawing</Drawing>
15331535
<DrawMarkersWhenMoving>Draw Markers When Moving</DrawMarkersWhenMoving>
@@ -2028,6 +2030,8 @@
20282030
<DockStyleNone>Undock selected components.</DockStyleNone>
20292031
<DockStyleRight>Dock selected components to the right side.</DockStyleRight>
20302032
<DockStyleTop>Dock selected components to the top side.</DockStyleTop>
2033+
<EventsAccess1>This document uses Events. If the document is from a trusted source, you can click the "Open" button to access it.</EventsAccess1>
2034+
<EventsAccess2>If you're unsure about the document's source but still want to view it, you can click the "Open in safe mode" button. In this case, events will be ignored and not executed.</EventsAccess2>
20312035
<FontGrow>Make the text size larger.</FontGrow>
20322036
<FontName>The text font.</FontName>
20332037
<FontNameWatermark>The watermark text font.</FontNameWatermark>
@@ -2461,6 +2465,7 @@
24612465
<AuthSendMessageWithInstructions>A message with further instructions is sent to "{0}"!</AuthSendMessageWithInstructions>
24622466
<AuthTokenIsNotCorrect>Token is not correct!</AuthTokenIsNotCorrect>
24632467
<AuthUserHasLoggedOut>You have logged out!</AuthUserHasLoggedOut>
2468+
<AuthUserHasLoggedOutPrevDevice>You have been logged out because there was a login detected from another device!</AuthUserHasLoggedOutPrevDevice>
24642469
<AuthUserNameAlreadyExists>The username (Email) is already in use!</AuthUserNameAlreadyExists>
24652470
<AuthUserNameEmailIsBlocked>This Email address cannot be used!</AuthUserNameEmailIsBlocked>
24662471
<AuthUserNameIsNotSpecified>The username (Email) is not specified!</AuthUserNameIsNotSpecified>
@@ -4079,6 +4084,7 @@
40794084
<HotColumnHeaderBackColor>Hot Column Header Back Color</HotColumnHeaderBackColor>
40804085
<HotForeColor>Hot Fore Color</HotForeColor>
40814086
<HotGlyphColor>Hot Glyph Color</HotGlyphColor>
4087+
<HotHeaderBackColor>Hot Header Back Color</HotHeaderBackColor>
40824088
<HotHeaderColor>Hot Header Color</HotHeaderColor>
40834089
<HotkeyPrefix>Hotkey Prefix</HotkeyPrefix>
40844090
<HotRowHeaderBackColor>Hot Row Header Back Color</HotRowHeaderBackColor>
@@ -4632,6 +4638,7 @@
46324638
<TextFormat>Text Format</TextFormat>
46334639
<TextOnly>Text Only</TextOnly>
46344640
<TextOptions>Text Options</TextOptions>
4641+
<TextPlacement>Text Placement</TextPlacement>
46354642
<TextQuality>Text Quality</TextQuality>
46364643
<TextRightToLeft>Text Right to Left</TextRightToLeft>
46374644
<TextShowBehind>Text Show Behind</TextShowBehind>
@@ -4932,6 +4939,7 @@
49324939
<Enhancements>Enhancements</Enhancements>
49334940
<EnterDataManually>Enter data manually</EnterDataManually>
49344941
<Errors>Errors</Errors>
4942+
<EventsAccess>Events Access</EventsAccess>
49354943
<EventsTab>Events Tab</EventsTab>
49364944
<ExpandAll>Expand All</ExpandAll>
49374945
<FilterAnd>And</FilterAnd>

Adding a Custom Function to the Designer/packages.config

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<packages>
33
<package id="Microsoft.CSharp" version="4.7.0" targetFramework="net472" />
44
<package id="Stimulsoft.LibExcel" version="2022.4.1" targetFramework="net472" />
5-
<package id="Stimulsoft.Reports.Engine" version="2024.2.3" targetFramework="net472" />
6-
<package id="Stimulsoft.Reports.Web" version="2024.2.3" targetFramework="net472" />
7-
<package id="Stimulsoft.Svg" version="2024.2.3" targetFramework="net472" />
5+
<package id="Stimulsoft.Reports.Engine" version="2024.2.4" targetFramework="net472" />
6+
<package id="Stimulsoft.Reports.Web" version="2024.2.4" targetFramework="net472" />
7+
<package id="Stimulsoft.Svg" version="2024.2.4" targetFramework="net472" />
88
<package id="System.Data.DataSetExtensions" version="4.5.0" targetFramework="net472" />
99
</packages>

Adding a Font to the Resource/Adding a Font to the Resource.csproj

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -61,38 +61,38 @@
6161
<Reference Include="System.Configuration" />
6262
<Reference Include="System.Web.Services" />
6363
<Reference Include="System.Xml.Linq" />
64-
<Reference Include="Stimulsoft.Base, Version=2024.2.3.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
65-
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.3\lib\net472\Stimulsoft.Base.dll</HintPath>
64+
<Reference Include="Stimulsoft.Base, Version=2024.2.4.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
65+
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.4\lib\net472\Stimulsoft.Base.dll</HintPath>
6666
</Reference>
67-
<Reference Include="Stimulsoft.Blockly, Version=2024.2.3.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
68-
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.3\lib\net472\Stimulsoft.Blockly.dll</HintPath>
67+
<Reference Include="Stimulsoft.Blockly, Version=2024.2.4.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
68+
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.4\lib\net472\Stimulsoft.Blockly.dll</HintPath>
6969
</Reference>
70-
<Reference Include="Stimulsoft.Data, Version=2024.2.3.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
71-
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.3\lib\net472\Stimulsoft.Data.dll</HintPath>
70+
<Reference Include="Stimulsoft.Data, Version=2024.2.4.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
71+
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.4\lib\net472\Stimulsoft.Data.dll</HintPath>
7272
</Reference>
73-
<Reference Include="Stimulsoft.Map, Version=2024.2.3.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
74-
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.3\lib\net472\Stimulsoft.Map.dll</HintPath>
73+
<Reference Include="Stimulsoft.Map, Version=2024.2.4.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
74+
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.4\lib\net472\Stimulsoft.Map.dll</HintPath>
7575
</Reference>
76-
<Reference Include="Stimulsoft.Report.Check, Version=2024.2.3.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
77-
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.3\lib\net472\Stimulsoft.Report.Check.dll</HintPath>
76+
<Reference Include="Stimulsoft.Report.Check, Version=2024.2.4.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
77+
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.4\lib\net472\Stimulsoft.Report.Check.dll</HintPath>
7878
</Reference>
79-
<Reference Include="Stimulsoft.Report, Version=2024.2.3.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
80-
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.3\lib\net472\Stimulsoft.Report.dll</HintPath>
79+
<Reference Include="Stimulsoft.Report, Version=2024.2.4.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
80+
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.4\lib\net472\Stimulsoft.Report.dll</HintPath>
8181
</Reference>
82-
<Reference Include="Stimulsoft.Report.Helper, Version=2024.2.3.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
83-
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.3\lib\net472\Stimulsoft.Report.Helper.dll</HintPath>
82+
<Reference Include="Stimulsoft.Report.Helper, Version=2024.2.4.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
83+
<HintPath>..\packages\Stimulsoft.Reports.Engine.2024.2.4\lib\net472\Stimulsoft.Report.Helper.dll</HintPath>
8484
</Reference>
85-
<Reference Include="Stimulsoft.Report.Mvc, Version=2024.2.3.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
86-
<HintPath>..\packages\Stimulsoft.Reports.Web.2024.2.3\lib\net472\Stimulsoft.Report.Mvc.dll</HintPath>
85+
<Reference Include="Stimulsoft.Report.Mvc, Version=2024.2.4.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
86+
<HintPath>..\packages\Stimulsoft.Reports.Web.2024.2.4\lib\net472\Stimulsoft.Report.Mvc.dll</HintPath>
8787
</Reference>
88-
<Reference Include="Stimulsoft.Report.Web, Version=2024.2.3.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
89-
<HintPath>..\packages\Stimulsoft.Reports.Web.2024.2.3\lib\net472\Stimulsoft.Report.Web.dll</HintPath>
88+
<Reference Include="Stimulsoft.Report.Web, Version=2024.2.4.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
89+
<HintPath>..\packages\Stimulsoft.Reports.Web.2024.2.4\lib\net472\Stimulsoft.Report.Web.dll</HintPath>
9090
</Reference>
91-
<Reference Include="Stimulsoft.Report.WebDesign, Version=2024.2.3.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
92-
<HintPath>..\packages\Stimulsoft.Reports.Web.2024.2.3\lib\net472\Stimulsoft.Report.WebDesign.dll</HintPath>
91+
<Reference Include="Stimulsoft.Report.WebDesign, Version=2024.2.4.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
92+
<HintPath>..\packages\Stimulsoft.Reports.Web.2024.2.4\lib\net472\Stimulsoft.Report.WebDesign.dll</HintPath>
9393
</Reference>
94-
<Reference Include="Stimulsoft.Svg, Version=2024.2.3.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
95-
<HintPath>..\packages\Stimulsoft.Svg.2024.2.3\lib\net472\Stimulsoft.Svg.dll</HintPath>
94+
<Reference Include="Stimulsoft.Svg, Version=2024.2.4.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a, processorArchitecture=MSIL">
95+
<HintPath>..\packages\Stimulsoft.Svg.2024.2.4\lib\net472\Stimulsoft.Svg.dll</HintPath>
9696
</Reference>
9797
</ItemGroup>
9898
<ItemGroup>

Adding a Font to the Resource/Localization/en.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@
189189
<Gantt>Gantt</Gantt>
190190
<GridInterlaced>Interlaced</GridInterlaced>
191191
<GridLines>Grid Lines</GridLines>
192+
<Heatmap>Heatmap</Heatmap>
192193
<Histogram>Histogram</Histogram>
193194
<LabelAlignment>Alignment:</LabelAlignment>
194195
<LabelAlignmentHorizontal>Horizontal:</LabelAlignmentHorizontal>
@@ -1528,6 +1529,7 @@
15281529
<BlankReport>Blank Report</BlankReport>
15291530
<BlankScreen>Blank Screen</BlankScreen>
15301531
<Default>Default</Default>
1532+
<DefaultSaveFormat>Default Save Format</DefaultSaveFormat>
15311533
<DefaultScriptMode>Default Script Mode</DefaultScriptMode>
15321534
<Drawing>Drawing</Drawing>
15331535
<DrawMarkersWhenMoving>Draw Markers When Moving</DrawMarkersWhenMoving>
@@ -2028,6 +2030,8 @@
20282030
<DockStyleNone>Undock selected components.</DockStyleNone>
20292031
<DockStyleRight>Dock selected components to the right side.</DockStyleRight>
20302032
<DockStyleTop>Dock selected components to the top side.</DockStyleTop>
2033+
<EventsAccess1>This document uses Events. If the document is from a trusted source, you can click the "Open" button to access it.</EventsAccess1>
2034+
<EventsAccess2>If you're unsure about the document's source but still want to view it, you can click the "Open in safe mode" button. In this case, events will be ignored and not executed.</EventsAccess2>
20312035
<FontGrow>Make the text size larger.</FontGrow>
20322036
<FontName>The text font.</FontName>
20332037
<FontNameWatermark>The watermark text font.</FontNameWatermark>
@@ -2461,6 +2465,7 @@
24612465
<AuthSendMessageWithInstructions>A message with further instructions is sent to "{0}"!</AuthSendMessageWithInstructions>
24622466
<AuthTokenIsNotCorrect>Token is not correct!</AuthTokenIsNotCorrect>
24632467
<AuthUserHasLoggedOut>You have logged out!</AuthUserHasLoggedOut>
2468+
<AuthUserHasLoggedOutPrevDevice>You have been logged out because there was a login detected from another device!</AuthUserHasLoggedOutPrevDevice>
24642469
<AuthUserNameAlreadyExists>The username (Email) is already in use!</AuthUserNameAlreadyExists>
24652470
<AuthUserNameEmailIsBlocked>This Email address cannot be used!</AuthUserNameEmailIsBlocked>
24662471
<AuthUserNameIsNotSpecified>The username (Email) is not specified!</AuthUserNameIsNotSpecified>
@@ -4079,6 +4084,7 @@
40794084
<HotColumnHeaderBackColor>Hot Column Header Back Color</HotColumnHeaderBackColor>
40804085
<HotForeColor>Hot Fore Color</HotForeColor>
40814086
<HotGlyphColor>Hot Glyph Color</HotGlyphColor>
4087+
<HotHeaderBackColor>Hot Header Back Color</HotHeaderBackColor>
40824088
<HotHeaderColor>Hot Header Color</HotHeaderColor>
40834089
<HotkeyPrefix>Hotkey Prefix</HotkeyPrefix>
40844090
<HotRowHeaderBackColor>Hot Row Header Back Color</HotRowHeaderBackColor>
@@ -4632,6 +4638,7 @@
46324638
<TextFormat>Text Format</TextFormat>
46334639
<TextOnly>Text Only</TextOnly>
46344640
<TextOptions>Text Options</TextOptions>
4641+
<TextPlacement>Text Placement</TextPlacement>
46354642
<TextQuality>Text Quality</TextQuality>
46364643
<TextRightToLeft>Text Right to Left</TextRightToLeft>
46374644
<TextShowBehind>Text Show Behind</TextShowBehind>
@@ -4932,6 +4939,7 @@
49324939
<Enhancements>Enhancements</Enhancements>
49334940
<EnterDataManually>Enter data manually</EnterDataManually>
49344941
<Errors>Errors</Errors>
4942+
<EventsAccess>Events Access</EventsAccess>
49354943
<EventsTab>Events Tab</EventsTab>
49364944
<ExpandAll>Expand All</ExpandAll>
49374945
<FilterAnd>And</FilterAnd>

Adding a Font to the Resource/packages.config

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<packages>
33
<package id="Microsoft.CSharp" version="4.7.0" targetFramework="net472" />
44
<package id="Stimulsoft.LibExcel" version="2022.4.1" targetFramework="net472" />
5-
<package id="Stimulsoft.Reports.Engine" version="2024.2.3" targetFramework="net472" />
6-
<package id="Stimulsoft.Reports.Web" version="2024.2.3" targetFramework="net472" />
7-
<package id="Stimulsoft.Svg" version="2024.2.3" targetFramework="net472" />
5+
<package id="Stimulsoft.Reports.Engine" version="2024.2.4" targetFramework="net472" />
6+
<package id="Stimulsoft.Reports.Web" version="2024.2.4" targetFramework="net472" />
7+
<package id="Stimulsoft.Svg" version="2024.2.4" targetFramework="net472" />
88
<package id="System.Data.DataSetExtensions" version="4.5.0" targetFramework="net472" />
99
</packages>

0 commit comments

Comments
 (0)