svnno****@sourc*****
svnno****@sourc*****
2015年 10月 31日 (土) 09:22:13 JST
Revision: 6068 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6068 Author: maya Date: 2015-10-31 09:22:12 +0900 (Sat, 31 Oct 2015) Log Message: ----------- プロジェクトWebページのURLをHTTPSに変更 Modified Paths: -------------- trunk/TTProxy/TTProxy.rc trunk/TTXSamples/TTXViewMode/ReadMe-ja.txt trunk/cygterm/README trunk/cygterm/README-j trunk/cygterm/cyglaunch.c trunk/cygterm/cygterm.cc trunk/doc/en/html/about/contacts.html trunk/doc/en/html/about/copyright.html trunk/doc/en/html/about/qanda.html trunk/doc/ja/html/about/contacts.html trunk/doc/ja/html/about/copyright.html trunk/doc/ja/html/about/qanda.html trunk/teraterm/ttpdlg/ttpdlg.rc trunk/ttssh2/ttxssh/ttxssh.rc -------------- next part -------------- Modified: trunk/TTProxy/TTProxy.rc =================================================================== --- trunk/TTProxy/TTProxy.rc 2015-10-29 12:00:50 UTC (rev 6067) +++ trunk/TTProxy/TTProxy.rc 2015-10-31 00:22:12 UTC (rev 6068) @@ -231,7 +231,7 @@ CAPTION "About TTProxy" FONT 8, "Tahoma", 0, 0, 0x0 BEGIN - LTEXT "TTProxy\n%s, %d.%d.%d.%d\nCopyright (C) 2003-2006 %s\n%s: http://yebisuya.dip.jp/Software/TTProxy/\n(C) 2006-2015 TeraTerm Project\nTeraTerm Project: http://ttssh2.osdn.jp/",IDC_VERSION,7,7,212,52 + LTEXT "TTProxy\n%s, %d.%d.%d.%d\nCopyright (C) 2003-2006 %s\n%s: http://yebisuya.dip.jp/Software/TTProxy/\n(C) 2006-2015 TeraTerm Project\nTeraTerm Project: https://ttssh2.osdn.jp/",IDC_VERSION,7,7,212,52 DEFPUSHBUTTON "OK",IDOK,82,63,50,14 END Modified: trunk/TTXSamples/TTXViewMode/ReadMe-ja.txt =================================================================== --- trunk/TTXSamples/TTXViewMode/ReadMe-ja.txt 2015-10-29 12:00:50 UTC (rev 6067) +++ trunk/TTXSamples/TTXViewMode/ReadMe-ja.txt 2015-10-31 00:22:12 UTC (rev 6068) @@ -23,4 +23,4 @@ \x82\xBB\x82̑\xBC: \x82\xB1\x82̃v\x83\x89\x83O\x83C\x83\x93\x82́A\x88ȉ\xBA\x82̗v\x96]\x82\xF0\x8C\xB3\x82ɂ\xB5\x82č\xEC\x82\xE7\x82\xEA\x82܂\xB5\x82\xBD\x81B - http://osdn.jp/tracker/index.php?func=detail&aid=8850&group_id=1412&atid=5336 + https://osdn.jp/ticket/browse.php?group_id=1412&tid=8850 Modified: trunk/cygterm/README =================================================================== --- trunk/cygterm/README 2015-10-29 12:00:50 UTC (rev 6067) +++ trunk/cygterm/README 2015-10-31 00:22:12 UTC (rev 6068) @@ -4,7 +4,7 @@ Using Cygwin with a terminal emulator. (C) 2006-2015 TeraTerm Project - http://ttssh2.osdn.jp/ + https://ttssh2.osdn.jp/ Based on CygTerm by Original developer: Copyright (C) 2000-2006 NSym Modified: trunk/cygterm/README-j =================================================================== --- trunk/cygterm/README-j 2015-10-29 12:00:50 UTC (rev 6067) +++ trunk/cygterm/README-j 2015-10-31 00:22:12 UTC (rev 6068) @@ -4,7 +4,7 @@ $B%?!<%_%J%k!&%(%_%e%l!<%?$G(B Cygwin $B$r;H$&!#(B (C) 2006-2015 TeraTerm Project - http://ttssh2.osdn.jp/ + https://ttssh2.osdn.jp/ Based on CygTerm by Original developer: Copyright (C) 2000-2006 NSym Modified: trunk/cygterm/cyglaunch.c =================================================================== --- trunk/cygterm/cyglaunch.c 2015-10-29 12:00:50 UTC (rev 6067) +++ trunk/cygterm/cyglaunch.c 2015-10-31 00:22:12 UTC (rev 6068) @@ -2,7 +2,7 @@ // Cygterm launcher // // (C) 2007-2013 TeraTerm Project -// http://ttssh2.osdn.jp/ +// https://ttssh2.osdn.jp/ // // [How to compile] // Cygwin: Modified: trunk/cygterm/cygterm.cc =================================================================== --- trunk/cygterm/cygterm.cc 2015-10-29 12:00:50 UTC (rev 6067) +++ trunk/cygterm/cygterm.cc 2015-10-31 00:22:12 UTC (rev 6068) @@ -24,7 +24,7 @@ // Using Cygwin with a terminal emulator. // // Writtern by TeraTerm Project. -// http://ttssh2.osdn.jp/ +// https://ttssh2.osdn.jp/ // // Original written by NSym. // *** Web Pages *** Modified: trunk/doc/en/html/about/contacts.html =================================================================== --- trunk/doc/en/html/about/contacts.html 2015-10-29 12:00:50 UTC (rev 6067) +++ trunk/doc/en/html/about/contacts.html 2015-10-31 00:22:12 UTC (rev 6068) @@ -18,7 +18,7 @@ <p> Tera Term Home Page: -<a href="http://ttssh2.osdn.jp/">http://ttssh2.osdn.jp/</a> +<a href="https://ttssh2.osdn.jp/">https://ttssh2.osdn.jp/</a> (The address may be changed in future.) </p> Modified: trunk/doc/en/html/about/copyright.html =================================================================== --- trunk/doc/en/html/about/copyright.html 2015-10-29 12:00:50 UTC (rev 6067) +++ trunk/doc/en/html/about/copyright.html 2015-10-31 00:22:12 UTC (rev 6068) @@ -90,7 +90,7 @@ inaccurate or losses sustained by you or third parties or a failure of the program to operate with any other programs). - URL: http://ttssh2.osdn.jp/ + URL: https://ttssh2.osdn.jp/ Project: https://osdn.jp/projects/ttssh2/ e-mail: yutak****@gmail***** (Yutaka Hirata) forum: http://www.logmett.com/forum/index.php @@ -167,7 +167,7 @@ inaccurate or losses sustained by you or third parties or a failure of the program to operate with any other programs). - URL: http://ttssh2.osdn.jp/ + URL: https://ttssh2.osdn.jp/ Project: https://osdn.jp/projects/ttssh2/ e-mail: yutak****@gmail***** (Yutaka Hirata) forum: http://www.logmett.com/forum/index.php @@ -231,7 +231,7 @@ inaccurate or losses sustained by you or third parties or a failure of the program to operate with any other programs). - URL: http://ttssh2.osdn.jp/ + URL: https://ttssh2.osdn.jp/ Project: https://osdn.jp/projects/ttssh2/ e-mail: yutak****@gmail***** (Yutaka Hirata) ML(Japanese): http://www.freeml.com/info/terat****@freem***** @@ -289,7 +289,7 @@ inaccurate or losses sustained by you or third parties or a failure of the program to operate with any other programs). - URL: http://ttssh2.osdn.jp/ + URL: https://ttssh2.osdn.jp/ Project: https://osdn.jp/projects/ttssh2/ e-mail: yutak****@gmail***** (Yutaka Hirata) ML(Japanese): http://www.freeml.com/info/terat****@freem***** @@ -346,7 +346,7 @@ inaccurate or losses sustained by you or third parties or a failure of the program to operate with any other programs). - URL: http://ttssh2.osdn.jp/ + URL: https://ttssh2.osdn.jp/ Project: https://osdn.jp/projects/ttssh2/ e-mail: yutak****@gmail***** (Yutaka Hirata) ML(Japanese): http://www.freeml.com/info/terat****@freem***** @@ -403,7 +403,7 @@ inaccurate or losses sustained by you or third parties or a failure of the program to operate with any other programs). - URL: http://ttssh2.osdn.jp/ + URL: https://ttssh2.osdn.jp/ Project: https://osdn.jp/projects/ttssh2/ e-mail: yutak****@gmail***** (Yutaka Hirata) ML(Japanese): http://www.freeml.com/info/terat****@freem***** Modified: trunk/doc/en/html/about/qanda.html =================================================================== --- trunk/doc/en/html/about/qanda.html 2015-10-29 12:00:50 UTC (rev 6067) +++ trunk/doc/en/html/about/qanda.html 2015-10-31 00:22:12 UTC (rev 6068) @@ -20,7 +20,7 @@ <p> <span class="qanda">Q.</span> Where can I find the latest version?<br> <span class="qanda">A.</span> You can find it at the following sites:<br> -<a href="http://ttssh2.osdn.jp/">http://ttssh2.osdn.jp/</a><br> +<a href="https://ttssh2.osdn.jp/">https://ttssh2.osdn.jp/</a><br> Note: These sites may be changed in future. </p> Modified: trunk/doc/ja/html/about/contacts.html =================================================================== --- trunk/doc/ja/html/about/contacts.html 2015-10-29 12:00:50 UTC (rev 6067) +++ trunk/doc/ja/html/about/contacts.html 2015-10-31 00:22:12 UTC (rev 6068) @@ -18,7 +18,7 @@ <p> Tera Term \x82\xCC Home Page: -<a href="http://ttssh2.osdn.jp/">http://ttssh2.osdn.jp/</a> +<a href="https://ttssh2.osdn.jp/">https://ttssh2.osdn.jp/</a> (\x8F\xAB\x97\x88\x95ύX\x82\xB3\x82\xEA\x82邩\x82\xE0\x82\xB5\x82\xEA\x82܂\xB9\x82\xF1\x81B) </p> Modified: trunk/doc/ja/html/about/copyright.html =================================================================== --- trunk/doc/ja/html/about/copyright.html 2015-10-29 12:00:50 UTC (rev 6067) +++ trunk/doc/ja/html/about/copyright.html 2015-10-31 00:22:12 UTC (rev 6068) @@ -83,7 +83,7 @@ \x96{\x83v\x83\x8D\x83O\x83\x89\x83\x80\x82͏\xA4\x97p\x97\x98\x97p\x96\xE2\x82킸\x96\xB3\x8F\x9E\x82ŗ\x98\x97p\x82ł\xAB\x82܂\xB7\x82\xAA\x81A\x8D\xEC\x8E҂͖{\x83v\x83\x8D\x83O\x83\x89\x83\x80\x82̎g\x97p\x82ɂ\xA0\x82\xBD\x82\xE8 \x90\xB6\x82\xB6\x82\xE9\x8F\xE1\x8AQ\x82\xE2\x96\xE2\x91\xE8\x82ɑ\xB5\x82Ĉ\xEA\x90̐ӔC\x82\xA2\x82܂\xB9\x82\xF1\x81B - URL: http://ttssh2.osdn.jp/ + URL: https://ttssh2.osdn.jp/ Project: https://osdn.jp/projects/ttssh2/ e-mail: yutak****@gmail***** (\x95\xBD\x93c\x96L) forum(\x89p\x8C\xEA): http://www.logmett.com/forum/index.php @@ -154,7 +154,7 @@ \x96{\x83v\x83\x8D\x83O\x83\x89\x83\x80\x82͖\xB3\x8F\x9E\x82ŗ\x98\x97p\x82ł\xAB\x82܂\xB7\x82\xAA\x81A\x8D\xEC\x8E҂͖{\x83v\x83\x8D\x83O\x83\x89\x83\x80\x82̎g\x97p\x82ɂ\xA0\x82\xBD\x82\xE8 \x90\xB6\x82\xB6\x82\xE9\x8F\xE1\x8AQ\x82\xE2\x96\xE2\x91\xE8\x82ɑ\xB5\x82Ĉ\xEA\x90̐ӔC\x82\xA2\x82܂\xB9\x82\xF1\x81B - URL: http://ttssh2.osdn.jp/ + URL: https://ttssh2.osdn.jp/ Project: https://osdn.jp/projects/ttssh2/ e-mail: yutak****@gmail***** (\x95\xBD\x93c\x96L) forum(\x89p\x8C\xEA): http://www.logmett.com/forum/index.php @@ -211,7 +211,7 @@ \x96{\x83v\x83\x8D\x83O\x83\x89\x83\x80\x82͖\xB3\x8F\x9E\x82ŗ\x98\x97p\x82ł\xAB\x82܂\xB7\x82\xAA\x81A\x8D\xEC\x8E҂͖{\x83v\x83\x8D\x83O\x83\x89\x83\x80\x82̎g\x97p\x82ɂ\xA0\x82\xBD\x82\xE8 \x90\xB6\x82\xB6\x82\xE9\x8F\xE1\x8AQ\x82\xE2\x96\xE2\x91\xE8\x82ɑ\xB5\x82Ĉ\xEA\x90̐ӔC\x82\xA2\x82܂\xB9\x82\xF1\x81B - URL: http://ttssh2.osdn.jp/ + URL: https://ttssh2.osdn.jp/ Project: https://osdn.jp/projects/ttssh2/ e-mail: yutak****@gmail***** (\x95\xBD\x93c\x96L) ML: http://www.freeml.com/info/terat****@freem***** @@ -262,7 +262,7 @@ \x96{\x83v\x83\x8D\x83O\x83\x89\x83\x80\x82͖\xB3\x8F\x9E\x82ŗ\x98\x97p\x82ł\xAB\x82܂\xB7\x82\xAA\x81A\x8D\xEC\x8E҂͖{\x83v\x83\x8D\x83O\x83\x89\x83\x80\x82̎g\x97p\x82ɂ\xA0\x82\xBD\x82\xE8 \x90\xB6\x82\xB6\x82\xE9\x8F\xE1\x8AQ\x82\xE2\x96\xE2\x91\xE8\x82ɑ\xB5\x82Ĉ\xEA\x90̐ӔC\x82\xA2\x82܂\xB9\x82\xF1\x81B - URL: http://ttssh2.osdn.jp/ + URL: https://ttssh2.osdn.jp/ Project: https://osdn.jp/projects/ttssh2/ e-mail: yutak****@gmail***** (\x95\xBD\x93c\x96L) ML: http://www.freeml.com/info/terat****@freem***** @@ -312,7 +312,7 @@ \x96{\x83v\x83\x8D\x83O\x83\x89\x83\x80\x82͖\xB3\x8F\x9E\x82ŗ\x98\x97p\x82ł\xAB\x82܂\xB7\x82\xAA\x81A\x8D\xEC\x8E҂͖{\x83v\x83\x8D\x83O\x83\x89\x83\x80\x82̎g\x97p\x82ɂ\xA0\x82\xBD\x82\xE8 \x90\xB6\x82\xB6\x82\xE9\x8F\xE1\x8AQ\x82\xE2\x96\xE2\x91\xE8\x82ɑ\xB5\x82Ĉ\xEA\x90̐ӔC\x82\xA2\x82܂\xB9\x82\xF1\x81B - URL: http://ttssh2.osdn.jp/ + URL: https://ttssh2.osdn.jp/ Project: https://osdn.jp/projects/ttssh2/ e-mail: yutak****@gmail***** (\x95\xBD\x93c\x96L) ML: http://www.freeml.com/info/terat****@freem***** @@ -362,7 +362,7 @@ \x96{\x83v\x83\x8D\x83O\x83\x89\x83\x80\x82͖\xB3\x8F\x9E\x82ŗ\x98\x97p\x82ł\xAB\x82܂\xB7\x82\xAA\x81A\x8D\xEC\x8E҂͖{\x83v\x83\x8D\x83O\x83\x89\x83\x80\x82̎g\x97p\x82ɂ\xA0\x82\xBD\x82\xE8 \x90\xB6\x82\xB6\x82\xE9\x8F\xE1\x8AQ\x82\xE2\x96\xE2\x91\xE8\x82ɑ\xB5\x82Ĉ\xEA\x90̐ӔC\x82\xA2\x82܂\xB9\x82\xF1\x81B - URL: http://ttssh2.osdn.jp/ + URL: https://ttssh2.osdn.jp/ Project: https://osdn.jp/projects/ttssh2/ e-mail: yutak****@gmail***** (\x95\xBD\x93c\x96L) ML: http://www.freeml.com/info/terat****@freem***** Modified: trunk/doc/ja/html/about/qanda.html =================================================================== --- trunk/doc/ja/html/about/qanda.html 2015-10-29 12:00:50 UTC (rev 6067) +++ trunk/doc/ja/html/about/qanda.html 2015-10-31 00:22:12 UTC (rev 6068) @@ -19,7 +19,7 @@ <p> <span class="qanda">Q.</span> Tera Term \x82̍ŐV\x94ł͂ǂ\xB1\x82œ\xFC\x8E\xE8\x89\\x82\xA9?<br> -<span class="qanda">A.</span> <a href="http://ttssh2.osdn.jp/">http://ttssh2.osdn.jp/</a>\x82\xA9\x82\xE7\x93\xFC\x8E\xE8\x82ł\xAB\x82܂\xB7\x81B<br> +<span class="qanda">A.</span> <a href="https://ttssh2.osdn.jp/">https://ttssh2.osdn.jp/</a>\x82\xA9\x82\xE7\x93\xFC\x8E\xE8\x82ł\xAB\x82܂\xB7\x81B<br> (\x8F\xE3\x8BL\x82̃T\x83C\x83g\x81A\x83f\x83B\x83\x8C\x83N\x83g\x83\x8A\x82͏\xAB\x97\x88\x95ύX\x82\xB3\x82\xEA\x82\xE9\x89\\x90\xAB\x82\xAA\x82\xA0\x82\xE8\x82܂\xB7\x81B) </p> Modified: trunk/teraterm/ttpdlg/ttpdlg.rc =================================================================== --- trunk/teraterm/ttpdlg/ttpdlg.rc 2015-10-29 12:00:50 UTC (rev 6067) +++ trunk/teraterm/ttpdlg/ttpdlg.rc 2015-10-31 00:22:12 UTC (rev 6068) @@ -241,7 +241,7 @@ LTEXT "Includes:",IDC_INLUCDE_LABEL,38,26,31,8 LTEXT "Version",IDC_TT_VERSION,38,10,101,8 RTEXT "Author:",IDC_AUTHOR_LABEL,5,106,28,8 - LTEXT "http://ttssh2.osdn.jp/",IDC_AUTHOR_URL,36,106,128,8,SS_NOTIFY | WS_TABSTOP + LTEXT "https://ttssh2.osdn.jp/",IDC_AUTHOR_URL,36,106,128,8,SS_NOTIFY | WS_TABSTOP RTEXT "Forum:",IDC_FORUM_LABEL,8,115,25,8 LTEXT "http://www.logmett.com/forum/index.php",IDC_FORUM_URL,36,115,136,8,SS_NOTIFY | WS_TABSTOP LTEXT "Oniguruma: ",IDC_ONIGURUMA_LABEL,38,35,114,8 Modified: trunk/ttssh2/ttxssh/ttxssh.rc =================================================================== --- trunk/ttssh2/ttxssh/ttxssh.rc 2015-10-29 12:00:50 UTC (rev 6067) +++ trunk/ttssh2/ttxssh/ttxssh.rc 2015-10-31 00:22:12 UTC (rev 6068) @@ -38,7 +38,7 @@ LTEXT "OpenSSL:",IDC_OPENSSL_VERSION,6,69,175,8 LTEXT "zlib:",IDC_ZLIB_VERSION,6,78,181,8 LTEXT "PuTTY:",IDC_PUTTY_VERSION,6,87,207,8 - LTEXT "TeraTerm Project: http://ttssh2.osdn.jp/",IDC_WEBSITES,6,99,248,13,SS_SUNKEN + LTEXT "TeraTerm Project: https://ttssh2.osdn.jp/",IDC_WEBSITES,6,99,248,13,SS_SUNKEN LTEXT "THIS EXTENSION INCORPORATES STRONG CRYPTOGRAPHY. POSESSION, USE, AND/OR EXPORT OF THIS EXTENSION MAY BE ILLEGAL IN YOUR COUNTRY.",IDC_CRYPTOGRAPHY,6,116,248,26 LTEXT "This extension uses OpenSSH code by OpenBSD Project. Thanks also to Ian Goldberg for his Pilot SSH code, which was a very handy reference. Special thanks to Takashi Teranishi for his cooperation.",IDC_CREDIT,6,140,248,27 EDITTEXT IDC_ABOUTTEXT,6,171,248,87,ES_MULTILINE | ES_AUTOVSCROLL | ES_AUTOHSCROLL | ES_READONLY | WS_VSCROLL | WS_HSCROLL