오픈 소스 소프트웨어 개발 및 다운로드

Browse Subversion Repository

Log of /trunk/teraterm/teraterm/vtwin.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 3280 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 6 12:52:39 2009 UTC (15 years, 1 month ago) by maya
File length: 134605 byte(s)
Diff to previous 3279
切断時に画面をクリアできる ClearScreenOnCloseConnection を追加した。

Revision 3279 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 6 12:24:31 2009 UTC (15 years, 1 month ago) by maya
File length: 134519 byte(s)
Diff to previous 3227
メニューの "Send break" を無効にする DisableAcceleratorMenu を追加した。

Revision 3227 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 24 15:10:33 2009 UTC (15 years, 2 months ago) by maya
File length: 134378 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, 2 months ago) by maya
File length: 129685 byte(s)
Diff to previous 2686
CVS から SVN へ移行: trunk に集約

Revision 2686 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 4 15:17:53 2009 UTC (15 years, 2 months ago) by yutakapon
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 129685 byte(s)
Diff to previous 2685
マルチキャストコマンドのサポートのための準備。


Revision 2685 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 4 12:25:42 2009 UTC (15 years, 2 months ago) by yutakapon
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 127488 byte(s)
Diff to previous 2669
Broadcast処理において、マジックナンバーの"50"をマクロへ置換した。


Revision 2669 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 2 16:12:43 2009 UTC (15 years, 2 months ago) by yutakapon
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 127468 byte(s)
Diff to previous 2657
sendbroadcast コマンドを新規追加した。


Revision 2657 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 12 08:06:13 2009 UTC (15 years, 3 months ago) by doda
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 127388 byte(s)
Diff to previous 2631
connect "/DS" 等、New Connection ダイアログを開かず接続もしない場合に connect コマンドが終了しないのを修正。


Revision 2631 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 9 04:31:51 2009 UTC (15 years, 4 months ago) by doda
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 127353 byte(s)
Diff to previous 2629
コントロールキーを押している間は、TranslateWheelToCursorを無効に出来るようにした。


Revision 2629 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 29 01:39:39 2008 UTC (15 years, 4 months ago) by doda
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 127289 byte(s)
Diff to previous 2626
アプリケーションカーソルモードを無効にしている場合は、マウスホイール->カーソルキー変換も無効になるようにした。


Revision 2626 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 17 14:54:51 2008 UTC (15 years, 5 months ago) by doda
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 127265 byte(s)
Diff to previous 2618
PATHの長さが1024バイト以上になっても切り捨てられないようにした。


Revision 2618 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 19 11:03:23 2008 UTC (15 years, 6 months ago) by doda
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 126288 byte(s)
Diff to previous 2609
設定の保存時、事前に設定ファイルをコピーしておく事により、新規ファイルを指定した時にも設定の位置関係やコメント等が保存されるようにする。


Revision 2609 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 3 17:36:43 2008 UTC (15 years, 6 months ago) by maya
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 126243 byte(s)
Diff to previous 2582
cv.TitleRemote が空のときはタイトルに反映しないようにした。
cv.TitleRemote をリセットするメニューを追加した。
[Ttssh2-devel 1218]


Revision 2582 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 10 03:37:46 2008 UTC (15 years, 8 months ago) by doda
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 125758 byte(s)
Diff to previous 2580
cygwin接続の複製が出来なくなっていたのを修正。 [Ttssh2-devel 1148]


Revision 2580 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 3 05:27:50 2008 UTC (15 years, 8 months ago) by maya
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 125704 byte(s)
Diff to previous 2572
Vista の Aero において Alt+Tab 切り替えで表示されるアイコンが 16x16 アイコンの
拡大になってしまうので、大きいアイコンもセットするようにした。


Revision 2572 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 1 17:13:07 2008 UTC (15 years, 9 months ago) by maya
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 125432 byte(s)
Diff to previous 2570
OPENFILENAME_SIZE を取得する関数を作成した。


Revision 2570 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 1 16:28:26 2008 UTC (15 years, 9 months ago) by maya
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 125670 byte(s)
Diff to previous 2569
NT4.0で無理矢理32bitアイコンを表示しようとして崩れたアイコンが表示される問題を修正した。


Revision 2569 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 1 01:05:11 2008 UTC (15 years, 9 months ago) by maya
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 125439 byte(s)
Diff to previous 2568
ツールチップができたので、行数/桁数をタイトルバーに表示するのをやめた。


Revision 2568 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 31 15:47:30 2008 UTC (15 years, 9 months ago) by yutakapon
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 125744 byte(s)
Diff to previous 2567
ウィンドウのリサイズ中に、左上にツールチップを表示するようにした。


Revision 2567 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 28 02:23:11 2008 UTC (15 years, 9 months ago) by maya
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 121258 byte(s)
Diff to previous 2566
メニューアイテムの変更時にはDrawMenuBarを呼ぶ必要がなさそうなので削除。
メニューバーの変更時には呼ぶ必要がある。
http://msdn.microsoft.com/ja-jp/library/cc410774.aspx


Revision 2566 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jul 27 15:02:40 2008 UTC (15 years, 9 months ago) by maya
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 121343 byte(s)
Diff to previous 2564
Windows98/Me で、接続後に勝手にウィンドウ行数が減る問題を修正した。
[Ttssh2-devel 1064]


Revision 2564 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jul 19 02:41:19 2008 UTC (15 years, 10 months ago) by maya
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 121291 byte(s)
Diff to previous 2556
TELNETおよびSSHの複製が、port22,23以外だとできない問題を修正した。
http://sourceforge.jp/tracker/index.php?func=detail&aid=13069&group_id=1412&atid=5333


Revision 2556 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jul 6 06:50:40 2008 UTC (15 years, 10 months ago) by yutakapon
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 121305 byte(s)
Diff to previous 2552
韓国語パッチを追加した。
http://sourceforge.jp/tracker/index.php?func=detail&aid=12957&group_id=1412&atid=5335


Revision 2552 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 3 23:44:47 2008 UTC (15 years, 10 months ago) by maya
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 121216 byte(s)
Diff to previous 2547
ウィンドウのリサイズ中に、タイトルバーにリサイズ後の行数/桁数を表示するようにした。
http://sourceforge.jp/tracker/index.php?func=detail&aid=11261&group_id=1412&atid=5336


Revision 2547 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 24 03:44:48 2008 UTC (15 years, 11 months ago) by maya
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 120908 byte(s)
Diff to previous 2545
- ホスト名の保存数の最大値を200に増やした
  http://sourceforge.jp/tracker/index.php?func=detail&aid=12804&group_id=1412&atid=5336
- MaxBroadcatHistory に 100 以上を指定しても 99 件までしか保存されない問題を修正した


Revision 2545 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 20 11:58:47 2008 UTC (15 years, 11 months ago) by doda
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 120890 byte(s)
Diff to previous 2532
・TeraTerm -> Tera Term
・その他細かい修正


Revision 2532 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 28 03:58:49 2008 UTC (15 years, 11 months ago) by maya
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 120881 byte(s)
Diff to previous 2529
[File]-[Transfer]-[YMODEM] を隠せるようにした。


Revision 2529 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 26 03:47:26 2008 UTC (15 years, 11 months ago) by doda
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 120839 byte(s)
Diff to previous 2526
・"New Connection" ダイアログで/F=オプションを使用して設定ファイルを指定した時、背景色やANSI Color等の設定が正しく反映されないのを修正した。
・Eterm lookfeelがOnの時、"Additional Settings" ダイアログでOKボタンを押した後にウィンドウ表示が正しく更新されなくなるのを修正した。
・ALPHABLEND_TYPE2をdefineしないでビルドした時、"Restore Setup"でANSI Colorの設定が正常に反映されないのを修正した。


Revision 2526 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 23 05:04:08 2008 UTC (16 years ago) by doda
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 120722 byte(s)
Diff to previous 2519
Teraterm -> TeraTerm
Tera Term/TeraTermの表記の統一を行うかは別途検討。


Revision 2519 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 19 14:00:27 2008 UTC (16 years ago) by doda
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 120722 byte(s)
Diff to previous 2514
Mouse Tracking Mode時もダブルクリックによる単語選択を有効にした。


Revision 2514 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 16 13:37:19 2008 UTC (16 years ago) by salarm
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 120693 byte(s)
Diff to previous 2512
最下行でだけ自動スクロールする設定の場合ペースト処理でもスクロールするように修正


Revision 2512 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 15 13:52:39 2008 UTC (16 years ago) by yutakapon
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 119929 byte(s)
Diff to previous 2511
YMODEM関連の定義を追加した。


Revision 2511 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 14 16:33:09 2008 UTC (16 years ago) by yutakapon
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 119864 byte(s)
Diff to previous 2504
YMODEMメニュー呼び出しの追加。まだ動かないので、子メニューは隠蔽してあります。


Revision 2504 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun May 11 15:37:00 2008 UTC (16 years ago) by maya
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 119416 byte(s)
Diff to previous 2503
Additional settings を、タブコントロールから CPropertySheet に変更した。
vtwin.cpp から addsetting.cpp に処理を移動した。


Revision 2503 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun May 11 00:15:38 2008 UTC (16 years ago) by salarm
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 166979 byte(s)
Diff to previous 2500
最下行以外では自動スクロールしないようにする機能で
キー入力でスクロールされる用に修正


Revision 2500 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 7 06:51:43 2008 UTC (16 years ago) by salarm
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 166497 byte(s)
Diff to previous 2499
最下行でだけ自動スクロールする設定の場合はキー入力で最下行に
スクロールするようにしていたが、CTRL+PageUpなどのスクロールが
できなくなるため削除


Revision 2499 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 6 10:54:34 2008 UTC (16 years ago) by yutakapon
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 166674 byte(s)
Diff to previous 2497
最下行でのみスクロールするパッチを追加した。salarm氏に感謝します。


Revision 2497 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 2 20:01:40 2008 UTC (16 years ago) by doda
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 165514 byte(s)
Diff to previous 2493
コマンドライン/設定ファイルで、VT/TEKウィンドウのアイコンを変えられるようにした。
・コマンドラインオプション /VTICON=, /TEKICON= を追加した。
・設定オプション VTIcon, TekIcon を追加した。
・CygTermのアイコンをttermpro.exeに追加した。

アイコン名には、以下が指定できる。
  TTERM
  VT
  TEK
  TTERM_CLASSIC
  VT_CLASSIC
  CYGTERM
  Default


Revision 2493 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 29 06:15:03 2008 UTC (16 years ago) by maya
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 165440 byte(s)
Diff to previous 2482
使用していない変数を削除した。


Revision 2482 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 22 02:49:02 2008 UTC (16 years, 1 month ago) by maya
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 165460 byte(s)
Diff to previous 2476
Terminal 設定の New-lin Transmit が空白になる問題を修正した。[Ttssh2-devel 930]
共有メモリの ts とやりとりする部分を #if 0 した。


Revision 2476 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Apr 14 17:35:50 2008 UTC (16 years, 1 month ago) by maya
Original Path: teraterm/trunk/teraterm/vtwin.cpp
File length: 165443 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.

  Diffs between and
  Type of Diff should be a

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26