Skip to content

Commit

Permalink
Merge pull request #393 from ffftp/release-v58
Browse files Browse the repository at this point in the history
Release v58
  • Loading branch information
sayurin committed May 5, 2023
2 parents 720e163 + d35dbe8 commit 731e225
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 25 deletions.
10 changes: 5 additions & 5 deletions Resource/ffftp.en-US.rc
Expand Up @@ -297,7 +297,7 @@ FONT 9, DIALOGFONT, 0, 0, 0x1
BEGIN
DEFPUSHBUTTON "OK",IDOK,144,248,50,14
ICON ffftp,-1,7,4,20,20
CTEXT "FFFTP Ver 5.7",-1,110,11,90,8
CTEXT "FFFTP Ver 5.8",-1,110,11,90,8
CTEXT "FFFTP is freeware",-1,7,221,301,8
CTEXT "Copyright(C) 1997-2010 Sota && cooperators",-1,7,25,301,8
CTEXT "Copyright (C) 2011-2018 FFFTP Project (Hiromichi Matsushima, Suguru Kawamoto, IWAMOTO Kouichi, vitamin0x, unarist, Asami, fortran90, tomo1192, Yuji Tanaka, Moriguchi Hirokazu, Fu-sen, potato)\nCopyright (C) 2018- Kurata Sayuri",-1,7,37,301,32
Expand Down Expand Up @@ -2185,8 +2185,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 5,7,0,0
PRODUCTVERSION 5,7,0,0
FILEVERSION 5,8,0,0
PRODUCTVERSION 5,8,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -2204,12 +2204,12 @@ BEGIN
VALUE "Comments", "This software is Free Software"
VALUE "CompanyName", "Sota, FFFTP Project"
VALUE "FileDescription", "FFFTP"
VALUE "FileVersion", "5.7.0.0"
VALUE "FileVersion", "5.8.0.0"
VALUE "InternalName", "FFFTP"
VALUE "LegalCopyright", "Copyright (C) 1997-2010 Sota & cooperators\nCopyright (C) 2011-2018 FFFTP Project (Hiromichi Matsushima, Suguru Kawamoto, IWAMOTO Kouichi, vitamin0x, unarist, Asami, fortran90, tomo1192, Yuji Tanaka, Moriguchi Hirokazu, Fu-sen, potato).\r\nCopyright (C) 2018- Kurata Sayuri."
VALUE "OriginalFilename", "FFFTP.exe"
VALUE "ProductName", "FFFTP"
VALUE "ProductVersion", "5.7.0.0"
VALUE "ProductVersion", "5.8.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
10 changes: 5 additions & 5 deletions Resource/ffftp.ja-JP.rc
Expand Up @@ -297,7 +297,7 @@ FONT 9, DIALOGFONT, 0, 0, 0x1
BEGIN
DEFPUSHBUTTON "OK",IDOK,145,246,50,14
ICON ffftp,-1,7,4,20,20
CTEXT "FFFTP Ver 5.7",-1,113,11,90,8
CTEXT "FFFTP Ver 5.8",-1,113,11,90,8
CTEXT "FFFTPはfreewareです",-1,7,220,305,8
CTEXT "Copyright(C) 1997-2010 Sota & ご協力いただいた方々",-1,7,25,305,8,SS_NOPREFIX
CTEXT "Copyright (C) 2011-2018 FFFTP Project (Hiromichi Matsushima, Suguru Kawamoto, IWAMOTO Kouichi, vitamin0x, うなー, Asami, fortran90, tomo1192, Yuji Tanaka, Moriguchi Hirokazu, ふうせん, potato)\nCopyright (C) 2018- 倉田佐祐理",-1,7,37,305,32,SS_NOPREFIX
Expand Down Expand Up @@ -2149,8 +2149,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 5,7,0,0
PRODUCTVERSION 5,7,0,0
FILEVERSION 5,8,0,0
PRODUCTVERSION 5,8,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -2168,12 +2168,12 @@ BEGIN
VALUE "Comments", "これはフリーソフトウエアです。"
VALUE "CompanyName", "Sota, FFFTP Project"
VALUE "FileDescription", "FFFTP"
VALUE "FileVersion", "5.7.0.0"
VALUE "FileVersion", "5.8.0.0"
VALUE "InternalName", "FFFTP"
VALUE "LegalCopyright", "Copyright (C) 1997-2010 Sota & ご協力いただいた方々\nCopyright (C) 2011-2018 FFFTP Project (Hiromichi Matsushima, Suguru Kawamoto, IWAMOTO Kouichi, vitamin0x, うなー, Asami, fortran90, tomo1192, Yuji Tanaka, Moriguchi Hirokazu, ふうせん, potato).\r\nCopyright (C) 2018- 倉田佐祐理."
VALUE "OriginalFilename", "FFFTP.exe"
VALUE "ProductName", "FFFTP"
VALUE "ProductVersion", "5.7.0.0"
VALUE "ProductVersion", "5.8.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
14 changes: 7 additions & 7 deletions doc/ffftp.en.txt
@@ -1,5 +1,5 @@
============================================================
[Software Name] FFFTP Ver.5.7 (FTP Client software)
[Software Name] FFFTP Ver.5.8 (FTP Client software)
[Copyright] Copyright(C) 1997-2010 Sota & cooperators
Copyright (C) 2011-2018 FFFTP Project (Hiromichi Matsushima, Suguru Kawamoto, IWAMOTO Kouichi, vitamin0x, unarist, Asami, fortran90, tomo1192, Yuji Tanaka, Moriguchi Hirokazu, Fu-sen, potato).
Copyright (C) 2018- Kurata Sayuri.
Expand Down Expand Up @@ -29,14 +29,14 @@ following menu.
File -> Settings -> Change Master password


Changes at 5.7
Changes at 5.8
--------------

- Remove High DPI code, and use GDI Scaling. #371, #375
- Fix for mirroring upload. #361
- Update external libraries. #373
- Improve code analysis. #370, #374
- refactoring codes. #110, #357, #359, #360, #372
- X64 edition supports Windows 10 or later. #388
- Support Visual Studio 17.5. #386
- Update boost-regex version. #392
- Fix bug of creates directory instead of file. #369
- Fix crash when max history count set to zero. #382


Outline
Expand Down
14 changes: 7 additions & 7 deletions doc/ffftp.ja.txt
@@ -1,5 +1,5 @@
============================================================
【ソフト名】 FTPクライアント FFFTP Ver 5.7
【ソフト名】 FTPクライアント FFFTP Ver 5.8
【動作環境】 Windows 11, 10, 8.1, 7, Vista
【サポート】 https://github.com/ffftp/ffftp
============================================================
Expand Down Expand Up @@ -27,14 +27,14 @@ FFFTP Ver.1.96d+009以降を最初に起動した時、接続メニューの設
マスターパスワードの入力が求められますので、入力してください。


Ver 5.7での変更点
Ver 5.8での変更点
------------------

- High DPI対応をやめGDI Scalingを利用するようにしました。 #371, #375
- ミラーリングアップロードが正しく動作しない問題を修正しました。 #361
- 外部ライブラリをアップデートしました。 #373
- コード分析の警告への対応方法を改善しました。 #370, #374
- コードをリファクタリングしました。 #110, #357, #359, #360, #372
- 64bit版の動作環境はWindows 10以降となります。 #388
- Visual Studio 17.5に対応しました。 #386
- boost-regexのバージョンを最新化しました。 #392
- ファイルではなくディレクトリが作成されてしまう問題を修正しました。 #369
- 接続ヒストリ数を 0 に設定するとクラッシュする問題を修正しました。 #382


Ver 1.96d以前へ戻す場合
Expand Down
Binary file modified htmlhelp/FFFTP.CHM
Binary file not shown.
2 changes: 1 addition & 1 deletion htmlhelp/HTML/H0000001.HTM
Expand Up @@ -4,7 +4,7 @@
<META name=GENERATOR content="MSHTML 8.00.7600.16490"></HEAD>
<BODY>
<P align=center><FONT face="MS ゴシック">&nbsp;<FONT color=#0000ff
size=6>FFFTP</FONT> Ver 5.7</FONT><FONT face="MS ゴシック"><BR></FONT>(動作環境
size=6>FFFTP</FONT> Ver 5.8</FONT><FONT face="MS ゴシック"><BR></FONT>(動作環境
<STRONG>Windows 11, 10, 8.1, 7, Vista</STRONG>)</P>
<P><BR>GUIなFTPクライアントツールです。</P><STRONG>
<P style="MARGIN-RIGHT: 0px" dir=ltr><STRONG><FONT
Expand Down

0 comments on commit 731e225

Please sign in to comment.