Browse Subversion Repository
Diff of /trunk/teraterm/teraterm/filesys_log.cpp
Parent Directory
| Revision Log
| Patch
| 474 |
// 0x1000 = plain text (2005.2.20 yutaka) |
// 0x1000 = plain text (2005.2.20 yutaka) |
| 475 |
// 0x2000 = timestamp (2006.7.23 maya) |
// 0x2000 = timestamp (2006.7.23 maya) |
| 476 |
// 0x4000 = hide file transfer dialog (2008.1.30 maya) |
// 0x4000 = hide file transfer dialog (2008.1.30 maya) |
| 477 |
// 0x8000 = All buffer included in first (2013.9.29 yutaka) |
// 0x8000 = Include screen buffer (2013.9.29 yutaka) |
| 478 |
// teraterm.iniの設定を見てからデフォルトオプションを決める。(2005.5.7 yutaka) |
// teraterm.iniの設定を見てからデフォルトオプションを決める。(2005.5.7 yutaka) |
| 479 |
Option = MAKELONG(ts.LogBinary, |
Option = MAKELONG(ts.LogBinary, |
| 480 |
ts.Append | |
ts.Append | |
|
|
Legend:
| Removed from v.5395 |
|
| changed lines |
| |
Added in v.5446 |
|
|
|