Browse Subversion RepositoryLog of /trunk/teraterm/ttpmacro/ttl.c
Revision 3714 - (view) (download) (as text) (annotate) - [select for diffs] Modified Fri Dec 11 15:58:25 2009 UTC (3 years, 5 months ago) by maya File length: 80637 byte(s) Diff to previous 3713 GetSaveFileName で上書き確認を出すようにした。 Revision 3713 - (view) (download) (as text) (annotate) - [select for diffs] Modified Fri Dec 11 15:31:19 2009 UTC (3 years, 5 months ago) by maya File length: 80600 byte(s) Diff to previous 3702 filenamebox で GetSaveFileName も開けるようにした。 マクロコマンドのドキュメントの項目立てを MSDN っぽくしてみた。 Revision 3702 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Nov 24 09:01:54 2009 UTC (3 years, 5 months ago) by maya File length: 80356 byte(s) Diff to previous 3699 callmenu の実装に独自の関数を作る必要はなかったので削除した。 Revision 3699 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon Nov 23 06:15:47 2009 UTC (3 years, 5 months ago) by maya File length: 80640 byte(s) Diff to previous 3637 disconnect マクロコマンドに、TCP/IP 接続切断時の確認ダイアログを制御するオプションを追加した。 Revision 3637 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Oct 8 16:38:28 2009 UTC (3 years, 7 months ago) by yutakapon File length: 80208 byte(s) Diff to previous 3623 setdebug マクロコマンドを追加した。 制御コードを wait することができるようになる。また、ts.Debug を立てることなく、デバッグモードを切り替えられる。 Revision 3623 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sun Sep 20 13:37:45 2009 UTC (3 years, 8 months ago) by maya File length: 79885 byte(s) Diff to previous 3585 GetModuleFileName の返り値をチェックするようにした。 http://sourceforge.jp/ticket/browse.php?group_id=1412&tid=18740 Revision 3585 - (view) (download) (as text) (annotate) - [select for diffs] Modified Wed Jul 8 12:50:33 2009 UTC (3 years, 10 months ago) by doda File length: 79798 byte(s) Diff to previous 3581 strscanがマルチバイト文字で予期せぬ場所に引っかかる場合が有るのを修正。 strscan "一覧表D" "\D" Revision 3581 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon Jul 6 03:23:54 2009 UTC (3 years, 10 months ago) by doda File length: 79774 byte(s) Diff to previous 3413 strscanが正しく働かない場合があるのを修正。 ただし、まだ strscan "一覧表D" "\D" がマッチしたりする。 http://sourceforge.jp/ticket/browse.php?group_id=1412&tid=17613 Revision 3413 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue May 19 13:28:06 2009 UTC (4 years ago) by maya File length: 79942 byte(s) Diff to previous 3412 マクロコマンド exec に、第3引数(オプション)を追加。 CreateProcess で起動して終了を待ち、返り値を result に格納する。 Revision 3412 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue May 19 11:26:12 2009 UTC (4 years ago) by maya File length: 79383 byte(s) Diff to previous 3227 マクロコマンド sendmulticast と setmulticastname を修正。 GetString は文字列のみを処理する。文字列型変数も処理する GetStrVal を使うように変更。 Revision 3227 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Mar 24 15:10:33 2009 UTC (4 years, 1 month ago) by maya File length: 79387 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 (4 years, 1 month ago) by maya File length: 75208 byte(s) Diff to previous 2701 CVS から SVN へ移行: trunk に集約 Revision 2701 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Mar 12 16:58:07 2009 UTC (4 years, 2 months ago) by yutakapon Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 75208 byte(s) Diff to previous 2700 wait4all コマンド実装のための準備。 機能はdisabledにしてあるので、従来の処理には影響を与えない。 Revision 2700 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Mar 12 16:02:25 2009 UTC (4 years, 2 months ago) by yutakapon Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 75108 byte(s) Diff to previous 2689 "wait4all"マクロコマンドを追加した。 ただし、まだ作り込みをしていないので、機能開放は未。 Revision 2689 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Mar 5 16:07:56 2009 UTC (4 years, 2 months ago) by yutakapon Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 74991 byte(s) Diff to previous 2687 sendlnbroadcastコマンドを追加した。 Revision 2687 - (view) (download) (as text) (annotate) - [select for diffs] Modified Wed Mar 4 15:37:22 2009 UTC (4 years, 2 months ago) by yutakapon Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 74547 byte(s) Diff to previous 2677 マルチキャストコマンドをサポートした。 * sendmulticast * setmulticastname Revision 2677 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Mar 3 16:01:03 2009 UTC (4 years, 2 months ago) by yutakapon Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 73156 byte(s) Diff to previous 2674 ローカル変数の初期化漏れを修正した。 Revision 2674 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Mar 3 12:49:05 2009 UTC (4 years, 2 months ago) by yutakapon Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 73136 byte(s) Diff to previous 2669 sendbroadcastコマンドにおいて、"send"コマンドと同様に、引数に文字列と数値を指定できるようにした。 Revision 2669 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon Mar 2 16:12:43 2009 UTC (4 years, 2 months ago) by yutakapon Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 72435 byte(s) Diff to previous 2648 sendbroadcast コマンドを新規追加した。 Revision 2648 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sat Jan 31 12:50:55 2009 UTC (4 years, 3 months ago) by maya Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 72193 byte(s) Diff to previous 2647 タイマーの待ち秒数を定数にした Revision 2647 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Jan 27 15:29:20 2009 UTC (4 years, 3 months ago) by maya Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 72109 byte(s) Diff to previous 2646 waitn で 256 バイト以上の指定を受け入れるように戻した Revision 2646 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Jan 27 12:51:15 2009 UTC (4 years, 3 months ago) by maya Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 72173 byte(s) Diff to previous 2642 waitn で 256 バイト以上の指定を切り捨てるようにした Revision 2642 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sun Jan 25 15:27:48 2009 UTC (4 years, 3 months ago) by maya Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 72109 byte(s) Diff to previous 2639 waitn マクロコマンドを追加した Revision 2639 - (view) (download) (as text) (annotate) - [select for diffs] Modified Fri Jan 23 08:27:59 2009 UTC (4 years, 3 months ago) by maya Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 71338 byte(s) Diff to previous 2637 マクロに、ミリ秒単位のタイムアウトを指定する mtimeout 変数を追加した。 timeout * 1000 + mtimeout [ms] 待つ、という形になる。 http://sourceforge.jp/tracker/index.php?func=detail&aid=14734&group_id=1412&atid=5336 Revision 2637 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Jan 22 09:03:55 2009 UTC (4 years, 3 months ago) by maya Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 70838 byte(s) Diff to previous 2627 logopen マクロコマンドで、ログファイルが開けたかどうかを result に格納するようにした。 Revision 2627 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Dec 18 13:28:09 2008 UTC (4 years, 5 months ago) by maya Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 70672 byte(s) Diff to previous 2623 sprintf2 マクロコマンドを追加した。 Revision 2623 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon Dec 15 14:20:40 2008 UTC (4 years, 5 months ago) by maya Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 70450 byte(s) Diff to previous 2621 gethostname マクロコマンドを追加 Revision 2621 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Dec 4 02:03:10 2008 UTC (4 years, 5 months ago) by doda Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 70055 byte(s) Diff to previous 2616 strmatchが動かなくなっていたのを修正した。 http://sourceforge.jp/forum/forum.php?thread_id=20892&forum_id=5840 Revision 2616 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Nov 11 06:12:59 2008 UTC (4 years, 6 months ago) by doda Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 69965 byte(s) Diff to previous 2593 gettitleで31バイト目までしか取得出来なかったのを修正。 Revision 2593 - (view) (download) (as text) (annotate) - [select for diffs] Modified Fri Oct 10 14:05:38 2008 UTC (4 years, 7 months ago) by yutakapon Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 69949 byte(s) Diff to previous 2587 filestrseek2マクロコマンドにおいて、ファイルの1バイト目がヒットすると、ファイルポインタが突き破って -1 になるので、 ゼロオフセットになるように調整する。 cf. http://logmett.com/forum/viewtopic.php?f=3&t=938 Revision 2587 - (view) (download) (as text) (annotate) - [select for diffs] Modified Fri Sep 19 16:02:45 2008 UTC (4 years, 8 months ago) by maya Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 69761 byte(s) Diff to previous 2586 getttdir マクロコマンドを追加した。 Revision 2586 - (view) (download) (as text) (annotate) - [select for diffs] Modified Fri Sep 19 15:03:15 2008 UTC (4 years, 8 months ago) by maya Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 69390 byte(s) Diff to previous 2585 CRC32関数の仕様を変更した。 Revision 2585 - (view) (download) (as text) (annotate) - [select for diffs] Modified Fri Sep 12 15:22:59 2008 UTC (4 years, 8 months ago) by yutakapon Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 69289 byte(s) Diff to previous 2583 マクロコマンド"crc32file"を新規追加した。 Revision 2583 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Sep 11 15:21:45 2008 UTC (4 years, 8 months ago) by yutakapon Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 68168 byte(s) Diff to previous 2574 マクロコマンド"crc32"を新規追加した。 http://logmett.globeandweb.com/forum/viewtopic.php?f=6&t=814 Revision 2574 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Aug 5 15:28:13 2008 UTC (4 years, 9 months ago) by yutakapon Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 66978 byte(s) Diff to previous 2573 'yesnobox'コマンドに対しても、ウィンドウのキャンセルにより、マクロ実行を停止させることができるようにした。 Revision 2573 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon Aug 4 16:03:37 2008 UTC (4 years, 9 months ago) by yutakapon Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 66816 byte(s) Diff to previous 2550 *** empty log message *** Revision 2550 - (view) (download) (as text) (annotate) - [select for diffs] Modified Wed Jul 2 14:33:57 2008 UTC (4 years, 10 months ago) by doda Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 66653 byte(s) Diff to previous 2545 不用なLockVar()/UnlockVar()を削除。 Revision 2545 - (view) (download) (as text) (annotate) - [select for diffs] Modified Fri Jun 20 11:58:47 2008 UTC (4 years, 11 months ago) by doda Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 66873 byte(s) Diff to previous 2476 ・TeraTerm -> Tera Term ・その他細かい修正 Revision 2476 - (view) (download) (as text) (annotate) - [select for diffs] Added Mon Apr 14 17:35:50 2008 UTC (5 years, 1 month ago) by maya Original Path: teraterm/trunk/ttpmacro/ttl.c File length: 66870 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. |