Skip to content

Commit

Permalink
Versione 2.3.1
Browse files Browse the repository at this point in the history
- Fix visualizzazione colonna cod. Articolo
- Fix encoding lettere accentate
  • Loading branch information
carloBarazzetta committed May 30, 2024
1 parent 43535db commit 7d7b700
Show file tree
Hide file tree
Showing 16 changed files with 139 additions and 160 deletions.
2 changes: 1 addition & 1 deletion Docs/Templates/FoglioStileAssoSoftware.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -2039,7 +2039,7 @@

<thead>
<tr>
<th width="80px">Cod. articolo</th>
<th width="80">Cod. articolo</th>
<th>Descrizione</th>
<th class="import2" >Quantità</th>
<th class="import2">Prezzo unitario</th>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Templates/Foglio_di_stile_AssoSoftware_custom.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -2039,7 +2039,7 @@

<thead>
<tr>
<th width="40">Cod. articolo</th>
<th width="80">Cod. articolo</th>
<th>Descrizione</th>
<th class="import2" >Quantità</th>
<th class="import2">Prezzo unitario</th>
Expand Down
19 changes: 3 additions & 16 deletions Ext/SynEdit/Packages/SynEdit_D11.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@
<TargetedPlatforms>1</TargetedPlatforms>
<AppType>Package</AppType>
<FrameworkType>VCL</FrameworkType>
<ProjectVersion>20.1</ProjectVersion>
<ProjectVersion>19.5</ProjectVersion>
<Platform Condition="'$(Platform)'==''">Win32</Platform>
<ProjectName Condition="'$(ProjectName)'==''">SynEdit_D11</ProjectName>
</PropertyGroup>
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
<Base>true</Base>
Expand All @@ -24,11 +23,6 @@
<CfgParent>Base</CfgParent>
<Base>true</Base>
</PropertyGroup>
<PropertyGroup Condition="('$(Platform)'=='Win64x' and '$(Base)'=='true') or '$(Base_Win64x)'!=''">
<Base_Win64x>true</Base_Win64x>
<CfgParent>Base</CfgParent>
<Base>true</Base>
</PropertyGroup>
<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
<Cfg_1>true</Cfg_1>
<CfgParent>Base</CfgParent>
Expand Down Expand Up @@ -77,13 +71,6 @@
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
<VerInfo_Locale>1033</VerInfo_Locale>
</PropertyGroup>
<PropertyGroup Condition="'$(Base_Win64x)'!=''">
<DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
<BT_BuildType>Debug</BT_BuildType>
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
<VerInfo_Locale>1033</VerInfo_Locale>
</PropertyGroup>
<PropertyGroup Condition="'$(Cfg_1)'!=''">
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
<DCC_DebugInformation>0</DCC_DebugInformation>
Expand Down Expand Up @@ -164,12 +151,12 @@
<VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
<VersionInfoKeys Name="Comments"/>
</VersionInfoKeys>
<Excluded_Packages/>
<Excluded_Packages>
</Excluded_Packages>
</Delphi.Personality>
<Platforms>
<Platform value="Win32">True</Platform>
<Platform value="Win64">False</Platform>
<Platform value="Win64x">False</Platform>
</Platforms>
</BorlandProject>
<ProjectFileVersion>12</ProjectFileVersion>
Expand Down
16 changes: 1 addition & 15 deletions Ext/SynEdit/Packages/SynEdit_R11.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@
<TargetedPlatforms>1</TargetedPlatforms>
<AppType>Package</AppType>
<FrameworkType>VCL</FrameworkType>
<ProjectVersion>20.1</ProjectVersion>
<ProjectVersion>19.5</ProjectVersion>
<Platform Condition="'$(Platform)'==''">Win32</Platform>
<ProjectName Condition="'$(ProjectName)'==''">SynEdit_R11</ProjectName>
</PropertyGroup>
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
<Base>true</Base>
Expand All @@ -24,11 +23,6 @@
<CfgParent>Base</CfgParent>
<Base>true</Base>
</PropertyGroup>
<PropertyGroup Condition="('$(Platform)'=='Win64x' and '$(Base)'=='true') or '$(Base_Win64x)'!=''">
<Base_Win64x>true</Base_Win64x>
<CfgParent>Base</CfgParent>
<Base>true</Base>
</PropertyGroup>
<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
<Cfg_1>true</Cfg_1>
<CfgParent>Base</CfgParent>
Expand Down Expand Up @@ -77,13 +71,6 @@
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
<VerInfo_Locale>1033</VerInfo_Locale>
</PropertyGroup>
<PropertyGroup Condition="'$(Base_Win64x)'!=''">
<DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
<BT_BuildType>Debug</BT_BuildType>
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
<VerInfo_Locale>1033</VerInfo_Locale>
</PropertyGroup>
<PropertyGroup Condition="'$(Cfg_1)'!=''">
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
<DCC_DebugInformation>0</DCC_DebugInformation>
Expand Down Expand Up @@ -275,7 +262,6 @@
<Platforms>
<Platform value="Win32">True</Platform>
<Platform value="Win64">False</Platform>
<Platform value="Win64x">False</Platform>
</Platforms>
<ModelSupport>False</ModelSupport>
</BorlandProject>
Expand Down
7 changes: 6 additions & 1 deletion README.htm
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</style>
<h1>FExplorer (Fattura Elettronica in Windows Explorer) <a href="https://opensource.org/licenses/Apache-2.0"><img src="https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg" alt="License"/></a></h1>
<h2><strong>Anteprima Fattura Elettronica (Viewer e Icone) integrato in Windows Explorer e Visualizzatore</strong></h2>
<h3>Versione attuale 2.3</h3>
<h3>Versione attuale 2.3.1</h3>
<p><strong>Una serie di strumenti per gestire i file xml contenenti Fatture Elettroniche in Windows:</strong></p>
<ul>
<li><p>Un <a href="https://docs.microsoft.com/en-us/windows/win32/shell/preview-handlers">Preview handler</a> che permette di vedere una anteprima della Fattura Elettronica nel &ldquo;Pannello Anteprima&rdquo; di Windows Explorer.</p>
Expand Down Expand Up @@ -78,6 +78,11 @@ <h2>Compilazione/Installazione packages di componenti di terze parti</h2>
</li>
</ol>
<h2>Release Notes</h2>
<p>30 mag 2024 - Versione 2.3.1</p>
<ul>
<li>Fix visualizzazione colonna cod. Articolo</li>
<li>Fix encoding lettere accentate</li>
</ul>
<p>29 mag 2024 - Versione 2.3.0</p>
<ul>
<li>Finestre con bordo ombreggiato</li>
Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## **Anteprima Fattura Elettronica (Viewer e Icone) integrato in Windows Explorer e Visualizzatore**

### Versione attuale 2.3 ###
### Versione attuale 2.3.1 ###

**Una serie di strumenti per gestire i file xml contenenti Fatture Elettroniche in Windows:**

Expand Down Expand Up @@ -63,6 +63,10 @@ Per installare manualmente FExplorer.dll seguire questi step:

## Release Notes ##

30 mag 2024 - Versione 2.3.1
- Fix visualizzazione colonna cod. Articolo
- Fix encoding lettere accentate

29 mag 2024 - Versione 2.3.0
- Finestre con bordo ombreggiato
- Fogli di stile AssoSoftware e PA aggiornati
Expand Down
2 changes: 1 addition & 1 deletion Setup/FExplorer.iss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName 'FExplorer (Fattura Elettronica Explorer e Visualizzatore)'
#define MyAppVersion '2.3.0'
#define MyAppVersion '2.3.1'

[Setup]
AppName={#MyAppName}
Expand Down
3 changes: 2 additions & 1 deletion Source/FEViewer.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<Icon_MainIcon>..\Icons\logo.ico</Icon_MainIcon>
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
<VerInfo_Locale>1040</VerInfo_Locale>
<VerInfo_Keys>CompanyName=Ethea S.r.l.;FileDescription=Visualizzatore Fattura Elettronica;FileVersion=2.3.0.0;InternalName=;LegalCopyright=Copyright © 2021-2024 - Ethea S.r.l. &amp; Andrea Magni;LegalTrademarks=;OriginalFilename=;ProductName=FExplorer Viewer;ProductVersion=2.3;Comments=</VerInfo_Keys>
<VerInfo_Keys>CompanyName=Ethea S.r.l.;FileDescription=Visualizzatore Fattura Elettronica;FileVersion=2.3.1.0;InternalName=;LegalCopyright=Copyright © 2021-2024 - Ethea S.r.l. &amp; Andrea Magni;LegalTrademarks=;OriginalFilename=;ProductName=FExplorer Viewer;ProductVersion=2.3;Comments=</VerInfo_Keys>
<Custom_Styles>Glow|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Glow.vsf;Sky|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Sky.vsf;Windows10|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows10.vsf;&quot;Windows10 Dark|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows10Dark.vsf&quot;;&quot;Windows10 SlateGray|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows10SlateGray.vsf&quot;;&quot;Windows11 Modern Dark|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows11_Modern_Dark.vsf&quot;;&quot;Windows11 Modern Light|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows11_Modern_Light.vsf&quot;</Custom_Styles>
<DCC_DebugInformation>0</DCC_DebugInformation>
<DCC_ImportedDataReferences>false</DCC_ImportedDataReferences>
Expand All @@ -79,6 +79,7 @@
<VerInfo_MajorVer>2</VerInfo_MajorVer>
<VerInfo_MinorVer>3</VerInfo_MinorVer>
<DCC_Define>ITA_MESSAGES;SKIA;$(DCC_Define)</DCC_Define>
<VerInfo_Release>1</VerInfo_Release>
</PropertyGroup>
<PropertyGroup Condition="'$(Base_Win32)'!=''">
<DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
Expand Down
Binary file modified Source/FEViewer.res
Binary file not shown.
Loading

0 comments on commit 7d7b700

Please sign in to comment.