Browse Subversion RepositoryLog of /trunk/ttssh2/ttxssh/util.h
Revision 10615 - (view) (download) (as text) (annotate) - [select for diffs] Modified Wed Mar 1 14:18:31 2023 UTC (13 months, 1 week ago) by zmatsuo File length: 3922 byte(s) Diff to previous 9048 ttxssh内 lngファイル名変数を ANSI版から Unicode 版へ切り替え - UTIL_get_lang_fixedfont() - 引数をUnicode版lngファイル名に変更 - LOGFONTをUnicode版に切り替え - SetI18nMenuStrs() -> SetI18nMenuStrsW() - TTMessageBoxA() -> TTMessageBoxW() 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 File length: 3919 byte(s) Diff to previous 8592 ソースファイルの著作権表記の "最後の発行の年" を削除 ticket #40996 Revision 8592 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Mar 12 13:52:24 2020 UTC (4 years ago) by zmatsuo File length: 3923 byte(s) Diff to previous 8547 ttssh で認証失敗後の認証ダイアログの文字化けを修正 - UTIL_get_lang_msgW() を ttxssh/util.c に移動 Revision 8547 - (view) (download) (as text) (annotate) - [select for diffs] Modified Wed Feb 19 15:20:34 2020 UTC (4 years, 1 month ago) by zmatsuo File length: 3828 byte(s) Diff to previous 8259 About TTSSH ダイアログの文字化けを修正 - UTF-8ベースで文字列を処理 - UTIL_get_lang_msgU8() を追加、GetI18nStrU8() を使用 - GetI18nStrU8() を i18n.c から i18n_static.c に分離 - GetI18nStrU8() は export されていない i18n.c の関数だった - cmake, VS2005, VS2019 Revision 8259 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sat Oct 5 13:51:32 2019 UTC (4 years, 6 months ago) by zmatsuo File length: 3751 byte(s) Diff to previous 7714 コンパイル時の警告を修正 - r8240 の変更がきっかけ - UTIL_get_lang_msg() の引数に const を追加 Revision 7714 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon May 27 13:23:19 2019 UTC (4 years, 10 months ago) by zmatsuo File length: 3739 byte(s) Diff to previous 7368 ttssh2、ビジュアル化fingerprintの表示に等幅フォントを設定する - 従来のフォント関連の設定が不要になったのでUTIL_get_lang_font()を削除 - モニタのDPIに合わせて等幅フォントを取得する UTIL_get_lang_fixedfont()を追加 - DPIが変化したとき、OSがフォントを再設定するので、DPIに合わせたサイズのフォントを再設定するようにした Revision 7368 - (view) (download) (as text) (annotate) - [select for diffs] Modified Wed Dec 26 15:07:02 2018 UTC (5 years, 3 months ago) by zmatsuo File length: 3761 byte(s) Diff to previous 6841 使用していないis_NT4()を削除 IsWindowsNT4()が同一機能 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 File length: 3779 byte(s) Diff to previous 6801 TeraTerm Project としてのライセンス表記を追加 ・Tera Term 本体分を横 80 桁に収まるように改行位置を調整 ・ttssh 関連の分を追加 Revision 6801 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Jun 13 10:30:12 2017 UTC (6 years, 9 months ago) by doda File length: 3702 byte(s) Diff to previous 3227 eliminate FAR keyword. Revision 3227 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Mar 24 15:10:33 2009 UTC (15 years ago) by maya File length: 3742 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 File length: 3651 byte(s) Diff to previous 3139 CVS から SVN へ移行: trunk に集約 Revision 3139 - (view) (download) (as text) (annotate) - [select for diffs] Modified Fri Aug 1 16:29:01 2008 UTC (15 years, 8 months ago) by maya Original Path: ttssh2/trunk/ttxssh/util.h File length: 3651 byte(s) Diff to previous 2994 NT4.0で無理矢理32bitアイコンを表示しようとして崩れたアイコンが表示される問題を修正した。 Revision 2994 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon Aug 13 22:30:03 2007 UTC (16 years, 8 months ago) by maya Original Path: ttssh2/trunk/ttxssh/util.h File length: 3635 byte(s) Diff to previous 2980 国際化関数を修正した。 NO_I18N マクロを削除した。 Revision 2980 - (view) (download) (as text) (annotate) - [select for diffs] Modified Wed Jun 6 14:10:12 2007 UTC (16 years, 10 months ago) by maya Original Path: ttssh2/trunk/ttxssh/util.h File length: 3647 byte(s) Diff to previous 2937 プリプロセッサにより構造体が変わってしまうので、INET6 と I18N の #define を逆転させた。 Revision 2937 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Nov 23 02:19:30 2006 UTC (17 years, 4 months ago) by maya Original Path: ttssh2/trunk/ttxssh/util.h File length: 3644 byte(s) Diff to previous 2729 表示メッセージを言語ファイルから読み込みむコードの作成を開始した。 Revision 2729 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sun Nov 14 15:53:21 2004 UTC (19 years, 5 months ago) by yutakakn Original Path: ttssh2/trunk/ttxssh/util.h File length: 3480 byte(s) Copied from: ttssh2/branches/avendor/ttxssh/util.h revision 2728 Diff to previous 2728 This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches. Revision 2728 - (view) (download) (as text) (annotate) - [select for diffs] Added Sun Nov 14 15:53:21 2004 UTC (19 years, 5 months ago) by yutakakn Original Path: ttssh2/branches/avendor/ttxssh/util.h File length: 3480 byte(s) no message 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.
|