Changeset 27696 for lang

Show
Ignore:
Timestamp:
01/01/09 00:07:26 (4 years ago)
Author:
takeshik
Message:

新年明けましておめでとうございます

Location:
lang/vb2005/Tween/Tween
Files:
19 modified

Legend:

Unmodified
Added
Removed
  • lang/vb2005/Tween/Tween/ApplicationEvents.vb

    r26049 r27696  
    11' Tween - Client of Twitter 
    2 ' Copyright © 2007-2008 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
    3 '           © 2008      Moz (@syo68k) <http://iddy.jp/profile/moz/> 
    4 '           © 2008      takeshik (@takeshik) <http://www.takeshik.org/> 
     2' Copyright © 2007-2009 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
     3'           © 2008-2009 Moz (@syo68k) <http://iddy.jp/profile/moz/> 
     4'           © 2008-2009 takeshik (@takeshik) <http://www.takeshik.org/> 
    55' All rights reserved. 
    66'  
  • lang/vb2005/Tween/Tween/DetailsListView.vb

    r27352 r27696  
    11' Tween - Client of Twitter 
    2 ' Copyright © 2007-2008 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
    3 '           © 2008      Moz (@syo68k) <http://iddy.jp/profile/moz/> 
    4 '           © 2008      takeshik (@takeshik) <http://www.takeshik.org/> 
     2' Copyright © 2007-2009 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
     3'           © 2008-2009 Moz (@syo68k) <http://iddy.jp/profile/moz/> 
     4'           © 2008-2009 takeshik (@takeshik) <http://www.takeshik.org/> 
    55' All rights reserved. 
    66'  
  • lang/vb2005/Tween/Tween/InputTabName.vb

    r26049 r27696  
    11' Tween - Client of Twitter 
    2 ' Copyright © 2007-2008 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
    3 '           © 2008      Moz (@syo68k) <http://iddy.jp/profile/moz/> 
    4 '           © 2008      takeshik (@takeshik) <http://www.takeshik.org/> 
     2' Copyright © 2007-2009 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
     3'           © 2008-2009 Moz (@syo68k) <http://iddy.jp/profile/moz/> 
     4'           © 2008-2009 takeshik (@takeshik) <http://www.takeshik.org/> 
    55' All rights reserved. 
    66'  
  • lang/vb2005/Tween/Tween/My Project/AssemblyInfo.vb

    r27486 r27696  
    11' Tween - Client of Twitter 
    2 ' Copyright © 2007-2008 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
    3 '           © 2008      Moz (@syo68k) <http://iddy.jp/profile/moz/> 
    4 '           © 2008      takeshik (@takeshik) <http://www.takeshik.org/> 
     2' Copyright © 2007-2009 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
     3'           © 2008-2009 Moz (@syo68k) <http://iddy.jp/profile/moz/> 
     4'           © 2008-2009 takeshik (@takeshik) <http://www.takeshik.org/> 
    55' All rights reserved. 
    66'  
     
    3636<Assembly: AssemblyCompany("")>  
    3737<Assembly: AssemblyProduct("Tween")>  
    38 <Assembly: AssemblyCopyright("(C)kiri_feather 2007-2008 All Rights Reserved.")>  
     38<Assembly: AssemblyCopyright("(C)kiri_feather 2007-2009 All Rights Reserved.")>  
    3939<Assembly: AssemblyTrademark("")>  
    4040 
  • lang/vb2005/Tween/Tween/MyCommon.vb

    r27178 r27696  
    11' Tween - Client of Twitter 
    2 ' Copyright © 2007-2008 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
    3 '           © 2008      Moz (@syo68k) <http://iddy.jp/profile/moz/> 
    4 '           © 2008      takeshik (@takeshik) <http://www.takeshik.org/> 
     2' Copyright © 2007-2009 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
     3'           © 2008-2009 Moz (@syo68k) <http://iddy.jp/profile/moz/> 
     4'           © 2008-2009 takeshik (@takeshik) <http://www.takeshik.org/> 
    55' All rights reserved. 
    66'  
  • lang/vb2005/Tween/Tween/MySocket.vb

    r27377 r27696  
    11' Tween - Client of Twitter 
    2 ' Copyright © 2007-2008 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
    3 '           © 2008      Moz (@syo68k) <http://iddy.jp/profile/moz/> 
    4 '           © 2008      takeshik (@takeshik) <http://www.takeshik.org/> 
     2' Copyright © 2007-2009 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
     3'           © 2008-2009 Moz (@syo68k) <http://iddy.jp/profile/moz/> 
     4'           © 2008-2009 takeshik (@takeshik) <http://www.takeshik.org/> 
    55' All rights reserved. 
    66'  
  • lang/vb2005/Tween/Tween/OpenURL.vb

    r26049 r27696  
    11' Tween - Client of Twitter 
    2 ' Copyright © 2007-2008 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
    3 '           © 2008      Moz (@syo68k) <http://iddy.jp/profile/moz/> 
    4 '           © 2008      takeshik (@takeshik) <http://www.takeshik.org/> 
     2' Copyright © 2007-2009 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
     3'           © 2008-2009 Moz (@syo68k) <http://iddy.jp/profile/moz/> 
     4'           © 2008-2009 takeshik (@takeshik) <http://www.takeshik.org/> 
    55' All rights reserved. 
    66'  
  • lang/vb2005/Tween/Tween/Outputz.vb

    r27476 r27696  
    1 Imports System.Web 
     1' Tween - Client of Twitter 
     2' Copyright © 2007-2009 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
     3'           © 2008-2009 Moz (@syo68k) <http://iddy.jp/profile/moz/> 
     4'           © 2008-2009 takeshik (@takeshik) <http://www.takeshik.org/> 
     5' All rights reserved. 
     6'  
     7' This file is part of Tween. 
     8'  
     9' This program is free software; you can redistribute it and/or modify it 
     10' under the terms of the GNU General Public License as published by the Free 
     11' Software Foundation; either version 3 of the License, or (at your option) 
     12' any later version. 
     13'  
     14' This program is distributed in the hope that it will be useful, but 
     15' WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 
     16' or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 
     17' for more details.  
     18'  
     19' You should have received a copy of the GNU General Public License along 
     20' with this program. If not, see <http://www.gnu.org/licenses/>, or write to 
     21' the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, 
     22' Boston, MA 02110-1301, USA. 
     23 
     24Imports System.Web 
    225 
    326Public Class Outputz 
  • lang/vb2005/Tween/Tween/SearchWord.vb

    r26049 r27696  
    11' Tween - Client of Twitter 
    2 ' Copyright © 2007-2008 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
    3 '           © 2008      Moz (@syo68k) <http://iddy.jp/profile/moz/> 
    4 '           © 2008      takeshik (@takeshik) <http://www.takeshik.org/> 
     2' Copyright © 2007-2009 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
     3'           © 2008-2009 Moz (@syo68k) <http://iddy.jp/profile/moz/> 
     4'           © 2008-2009 takeshik (@takeshik) <http://www.takeshik.org/> 
    55' All rights reserved. 
    66'  
  • lang/vb2005/Tween/Tween/Setting.vb

    r27385 r27696  
    11' Tween - Client of Twitter 
    2 ' Copyright © 2007-2008 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
    3 '           © 2008      Moz (@syo68k) <http://iddy.jp/profile/moz/> 
    4 '           © 2008      takeshik (@takeshik) <http://www.takeshik.org/> 
     2' Copyright © 2007-2009 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
     3'           © 2008-2009 Moz (@syo68k) <http://iddy.jp/profile/moz/> 
     4'           © 2008-2009 takeshik (@takeshik) <http://www.takeshik.org/> 
    55' All rights reserved. 
    66'  
  • lang/vb2005/Tween/Tween/StatusDictionary.vb

    r26712 r27696  
    11' Tween - Client of Twitter 
    2 ' Copyright © 2007-2008 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
    3 '           © 2008      Moz (@syo68k) <http://iddy.jp/profile/moz/> 
    4 '           © 2008      takeshik (@takeshik) <http://www.takeshik.org/> 
     2' Copyright © 2007-2009 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
     3'           © 2008-2009 Moz (@syo68k) <http://iddy.jp/profile/moz/> 
     4'           © 2008-2009 takeshik (@takeshik) <http://www.takeshik.org/> 
    55' All rights reserved. 
    66'  
  • lang/vb2005/Tween/Tween/Storage.vb

    r24650 r27696  
    11' Tween - Client of Twitter 
    2 ' Copyright © 2007-2008 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
    3 '           © 2008      Moz (@syo68k) <http://iddy.jp/profile/moz/> 
    4 '           © 2008      takeshik (@takeshik) <http://www.takeshik.org/> 
     2' Copyright © 2007-2009 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
     3'           © 2008-2009 Moz (@syo68k) <http://iddy.jp/profile/moz/> 
     4'           © 2008-2009 takeshik (@takeshik) <http://www.takeshik.org/> 
    55' All rights reserved. 
    66'  
  • lang/vb2005/Tween/Tween/StorageDataSet.vb

    r24626 r27696  
    11' Tween - Client of Twitter 
    2 ' Copyright © 2007-2008 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
    3 '           © 2008      Moz (@syo68k) <http://iddy.jp/profile/moz/> 
    4 '           © 2008      takeshik (@takeshik) <http://www.takeshik.org/> 
     2' Copyright © 2007-2009 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
     3'           © 2008-2009 Moz (@syo68k) <http://iddy.jp/profile/moz/> 
     4'           © 2008-2009 takeshik (@takeshik) <http://www.takeshik.org/> 
    55' All rights reserved. 
    66'  
  • lang/vb2005/Tween/Tween/TabDialog.vb

    r26030 r27696  
    1 Imports System.Windows.Forms 
     1' Tween - Client of Twitter 
     2' Copyright © 2007-2009 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
     3'           © 2008-2009 Moz (@syo68k) <http://iddy.jp/profile/moz/> 
     4'           © 2008-2009 takeshik (@takeshik) <http://www.takeshik.org/> 
     5' All rights reserved. 
     6'  
     7' This file is part of Tween. 
     8'  
     9' This program is free software; you can redistribute it and/or modify it 
     10' under the terms of the GNU General Public License as published by the Free 
     11' Software Foundation; either version 3 of the License, or (at your option) 
     12' any later version. 
     13'  
     14' This program is distributed in the hope that it will be useful, but 
     15' WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 
     16' or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 
     17' for more details.  
     18'  
     19' You should have received a copy of the GNU General Public License along 
     20' with this program. If not, see <http://www.gnu.org/licenses/>, or write to 
     21' the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, 
     22' Boston, MA 02110-1301, USA. 
     23 
     24Imports System.Windows.Forms 
    225 
    326Public Class FilterDialog 
  • lang/vb2005/Tween/Tween/TabsDialog.vb

    r23889 r27696  
    11' Tween - Client of Twitter 
    2 ' Copyright © 2007-2008 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
    3 '           © 2008      Moz (@syo68k) <http://iddy.jp/profile/moz/> 
    4 '           © 2008      takeshik (@takeshik) <http://www.takeshik.org/> 
     2' Copyright © 2007-2009 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
     3'           © 2008-2009 Moz (@syo68k) <http://iddy.jp/profile/moz/> 
     4'           © 2008-2009 takeshik (@takeshik) <http://www.takeshik.org/> 
    55' All rights reserved. 
    66'  
  • lang/vb2005/Tween/Tween/TwConfig.vb

    r27178 r27696  
    11' Tween - Client of Twitter 
    2 ' Copyright c 2007-2008 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
    3 '           c 2008      Moz (@syo68k) <http://iddy.jp/profile/moz/> 
    4 '           c 2008      takeshik (@takeshik) <http://www.takeshik.org/> 
     2' Copyright © 2007-2009 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
     3'           © 2008-2009 Moz (@syo68k) <http://iddy.jp/profile/moz/> 
     4'           © 2008-2009 takeshik (@takeshik) <http://www.takeshik.org/> 
    55' All rights reserved. 
    66'  
  • lang/vb2005/Tween/Tween/Tween.vb

    r27554 r27696  
    11' Tween - Client of Twitter 
    2 ' Copyright c 2007-2008 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
    3 '           c 2008      Moz (@syo68k) <http://iddy.jp/profile/moz/> 
    4 '           c 2008      takeshik (@takeshik) <http://www.takeshik.org/> 
     2' Copyright © 2007-2009 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
     3'           © 2008-2009 Moz (@syo68k) <http://iddy.jp/profile/moz/> 
     4'           © 2008-2009 takeshik (@takeshik) <http://www.takeshik.org/> 
    55' All rights reserved. 
    66'  
  • lang/vb2005/Tween/Tween/TweenAboutBox.vb

    r25368 r27696  
    11' Tween - Client of Twitter 
    2 ' Copyright © 2007-2008 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
    3 '           © 2008      Moz (@syo68k) <http://iddy.jp/profile/moz/> 
    4 '           © 2008      takeshik (@takeshik) <http://www.takeshik.org/> 
     2' Copyright © 2007-2009 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
     3'           © 2008-2009 Moz (@syo68k) <http://iddy.jp/profile/moz/> 
     4'           © 2008-2009 takeshik (@takeshik) <http://www.takeshik.org/> 
    55' All rights reserved. 
    66'  
  • lang/vb2005/Tween/Tween/Twitter.vb

    r27385 r27696  
    11' Tween - Client of Twitter 
    2 ' Copyright © 2007-2008 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
    3 '           © 2008      Moz (@syo68k) <http://iddy.jp/profile/moz/> 
    4 '           © 2008      takeshik (@takeshik) <http://www.takeshik.org/> 
     2' Copyright © 2007-2009 kiri_feather (@kiri_feather) <kiri_feather@gmail.com> 
     3'           © 2008-2009 Moz (@syo68k) <http://iddy.jp/profile/moz/> 
     4'           © 2008-2009 takeshik (@takeshik) <http://www.takeshik.org/> 
    55' All rights reserved. 
    66'