Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/ttssh2/ttxssh/ttxssh.rc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5931 by yutakapon, Sat Aug 8 17:42:07 2015 UTC revision 5953 by maya, Fri Aug 21 06:14:49 2015 UTC
# Line 200  BEGIN Line 200  BEGIN
200      EDITTEXT        IDC_READWRITEFILENAME,95,120,100,13,ES_AUTOHSCROLL | WS_GROUP      EDITTEXT        IDC_READWRITEFILENAME,95,120,100,13,ES_AUTOHSCROLL | WS_GROUP
201      PUSHBUTTON      "&Read-only files:",IDC_CHOOSEREADONLYFILE,25,137,63,14      PUSHBUTTON      "&Read-only files:",IDC_CHOOSEREADONLYFILE,25,137,63,14
202      EDITTEXT        IDC_READONLYFILENAME,95,138,100,13,ES_AUTOHSCROLL | WS_GROUP      EDITTEXT        IDC_READONLYFILENAME,95,138,100,13,ES_AUTOHSCROLL | WS_GROUP
203        LTEXT           "Hostkey rotation",IDC_HOSTKEY_ROTATION_STATIC,27,157,102,8,0,WS_EX_RIGHT
204        COMBOBOX        IDC_HOSTKEY_ROTATION_COMBO,135,155,60,45,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
205      LTEXT           "HeartBeat(&keep-alive)",IDC_HEARTBEATLABEL,17,180,83,8      LTEXT           "HeartBeat(&keep-alive)",IDC_HEARTBEATLABEL,17,180,83,8
206      EDITTEXT        IDC_HEARTBEAT_EDIT,102,178,26,14,ES_AUTOHSCROLL | ES_NUMBER,WS_EX_RIGHT      EDITTEXT        IDC_HEARTBEAT_EDIT,102,178,26,14,ES_AUTOHSCROLL | ES_NUMBER,WS_EX_RIGHT
207      LTEXT           "sec.(0 to turn off)",IDC_HEARTBEATLABEL2,134,180,77,8      LTEXT           "sec.(0 to turn off)",IDC_HEARTBEATLABEL2,134,180,77,8
# Line 234  BEGIN Line 236  BEGIN
236      LTEXT           "SSH1: 'Compression level' determines compression on/off.\nSSH2: 'Compression order' and 'Compression level' determines compression on/off.",IDC_COMPRESSNOTE,423,245,188,25      LTEXT           "SSH1: 'Compression level' determines compression on/off.\nSSH2: 'Compression order' and 'Compression level' determines compression on/off.",IDC_COMPRESSNOTE,423,245,188,25
237      DEFPUSHBUTTON   "OK",IDOK,48,266,50,14      DEFPUSHBUTTON   "OK",IDOK,48,266,50,14
238      PUSHBUTTON      "Cancel",IDCANCEL,118,266,50,14      PUSHBUTTON      "Cancel",IDCANCEL,118,266,50,14
     LTEXT           "Hostkey rotation",IDC_HOSTKEY_ROTATION_STATIC,27,157,102,8,0,WS_EX_RIGHT  
     COMBOBOX        IDC_HOSTKEY_ROTATION_COMBO,135,155,58,45,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP  
239  END  END
240    
241  IDD_SSHUNKNOWNHOST DIALOGEX 0, 0, 215, 266  IDD_SSHUNKNOWNHOST DIALOGEX 0, 0, 215, 266

Legend:
Removed from v.5931  
changed lines
  Added in v.5953

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