Skip to content

Commit

Permalink
*RELEASE 2.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
ermig1979 committed Oct 10, 2023
1 parent 6b4eece commit 3e92616
Show file tree
Hide file tree
Showing 15 changed files with 81 additions and 20 deletions.
5 changes: 3 additions & 2 deletions cmd/MakeBin.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,13 @@ rmdir %TMP_DIR% /q /s
if not exist %TMP_DIR% mkdir %TMP_DIR%

xcopy %RELEASE_DIR%\data\* %TMP_DIR%\data\* /y /i /s
xcopy %RELEASE_DIR%\*.exe %TMP_DIR%\* /y /i
xcopy %RELEASE_DIR%\*.dll %TMP_DIR%\* /y /i
xcopy %RELEASE_DIR%\AntiDupl*.exe %TMP_DIR%\* /y /i
xcopy %RELEASE_DIR%\AntiDupl*.dll %TMP_DIR%\* /y /i
xcopy %RELEASE_DIR%\AntiDupl.NET.WinForms.runtimeconfig.json %TMP_DIR%\* /y /i

erase %TMP_DIR%\data\resources\strings\English.xml /q /s /f
erase %TMP_DIR%\data\resources\strings\Russian.xml /q /s /f
erase %TMP_DIR%\AntiDupl.NET.WPF.* /q /s /f

if exist %RAR_EXE% (
%RAR_EXE% a -ep1 -s -m5 -r -sfx %OUT_DIR%\AntiDupl.NET-%VERSION%.exe %TMP_DIR%
Expand Down
3 changes: 3 additions & 0 deletions docs/data/help/english/developers.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ <h3>Developers</h3>
<li><p align="justify">
Yurii Chornyi for the translation into Ukrainian language for version <b>2.2.11</b>.
</p></li>
<li><p align="justify">
Edi61 for creation of versions <b>2.3.11-2.3.12</b>.
</p></li>
</ul>

<p align="justify">
Expand Down
3 changes: 3 additions & 0 deletions docs/data/help/russian/developers.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ <h3>Разработчики</h3>
<li><p align="justify">
Юрию Черному за перевод на украинский язык для версии <b>2.2.11</b>.
</p></li>
<li><p align="justify">
Edi61 за создание версий <b>2.3.11-2.3.12</b>.
</p></li>
</ul>

<p align="justify">
Expand Down
4 changes: 4 additions & 0 deletions docs/english/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ <h2>Download</h2>

<table width=1012 border="1" style='border-collapse:collapse'>
<tr> <th>Release date</th> <th>Binary version</th> <th>Size</th> <th>Support of additional languages</th> <th>Source code</th> <th>Size</th></tr>
<tr> <td align="center">10/10/2023</td>
<td align="center"><a href="https://github.com/ermig1979/AntiDupl/releases/download/v2.3.12/AntiDupl.NET-2.3.12.exe" target="_parent">AntiDupl.NET-2.3.12.exe</a></td> <td align="center">1.9 Mb</td>
<td align="center">German, Chinese, Greek, Spanish and French</td>
<td align="center"><a href="https://github.com/ermig1979/AntiDupl/archive/refs/tags/v2.3.12.zip" target="_parent">AntiDupl.NET-2.3.12.zip</a></td> <td align="center">4.2 Mb</td></tr>
<tr> <td align="center">15/03/2023</td>
<td align="center"><a href="https://github.com/ermig1979/AntiDupl/releases/download/v2.3.11/AntiDupl.NET-2.3.11.exe" target="_parent">AntiDupl.NET-2.3.11.exe</a></td> <td align="center">3.4 Mb</td>
<td align="center">Greek, Spanish and French</td>
Expand Down
34 changes: 27 additions & 7 deletions docs/english/news.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,27 @@
<h2>News</h2>

<p align=justify>
<b>15/03/2023</b> - The program <a href="index.html?page=download.html" target="_top">AntiDupl.NET-2.3.11</a>.
<b>10/10/2023</b> - The program <a href="index.html?page=download.html" target="_top">AntiDupl.NET-2.3.12</a>.
</p>
The following changes were happened in it:
</p>
<ul>
<li><p align="justify">
Add supporting of AVIF/JXL image format.
</p></li>
<li><p align="justify">
Added or improved Simplified Chinese language support.
</p></li>
<li><p align="justify">
Updated versions of third party libriries.
</p></li>
<li><p align="justify">
Fixed bugs.
</p></li>
</ul>

<p align=justify>
<b>03/15/2023</b> - The program <a href="index.html?page=download.html" target="_top">AntiDupl.NET-2.3.11</a>.
</p>
The following changes were happened in it:
</p>
Expand All @@ -17,22 +37,22 @@ <h2>News</h2>
Add supporting of HEIC/HEIF image format.
</p></li>
<li><p align="justify">
Added Greek, Spanish and French language support
Added Greek, Spanish and French language support.
</p></li>
<li><p align="justify">
Implemented new folder picker
Implemented new folder picker.
</p></li>
<li><p align="justify">
New feature: drag-select in results grid
New feature: drag-select in results grid.
</p></li>
<li><p align="justify">
New button: Open both folders/images
New button: Open both folders/images.
</p></li>
<li><p align="justify">
Updated versions of libwebp, openjpeg and libjpeg-turbo
Updated versions of libwebp, openjpeg and libjpeg-turbo.
</p></li>
<li><p align="justify">
Fixed bugs
Fixed bugs.
</p></li>
</ul>

Expand Down
4 changes: 4 additions & 0 deletions docs/russian/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ <h2>Скачать</h2>

<table width=1012 border="1" style='border-collapse:collapse'>
<tr> <th>Дата выхода</th> <th>Бинарная версия</th> <th>Размер</th> <th>Поддержка дополнительных языков</th> <th>Исходные коды</th> <th>Размер</th></tr>
<tr> <td align="center">10.10.2023</td>
<td align="center"><a href="https://github.com/ermig1979/AntiDupl/releases/download/v2.3.11/AntiDupl.NET-2.3.12.exe" target="_parent">AntiDupl.NET-2.3.12.exe</a></td> <td align="center">1.9 Mb</td>
<td align="center">немецкий, китайский, греческий, испанский и французский</td>
<td align="center"><a href="https://github.com/ermig1979/AntiDupl/archive/refs/tags/v2.3.12.zip" target="_parent">AntiDupl.NET-2.3.12.zip</a></td> <td align="center">4.2 Mb</td></tr>
<tr> <td align="center">15.03.2023</td>
<td align="center"><a href="https://github.com/ermig1979/AntiDupl/releases/download/v2.3.11/AntiDupl.NET-2.3.11.exe" target="_parent">AntiDupl.NET-2.3.11.exe</a></td> <td align="center">3.4 Mb</td>
<td align="center">греческий, испанский и французский</td>
Expand Down
20 changes: 20 additions & 0 deletions docs/russian/news.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,26 @@

<h2>Новости</h2>

<p align=justify>
<b>10.10.2023</b> - Программа <a href="index.html?page=download.html" target="_top">AntiDupl.NET-2.3.12</a>.
</p>
В ней произошли следующие изменения:
</p>
<ul>
<li><p align="justify">
Добавлена поддержка формата изображений AVIF/JXL.
</p></li>
<li><p align="justify">
Добавлена/улучшена поддержка немецкого, китайского языков.
</p></li>
<li><p align="justify">
Обновлены версии сторонних библиотек.
</p></li>
<li><p align="justify">
Исправлены ошибки
</p></li>
</ul>

<p align=justify>
<b>15.03.2023</b> - Программа <a href="index.html?page=download.html" target="_top">AntiDupl.NET-2.3.11</a>.
</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/version.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<Version xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<major>2</major>
<minor>3</minor>
<release>11</release>
<release>12</release>
</Version>
2 changes: 1 addition & 1 deletion src/AntiDupl.NET.WinForms/Form/AboutProgramForm.cs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public AboutProgramForm(CoreLib core)

private void InitializeComponent()
{
ClientSize = new System.Drawing.Size(350, 400);
ClientSize = new System.Drawing.Size(350, 430);
FormBorderStyle = FormBorderStyle.FixedDialog;
StartPosition = FormStartPosition.CenterScreen;
ShowInTaskbar = false;
Expand Down
2 changes: 1 addition & 1 deletion src/AntiDupl.NET.WinForms/Form/StartFinishForm.cs
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ public StartFinishForm(CoreLib core, Options options)

private void InitializeComponent()
{
ClientSize = new System.Drawing.Size(330, 350);
ClientSize = new System.Drawing.Size(330, 380);
FormBorderStyle = FormBorderStyle.FixedDialog;
StartPosition = FormStartPosition.CenterScreen;
ShowInTaskbar = false;
Expand Down
11 changes: 7 additions & 4 deletions src/AntiDupl.NET.WinForms/GUIControl/AboutProgramPanel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public AboutProgramPanel(CoreLib core)

private void InitializeComponent()
{
TableLayoutPanel layout = InitFactory.Layout.Create(1, 4, 5, 0);
TableLayoutPanel layout = InitFactory.Layout.Create(1, 5, 5, 0);
layout.RowStyles.Add(new RowStyle(SizeType.AutoSize));
layout.RowStyles.Add(new RowStyle(SizeType.AutoSize));
layout.RowStyles.Add(new RowStyle(SizeType.AutoSize));
Expand All @@ -59,9 +59,11 @@ private void InitializeComponent()

layout.Controls.Add(GetCoopyrightLabel(0), 0, 1);

layout.Controls.Add(GetCoopyrightLabel(1), 0, 2);
layout.Controls.Add(GetCoopyrightLabel(1), 0, 2);

layout.Controls.Add(GetCoopyrightLabel(2), 0, 3);

layout.Controls.Add(CreateInfoTable(Font), 0, 3);
layout.Controls.Add(CreateInfoTable(Font), 0, 4);

Controls.Add(layout);
}
Expand All @@ -73,9 +75,10 @@ private Label GetCoopyrightLabel(int index)
{
case 0: text = Resources.Strings.Current.AboutProgramPanel_CopyrightLabel0_Text; break;
case 1: text = Resources.Strings.Current.AboutProgramPanel_CopyrightLabel1_Text; break;
case 2: text = Resources.Strings.Current.AboutProgramPanel_CopyrightLabel2_Text; break;
}
Label label = CreateLabel(text, new Font(this.Font.FontFamily, this.Font.Size * 1.2f));
label.Margin = new Padding(0, (index == 0 ? 10 : 0), 0, (index == 1 ? 10 : 0));
label.Margin = new Padding(0, (index == 0 ? 10 : 0), 0, (index == 2 ? 10 : 0));
return label;
}

Expand Down
3 changes: 2 additions & 1 deletion src/AntiDupl.NET.WinForms/Strings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ public Strings()
public string WarningMessage_ChangeFileExtension;

public string AboutProgramPanel_CopyrightLabel0_Text;
public string AboutProgramPanel_CopyrightLabel1_Text;
public string AboutProgramPanel_CopyrightLabel1_Text;
public string AboutProgramPanel_CopyrightLabel2_Text;
public string AboutProgramPanel_ComponentLabel_Text;
public string AboutProgramPanel_VersionLabel_Text;

Expand Down
3 changes: 2 additions & 1 deletion src/AntiDupl.NET.WinForms/StringsDefaultEnglish.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ static public void CopyTo(Strings s)
s.WarningMessage_ChangeFileExtension = "Do you really want to change file extension?";

s.AboutProgramPanel_CopyrightLabel0_Text = "Copyright (c) 2002-2023 Yermalayeu Ihar, ";
s.AboutProgramPanel_CopyrightLabel1_Text = "2013-2023 Borisov Dmitry.";
s.AboutProgramPanel_CopyrightLabel1_Text = "2013-2023 Borisov Dmitry,";
s.AboutProgramPanel_CopyrightLabel2_Text = "2023-2023 Edi61.";
s.AboutProgramPanel_ComponentLabel_Text = "Component";
s.AboutProgramPanel_VersionLabel_Text = "Version";

Expand Down
3 changes: 2 additions & 1 deletion src/AntiDupl.NET.WinForms/StringsDefaultRussian.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ static public void CopyTo(Strings s)
s.WarningMessage_ChangeFileExtension = "Вы действительно хотите изменить расширение файла?";

s.AboutProgramPanel_CopyrightLabel0_Text = "Copyright (c) 2002-2023 Ермолаев Игорь,";
s.AboutProgramPanel_CopyrightLabel1_Text = "2013-2023 Борисов Дмитрий.";
s.AboutProgramPanel_CopyrightLabel1_Text = "2013-2023 Борисов Дмитрий,";
s.AboutProgramPanel_CopyrightLabel2_Text = "2023-2023 Edi61.";
s.AboutProgramPanel_ComponentLabel_Text = "Компонент";
s.AboutProgramPanel_VersionLabel_Text = "Версия";

Expand Down
2 changes: 1 addition & 1 deletion src/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.3.11
2.3.12

0 comments on commit 3e92616

Please sign in to comment.