Browse Subversion Repository
Log of /branches/ttcomtester/teraterm/teraterm/ttdialog.c
Revision 10521 - (view) (download) (as text) (annotate) - [select for diffs] Modified Fri Jan 20 16:03:38 2023 UTC (14 months, 2 weeks ago) by zmatsuo File length: 2476 byte(s) Diff to previous 10486 add communication test tool Revision 10486 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sat Jan 14 15:33:22 2023 UTC (14 months, 3 weeks ago) by zmatsuo Original Path: trunk/teraterm/teraterm/ttdialog.c File length: 2476 byte(s) Diff to previous 9384 TTDLGSetUILanguageFile() を削除 - ttpdlg.dll に UILanguageFile を渡すために使用されていた - 現在は ttpdlg.dll は ttermpro.exe に統合 - ts グローバル変数を参照するようにした Revision 9384 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sat Aug 28 15:32:58 2021 UTC (2 years, 7 months ago) by zmatsuo Original Path: trunk/teraterm/teraterm/ttdialog.c File length: 2622 byte(s) Diff to previous 9048 FreeTTDLG() を削除 - ttpdlg.dll を unload するための関数 - 現在は ttermpro.exe に統合 Revision 9048 - (view) (download) (as text) (annotate) - [select for diffs] Modified Wed Dec 16 12:24:13 2020 UTC (3 years, 3 months ago) by nmaya Original Path: trunk/teraterm/teraterm/ttdialog.c File length: 2665 byte(s) Diff to previous 7515 ソースファイルの著作権表記の "最後の発行の年" を削除 ticket #40996 Revision 7515 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Mar 26 15:42:43 2019 UTC (5 years ago) by zmatsuo Original Path: trunk/teraterm/teraterm/ttdialog.c File length: 2669 byte(s) Diff to previous 7182 ttpdlg内のダイアログを高Dpi対応 ttpdlg.dllをtterm.exeに統合 (installer/teraterm.issは未着手) Revision 7182 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sat Aug 18 05:38:58 2018 UTC (5 years, 7 months ago) by maya Original Path: trunk/teraterm/teraterm/ttdialog.c File length: 4928 byte(s) Diff to previous 6841 ttpdlg.dll, ttpfile.dll の関数の呼び出し方を修正(GetProcAddress を使うように統一) c.f. ttssh2-devel 3467 修正前の呼び出しをコミットした箇所: https://ja.osdn.net/cvs/view/ttssh2/teraterm/source/ttdlg/ttdlg.c?hideattic=0&r1=1.62&r2=1.63 https://ja.osdn.net/cvs/view/ttssh2/teraterm/source/teraterm/ttdialog.c?hideattic=0&r1=1.2&r2=1.3 https://ja.osdn.net/cvs/view/ttssh2/teraterm/source/teraterm/ttdialog.h?hideattic=0&r1=1.3&r2=1.4 https://ja.osdn.net/cvs/view/ttssh2/teraterm/source/teraterm/filesys.cpp?hideattic=0&r1=1.23&r2=1.24 https://ja.osdn.net/cvs/view/ttssh2/teraterm/source/ttfile/ftlib.h?hideattic=0&r1=1.7&r2=1.8 Revision 6841 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Jul 4 15:02:28 2017 UTC (6 years, 9 months ago) by doda Original Path: trunk/teraterm/teraterm/ttdialog.c File length: 4637 byte(s) Diff to previous 6806 TeraTerm Project としてのライセンス表記を追加 ・Tera Term 本体分を横 80 桁に収まるように改行位置を調整 ・ttssh 関連の分を追加 Revision 6806 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Jun 15 00:37:01 2017 UTC (6 years, 9 months ago) by doda Original Path: trunk/teraterm/teraterm/ttdialog.c File length: 4641 byte(s) Diff to previous 6792 TeraTerm Project としてのライセンス表記を追加 とりあえず Tera Term 本体分。 TeraTerm Project としての copyright 表記の年部分はコミットログを確認して書いたつもりだけど、ミスってたらすみません。 TODO: 過去に取り込んだパッチに関する著作権表記の追加 Revision 6792 - (view) (download) (as text) (annotate) - [select for diffs] Modified Fri Jun 9 14:32:34 2017 UTC (6 years, 10 months ago) by doda Original Path: trunk/teraterm/teraterm/ttdialog.c File length: 3175 byte(s) Diff to previous 6435 Tera Term 本体関連 DLL をフルパスで LoadLibrary() するようにした。 Revision 6435 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon Jul 11 08:53:02 2016 UTC (7 years, 9 months ago) by doda Original Path: trunk/teraterm/teraterm/ttdialog.c File length: 3175 byte(s) Diff to previous 3393 ・行末の空白/タブを削除 ・インデント調整 Revision 3393 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue May 12 14:26:30 2009 UTC (14 years, 11 months ago) by maya Original Path: trunk/teraterm/teraterm/ttdialog.c File length: 3176 byte(s) Diff to previous 3227 インデントを調整。コード的な変更はないはず。 Revision 3227 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Mar 24 15:10:33 2009 UTC (15 years ago) by maya Original Path: trunk/teraterm/teraterm/ttdialog.c File length: 3153 byte(s) Diff to previous 3221 CVS から SVN へ移行: 改行コードを LF から CR+LF へ変換 Revision 3221 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Mar 24 09:37:20 2009 UTC (15 years ago) by maya Original Path: trunk/teraterm/teraterm/ttdialog.c File length: 3030 byte(s) Diff to previous 2476 CVS から SVN へ移行: trunk に集約 Revision 2476 - (view) (download) (as text) (annotate) - [select for diffs] Added Mon Apr 14 17:35:50 2008 UTC (16 years ago) by maya Original Path: teraterm/trunk/teraterm/ttdialog.c File length: 3030 byte(s) ファイル移動に伴う修正 This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
|