• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

FFFTPのソースコードです。


Commit MetaInfo

Révision4bc005e45969ff5079274c3c6b12f72bec88f3b5 (tree)
l'heure2014-06-15 22:34:13
Auteurs_kawamoto <s_kawamoto@user...>
Commiters_kawamoto

Message de Log

Modify documents.

Change Summary

Modification

--- a/doc/eng/FFFTP.txt
+++ b/doc/eng/FFFTP.txt
@@ -31,6 +31,10 @@ File ->
3131 Changes in Ver.1.99
3232 --------------------
3333
34+-- Added the feature of automatic software update.
35+ It will connect to the dedicated server to check whether there are updates
36+ every 7 days by default, and then confirm whether to apply them.
37+
3438 -- Fixed bugs that the apprication did not start when the INI file was modified
3539 and BOM was inserted in it.
3640
@@ -62,6 +66,7 @@ Changes in Ver.1.99
6266 -- Added a function to move remote files to their parent directory.
6367
6468 -- Supported high DPI displays.
69+ The interface such as the menu will look smooth on high DPI displays.
6570
6671
6772 Outline
--- a/doc/eng/history.txt
+++ b/doc/eng/history.txt
@@ -3,6 +3,10 @@ FFFTP version history.
33 Changes in Ver.1.99
44 --------------------
55
6+-- Added the feature of automatic software update.
7+ It will connect to the dedicated server to check whether there are updates
8+ every 7 days by default, and then confirm whether to apply them.
9+
610 -- Fixed bugs that the apprication did not start when the INI file was modified
711 and BOM was inserted in it.
812
@@ -34,6 +38,7 @@ Changes in Ver.1.99
3438 -- Added a function to move remote files to their parent directory.
3539
3640 -- Supported high DPI displays.
41+ The interface such as the menu will look smooth on high DPI displays.
3742
3843 Changes in Ver.1.98g
3944 --------------------
--- a/doc/jpn/FFFTP.txt
+++ b/doc/jpn/FFFTP.txt
@@ -30,6 +30,10 @@ FFFTP Ver.1.96d+009
3030 Ver 1.99での変更点
3131 -------------------
3232
33+・ソフトウェアの自動更新機能を追加しました。
34+ 既定では7日ごとに専用のサーバーに接続して更新があるかどうか確認し、
35+ 更新があれば更新を適用するかどうかユーザーに確認します。
36+
3337 ・INIファイルが改変されBOMが付加されている場合にクラッシュするバグを
3438  修正しました。
3539
@@ -67,6 +71,7 @@ Ver 1.99
6771  しました。
6872
6973 ・高DPIディスプレイに対応しました。
74+ 高DPIディスプレイに表示する際にメニューなどの表示が滑らかになります。
7075
7176
7277 Ver 1.96d以前へ戻す場合
--- a/doc/jpn/history.txt
+++ b/doc/jpn/history.txt
@@ -2,6 +2,10 @@ FFFTP
22
33 ■Ver 1.99
44
5+・ソフトウェアの自動更新機能を追加しました。
6+ 既定では7日ごとに専用のサーバーに接続して更新があるかどうか確認し、
7+ 更新があれば更新を適用するかどうかユーザーに確認します。
8+
59 ・INIファイルが改変されBOMが付加されている場合にクラッシュするバグを
610  修正しました。
711
@@ -39,6 +43,7 @@ FFFTP
3943  しました。
4044
4145 ・高DPIディスプレイに対応しました。
46+ 高DPIディスプレイに表示する際にメニューなどの表示が滑らかになります。
4247
4348 ■Ver 1.98g
4449