Browse Subversion Repository
Log of /branches/ttcomtester/teraterm/teraterm/sendmem.h
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: 2956 byte(s) Diff to previous 10400 , to selected 8588 add communication test tool Revision 10400 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sun Dec 11 12:07:36 2022 UTC (16 months ago) by zmatsuo Original Path: trunk/teraterm/teraterm/sendmem.h File length: 2956 byte(s) Diff to previous 9146 , to selected 8588 複数ファイルのDrag&Dropで複数のファイルが送信できない - sendmemにAPI追加 - 送信完了コールバック追加 - ファイルの送信完了ごとに次の送信を行えるよう修正 ticket #46070 Revision 9146 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sat Feb 6 05:44:30 2021 UTC (3 years, 2 months ago) by zmatsuo Original Path: trunk/teraterm/teraterm/sendmem.h File length: 2685 byte(s) Diff to previous 9048 , to selected 8588 ファイル送信を整理 - ファイル送信のUIを Tera Term 4 と 5 で追加した方法の2つから選択できるよう修正 - 変更前はコードを変更する必要があった - filesys.cpp からファイル選択ダイアログに関するコードを削除 - sendfiledlg にまとめた 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/sendmem.h File length: 2750 byte(s) Diff to previous 8788 , to selected 8588 ソースファイルの著作権表記の "最後の発行の年" を削除 ticket #40996 Revision 8788 - (view) (download) (as text) (annotate) - [select for diffs] Modified Fri May 22 14:50:32 2020 UTC (3 years, 10 months ago) by zmatsuo Original Path: trunk/teraterm/teraterm/sendmem.h File length: 2754 byte(s) Diff to previous 8588 マクロからの文字列送信をUnicode化した
- dispstr, send, sendln コマンド
- DDE通信の文字コードは UTF-8
- sendmemを修正
- 文字をホスト側へ送信しない設定を可能にした
- SendMemInitSend()
- 文字列長を正しく見るようにした
- 文字ペースト時のEOSの処理修正
- EOS(0x00)は送信しない
- 改行コードを修正
- LF(0x0a) -> CR(0x0d)
Revision 8588 - (view) (download) (as text) (annotate) - [selected] Modified Wed Mar 11 15:36:57 2020 UTC (4 years, 1 month ago) by zmatsuo Original Path: trunk/teraterm/teraterm/sendmem.h File length: 2702 byte(s) Diff to previous 8456 Merge branch 'sendmem_sendsize' into trunk - sendfiledlg.cpp の SetI18nDropDownList() を削除 - SetI18nDropDownList() を SetI18nList() に変更 Revision 8456 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Jan 7 15:44:00 2020 UTC (4 years, 3 months ago) by zmatsuo Original Path: trunk/teraterm/teraterm/sendmem.h File length: 2380 byte(s) Diff to previous 8445 , to selected 8588 ファイル送信でバイナリオプションが使えるようにした - [file]/[Send file...] - ファイルドロップ Revision 8445 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Dec 17 12:15:31 2019 UTC (4 years, 3 months ago) by doda Original Path: trunk/teraterm/teraterm/sendmem.h File length: 2480 byte(s) Copied from: trunk/teraterm/teraterm/ttwinman.h revision 8436 Diff to previous 8225 , to selected 8588 Merge branch 'unicode_buf' Revision 8225 - (view) (download) (as text) (annotate) - [select for diffs] Modified Wed Sep 25 14:43:54 2019 UTC (4 years, 6 months ago) by zmatsuo Original Path: trunk/teraterm/teraterm/ttwinman.h File length: 2335 byte(s) Diff to previous 7935 , to selected 8588 コモンダイアログのヘルプボタンが機能するよう修正 - r8017 (4.104) でのエンバグ - ttwinman.c のグローバル変数 HelpId を削除 - vtwin.h, tekwin.h 内のプライベートなクラス変数にした Revision 7935 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sat Aug 10 07:32:33 2019 UTC (4 years, 8 months ago) by zmatsuo Original Path: trunk/teraterm/teraterm/ttwinman.h File length: 2356 byte(s) Diff to previous 6841 , to selected 8588 グローバル変数void *pVTWinをファイル内static変数にした - void *pVTWin で参照すると誤って使用できる - r7933 の修正で pVTWin がグローバル変数でなくてもよくなった - teraterm/teraterm.cpp へ CVTWindow* pVTWin として移動 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/ttwinman.h File length: 2378 byte(s) Diff to previous 6806 , to selected 8588 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/ttwinman.h File length: 2382 byte(s) Diff to previous 6792 , to selected 8588 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/ttwinman.h File length: 916 byte(s) Diff to previous 5308 , to selected 8588 Tera Term 本体関連 DLL をフルパスで LoadLibrary() するようにした。 Revision 5308 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sun Jun 9 14:19:15 2013 UTC (10 years, 10 months ago) by maya Original Path: trunk/teraterm/teraterm/ttwinman.h File length: 873 byte(s) Diff to previous 4009 , to selected 8588 マクロのエラーダイアログからヘルプの「エラーメッセージ一覧」を開けるようにした OpenHelp を ttpcmn.dll に移動 Revision 4009 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Aug 17 14:55:08 2010 UTC (13 years, 7 months ago) by maya Original Path: trunk/teraterm/teraterm/ttwinman.h File length: 973 byte(s) Diff to previous 3926 , to selected 8588 trunk から r3926 をいったんひっこめる Revision 3926 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon Jun 7 14:01:51 2010 UTC (13 years, 10 months ago) by yutakapon Original Path: trunk/teraterm/teraterm/ttwinman.h File length: 1089 byte(s) Diff to previous 3227 , to selected 8588 以下に示す UTF-8 送信処理を、純粋なUnicodeとして処理するようにした。 ・IME入力 ・クリップボードの貼り付け teraterm.iniに PureUTF8 エントリを追加。当該処理の on/off を切り替えられる。 デフォルトはまだ off とする。 これにより、SNOWMAN(U+2603)などの文字を送信しても、正しいUTF-8エンコーディングとして、 サーバへ送信される。 ただし、サロゲートペアには未対応。 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/ttwinman.h File length: 973 byte(s) Diff to previous 3221 , to selected 8588 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/ttwinman.h File length: 930 byte(s) Diff to previous 2476 , to selected 8588 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/ttwinman.h File length: 930 byte(s) Diff to selected 8588 ファイル移動に伴う修正 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.
|