From svnnotify @ sourceforge.jp Tue May 9 20:50:18 2017 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Tue, 09 May 2017 20:50:18 +0900 Subject: [Ttssh2-commit] =?utf-8?b?WzY3MDFdICDmraPnorrjgavjga8gVU5DIA==?= =?utf-8?b?5b2i5byP44Go44GE44GG44Gu44Gv5q2j44GX44GP54Sh44GE5rCX44GM44GX?= =?utf-8?b?44Gm44GN44Gf44Gu44Gn5L+u5q2j44CC?= Message-ID: <1494330618.948486.145557.nullmailer@users.sourceforge.jp> Revision: 6701 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6701 Author: doda Date: 2017-05-09 20:50:18 +0900 (Tue, 09 May 2017) Log Message: ----------- 正確には UNC 形式というのは正しく無い気がしてきたので修正。 Modified Paths: -------------- trunk/doc/en/html/commandline/teraterm.html trunk/doc/ja/html/commandline/teraterm.html -------------- next part -------------- Modified: trunk/doc/en/html/commandline/teraterm.html =================================================================== --- trunk/doc/en/html/commandline/teraterm.html 2017-04-25 15:23:51 UTC (rev 6700) +++ trunk/doc/en/html/commandline/teraterm.html 2017-05-09 11:50:18 UTC (rev 6701) @@ -50,7 +50,7 @@
\\<server>\pipe\<pipe name>
-
Pipe name in UNC format.
+
Pipe name.
Modified: trunk/doc/ja/html/about/history.html =================================================================== --- trunk/doc/ja/html/about/history.html 2017-05-09 14:22:32 UTC (rev 6706) +++ trunk/doc/ja/html/about/history.html 2017-05-09 14:23:36 UTC (rev 6707) @@ -2885,11 +2885,11 @@ - +
  • \x82\xBB\x82?\xBC
  • +
    /ssh-subsystem=<subsystem>
    +
    invoke the subsystem that is specified by <subsystem> instead of shell.
    +
    /nosecuritywarning
    suppress SSH security warning. THIS OPTION PROHIBITED.
    Modified: trunk/doc/ja/html/about/history.html =================================================================== --- trunk/doc/ja/html/about/history.html 2017-05-12 12:42:27 UTC (rev 6719) +++ trunk/doc/ja/html/about/history.html 2017-05-12 12:42:45 UTC (rev 6720) @@ -2881,6 +2881,11 @@ Modified: trunk/doc/ja/html/commandline/ttssh.html =================================================================== --- trunk/doc/ja/html/commandline/ttssh.html 2017-05-12 12:42:27 UTC (rev 6719) +++ trunk/doc/ja/html/commandline/ttssh.html 2017-05-12 12:42:45 UTC (rev 6720) @@ -159,6 +159,9 @@ +
    /ssh-subsystem=<subsystem>
    +
    \x83V\x83F\x83\x8B\x82ł??\xAD<subsystem>\x82?w\x92?\x82\xBD\x83T\x83u\x83V\x83X\x83e\x83\x80\x82\xF0\x8BN\x93\xAE\x82\xB7\x82\xE9\x81B
    +
    /nosecuritywarning
    SSH\x83Z\x83L\x83\x85\x83\x8A\x83e\x83B\x8Cx\x8D\x90\x82?\x8B\x82\xB7\x82\xE9\x81B\x8C\xB4\x91\xA5\x81A\x8Eg\x97p\x8B?~\x81B
    From svnnotify @ sourceforge.jp Fri May 12 21:42:27 2017 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Fri, 12 May 2017 21:42:27 +0900 Subject: [Ttssh2-commit] =?utf-8?b?WzY3MTldICBIVE1MIOOBqOOBl+OBpuOBrg==?= =?utf-8?b?5ZWP6aGM44KS5L+u5q2j?= Message-ID: <1494592947.181594.56551.nullmailer@users.sourceforge.jp> Revision: 6719 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6719 Author: doda Date: 2017-05-12 21:42:27 +0900 (Fri, 12 May 2017) Log Message: ----------- HTML としての問題を修正 ・パスの区切りを / に修正 ・<, > を文字実体参照に置き換え ・正しく閉じていないタグを修正 ・不用なタグを削除 Modified Paths: -------------- trunk/doc/en/html/about/history.html trunk/doc/ja/html/about/history.html -------------- next part -------------- Modified: trunk/doc/en/html/about/history.html =================================================================== --- trunk/doc/en/html/about/history.html 2017-05-12 12:42:14 UTC (rev 6718) +++ trunk/doc/en/html/about/history.html 2017-05-12 12:42:27 UTC (rev 6719) @@ -108,7 +108,7 @@
  • When Kanji(receive) is set to UTF-8, ISO-2022-JP Kanji can not be properly shown with Japanese language setting.
  • When DeferredLogWriteMode=on is enabled and a log file is closed soon after opening the file, Tera Term rarely halts by dead-lock.
  • When Log dialog is closed, the memory leak of Tera Term core(ttermpro.exe) is happened.
  • -
  • Windows 7 and Vista: When special operation is done on General setup dialog, an application fault occurs.
  • +
  • Windows 7 and Vista: When special operation is done on General setup dialog, an application fault occurs.
  • When the real time mode is off by using broadcast command, invalid character will be added at the end of string.
  • MACRO: When closesbox command is executed, the memory leak of Macro core(ttpmacro.exe) is happened.
  • MACRO: The gethostname, gettitle, getmodemstatus, loginfo and logopen command will rarely be wrong.
  • @@ -843,7 +843,7 @@
  • added an image file specified configuration(theme\ImageFile.INI). Also, a background image file can be specified on the Additional settings dialog.
  • Enabled the "Eterm lookfeel" check-box on the Additional settings dialog.
  • -
  • added the LanguageUI entry on the General setup dialog.
  • +
  • added the LanguageUI entry on the General setup dialog.
  • A message dialog is shown when the cygterm.cfg has been saved on the Cygwin tab of the Additional settings dialog.
  • added support for IME feedback back and forth function. The ATOK2012, MS-IME2002 and MS-IME2003 work well. Also, this feature is disabled with "IME=off"(teraterm.ini).
  • Removed an extra semicolon(;) included in the window size requesting.
  • @@ -2666,8 +2666,6 @@

    Tera Term Pro (Original Version)

    - -

    1998.3.10 (Ver 2.3 & 1.4)

    -
  • General setup\x83_\x83C\x83A\x83\x8D\x83O\x82Ō\xBE\x8C\xEA\x83t\x83@\x83C\x83\x8B\x82\xF0\x8Ew\x92\xE8\x82ł\xAB\x82\xE9\x82悤\x82?\xB5\x82\xBD\x81B
  • +
  • General setup\x83_\x83C\x83A\x83\x8D\x83O\x82Ō\xBE\x8C\xEA\x83t\x83@\x83C\x83\x8B\x82\xF0\x8Ew\x92\xE8\x82ł\xAB\x82\xE9\x82悤\x82?\xB5\x82\xBD\x81B
  • Additional settings\x83_\x83C\x83A\x83\x8D\x83O\x82\xCCCygwin\x83^\x83u\x82ŁA\x90?\xE8\x95?\xB6\x82ł\xAB\x82\xBD\x8F?\x81A\x83\x81\x83b\x83Z\x81[\x83W\x83_\x83C\x83A\x83\x8D\x83O\x82\xF0\x95\\x8E\xA6\x82\xB7\x82\xE9\x82悤\x82?\xB5\x82\xBD\x81B
  • IME\x82?O\x8C\xE3\x8EQ\x8F?ϊ\xB7\x8B@\x94\\x82?Ή\x9E\x82\xB5\x82\xBD\x81BATOK2012,MS-IME2002,MS-IME2003\x82œ\xAE\x8D\xEC\x8Am\x94F\x8Dς?BMS-IME2010\x82ł?\xAE\x8D\xEC\x95s\x89?B"IME=off"(teraterm.ini)\x82??\x82?@\x94\\x96\xB3\x8C\xF8\x81B
  • \x83E\x83B\x83\x93\x83h\x83E\x83T\x83C\x83Y\x96?\x8D\x87\x82?\x82??\xB7\x82鉞\x93\x9A\x82???\xEA\x82Ă\xA2\x82\xBD\x97]\x95\xAA\x82\xC8 ; \x82\xF0\x8D?\x82\xB5\x82\xBD\x81B
  • @@ -2676,7 +2676,6 @@
  • \x83}\x83N\x83\x8D: \x82??s\x82ł\xE0\x83R\x83\x81\x83\x93\x83g\x82\xAA\x92u\x82\xAF\x82\xE9\x82悤\x82??\xE9
  • \x83G\x83X\x83P\x81[\x83v\x83V\x81[\x83P\x83\x93\x83X\x82?\xE6\x82\xE9\x88\xF3\x8D\xFC\x82Œ\xBC\x90?|\x81[\x83g\x82?o\x97\xCD
  • \x93\xC1\x95?I\x83v\x83V\x83\x87\x83\x93 "AutoFileRename", "BackWrap", "Beep", "EnableStatusLine", "MaxComPort", "PassThruDelay", "PassThruPort", "PrnConvFF", "RussPrint", "TitleFormat"
  • -
  • \x90V [Setup] TCP/IP \x83_\x83C\x83A\x83\x8D\x83O\x83{\x83b\x83N\x83X
  • \x83z\x83X\x83g\x83\x8A\x83X\x83g\x82?z\x83X\x83g\x96\xBC\x82\xF0\x8E\xA9\x93\xAE\x92?\xC1
  • \x83\x8D\x83V\x83A\x8C?\x8E\x9A\x83Z\x83b\x83g\x92?\xC1 (CP 866, ISO 8859-5)
  • @@ -2700,7 +2699,7 @@
  • VT \x92[\x96\x96\x82?X\x83e\x81[\x83^\x83X\x83\x89\x83C\x83\x93
  • \x83G\x83X\x83P\x81[\x83v\x83V\x81[\x83P\x83\x93\x83X\x82?\xE6\x82\xE9\x88\xF3\x8D\xFC
  • ANSI \x83t\x83\x8B\x83J\x83\x89\x81[
  • -
  • \x83R\x83}\x83\x93\x83h\x83\x89\x83C\x83\x93\x83I\x83v\x83V\x83\x87\x83\x93\x92?\xC1 (/I, /L=, /LA=, /M=, /V)
  • +
  • \x83R\x83}\x83\x93\x83h\x83\x89\x83C\x83\x93\x83I\x83v\x83V\x83\x87\x83\x93\x92?\xC1 (/I, /L=<log file>, /LA=<language>, /M=<macro file>, /V)
  • \x83R\x83}\x83\x93\x83h\x83\x89\x83C\x83\x93\x82Ńz\x83X\x83g\x96\xBC\x82?\xB7\x82\xAE\x8C\xE3\x82?|\x81[\x83g\x94?\x86(\x97\xE1: "myhost.mydomain 23")
  • Tera Term \x90?\xE8\x83t\x83@\x83C\x83\x8B\x82???\x9E\x82?\xEA\x97p\x83I\x83v\x83V\x83\x87\x83\x93\x92?\xC1
  • \x83L\x81[\x83{\x81[\x83h\x90?\xE8\x83t\x83@\x83C\x83\x8B\x82?\x80\x96??\xC1
  • @@ -3016,7 +3015,7 @@ Modified: trunk/doc/ja/html/reference/develop.txt =================================================================== --- trunk/doc/ja/html/reference/develop.txt 2017-05-12 13:35:49 UTC (rev 6724) +++ trunk/doc/ja/html/reference/develop.txt 2017-05-14 14:55:59 UTC (rev 6725) @@ -50,7 +50,7 @@ - Oniguruma 6.1.3 (https://github.com/kkos/oniguruma) - OpenSSL 1.0.2k (http://www.openssl.org/) - zlib 1.2.11 (http://www.zlib.net/) -- PuTTY 0.68 (http://www.chiark.greenend.org.uk/~sgtatham/putty/) +- PuTTY 0.69 (http://www.chiark.greenend.org.uk/~sgtatham/putty/) - SFMT 1.5.1 (http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/index.html) From svnnotify @ sourceforge.jp Wed May 17 22:01:17 2017 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Wed, 17 May 2017 22:01:17 +0900 Subject: [Ttssh2-commit] =?utf-8?b?WzY3MjZdICDjgrPjg57jg7Pjg4njg6njgqQ=?= =?utf-8?b?44Oz44Kq44OX44K344On44Oz44Gn44Od44O844OI44GrIDY1NTM1IOOCkg==?= =?utf-8?b?5oyH5a6a5Ye65p2l44Gq44GE5ZWP6aGM44KS5L+u5q2j?= Message-ID: <1495026077.382085.92564.nullmailer@users.sourceforge.jp> Revision: 6726 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6726 Author: doda Date: 2017-05-17 22:01:16 +0900 (Wed, 17 May 2017) Log Message: ----------- コマンドラインオプションでポートに 65535 を指定出来ない問題を修正 Modified Paths: -------------- trunk/doc/en/html/about/history.html trunk/doc/ja/html/about/history.html trunk/teraterm/teraterm/vtwin.cpp trunk/teraterm/ttpset/ttset.c -------------- next part -------------- Modified: trunk/doc/en/html/about/history.html =================================================================== --- trunk/doc/en/html/about/history.html 2017-05-14 14:55:59 UTC (rev 6725) +++ trunk/doc/en/html/about/history.html 2017-05-17 13:01:16 UTC (rev 6726) @@ -49,7 +49,7 @@ Modified: trunk/doc/ja/html/about/history.html =================================================================== --- trunk/doc/ja/html/about/history.html 2017-05-14 14:55:59 UTC (rev 6725) +++ trunk/doc/ja/html/about/history.html 2017-05-17 13:01:16 UTC (rev 6726) @@ -46,11 +46,11 @@ - +
  • \x82\xBB\x82?\xBC

    -\x82?\xA8\x81ALanguage\x82\xAAJapanese\x82??\x81A\x93\xFA\x96{\x8C\xEA EUC \x93\x99\x82\xCC ISO 2022 \x82?\xB6\x8E\x9A\x83G\x83\x93\x83R\x81[\x83f\x83B\x83\x93\x83O\x82\xC9 -\x91Ή\x9E\x82\xB7\x82邽\x82??A ISO 2022 \x82?\xB6\x8E\x9A\x83Z\x83b\x83g\x90?\xE8\x91?\xA6\x82\xAA\x97L\x8C\xF8\x82??\xE8\x82?\xB7\x81B -

    - -

    Language\x82\xC9 "Japanese" \x82\xC6 "Korean" \x82?\xA2\x82\xB8\x82?\x82\xF0\x91I\x82??\x81A\x8E\x9F\x82?uSetup[\x91S\x94\xCA]\x81v \x83\x81\x83j\x83\x85\x81[\x82\xA9\x82\xE7\x81uTerminal[\x92[\x96\x96]\x81v\x82\xF0\x91I\x91\xF0\x82\xB7\x82\xE9\x82?o\x82\xE9 "Terminal setup[\x92[\x96\x96\x82??\xE8]" \x83_\x83C\x83A\x83\x8D\x83O\x82?uKanji(receive)[\x8A\xBF\x8E\x9A-\x8E\xF3\x90M]\x81v\x82\xA8\x82\xE6\x82сuKanji(transmit)[\x8A\xBF\x8E\x9A-\x91\x97\x90M]\x81v From svnnotify @ sourceforge.jp Wed May 24 23:45:02 2017 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Wed, 24 May 2017 23:45:02 +0900 Subject: [Ttssh2-commit] =?utf-8?b?WzY3NDVdICDprLzou4ogNi4yLjAg44Gr44Ki?= =?utf-8?b?44OD44OX44OH44O844OI?= Message-ID: <1495637102.384296.117031.nullmailer@users.sourceforge.jp> Revision: 6745 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6745 Author: maya Date: 2017-05-24 23:45:02 +0900 (Wed, 24 May 2017) Log Message: ----------- 鬼車 6.2.0 にアップデート Modified Paths: -------------- trunk/doc/en/html/about/history.html trunk/doc/en/html/reference/develop.txt trunk/doc/ja/html/about/history.html trunk/doc/ja/html/reference/develop.txt -------------- next part -------------- Modified: trunk/doc/en/html/about/history.html =================================================================== --- trunk/doc/en/html/about/history.html 2017-05-23 08:52:50 UTC (rev 6744) +++ trunk/doc/en/html/about/history.html 2017-05-24 14:45:02 UTC (rev 6745) @@ -61,6 +61,7 @@

  • Misc
  • Modified: trunk/doc/en/html/reference/develop.txt =================================================================== --- trunk/doc/en/html/reference/develop.txt 2017-05-23 08:52:50 UTC (rev 6744) +++ trunk/doc/en/html/reference/develop.txt 2017-05-24 14:45:02 UTC (rev 6745) @@ -45,11 +45,11 @@ * Libraries -- Oniguruma 6.1.3 (https://github.com/kkos/oniguruma) +- Oniguruma 6.2.0 (https://github.com/kkos/oniguruma) - OpenSSL 1.0.2k (http://www.openssl.org/) - zlib 1.2.11 (http://www.zlib.net/) - PuTTY 0.69 (http://www.chiark.greenend.org.uk/~sgtatham/putty/) -- SFMT 1.5.1 (http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/index-jp.html) +- SFMT 1.5.1 (http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/index.html) * Notice for SVN commiter Modified: trunk/doc/ja/html/about/history.html =================================================================== --- trunk/doc/ja/html/about/history.html 2017-05-23 08:52:50 UTC (rev 6744) +++ trunk/doc/ja/html/about/history.html 2017-05-24 14:45:02 UTC (rev 6745) @@ -61,6 +61,7 @@
  • \x82\xBB\x82?\xBC
  • Modified: trunk/doc/ja/html/reference/develop.txt =================================================================== --- trunk/doc/ja/html/reference/develop.txt 2017-05-23 08:52:50 UTC (rev 6744) +++ trunk/doc/ja/html/reference/develop.txt 2017-05-24 14:45:02 UTC (rev 6745) @@ -47,11 +47,11 @@ \x81\xA1 \x83\x89\x83C\x83u\x83\x89\x83\x8A -- Oniguruma 6.1.3 (https://github.com/kkos/oniguruma) +- Oniguruma 6.2.0 (https://github.com/kkos/oniguruma) - OpenSSL 1.0.2k (http://www.openssl.org/) - zlib 1.2.11 (http://www.zlib.net/) - PuTTY 0.69 (http://www.chiark.greenend.org.uk/~sgtatham/putty/) -- SFMT 1.5.1 (http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/index.html) +- SFMT 1.5.1 (http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/index-jp.html) \x81\xA1 SVN \x83R\x83~\x83b\x83^\x81[\x82??\x8D\x88\xD3 From svnnotify @ sourceforge.jp Wed May 24 23:49:13 2017 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Wed, 24 May 2017 23:49:13 +0900 Subject: [Ttssh2-commit] =?utf-8?b?WzY3NDZdICDjgqTjg7Pjgrnjg4jjg7zjg6k=?= =?utf-8?b?44Gu44K144Od44O844OIT1Pjg5Djg7zjgrjjg6fjg7PjgavjgaTjgYTjgaY=?= =?utf-8?b?6KiY6L+w?= Message-ID: <1495637353.940739.124338.nullmailer@users.sourceforge.jp> Revision: 6746 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6746 Author: maya Date: 2017-05-24 23:49:13 +0900 (Wed, 24 May 2017) Log Message: ----------- インストーラのサポートOSバージョンについて記述 Modified Paths: -------------- trunk/doc/en/html/about/history.html trunk/doc/ja/html/about/history.html -------------- next part -------------- Modified: trunk/doc/en/html/about/history.html =================================================================== --- trunk/doc/en/html/about/history.html 2017-05-24 14:45:02 UTC (rev 6745) +++ trunk/doc/en/html/about/history.html 2017-05-24 14:49:13 UTC (rev 6746) @@ -62,6 +62,7 @@ Modified: trunk/doc/ja/html/about/history.html =================================================================== --- trunk/doc/ja/html/about/history.html 2017-05-24 14:45:02 UTC (rev 6745) +++ trunk/doc/ja/html/about/history.html 2017-05-24 14:49:13 UTC (rev 6746) @@ -62,6 +62,7 @@ From svnnotify @ sourceforge.jp Wed May 24 23:56:41 2017 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Wed, 24 May 2017 23:56:41 +0900 Subject: [Ttssh2-commit] [6747] year++ Message-ID: <1495637801.180309.139073.nullmailer@users.sourceforge.jp> Revision: 6747 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6747 Author: maya Date: 2017-05-24 23:56:40 +0900 (Wed, 24 May 2017) Log Message: ----------- year++ Modified Paths: -------------- trunk/doc/en/html/about/copyright.html trunk/doc/ja/html/about/copyright.html trunk/installer/release/license.txt -------------- next part -------------- Modified: trunk/doc/en/html/about/copyright.html =================================================================== --- trunk/doc/en/html/about/copyright.html 2017-05-24 14:49:13 UTC (rev 6746) +++ trunk/doc/en/html/about/copyright.html 2017-05-24 14:56:40 UTC (rev 6747) @@ -250,7 +250,7 @@

    License

     Copyright (C) 2003-2006 YebisuyaHompo
    -(C) 2004-2015 TeraTerm Project
    +(C) 2004-2016 TeraTerm Project
     All rights reserved.
     
     Redistribution and use in source and binary forms, with or without modification,
    @@ -308,7 +308,7 @@
     

    License

     Copyright(C) 1997-2003 S.Hayakawa
    -(C) 2004-2015 TeraTerm Project
    +(C) 2004-2016 TeraTerm Project
     All rights reserved.
     
     Redistribution and use in source and binary forms, with or without modification,
    
    Modified: trunk/doc/ja/html/about/copyright.html
    ===================================================================
    --- trunk/doc/ja/html/about/copyright.html	2017-05-24 14:49:13 UTC (rev 6746)
    +++ trunk/doc/ja/html/about/copyright.html	2017-05-24 14:56:40 UTC (rev 6747)
    @@ -230,7 +230,7 @@
     

    \x83\x89\x83C\x83Z\x83\x93\x83X

     Copyright (C) 2003-2006 \x95g\x8Eq\x89\xAE\x96{\x95\xDC
    -(C) 2004-2015 TeraTerm Project
    +(C) 2004-2016 TeraTerm Project
     All rights reserved.
     
     Redistribution and use in source and binary forms, with or without modification,
    @@ -281,7 +281,7 @@
     

    \x83\x89\x83C\x83Z\x83\x93\x83X

     Copyright(C) 1997-2003 S.Hayakawa
    -(C) 2004-2015 TeraTerm Project
    +(C) 2004-2016 TeraTerm Project
     All rights reserved.
     
     Redistribution and use in source and binary forms, with or without modification,
    
    Modified: trunk/installer/release/license.txt
    ===================================================================
    --- trunk/installer/release/license.txt	2017-05-24 14:49:13 UTC (rev 6746)
    +++ trunk/installer/release/license.txt	2017-05-24 14:56:40 UTC (rev 6747)
    @@ -1,7 +1,7 @@
     License of Tera Term
     
     Copyright (C) 1994-1998 T. Teranishi
    -(C) 2004-2016 TeraTerm Project
    +(C) 2004-2017 TeraTerm Project
     All rights reserved.
     
     Redistribution and use in source and binary forms, with or without modification,
    @@ -30,7 +30,7 @@
     License of TTSSH
     
     (C)1998-2001 Robert O'Callahan
    -(C) 2004-2016 TeraTerm Project
    +(C) 2004-2017 TeraTerm Project
     All rights reserved.
     
     Redistribution and use in source and binary forms, with or without modification,
    @@ -81,7 +81,7 @@
     License of TTProxy
     
     Copyright (C) 2003-2006 YebisuyaHompo
    -(C) 2004-2015 TeraTerm Project
    +(C) 2004-2016 TeraTerm Project
     All rights reserved.
     
     Redistribution and use in source and binary forms, with or without modification,
    @@ -110,7 +110,7 @@
     License of TeraTerm Menu
     
     Copyright(C) 1997-2003 S.Hayakawa
    -(C) 2004-2015 TeraTerm Project
    +(C) 2004-2016 TeraTerm Project
     All rights reserved.
     
     Redistribution and use in source and binary forms, with or without modification,
    
    From svnnotify @ sourceforge.jp  Wed May 24 23:56:53 2017
    From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp)
    Date: Wed, 24 May 2017 23:56:53 +0900
    Subject: [Ttssh2-commit] [6748] 4.95-RC1
    Message-ID: <1495637813.494457.139154.nullmailer@users.sourceforge.jp>
    
    Revision: 6748
              http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6748
    Author:   maya
    Date:     2017-05-24 23:56:53 +0900 (Wed, 24 May 2017)
    Log Message:
    -----------
    4.95-RC1
    
    Modified Paths:
    --------------
        trunk/installer/teraterm.iss
    
    -------------- next part --------------
    Modified: trunk/installer/teraterm.iss
    ===================================================================
    --- trunk/installer/teraterm.iss	2017-05-24 14:56:40 UTC (rev 6747)
    +++ trunk/installer/teraterm.iss	2017-05-24 14:56:53 UTC (rev 6748)
    @@ -1,30 +1,30 @@
     #define AppName "Tera Term"
    -#define AppVer "4.94"
    -#define snapshot GetDateTimeString('yyyymmdd_hhnnss', '', '');
    +#define AppVer "4.95-RC1"
    +;#define snapshot GetDateTimeString('yyyymmdd_hhnnss', '', '');
     
     [InnoIDE_PreCompile]
     Name: makechm.bat
    -Name: build.bat
    -;Name: build.bat; Parameters: rebuild
    +;Name: build.bat
    +Name: build.bat; Parameters: rebuild
     
     [InnoIDE_PostCompile]
    -;Name: makearchive.bat; Parameters: release
    +Name: makearchive.bat; Parameters: release
     
     [PreCompile]
     Name: makechm.bat
    -Name: build.bat
    -;Name: build.bat; Parameters: rebuild
    +;Name: build.bat
    +Name: build.bat; Parameters: rebuild
     
     [PostCompile]
    -;Name: makearchive.bat; Parameters: release
    +Name: makearchive.bat; Parameters: release
     
     [_ISToolPreCompile]
     Name: makechm.bat
    -Name: build.bat
    -;Name: build.bat; Parameters: rebuild
    +;Name: build.bat
    +Name: build.bat; Parameters: rebuild
     
     [_ISToolPostCompile]
    -;Name: makearchive.bat; Parameters: release
    +Name: makearchive.bat; Parameters: release
     
     [Setup]
     AppCopyright=(C) 2004-2017 TeraTerm Project
    
    From svnnotify @ sourceforge.jp  Sat May 27 09:24:51 2017
    From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp)
    Date: Sat, 27 May 2017 09:24:51 +0900
    Subject: [Ttssh2-commit] =?utf-8?b?WzY3NDldICBGaWxlRGlyIOOBruWIneacnw==?=
     =?utf-8?b?5YCk44KSRG93bmxvYWRz77yIWFDku6XliY3jga9NeSBEb2N1bWVudHMgKSA=?=
     =?utf-8?b?44Gr5aSJ5pu0?=
    Message-ID: <1495844691.676839.91346.nullmailer@users.sourceforge.jp>
    
    Revision: 6749
              http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6749
    Author:   maya
    Date:     2017-05-27 09:24:51 +0900 (Sat, 27 May 2017)
    Log Message:
    -----------
    FileDir の初期値をDownloads(XP以前はMy Documents)に変更
    
    Modified Paths:
    --------------
        trunk/teraterm/common/ttlib.c
        trunk/teraterm/common/ttlib.h
        trunk/teraterm/ttpcmn/ttpcmn.def
        trunk/teraterm/ttpset/ttset.c
    
    -------------- next part --------------
    Modified: trunk/teraterm/common/ttlib.c
    ===================================================================
    --- trunk/teraterm/common/ttlib.c	2017-05-24 14:56:53 UTC (rev 6748)
    +++ trunk/teraterm/common/ttlib.c	2017-05-27 00:24:51 UTC (rev 6749)
    @@ -823,6 +823,37 @@
     	return v;
     }
     
    +void GetDownloadFolder(char *dest, int destlen)
    +{
    +	HMODULE hDll;
    +	typedef GUID KNOWNFOLDERID;
    +	typedef HRESULT(WINAPI *SHGETKNOWNFOLDERPATH)(KNOWNFOLDERID*, DWORD, HANDLE, PWSTR*);
    +	// {374DE290-123F-4565-9164-39C4925E467B}
    +	KNOWNFOLDERID FOLDERID_Downloads = { 0x374de290, 0x123f, 0x4565, 0x91, 0x64, 0x39, 0xc4, 0x92, 0x5e, 0x46, 0x7b };
    +	char download[MAX_PATH];
    +
    +	memset(download, 0, sizeof(download));
    +	if (hDll = LoadLibrary("shell32.dll")) {
    +		SHGETKNOWNFOLDERPATH pSHGetKnownFolderPath = (SHGETKNOWNFOLDERPATH)GetProcAddress(hDll, "SHGetKnownFolderPath");
    +		if (pSHGetKnownFolderPath) {
    +			PWSTR pBuffer = NULL;
    +			pSHGetKnownFolderPath(&FOLDERID_Downloads, 0, NULL, &pBuffer);
    +			WideCharToMultiByte(CP_ACP, 0, pBuffer, -1, download, sizeof(download), NULL, NULL);
    +		}
    +		FreeLibrary(hDll);
    +	}
    +	if (strlen(download) == 0) {
    +		LPITEMIDLIST pidl;
    +		if (SHGetSpecialFolderLocation(NULL, CSIDL_PERSONAL, &pidl) == NOERROR) {
    +			SHGetPathFromIDList(pidl, download);
    +			CoTaskMemFree(pidl);
    +		}
    +	}
    +	if (strlen(download) > 0) {
    +		strncpy_s(dest, destlen, download, _TRUNCATE);
    +	}
    +}
    +
     void WINAPI GetDefaultFName(char *home, char *file, char *dest, int destlen)
     {
     	// My Documents \x82\xC9 file \x82\xAA\x82\xA0\x82\xE9\x8F?\x81A
    
    Modified: trunk/teraterm/common/ttlib.h
    ===================================================================
    --- trunk/teraterm/common/ttlib.h	2017-05-24 14:56:53 UTC (rev 6748)
    +++ trunk/teraterm/common/ttlib.h	2017-05-27 00:24:51 UTC (rev 6749)
    @@ -37,6 +37,7 @@
     BOOL GetNthString(PCHAR Source, int Nth, int Size, PCHAR Dest);
     void GetNthNum(PCHAR Source, int Nth, int far *Num);
     int GetNthNum2(PCHAR Source, int Nth, int defval);
    +void GetDownloadFolder(char *dest, int destlen);
     void WINAPI GetDefaultFName(char *home, char *file, char *dest, int destlen);
     void GetDefaultSetupFName(char *home, char *dest, int destlen);
     void GetUILanguageFile(char *buf, int buflen);
    
    Modified: trunk/teraterm/ttpcmn/ttpcmn.def
    ===================================================================
    --- trunk/teraterm/ttpcmn/ttpcmn.def	2017-05-24 14:56:53 UTC (rev 6748)
    +++ trunk/teraterm/ttpcmn/ttpcmn.def	2017-05-27 00:24:51 UTC (rev 6749)
    @@ -83,3 +83,4 @@
       HasGetAdaptersAddresses @72
       HasDnsQuery @73
       HasBalloonTipSupport @87
    +  GetDownloadFolder @88
    
    Modified: trunk/teraterm/ttpset/ttset.c
    ===================================================================
    --- trunk/teraterm/ttpset/ttset.c	2017-05-24 14:56:53 UTC (rev 6748)
    +++ trunk/teraterm/ttpset/ttset.c	2017-05-27 00:24:51 UTC (rev 6749)
    @@ -1102,11 +1102,11 @@
     	GetPrivateProfileString(Section, "FileDir", "",
     	                        ts->FileDir, sizeof(ts->FileDir), FName);
     	if (strlen(ts->FileDir) == 0)
    -		strncpy_s(ts->FileDir, sizeof(ts->FileDir), ts->HomeDir, _TRUNCATE);
    +		GetDownloadFolder(ts->FileDir, sizeof(ts->FileDir));
     	else {
     		_getcwd(Temp, sizeof(Temp));
     		if (_chdir(ts->FileDir) != 0)
    -			strncpy_s(ts->FileDir, sizeof(ts->FileDir), ts->HomeDir, _TRUNCATE);
    +			GetDownloadFolder(ts->FileDir, sizeof(ts->FileDir));
     		_chdir(Temp);
     	}
     
    
    From svnnotify @ sourceforge.jp  Sat May 27 14:53:56 2017
    From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp)
    Date: Sat, 27 May 2017 14:53:56 +0900
    Subject: [Ttssh2-commit] =?utf-8?b?WzY3NTBdICDlpInmm7TlsaXmrbTmm7TmlrAg?=
     =?utf-8?q?=28_r6749=29?=
    Message-ID: <1495864436.907913.87227.nullmailer@users.sourceforge.jp>
    
    Revision: 6750
              http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6750
    Author:   maya
    Date:     2017-05-27 14:53:56 +0900 (Sat, 27 May 2017)
    Log Message:
    -----------
    変更履歴更新 (r6749)
    
    Revision Links:
    --------------
        http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6749
    
    Modified Paths:
    --------------
        trunk/doc/en/html/about/history.html
        trunk/doc/ja/html/about/history.html
    
    -------------- next part --------------
    Modified: trunk/doc/en/html/about/history.html
    ===================================================================
    --- trunk/doc/en/html/about/history.html	2017-05-27 00:24:51 UTC (rev 6749)
    +++ trunk/doc/en/html/about/history.html	2017-05-27 05:53:56 UTC (rev 6750)
    @@ -48,6 +48,7 @@
               
  • changed default action to new method. If the action behaves in the same manner as Tera Term 4.94, please set MaximizedBugTweak to 1.
  • changed MaximizedBugTweak value from on/off to 0/1/2 combination. The off is treated as 0, and the on is trested as 2.
  • + Modified: trunk/doc/ja/html/about/history.html =================================================================== --- trunk/doc/ja/html/about/history.html 2017-05-27 00:24:51 UTC (rev 6749) +++ trunk/doc/ja/html/about/history.html 2017-05-27 05:53:56 UTC (rev 6750) @@ -48,6 +48,7 @@
  • \x83f\x83t\x83H\x83\x8B\x83g\x90?\xE8\x82ł?\xAE\x8D\xEC\x82\xF0\x90V\x95\xFB\x8E\xAE\x82?ύX\x82\xB5\x82\xBD\x81BTera Term 4.94 \x82?ł?\xAF\x82\xB6\x93\xAE\x8D\xEC\x82?\xB7\x82\xE9\x8F?\x82\xCD MaximizedBugTweak \x82\xF0 1 \x82?ύX\x82\xB7\x82\xE9\x81B
  • \x90?\xE8\x83t\x83@\x83C\x83\x8B\x82\xCC MaximizedBugTweak \x90?\xE8\x82?w\x92?\x82\xE9\x92l\x82\xF0\x81Aon/off \x82\xA9\x82\xE7 0/1/2 \x82?ύX\x82\xB5\x82\xBD\x81Boff \x82\xCD 0\x81Aon \x82\xCD 2 \x82?\xB5\x82Ĉ\xB5\x82\xED\x82\xEA\x82\xE9\x81B
  • +
  • \x83t\x83@\x83C\x83\x8B\x8E\xF3\x90M\x83f\x83B\x83\x8C\x83N\x83g\x83\x8A\x82?\x89\x8A\xFA\x92l\x82\xF0\x95ύX\x82\xB5\x82\xBD(Vista\x88?~\x82\xCDDownloads\x81AXP\x88?O\x82\xCDMy Documents)
  • From svnnotify @ sourceforge.jp Sun May 28 15:41:22 2017 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Sun, 28 May 2017 15:41:22 +0900 Subject: [Ttssh2-commit] =?utf-8?b?WzY3NTFdICDoi7HoqLM=?= Message-ID: <1495953682.366810.138016.nullmailer@users.sourceforge.jp> Revision: 6751 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6751 Author: yutakapon Date: 2017-05-28 15:41:22 +0900 (Sun, 28 May 2017) Log Message: ----------- 英訳 Modified Paths: -------------- trunk/doc/en/html/about/history.html -------------- next part -------------- Modified: trunk/doc/en/html/about/history.html =================================================================== --- trunk/doc/en/html/about/history.html 2017-05-27 05:53:56 UTC (rev 6750) +++ trunk/doc/en/html/about/history.html 2017-05-28 06:41:22 UTC (rev 6751) @@ -48,7 +48,7 @@
  • changed default action to new method. If the action behaves in the same manner as Tera Term 4.94, please set MaximizedBugTweak to 1.
  • changed MaximizedBugTweak value from on/off to 0/1/2 combination. The off is treated as 0, and the on is trested as 2.
  • - +
  • changed default directory path for receiving a file(Vista or later:Downloads, XP or earlier:My Documents).
  • @@ -55,7 +55,7 @@
  • Bug fixes
    • The port number can not specify 65535 at the command line option.
    • - +
    • When the New connection selects Serial menu, a part of TCP/IP menu is not be disabled.
  • @@ -63,7 +63,7 @@
    • upgraded TTSSH to 2.81
    • upgraded Oniguruma to 6.2.0.
    • - +
    • NOTICE: The installer can not support Windows 95, 98, Me and NT 4.0. Please use the zip archive version on these Windows.
    From svnnotify @ sourceforge.jp Mon May 29 07:57:32 2017 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Mon, 29 May 2017 07:57:32 +0900 Subject: [Ttssh2-commit] =?utf-8?b?WzY3NTJdIE5VTEwoIOWJiumZpOOBl+OBnw==?= =?utf-8?b?5pqX5Y+35YyW5pa55byP5ZCNICkg44Goc3RyY21w44Gn5q+U6LyD44GX44Gm?= =?utf-8?b?6JC944Gh44KL44Gu44KS5L+u5q2j?= Message-ID: <1496012252.919737.78207.nullmailer@users.sourceforge.jp> Revision: 6752 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6752 Author: maya Date: 2017-05-29 07:57:32 +0900 (Mon, 29 May 2017) Log Message: ----------- NULL(削除した暗号化方式名)とstrcmpで比較して落ちるのを修正 見つからなかった場合はNULLではなく空文字列のほうが安全? Modified Paths: -------------- trunk/ttssh2/ttxssh/ttxssh.c -------------- next part -------------- Modified: trunk/ttssh2/ttxssh/ttxssh.c =================================================================== --- trunk/ttssh2/ttxssh/ttxssh.c 2017-05-28 06:41:22 UTC (rev 6751) +++ trunk/ttssh2/ttxssh/ttxssh.c 2017-05-28 22:57:32 UTC (rev 6752) @@ -3064,9 +3064,11 @@ if (len > 0 && len < sizeof(buf)) { /* should always be true */ buf[0] = 0; SendMessage(cipherControl, LB_GETTEXT, i, (LPARAM) buf); - for (j = 0; - j <= SSH_CIPHER_MAX - && strcmp(buf, get_cipher_name(j)) != 0; j++) { + for (j = 0; j <= SSH_CIPHER_MAX; j++) { + char *cipher_name = get_cipher_name(j); + if (cipher_name != NULL && strcmp(buf, cipher_name) == 0) { + break; + } } if (j <= SSH_CIPHER_MAX) { buf2[buf2index] = '0' + j; From svnnotify @ sourceforge.jp Mon May 29 17:03:31 2017 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Mon, 29 May 2017 17:03:31 +0900 Subject: [Ttssh2-commit] =?utf-8?b?WzY3NTNdICDjg7t0eXBv5L+u5q2j?= Message-ID: <1496045011.631635.52826.nullmailer@users.sourceforge.jp> Revision: 6753 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6753 Author: doda Date: 2017-05-29 17:03:31 +0900 (Mon, 29 May 2017) Log Message: ----------- ・typo修正 ・その他用語/文法の修正 Modified Paths: -------------- trunk/doc/en/html/about/history.html -------------- next part -------------- Modified: trunk/doc/en/html/about/history.html =================================================================== --- trunk/doc/en/html/about/history.html 2017-05-28 22:57:32 UTC (rev 6752) +++ trunk/doc/en/html/about/history.html 2017-05-29 08:03:31 UTC (rev 6753) @@ -35,27 +35,27 @@
    • Changes
        -
      • added the notification feature regarding clipboard accessing from remote host. (Windows Me or 2000 or later)
      • +
      • added the notification feature regarding clipboard accessing from the remote host. (Windows Me or 2000 or later)
      • renamed command line from /NAMEDPIPE to /PIPE option.
      • -
      • When /PIPE option is used as command line, the host name is ccomplemented by these rules: +
      • When /PIPE option is used as command line, the host name is complemented by these rules:
          -
        • If the host name begins with a \, the name is not changed.
        • -
        • If the host name does not include a \, the \\.\pipe\ is added at the beginning.
        • -
        • If the host name includes a \ anywhere but first, before that is treated as server name and after that is treated as pipe name.
        • +
        • If the host name begins with a '\', the name is not changed.
        • +
        • If the host name does not include a '\', the '\\.\pipe\' is added at the beginning.
        • +
        • If the host name includes a '\' anywhere but first, before that is treated as server name and after that is treated as pipe name.
      • added new feature regarding How to scroll the screen when the window size is maximized.
          -
        • changed default action to new method. If the action behaves in the same manner as Tera Term 4.94, please set MaximizedBugTweak to 1.
        • -
        • changed MaximizedBugTweak value from on/off to 0/1/2 combination. The off is treated as 0, and the on is trested as 2.
        • +
        • changed default action to the new method. If the action behaves in the same manner as Tera Term 4.94, please set MaximizedBugTweak to 1.
        • +
        • changed MaximizedBugTweak value from on/off to 0/1/2 combination. The "off" is treated as 0, and the "on" is treated as 2.
      • -
      • changed default directory path for receiving a file(Vista or later:Downloads, XP or earlier:My Documents).
      • +
      • changed default directory path for receiving a file (Vista or later:Downloads, XP or earlier:My Documents).
    • Bug fixes
        -
      • The port number can not specify 65535 at the command line option.
      • -
      • When the New connection selects Serial menu, a part of TCP/IP menu is not be disabled.
      • +
      • The port number cannot specify 65535 by the command line option.
      • +
      • When the New connection selects Serial menu, a part of TCP/IP menu is not disabled.
    • @@ -63,7 +63,7 @@
      • upgraded TTSSH to 2.81
      • upgraded Oniguruma to 6.2.0.
      • -
      • NOTICE: The installer can not support Windows 95, 98, Me and NT 4.0. Please use the zip archive version on these Windows.
      • +
      • NOTICE: The installer does not support Windows 95, 98, Me and NT 4.0. Please use the zip archive version on these Windows.
    @@ -2884,7 +2884,7 @@
    • added the notification feature when remote host uses forwarded agent. (Windows Me or 2000 or later)
    • added support for changing the user password when using the password authentication.
    • -
    • added subsystem launching instead of shell on connection. +
    • added support for executing the specified subsystem instead of the shell on connection.
    • @@ -2893,7 +2893,7 @@
    • Bug fixes
        -
      • When agent transfer is enabled, an application fault is occurred after the remote host sends big packet request.
      • +
      • When agent forwarding is enabled, an application fault is occurred after the remote host sends big packet request.
    • From svnnotify @ sourceforge.jp Wed May 31 07:28:57 2017 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Wed, 31 May 2017 07:28:57 +0900 Subject: [Ttssh2-commit] =?utf-8?b?WzY3NTRdICDlpInmm7TlsaXmrbTjga7poIY=?= =?utf-8?b?55Wq44KS5aSJ5pu0?= Message-ID: <1496183337.220924.8964.nullmailer@users.sourceforge.jp> Revision: 6754 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6754 Author: maya Date: 2017-05-31 07:28:56 +0900 (Wed, 31 May 2017) Log Message: ----------- 変更履歴の順番を変更 Modified Paths: -------------- trunk/doc/en/html/about/history.html trunk/doc/ja/html/about/history.html -------------- next part -------------- Modified: trunk/doc/en/html/about/history.html =================================================================== --- trunk/doc/en/html/about/history.html 2017-05-29 08:03:31 UTC (rev 6753) +++ trunk/doc/en/html/about/history.html 2017-05-30 22:28:56 UTC (rev 6754) @@ -35,7 +35,13 @@
      • Changes
          +
        • added new feature regarding How to scroll the screen when the window size is maximized. +
            +
          • changed default action to the new method. If the action behaves in the same manner as Tera Term 4.94, please set MaximizedBugTweak to 1.
          • +
          • changed MaximizedBugTweak value from on/off to 0/1/2 combination. The "off" is treated as 0, and the "on" is treated as 2.
          • +
        • added the notification feature regarding clipboard accessing from the remote host. (Windows Me or 2000 or later)
        • +
        • changed default directory path for receiving a file (Vista or later:Downloads, XP or earlier:My Documents).
        • renamed command line from /NAMEDPIPE to /PIPE option.
        • When /PIPE option is used as command line, the host name is complemented by these rules:
            @@ -43,12 +49,6 @@
          • If the host name does not include a '\', the '\\.\pipe\' is added at the beginning.
          • If the host name includes a '\' anywhere but first, before that is treated as server name and after that is treated as pipe name.
        • -
        • added new feature regarding How to scroll the screen when the window size is maximized. -
            -
          • changed default action to the new method. If the action behaves in the same manner as Tera Term 4.94, please set MaximizedBugTweak to 1.
          • -
          • changed MaximizedBugTweak value from on/off to 0/1/2 combination. The "off" is treated as 0, and the "on" is treated as 2.
          • -
        • -
        • changed default directory path for receiving a file (Vista or later:Downloads, XP or earlier:My Documents).
      • @@ -2882,12 +2882,12 @@
        • Changes
            -
          • added the notification feature when remote host uses forwarded agent. (Windows Me or 2000 or later)
          • added support for changing the user password when using the password authentication.
          • added support for executing the specified subsystem instead of the shell on connection.
          • +
          • added the notification feature when remote host uses forwarded agent. (Windows Me or 2000 or later)
        • Modified: trunk/doc/ja/html/about/history.html =================================================================== --- trunk/doc/ja/html/about/history.html 2017-05-29 08:03:31 UTC (rev 6753) +++ trunk/doc/ja/html/about/history.html 2017-05-30 22:28:56 UTC (rev 6754) @@ -35,7 +35,13 @@
          • \x95ύX
              +
            • \x89\xE6\x96?ő?\x8E\x9E\x82?X\x83N\x83\x8D\x81[\x83\x8B\x95\xFB\x8E\xAE \x82?\xB5\x82ĐV\x82\xB5\x82\xA2\x95\xFB\x8E\xAE\x82\xF0\x92?\xC1\x82\xB5\x82\xBD\x81B +
                +
              • \x83f\x83t\x83H\x83\x8B\x83g\x90?\xE8\x82ł?\xAE\x8D\xEC\x82\xF0\x90V\x95\xFB\x8E\xAE\x82?ύX\x82\xB5\x82\xBD\x81BTera Term 4.94 \x82?ł?\xAF\x82\xB6\x93\xAE\x8D\xEC\x82?\xB7\x82\xE9\x8F?\x82\xCD MaximizedBugTweak \x82\xF0 1 \x82?ύX\x82\xB7\x82\xE9\x81B
              • +
              • \x90?\xE8\x83t\x83@\x83C\x83\x8B\x82\xCC MaximizedBugTweak \x90?\xE8\x82?w\x92?\x82\xE9\x92l\x82\xF0\x81Aon/off \x82\xA9\x82\xE7 0/1/2 \x82?ύX\x82\xB5\x82\xBD\x81Boff \x82\xCD 0\x81Aon \x82\xCD 2 \x82?\xB5\x82Ĉ\xB5\x82\xED\x82\xEA\x82\xE9\x81B
              • +
            • \x83\x8A\x83\x82\x81[\x83g\x82\xA9\x82\xE7\x82?N\x83\x8A\x83b\x83v\x83{\x81[\x83h\x82??A\x83N\x83Z\x83X\x82\xF0\x92?m\x82\xB7\x82\xE9\x8B@\x94\\x82\xF0\x92?\xC1\x82\xB5\x82\xBD\x81B(Windows Me, 2000 \x88?\xE3)
            • +
            • \x83t\x83@\x83C\x83\x8B\x8E\xF3\x90M\x83f\x83B\x83\x8C\x83N\x83g\x83\x8A\x82?\x89\x8A\xFA\x92l\x82\xF0\x95ύX\x82\xB5\x82\xBD(Vista\x88?~\x82\xCDDownloads\x81AXP\x88?O\x82\xCDMy Documents)
            • \x83R\x83}\x83\x93\x83h\x83\x89\x83C\x83\x93\x83I\x83v\x83V\x83\x87\x83\x93 /NAMEDPIPE \x82\xF0 /PIPE \x82?ύX\x82\xB5\x82\xBD\x81B
            • \x83R\x83}\x83\x93\x83h\x83\x89\x83C\x83\x93\x83I\x83v\x83V\x83\x87\x83\x93 /PIPE \x82\xF0\x8Eg\x97p\x82\xB5\x82\xBD\x8E\x9E\x82?A\x88?\xBA\x82?\x8B\x81[\x83\x8B\x82Ńz\x83X\x83g\x96\xBC\x82\xF0\x95?\x82悤\x82?\xB5\x82\xBD\x81B
                @@ -43,12 +49,6 @@
              • \x83z\x83X\x83g\x96\xBC\x82\xC9 \ \x82\xAA\x8A??\xEA\x82?\xA2\x8F?\x82?擪\x82\xC9 \\.\pipe\ \x82\xAA\x95t\x89\xC1\x82\xB3\x82\xEA\x82\xE9\x81B
              • \x83z\x83X\x83g\x96\xBC\x82?擪\x88?O\x82\xC9 \ \x82\xAA\x97L\x82\xE9\x8F?\x82?A\x82\xBB\x82\xEA\x82\xE6\x82\xE8\x91O\x82\xF0\x83T\x81[\x83o\x96\xBC\x81A\x8C\xE3\x82\xEB\x82\xF0\x83p\x83C\x83v\x96\xBC\x82?\xB5\x82Ĉ\xB5\x82\xA4\x81B
            • -
            • \x89\xE6\x96?ő?\x8E\x9E\x82?X\x83N\x83\x8D\x81[\x83\x8B\x95\xFB\x8E\xAE \x82?\xB5\x82ĐV\x82\xB5\x82\xA2\x95\xFB\x8E\xAE\x82\xF0\x92?\xC1\x82\xB5\x82\xBD\x81B -
                -
              • \x83f\x83t\x83H\x83\x8B\x83g\x90?\xE8\x82ł?\xAE\x8D\xEC\x82\xF0\x90V\x95\xFB\x8E\xAE\x82?ύX\x82\xB5\x82\xBD\x81BTera Term 4.94 \x82?ł?\xAF\x82\xB6\x93\xAE\x8D\xEC\x82?\xB7\x82\xE9\x8F?\x82\xCD MaximizedBugTweak \x82\xF0 1 \x82?ύX\x82\xB7\x82\xE9\x81B
              • -
              • \x90?\xE8\x83t\x83@\x83C\x83\x8B\x82\xCC MaximizedBugTweak \x90?\xE8\x82?w\x92?\x82\xE9\x92l\x82\xF0\x81Aon/off \x82\xA9\x82\xE7 0/1/2 \x82?ύX\x82\xB5\x82\xBD\x81Boff \x82\xCD 0\x81Aon \x82\xCD 2 \x82?\xB5\x82Ĉ\xB5\x82\xED\x82\xEA\x82\xE9\x81B
              • -
            • -
            • \x83t\x83@\x83C\x83\x8B\x8E\xF3\x90M\x83f\x83B\x83\x8C\x83N\x83g\x83\x8A\x82?\x89\x8A\xFA\x92l\x82\xF0\x95ύX\x82\xB5\x82\xBD(Vista\x88?~\x82\xCDDownloads\x81AXP\x88?O\x82\xCDMy Documents)
          • @@ -2888,12 +2888,12 @@
            • \x95ύX
                -
              • \x83\x8A\x83\x82\x81[\x83g\x83z\x83X\x83g\x82\xAA\x93]\x91\x97\x82\xB5\x82\xBD\x83G\x81[\x83W\x83F\x83\x93\x83g\x82\xF0\x8Eg\x97p\x82\xB5\x82\xBD\x8E\x9E\x82??m\x82\xB7\x82\xE9\x8B@\x94\\x82\xF0\x92?\xC1\x82\xB5\x82\xBD\x81B(Windows Me, 2000 \x88?\xE3)
              • \x83p\x83X\x83\x8F\x81[\x83h\x94F\x8F?\x9E\x82?p\x83X\x83\x8F\x81[\x83h\x95ύX\x82?Ή\x9E\x82\xB5\x82\xBD\x81B
              • \x90?\xB1\x8E\x9E\x82?V\x83F\x83\x8B\x82ł??\xAD\x83T\x83u\x83V\x83X\x83e\x83\x80\x82\xF0\x8BN\x93\xAE\x82\xB7\x82\xE9\x8B@\x94\\x82\xF0\x92?\xC1\x82\xB5\x82\xBD\x81B
                • \x83R\x83}\x83\x93\x83h\x83\x89\x83C\x83\x93\x83I\x83v\x83V\x83\x87\x83\x93\x82\xC9 /ssh-subsystem \x83I\x83v\x83V\x83\x87\x83\x93\x82\xF0\x92?\xC1\x82\xB5\x82\xBD\x81B
              • +
              • \x83\x8A\x83\x82\x81[\x83g\x83z\x83X\x83g\x82\xAA\x93]\x91\x97\x82\xB5\x82\xBD\x83G\x81[\x83W\x83F\x83\x93\x83g\x82\xF0\x8Eg\x97p\x82\xB5\x82\xBD\x8E\x9E\x82??m\x82\xB7\x82\xE9\x8B@\x94\\x82\xF0\x92?\xC1\x82\xB5\x82\xBD\x81B(Windows Me, 2000 \x88?\xE3)
            • From svnnotify @ sourceforge.jp Wed May 31 07:46:49 2017 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Wed, 31 May 2017 07:46:49 +0900 Subject: [Ttssh2-commit] =?utf-8?b?WzY3NTVdICBJbm5vIFNldHVwIOODkOODvA==?= =?utf-8?b?44K444On44Oz44KS5L+u5q2j?= Message-ID: <1496184409.114018.32841.nullmailer@users.sourceforge.jp> Revision: 6755 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6755 Author: maya Date: 2017-05-31 07:46:48 +0900 (Wed, 31 May 2017) Log Message: ----------- Inno Setup バージョンを修正 Modified Paths: -------------- trunk/doc/en/html/reference/develop.txt trunk/doc/ja/html/reference/develop.txt -------------- next part -------------- Modified: trunk/doc/en/html/reference/develop.txt =================================================================== --- trunk/doc/en/html/reference/develop.txt 2017-05-30 22:28:56 UTC (rev 6754) +++ trunk/doc/en/html/reference/develop.txt 2017-05-30 22:46:48 UTC (rev 6755) @@ -32,9 +32,9 @@ PATH C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE;C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN;C:\Program Files (x86)\Windows Kits\8.1\bin\x86 VSINSTALLDIR C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC - Installer - Inno Setup 5.4.3 ANSI (http://www.jrsoftware.org/isinfo.php) (5.5.0 or higher doesn't support Windows NT 4.0 and 9x) - Inno Setup Preprocessor (from ispack-5.4.3) - InnoIDE 1.0.0 (from ispack-5.4.3) + Inno Setup 5.5.9 ANSI (http://www.jrsoftware.org/isinfo.php) + Inno Setup Preprocessor + Inno Script Studio 2.2.2.32 - others Cygwin 1.5.x (1.7.x doesn't support Windows 9x) ActivePerl 5.8 later version Modified: trunk/doc/ja/html/reference/develop.txt =================================================================== --- trunk/doc/ja/html/reference/develop.txt 2017-05-30 22:28:56 UTC (rev 6754) +++ trunk/doc/ja/html/reference/develop.txt 2017-05-30 22:46:48 UTC (rev 6755) @@ -34,9 +34,9 @@ PATH C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE;C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN;C:\Program Files (x86)\Windows Kits\8.1\bin\x86 VSINSTALLDIR C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC - \x83C\x83\x93\x83X\x83g\x81[\x83\x89 - Inno Setup 5.4.3 ANSI (http://www.jrsoftware.org/isinfo.php) (5.5.0 \x88?\xE3\x82ō?\x82\xB5\x82\xBD\x83C\x83\x93\x83X\x83g\x81[\x83\x89\x82\xCD Windows NT 4.0, 9x \x82\xF0\x83T\x83|\x81[\x83g\x82\xB5\x82?\xA2\x82?ŕs\x89\xC2) - Inno Setup Preprocessor (ispack-5.4.3 \x82\xE6\x82\xE8) - InnoIDE 1.0.0 (ispack-5.4.3 \x82\xE6\x82\xE8) + Inno Setup 5.5.9 ANSI (http://www.jrsoftware.org/isinfo.php) + Inno Setup Preprocessor + Inno Script Studio 2.2.2.32 - \x82\xBB\x82?\xBC Cygwin 1.5.x (1.7.x \x82\xCD Windows 9x \x82\xF0\x83T\x83|\x81[\x83g\x82\xB5\x82Ă\xA2\x82?\xA2\x82?ŕs\x89\xC2) ActivePerl 5.8 \x88?\xE3 From svnnotify @ sourceforge.jp Wed May 31 07:47:41 2017 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Wed, 31 May 2017 07:47:41 +0900 Subject: [Ttssh2-commit] =?utf-8?b?WzY3NTZdICDlpInmm7TlsaXmrbTjgpLkv64=?= =?utf-8?b?5q2j?= Message-ID: <1496184461.591339.33055.nullmailer@users.sourceforge.jp> Revision: 6756 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6756 Author: maya Date: 2017-05-31 07:47:41 +0900 (Wed, 31 May 2017) Log Message: ----------- 変更履歴を修正 Modified Paths: -------------- trunk/doc/en/html/about/history.html -------------- next part -------------- Modified: trunk/doc/en/html/about/history.html =================================================================== --- trunk/doc/en/html/about/history.html 2017-05-30 22:46:48 UTC (rev 6755) +++ trunk/doc/en/html/about/history.html 2017-05-30 22:47:41 UTC (rev 6756) @@ -63,7 +63,7 @@
              • upgraded TTSSH to 2.81
              • upgraded Oniguruma to 6.2.0.
              • -
              • NOTICE: The installer does not support Windows 95, 98, Me and NT 4.0. Please use the zip archive version on these Windows.
              • +
              • NOTICE: The installer no longer support Windows 95, 98, Me and NT 4.0. Please use the zip archive version on these Windows.
            From svnnotify @ sourceforge.jp Wed May 31 19:10:17 2017 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Wed, 31 May 2017 19:10:17 +0900 Subject: [Ttssh2-commit] =?utf-8?q?=5B6757=5D__Inno_Script_Studio_?= =?utf-8?b?44Gr57Wx5LiA?= Message-ID: <1496225417.056756.120962.nullmailer@users.sourceforge.jp> Revision: 6757 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6757 Author: maya Date: 2017-05-31 19:10:16 +0900 (Wed, 31 May 2017) Log Message: ----------- Inno Script Studio に統一 Modified Paths: -------------- trunk/doc/en/html/reference/develop.txt trunk/doc/ja/html/reference/develop.txt -------------- next part -------------- Modified: trunk/doc/en/html/reference/develop.txt =================================================================== --- trunk/doc/en/html/reference/develop.txt 2017-05-30 22:47:41 UTC (rev 6756) +++ trunk/doc/en/html/reference/develop.txt 2017-05-31 10:10:16 UTC (rev 6757) @@ -285,7 +285,7 @@ 4. Evaluate executable program file. - Make installer package - Open "teraterm\installer\teraterm.iss" with ISTool and call [Project]-[Compile Setup] with InnoSetup. + Open "teraterm\installer\teraterm.iss" with Inno Script Studio and call [Project]-[Compile] with InnoSetup. - Test Tera Term installation and evaluate it. 5. Create SVN tag. @@ -295,7 +295,7 @@ 6. Re-checkout from svn tag. 7. Make installer package - Open "teraterm\installer\teraterm.iss" with ISTool and call [Project]-[Compile Setup] with InnoSetup. + Open "teraterm\installer\teraterm.iss" with Inno Script Studio and call [Project]-[Compile] with InnoSetup. 8. Update OSDN project site. - Add new release. Modified: trunk/doc/ja/html/reference/develop.txt =================================================================== --- trunk/doc/ja/html/reference/develop.txt 2017-05-30 22:47:41 UTC (rev 6756) +++ trunk/doc/ja/html/reference/develop.txt 2017-05-31 10:10:16 UTC (rev 6757) @@ -298,7 +298,7 @@ 4. \x93\xAE\x8D\xEC\x8Am\x94F\x82\xF0\x82\xB7\x82\xE9 - \x83C\x83\x93\x83X\x83g\x81[\x83\x89\x82\xF0\x8D?\x82\xB7\x82\xE9\x81B - ISTool \x82\xC5 teraterm\installer\teraterm.iss \x82\xF0\x8AJ\x82\xAB\x81A[Project]-[Compile Setup]\x82ō?\x82\xB3\x82\xEA\x82\xE9\x81B + Inno Script Studio \x82\xC5 teraterm\installer\teraterm.iss \x82\xF0\x8AJ\x82\xAB\x81A[Project]-[Compile]\x82ō?\x82\xB3\x82\xEA\x82\xE9\x81B - \x83C\x83\x93\x83X\x83g\x81[\x83\x8B\x82\xA8\x82\xE6\x82ю\xC0\x8Ds\x82\xF0\x83e\x83X\x83g\x82\xB7\x82\xE9\x81B 5. SVN \x82?^\x83O\x82\xF0\x8D?\x82\xB7\x82\xE9\x81B @@ -308,7 +308,7 @@ 6. \x83\x8A\x83\x8A\x81[\x83X\x97p\x82?^\x83O\x82Ń`\x83F\x83b\x83N\x83A\x83E\x83g\x82\xB5\x92\xBC\x82\xB7\x81B 7. \x83C\x83\x93\x83X\x83g\x81[\x83\x89\x82\xF0\x8D?\x82\xB7\x82\xE9\x81B - ISTool \x82\xC5 teraterm\installer\teraterm.iss \x82\xF0\x8AJ\x82\xAB\x81A[Project]-[Compile Setup]\x82ō?\x82\xB3\x82\xEA\x82\xE9 + Inno Script Studio \x82\xC5 teraterm\installer\teraterm.iss \x82\xF0\x8AJ\x82\xAB\x81A[Project]-[Compile]\x82ō?\x82\xB3\x82\xEA\x82\xE9 8. OSDN \x82\xF0\x8DX\x90V\x82\xB7\x82\xE9\x81B - [\x83_\x83E\x83\x93\x83\x8D\x81[\x83h]-[\x8AǗ\x9D]-[\x90V\x8BK\x8D?] From svnnotify @ sourceforge.jp Wed May 31 19:12:16 2017 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Wed, 31 May 2017 19:12:16 +0900 Subject: [Ttssh2-commit] =?utf-8?b?WzY3NThdICDlj6Xngrnjg7vjg5Tjg6rjgqo=?= =?utf-8?b?44OJ44KSICIg44Gk44GR44KLICIg44Gn57Wx5LiA?= Message-ID: <1496225536.134652.122958.nullmailer@users.sourceforge.jp> Revision: 6758 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6758 Author: maya Date: 2017-05-31 19:12:15 +0900 (Wed, 31 May 2017) Log Message: ----------- 句点・ピリオドを"つける"で統一 Modified Paths: -------------- trunk/doc/en/html/about/history.html trunk/doc/ja/html/about/history.html -------------- next part -------------- Modified: trunk/doc/en/html/about/history.html =================================================================== --- trunk/doc/en/html/about/history.html 2017-05-31 10:10:16 UTC (rev 6757) +++ trunk/doc/en/html/about/history.html 2017-05-31 10:12:15 UTC (rev 6758) @@ -61,7 +61,7 @@
          • Misc
              -
            • upgraded TTSSH to 2.81
            • +
            • upgraded TTSSH to 2.81.
            • upgraded Oniguruma to 6.2.0.
            • NOTICE: The installer no longer support Windows 95, 98, Me and NT 4.0. Please use the zip archive version on these Windows.
            @@ -2899,7 +2899,7 @@
          • Misc
              -
            • upgraded PuTTY to 0.69
            • +
            • upgraded PuTTY to 0.69.
          Modified: trunk/doc/ja/html/about/history.html =================================================================== --- trunk/doc/ja/html/about/history.html 2017-05-31 10:10:16 UTC (rev 6757) +++ trunk/doc/ja/html/about/history.html 2017-05-31 10:12:15 UTC (rev 6758) @@ -62,7 +62,7 @@
        • \x82\xBB\x82?\xBC
          • TTSSH(2.81)\x82?\xB7\x82\xB5\x91?\xA6\x82\xBD\x81B
          • -
          • Oniguruma 6.2.0\x82?\xB7\x82\xB5\x91?\xA6\x82\xBD
          • +
          • Oniguruma 6.2.0\x82?\xB7\x82\xB5\x91?\xA6\x82\xBD\x81B
          • \x83C\x83\x93\x83X\x83g\x81[\x83\x89\x82\xCD Windows 95, 98, Me, NT 4.0 \x82\xF0\x83T\x83|\x81[\x83g\x82\xB5\x82?\xAD\x82?\xE8\x82?\xB5\x82\xBD\x81B\x82\xB1\x82\xEA\x82\xE7\x82\xCC OS \x82ł\xCD zip \x83A\x81[\x83J\x83C\x83u\x94ł\xF0\x93W\x8AJ\x82\xB5\x82Ďg\x97p\x82ł\xAB\x82?\xB7\x81B
        • @@ -2905,7 +2905,7 @@
        • \x82\xBB\x82?\xBC
            -
          • PuTTY 0.69 \x82?\xB7\x82\xB5\x91?\xA6\x82\xBD
          • +
          • PuTTY 0.69 \x82?\xB7\x82\xB5\x91?\xA6\x82\xBD\x81B
        From svnnotify @ sourceforge.jp Wed May 31 19:49:37 2017 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Wed, 31 May 2017 19:49:37 +0900 Subject: [Ttssh2-commit] =?utf-8?q?=5B6759=5D__Inno_Script_Studio_?= =?utf-8?b?44GM5q2j44GX44GP5YuV5L2c44GX44Gq44GE6YOo5YiG44GM44GC44KL44Gu?= =?utf-8?b?44GnIElTVG9vbCDjgavmiLvjgZk=?= Message-ID: <1496227777.951449.28352.nullmailer@users.sourceforge.jp> Revision: 6759 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6759 Author: maya Date: 2017-05-31 19:49:37 +0900 (Wed, 31 May 2017) Log Message: ----------- Inno Script Studio が正しく動作しない部分があるので ISTool に戻す PreCompile で一つ目のバッチを動かした後にカレントディレクトリが一つ上のフォルダに行ってしまうようで、二つ目のバッチファイルを見つけられない Modified Paths: -------------- trunk/doc/en/html/reference/develop.txt trunk/doc/ja/html/reference/develop.txt -------------- next part -------------- Modified: trunk/doc/en/html/reference/develop.txt =================================================================== --- trunk/doc/en/html/reference/develop.txt 2017-05-31 10:12:15 UTC (rev 6758) +++ trunk/doc/en/html/reference/develop.txt 2017-05-31 10:49:37 UTC (rev 6759) @@ -34,7 +34,7 @@ - Installer Inno Setup 5.5.9 ANSI (http://www.jrsoftware.org/isinfo.php) Inno Setup Preprocessor - Inno Script Studio 2.2.2.32 + ISTool 5.3.0.1 (https://sourceforge.net/projects/istool/) - others Cygwin 1.5.x (1.7.x doesn't support Windows 9x) ActivePerl 5.8 later version @@ -285,7 +285,7 @@ 4. Evaluate executable program file. - Make installer package - Open "teraterm\installer\teraterm.iss" with Inno Script Studio and call [Project]-[Compile] with InnoSetup. + Open "teraterm\installer\teraterm.iss" with ISTool and call [Project]-[Compile Setup] with InnoSetup. - Test Tera Term installation and evaluate it. 5. Create SVN tag. @@ -295,7 +295,7 @@ 6. Re-checkout from svn tag. 7. Make installer package - Open "teraterm\installer\teraterm.iss" with Inno Script Studio and call [Project]-[Compile] with InnoSetup. + Open "teraterm\installer\teraterm.iss" with ISTool and call [Project]-[Compile Setup] with InnoSetup. 8. Update OSDN project site. - Add new release. Modified: trunk/doc/ja/html/reference/develop.txt =================================================================== --- trunk/doc/ja/html/reference/develop.txt 2017-05-31 10:12:15 UTC (rev 6758) +++ trunk/doc/ja/html/reference/develop.txt 2017-05-31 10:49:37 UTC (rev 6759) @@ -36,7 +36,7 @@ - \x83C\x83\x93\x83X\x83g\x81[\x83\x89 Inno Setup 5.5.9 ANSI (http://www.jrsoftware.org/isinfo.php) Inno Setup Preprocessor - Inno Script Studio 2.2.2.32 + ISTool 5.3.0.1 (https://sourceforge.net/projects/istool/) - \x82\xBB\x82?\xBC Cygwin 1.5.x (1.7.x \x82\xCD Windows 9x \x82\xF0\x83T\x83|\x81[\x83g\x82\xB5\x82Ă\xA2\x82?\xA2\x82?ŕs\x89\xC2) ActivePerl 5.8 \x88?\xE3 @@ -298,7 +298,7 @@ 4. \x93\xAE\x8D\xEC\x8Am\x94F\x82\xF0\x82\xB7\x82\xE9 - \x83C\x83\x93\x83X\x83g\x81[\x83\x89\x82\xF0\x8D?\x82\xB7\x82\xE9\x81B - Inno Script Studio \x82\xC5 teraterm\installer\teraterm.iss \x82\xF0\x8AJ\x82\xAB\x81A[Project]-[Compile]\x82ō?\x82\xB3\x82\xEA\x82\xE9\x81B + ISTool \x82\xC5 teraterm\installer\teraterm.iss \x82\xF0\x8AJ\x82\xAB\x81A[Project]-[Compile Setup]\x82ō?\x82\xB3\x82\xEA\x82\xE9\x81B - \x83C\x83\x93\x83X\x83g\x81[\x83\x8B\x82\xA8\x82\xE6\x82ю\xC0\x8Ds\x82\xF0\x83e\x83X\x83g\x82\xB7\x82\xE9\x81B 5. SVN \x82?^\x83O\x82\xF0\x8D?\x82\xB7\x82\xE9\x81B @@ -308,7 +308,7 @@ 6. \x83\x8A\x83\x8A\x81[\x83X\x97p\x82?^\x83O\x82Ń`\x83F\x83b\x83N\x83A\x83E\x83g\x82\xB5\x92\xBC\x82\xB7\x81B 7. \x83C\x83\x93\x83X\x83g\x81[\x83\x89\x82\xF0\x8D?\x82\xB7\x82\xE9\x81B - Inno Script Studio \x82\xC5 teraterm\installer\teraterm.iss \x82\xF0\x8AJ\x82\xAB\x81A[Project]-[Compile]\x82ō?\x82\xB3\x82\xEA\x82\xE9 + ISTool \x82\xC5 teraterm\installer\teraterm.iss \x82\xF0\x8AJ\x82\xAB\x81A[Project]-[Compile Setup]\x82ō?\x82\xB3\x82\xEA\x82\xE9 8. OSDN \x82\xF0\x8DX\x90V\x82\xB7\x82\xE9\x81B - [\x83_\x83E\x83\x93\x83\x8D\x81[\x83h]-[\x8AǗ\x9D]-[\x90V\x8BK\x8D?] From svnnotify @ sourceforge.jp Wed May 31 20:09:51 2017 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Wed, 31 May 2017 20:09:51 +0900 Subject: [Ttssh2-commit] [6760] bump up the version. Message-ID: <1496228991.880685.60591.nullmailer@users.sourceforge.jp> Revision: 6760 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6760 Author: maya Date: 2017-05-31 20:09:51 +0900 (Wed, 31 May 2017) Log Message: ----------- bump up the version. Modified Paths: -------------- trunk/doc/en/html/about/history.html trunk/doc/ja/html/about/history.html trunk/installer/teraterm.iss trunk/teraterm/teraterm/ttermpro.rc trunk/teraterm/ttpmacro/ttpmacro.rc trunk/ttssh2/ttxssh/ttxssh.rc -------------- next part -------------- Modified: trunk/doc/en/html/about/history.html =================================================================== --- trunk/doc/en/html/about/history.html 2017-05-31 10:49:37 UTC (rev 6759) +++ trunk/doc/en/html/about/history.html 2017-05-31 11:09:51 UTC (rev 6760) @@ -31,7 +31,7 @@

        Tera Term

        -

        2017.05.xx (Ver 4.95)

        +

        2017.05.31 (Ver 4.95)

        • Changes
            @@ -2878,7 +2878,7 @@

            TTSSH

            -

            2017.05.xx (Ver 2.81)

            +

            2017.05.31 (Ver 2.81)

            • Changes
                Modified: trunk/doc/ja/html/about/history.html =================================================================== --- trunk/doc/ja/html/about/history.html 2017-05-31 10:49:37 UTC (rev 6759) +++ trunk/doc/ja/html/about/history.html 2017-05-31 11:09:51 UTC (rev 6760) @@ -31,7 +31,7 @@

                Tera Term

                -

                2017.05.xx (Ver 4.95)

                +

                2017.05.31 (Ver 4.95)

                • \x95ύX
                    @@ -2884,7 +2884,7 @@

                    TTSSH

                    -

                    2017.05.xx (Ver 2.81)

                    +

                    2017.05.31 (Ver 2.81)

                    • \x95ύX
                        Modified: trunk/installer/teraterm.iss =================================================================== --- trunk/installer/teraterm.iss 2017-05-31 10:49:37 UTC (rev 6759) +++ trunk/installer/teraterm.iss 2017-05-31 11:09:51 UTC (rev 6760) @@ -1,5 +1,5 @@ #define AppName "Tera Term" -#define AppVer "4.95-RC1" +#define AppVer "4.95" ;#define snapshot GetDateTimeString('yyyymmdd_hhnnss', '', ''); [InnoIDE_PreCompile] Modified: trunk/teraterm/teraterm/ttermpro.rc =================================================================== --- trunk/teraterm/teraterm/ttermpro.rc 2017-05-31 10:49:37 UTC (rev 6759) +++ trunk/teraterm/teraterm/ttermpro.rc 2017-05-31 11:09:51 UTC (rev 6760) @@ -467,8 +467,8 @@ // VS_VERSION_INFO VERSIONINFO - FILEVERSION 4,94,0,0 - PRODUCTVERSION 4,94,0,0 + FILEVERSION 4,95,0,0 + PRODUCTVERSION 4,95,0,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -485,12 +485,12 @@ BEGIN VALUE "CompanyName", "T. Teranishi, TeraTerm Project" VALUE "FileDescription", "Tera Term" - VALUE "FileVersion", "4, 94, 0, 0" + VALUE "FileVersion", "4, 95, 0, 0" VALUE "InternalName", "TTERMPRO" VALUE "LegalCopyright", "Copyright (C) 1994-1998 T. Teranishi, (C) 2004-2017 TeraTerm Project" VALUE "OriginalFilename", "TTERMPRO.EXE" VALUE "ProductName", "Tera Term" - VALUE "ProductVersion", "4, 94, 0, 0" + VALUE "ProductVersion", "4, 95, 0, 0" END END BLOCK "VarFileInfo" Modified: trunk/teraterm/ttpmacro/ttpmacro.rc =================================================================== --- trunk/teraterm/ttpmacro/ttpmacro.rc 2017-05-31 10:49:37 UTC (rev 6759) +++ trunk/teraterm/ttpmacro/ttpmacro.rc 2017-05-31 11:09:51 UTC (rev 6760) @@ -147,8 +147,8 @@ // VS_VERSION_INFO VERSIONINFO - FILEVERSION 4,94,0,0 - PRODUCTVERSION 4,94,0,0 + FILEVERSION 4,95,0,0 + PRODUCTVERSION 4,95,0,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -165,12 +165,12 @@ BEGIN VALUE "CompanyName", "T. Teranishi, TeraTerm Project" VALUE "FileDescription", "TTPMACRO" - VALUE "FileVersion", "4, 94, 0, 0" + VALUE "FileVersion", "4, 95, 0, 0" VALUE "InternalName", "TTPMACRO" VALUE "LegalCopyright", "Copyright (C) 1994-1998 T. Teranishi, (C) 2004-2017 TeraTerm Project" VALUE "OriginalFilename", "TTPMACRO.EXE" VALUE "ProductName", "TTPMACRO" - VALUE "ProductVersion", "4, 94, 0, 0" + VALUE "ProductVersion", "4, 95, 0, 0" END END BLOCK "VarFileInfo" Modified: trunk/ttssh2/ttxssh/ttxssh.rc =================================================================== --- trunk/ttssh2/ttxssh/ttxssh.rc 2017-05-31 10:49:37 UTC (rev 6759) +++ trunk/ttssh2/ttxssh/ttxssh.rc 2017-05-31 11:09:51 UTC (rev 6760) @@ -623,8 +623,8 @@ // VS_VERSION_INFO VERSIONINFO - FILEVERSION 2,80,0,0 - PRODUCTVERSION 2,80,0,0 + FILEVERSION 2,81,0,0 + PRODUCTVERSION 2,81,0,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -640,12 +640,12 @@ BLOCK "040904b0" BEGIN VALUE "FileDescription", "TTXSSH" - VALUE "FileVersion", "2, 80, 0, 0" + VALUE "FileVersion", "2, 81, 0, 0" VALUE "InternalName", "TTXSSH" VALUE "LegalCopyright", "(C)1998-2001 Robert O'Callahan, (C) 2000-2003 Jun-ya KATO, (C) 2004-2017 TeraTerm Project" VALUE "OriginalFilename", "TTXSSH.dll" VALUE "ProductName", "TTSSH" - VALUE "ProductVersion", "2, 80, 0, 0" + VALUE "ProductVersion", "2, 81, 0, 0" END END BLOCK "VarFileInfo" From svnnotify @ sourceforge.jp Wed May 31 20:10:31 2017 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Wed, 31 May 2017 20:10:31 +0900 Subject: [Ttssh2-commit] [6761] Release 4.95 Message-ID: <1496229031.126916.62248.nullmailer@users.sourceforge.jp> Revision: 6761 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6761 Author: maya Date: 2017-05-31 20:10:30 +0900 (Wed, 31 May 2017) Log Message: ----------- Release 4.95 Added Paths: ----------- tags/teraterm-4_95/ -------------- next part -------------- From svnnotify @ sourceforge.jp Wed May 31 20:50:07 2017 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Wed, 31 May 2017 20:50:07 +0900 Subject: [Ttssh2-commit] [6762] unfrozen Message-ID: <1496231407.502458.132770.nullmailer@users.sourceforge.jp> Revision: 6762 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6762 Author: maya Date: 2017-05-31 20:50:07 +0900 (Wed, 31 May 2017) Log Message: ----------- unfrozen Modified Paths: -------------- trunk/installer/teraterm.iss -------------- next part -------------- Modified: trunk/installer/teraterm.iss =================================================================== --- trunk/installer/teraterm.iss 2017-05-31 11:10:30 UTC (rev 6761) +++ trunk/installer/teraterm.iss 2017-05-31 11:50:07 UTC (rev 6762) @@ -1,30 +1,30 @@ #define AppName "Tera Term" #define AppVer "4.95" -;#define snapshot GetDateTimeString('yyyymmdd_hhnnss', '', ''); +#define snapshot GetDateTimeString('yyyymmdd_hhnnss', '', ''); [InnoIDE_PreCompile] Name: makechm.bat -;Name: build.bat -Name: build.bat; Parameters: rebuild +Name: build.bat +;Name: build.bat; Parameters: rebuild [InnoIDE_PostCompile] -Name: makearchive.bat; Parameters: release +;Name: makearchive.bat; Parameters: release [PreCompile] Name: makechm.bat -;Name: build.bat -Name: build.bat; Parameters: rebuild +Name: build.bat +;Name: build.bat; Parameters: rebuild [PostCompile] -Name: makearchive.bat; Parameters: release +;Name: makearchive.bat; Parameters: release [_ISToolPreCompile] Name: makechm.bat -;Name: build.bat -Name: build.bat; Parameters: rebuild +Name: build.bat +;Name: build.bat; Parameters: rebuild [_ISToolPostCompile] -Name: makearchive.bat; Parameters: release +;Name: makearchive.bat; Parameters: release [Setup] AppCopyright=(C) 2004-2017 TeraTerm Project From svnnotify @ sourceforge.jp Wed May 31 21:49:23 2017 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Wed, 31 May 2017 21:49:23 +0900 Subject: [Ttssh2-commit] =?utf-8?b?WzY3NjNdICBPcGVuU1NMIDEuMC4ybCDjgas=?= =?utf-8?b?44Ki44OD44OX44OH44O844OI?= Message-ID: <1496234963.406699.69326.nullmailer@users.sourceforge.jp> Revision: 6763 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6763 Author: maya Date: 2017-05-31 21:49:23 +0900 (Wed, 31 May 2017) Log Message: ----------- OpenSSL 1.0.2l にアップデート 鬼車 6.3.0 にアップデート Modified Paths: -------------- trunk/doc/en/html/about/history.html trunk/doc/en/html/reference/develop.txt trunk/doc/ja/html/about/history.html trunk/doc/ja/html/reference/develop.txt -------------- next part -------------- Modified: trunk/doc/en/html/about/history.html =================================================================== --- trunk/doc/en/html/about/history.html 2017-05-31 11:50:07 UTC (rev 6762) +++ trunk/doc/en/html/about/history.html 2017-05-31 12:49:23 UTC (rev 6763) @@ -31,6 +31,27 @@

                        Tera Term

                        +

                        2017.08.xx (Ver 4.96)

                        +
                          + + + + +
                        • Misc +
                            +
                          • upgraded TTSSH to 2.82.
                          • +
                          • upgraded Oniguruma to 6.3.0.
                          • +
                          +
                        • +
                        + +

                        2017.05.31 (Ver 4.95)

                        • Changes @@ -2878,6 +2899,26 @@

                          TTSSH

                          +

                          2017.08.31 (Ver 2.82)

                          +
                            + + + + +
                          • Misc +
                              +
                            • upgraded OpenSSL to 1.0.2l.
                            • +
                            +
                          • +
                          + +

                          2017.05.31 (Ver 2.81)

                          • Changes Modified: trunk/doc/en/html/reference/develop.txt =================================================================== --- trunk/doc/en/html/reference/develop.txt 2017-05-31 11:50:07 UTC (rev 6762) +++ trunk/doc/en/html/reference/develop.txt 2017-05-31 12:49:23 UTC (rev 6763) @@ -45,8 +45,8 @@ * Libraries -- Oniguruma 6.2.0 (https://github.com/kkos/oniguruma) -- OpenSSL 1.0.2k (http://www.openssl.org/) +- Oniguruma 6.3.0 (https://github.com/kkos/oniguruma) +- OpenSSL 1.0.2l (http://www.openssl.org/) - zlib 1.2.11 (http://www.zlib.net/) - PuTTY 0.69 (http://www.chiark.greenend.org.uk/~sgtatham/putty/) - SFMT 1.5.1 (http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/index.html) Modified: trunk/doc/ja/html/about/history.html =================================================================== --- trunk/doc/ja/html/about/history.html 2017-05-31 11:50:07 UTC (rev 6762) +++ trunk/doc/ja/html/about/history.html 2017-05-31 12:49:23 UTC (rev 6763) @@ -31,6 +31,27 @@

                            Tera Term

                            +

                            2017.08.xx (Ver 4.96)

                            +
                              + + + + +
                            • \x82\xBB\x82?\xBC +
                                +
                              • TTSSH(2.82)\x82?\xB7\x82\xB5\x91?\xA6\x82\xBD\x81B
                              • +
                              • Oniguruma 6.3.0\x82?\xB7\x82\xB5\x91?\xA6\x82\xBD\x81B
                              • +
                              +
                            • +
                            + +

                            2017.05.31 (Ver 4.95)

                            • \x95ύX @@ -2884,6 +2905,26 @@

                              TTSSH

                              +

                              2017.08.31 (Ver 2.82)

                              +
                                + + + + +
                              • \x82\xBB\x82?\xBC +
                                  +
                                • OpenSSL 1.0.2l\x82?\xB7\x82\xB5\x91?\xA6\x82\xBD\x81B
                                • +
                                +
                              • +
                              + +

                              2017.05.31 (Ver 2.81)

                              • \x95ύX Modified: trunk/doc/ja/html/reference/develop.txt =================================================================== --- trunk/doc/ja/html/reference/develop.txt 2017-05-31 11:50:07 UTC (rev 6762) +++ trunk/doc/ja/html/reference/develop.txt 2017-05-31 12:49:23 UTC (rev 6763) @@ -47,8 +47,8 @@ \x81\xA1 \x83\x89\x83C\x83u\x83\x89\x83\x8A -- Oniguruma 6.2.0 (https://github.com/kkos/oniguruma) -- OpenSSL 1.0.2k (http://www.openssl.org/) +- Oniguruma 6.3.0 (https://github.com/kkos/oniguruma) +- OpenSSL 1.0.2l (http://www.openssl.org/) - zlib 1.2.11 (http://www.zlib.net/) - PuTTY 0.69 (http://www.chiark.greenend.org.uk/~sgtatham/putty/) - SFMT 1.5.1 (http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/index-jp.html)