mirror of
https://github.com/R-YaTian/TinkeDSi.git
synced 2025-06-18 16:45:43 -04:00
419 lines
20 KiB
C#
419 lines
20 KiB
C#
/*
|
|
* Copyright (C) 2011 pleoNeX
|
|
*
|
|
* This program is free software: you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License as published by
|
|
* the Free Software Foundation, either version 3 of the License, or
|
|
* (at your option) any later version.
|
|
*
|
|
* This program is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU General Public License for more details.
|
|
*
|
|
* You should have received a copy of the GNU General Public License
|
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
*
|
|
* Programador: pleoNeX
|
|
* Programa utilizado: Microsoft Visual C# 2010 Express
|
|
* Fecha: 20/02/2011
|
|
*
|
|
*/
|
|
|
|
namespace Tinke
|
|
{
|
|
partial class Autores
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Autores));
|
|
this.pictureImage = new System.Windows.Forms.PictureBox();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.linkLabel1 = new System.Windows.Forms.LinkLabel();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.lblDescription = new System.Windows.Forms.Label();
|
|
this.lblDSDecmp = new System.Windows.Forms.LinkLabel();
|
|
this.lblDSDecmp2 = new System.Windows.Forms.Label();
|
|
this.linkGBATEK = new System.Windows.Forms.LinkLabel();
|
|
this.lblGBATEK = new System.Windows.Forms.Label();
|
|
this.linkLowLines = new System.Windows.Forms.LinkLabel();
|
|
this.lblLowLines = new System.Windows.Forms.Label();
|
|
this.linkfamfamfam = new System.Windows.Forms.LinkLabel();
|
|
this.lblfamfamfam = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.lblTrad = new System.Windows.Forms.Label();
|
|
this.listPlugin = new System.Windows.Forms.ListBox();
|
|
this.linkHexEditor = new System.Windows.Forms.LinkLabel();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.linkLabel2 = new System.Windows.Forms.LinkLabel();
|
|
this.linkLabel3 = new System.Windows.Forms.LinkLabel();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureImage)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// pictureImage
|
|
//
|
|
this.pictureImage.Image = ((System.Drawing.Image)(resources.GetObject("pictureImage.Image")));
|
|
this.pictureImage.Location = new System.Drawing.Point(0, -2);
|
|
this.pictureImage.Name = "pictureImage";
|
|
this.pictureImage.Size = new System.Drawing.Size(126, 112);
|
|
this.pictureImage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pictureImage.TabIndex = 0;
|
|
this.pictureImage.TabStop = false;
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Font = new System.Drawing.Font("Consolas", 10F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label1.Location = new System.Drawing.Point(169, 8);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(104, 17);
|
|
this.label1.TabIndex = 1;
|
|
this.label1.Text = "TinkeDSi S02";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(132, 35);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(23, 12);
|
|
this.label2.TabIndex = 2;
|
|
this.label2.Text = "S03";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(231, 35);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(269, 12);
|
|
this.label3.TabIndex = 3;
|
|
this.label3.Text = "pleoNeX(benito356@gmail.com)&&Metlob&&R-YaTian";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(132, 55);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(23, 12);
|
|
this.label4.TabIndex = 4;
|
|
this.label4.Text = "S04";
|
|
//
|
|
// linkLabel1
|
|
//
|
|
this.linkLabel1.AutoSize = true;
|
|
this.linkLabel1.Location = new System.Drawing.Point(255, 75);
|
|
this.linkLabel1.Name = "linkLabel1";
|
|
this.linkLabel1.Size = new System.Drawing.Size(197, 12);
|
|
this.linkLabel1.TabIndex = 5;
|
|
this.linkLabel1.TabStop = true;
|
|
this.linkLabel1.Text = "https://github.com/pleonex/tinke";
|
|
this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(12, 113);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(23, 12);
|
|
this.label5.TabIndex = 6;
|
|
this.label5.Text = "S06";
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(132, 75);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(23, 12);
|
|
this.label6.TabIndex = 7;
|
|
this.label6.Text = "S05";
|
|
//
|
|
// lblDescription
|
|
//
|
|
this.lblDescription.AutoSize = true;
|
|
this.lblDescription.Location = new System.Drawing.Point(12, 157);
|
|
this.lblDescription.Name = "lblDescription";
|
|
this.lblDescription.Size = new System.Drawing.Size(23, 12);
|
|
this.lblDescription.TabIndex = 8;
|
|
this.lblDescription.Text = "S07";
|
|
//
|
|
// lblDSDecmp
|
|
//
|
|
this.lblDSDecmp.AutoSize = true;
|
|
this.lblDSDecmp.Location = new System.Drawing.Point(13, 200);
|
|
this.lblDSDecmp.Name = "lblDSDecmp";
|
|
this.lblDSDecmp.Size = new System.Drawing.Size(47, 12);
|
|
this.lblDSDecmp.TabIndex = 9;
|
|
this.lblDSDecmp.TabStop = true;
|
|
this.lblDSDecmp.Text = "DSDecmp";
|
|
this.lblDSDecmp.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lblDSDecmp_LinkClicked);
|
|
//
|
|
// lblDSDecmp2
|
|
//
|
|
this.lblDSDecmp2.AutoSize = true;
|
|
this.lblDSDecmp2.Location = new System.Drawing.Point(78, 200);
|
|
this.lblDSDecmp2.Name = "lblDSDecmp2";
|
|
this.lblDSDecmp2.Size = new System.Drawing.Size(317, 36);
|
|
this.lblDSDecmp2.TabIndex = 10;
|
|
this.lblDSDecmp2.Text = "S08 LZ77 (0x10), LZSS (0x11),\r\nLZSS (0x40), Huffman (0x20), RLE (0x30), \'overlays" +
|
|
"\'.\r\nBy: barubary";
|
|
//
|
|
// linkGBATEK
|
|
//
|
|
this.linkGBATEK.AutoSize = true;
|
|
this.linkGBATEK.Location = new System.Drawing.Point(13, 238);
|
|
this.linkGBATEK.Name = "linkGBATEK";
|
|
this.linkGBATEK.Size = new System.Drawing.Size(41, 12);
|
|
this.linkGBATEK.TabIndex = 11;
|
|
this.linkGBATEK.TabStop = true;
|
|
this.linkGBATEK.Text = "GBATeK";
|
|
this.linkGBATEK.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkGBATEK_LinkClicked);
|
|
//
|
|
// lblGBATEK
|
|
//
|
|
this.lblGBATEK.AutoSize = true;
|
|
this.lblGBATEK.Location = new System.Drawing.Point(78, 238);
|
|
this.lblGBATEK.Name = "lblGBATEK";
|
|
this.lblGBATEK.Size = new System.Drawing.Size(23, 12);
|
|
this.lblGBATEK.TabIndex = 12;
|
|
this.lblGBATEK.Text = "S09";
|
|
//
|
|
// linkLowLines
|
|
//
|
|
this.linkLowLines.AutoSize = true;
|
|
this.linkLowLines.Location = new System.Drawing.Point(13, 262);
|
|
this.linkLowLines.Name = "linkLowLines";
|
|
this.linkLowLines.Size = new System.Drawing.Size(59, 12);
|
|
this.linkLowLines.TabIndex = 13;
|
|
this.linkLowLines.TabStop = true;
|
|
this.linkLowLines.Text = "Low Lines";
|
|
this.linkLowLines.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLowLines_LinkClicked);
|
|
//
|
|
// lblLowLines
|
|
//
|
|
this.lblLowLines.AutoSize = true;
|
|
this.lblLowLines.Location = new System.Drawing.Point(78, 262);
|
|
this.lblLowLines.Name = "lblLowLines";
|
|
this.lblLowLines.Size = new System.Drawing.Size(23, 12);
|
|
this.lblLowLines.TabIndex = 14;
|
|
this.lblLowLines.Text = "S0A";
|
|
//
|
|
// linkfamfamfam
|
|
//
|
|
this.linkfamfamfam.AutoSize = true;
|
|
this.linkfamfamfam.Location = new System.Drawing.Point(13, 283);
|
|
this.linkfamfamfam.Name = "linkfamfamfam";
|
|
this.linkfamfamfam.Size = new System.Drawing.Size(59, 12);
|
|
this.linkfamfamfam.TabIndex = 15;
|
|
this.linkfamfamfam.TabStop = true;
|
|
this.linkfamfamfam.Text = "famfamfam";
|
|
this.linkfamfamfam.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkfamfamfam_LinkClicked);
|
|
//
|
|
// lblfamfamfam
|
|
//
|
|
this.lblfamfamfam.AutoSize = true;
|
|
this.lblfamfamfam.Location = new System.Drawing.Point(78, 283);
|
|
this.lblfamfamfam.Name = "lblfamfamfam";
|
|
this.lblfamfamfam.Size = new System.Drawing.Size(23, 12);
|
|
this.lblfamfamfam.TabIndex = 16;
|
|
this.lblfamfamfam.Text = "S0B";
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label7.ForeColor = System.Drawing.Color.Black;
|
|
this.label7.Location = new System.Drawing.Point(191, 319);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(34, 16);
|
|
this.label7.TabIndex = 18;
|
|
this.label7.Text = "S0D";
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Font = new System.Drawing.Font("Consolas", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label8.Location = new System.Drawing.Point(64, 335);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(368, 17);
|
|
this.label8.TabIndex = 19;
|
|
this.label8.Text = "ana1is1a rafael1193 go11um CUE MetLob";
|
|
//
|
|
// lblTrad
|
|
//
|
|
this.lblTrad.AutoSize = true;
|
|
this.lblTrad.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblTrad.Location = new System.Drawing.Point(297, 54);
|
|
this.lblTrad.Name = "lblTrad";
|
|
this.lblTrad.Size = new System.Drawing.Size(30, 15);
|
|
this.lblTrad.TabIndex = 20;
|
|
this.lblTrad.Text = "S0C";
|
|
//
|
|
// listPlugin
|
|
//
|
|
this.listPlugin.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
|
|
this.listPlugin.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.listPlugin.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.listPlugin.FormattingEnabled = true;
|
|
this.listPlugin.ItemHeight = 15;
|
|
this.listPlugin.Location = new System.Drawing.Point(506, 23);
|
|
this.listPlugin.Name = "listPlugin";
|
|
this.listPlugin.Size = new System.Drawing.Size(299, 332);
|
|
this.listPlugin.TabIndex = 21;
|
|
//
|
|
// linkHexEditor
|
|
//
|
|
this.linkHexEditor.AutoSize = true;
|
|
this.linkHexEditor.Location = new System.Drawing.Point(13, 305);
|
|
this.linkHexEditor.Name = "linkHexEditor";
|
|
this.linkHexEditor.Size = new System.Drawing.Size(77, 12);
|
|
this.linkHexEditor.TabIndex = 22;
|
|
this.linkHexEditor.TabStop = true;
|
|
this.linkHexEditor.Text = "Be.HexEditor";
|
|
this.linkHexEditor.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Location = new System.Drawing.Point(96, 305);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(83, 12);
|
|
this.label9.TabIndex = 23;
|
|
this.label9.Text = "Bernhard Elbl";
|
|
//
|
|
// linkLabel2
|
|
//
|
|
this.linkLabel2.AutoSize = true;
|
|
this.linkLabel2.Location = new System.Drawing.Point(255, 87);
|
|
this.linkLabel2.Name = "linkLabel2";
|
|
this.linkLabel2.Size = new System.Drawing.Size(245, 12);
|
|
this.linkLabel2.TabIndex = 24;
|
|
this.linkLabel2.TabStop = true;
|
|
this.linkLabel2.Text = "https://github.com/MetLob/tinke";
|
|
this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked_1);
|
|
//
|
|
// linkLabel3
|
|
//
|
|
this.linkLabel3.AutoSize = true;
|
|
this.linkLabel3.Location = new System.Drawing.Point(255, 99);
|
|
this.linkLabel3.Name = "linkLabel3";
|
|
this.linkLabel3.Size = new System.Drawing.Size(221, 12);
|
|
this.linkLabel3.TabIndex = 25;
|
|
this.linkLabel3.TabStop = true;
|
|
this.linkLabel3.Text = "https://github.com/R-YaTian/TinkeDSi";
|
|
this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Location = new System.Drawing.Point(504, 8);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(23, 12);
|
|
this.label10.TabIndex = 26;
|
|
this.label10.Text = "S0F";
|
|
//
|
|
// Autores
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
this.ClientSize = new System.Drawing.Size(810, 360);
|
|
this.Controls.Add(this.label10);
|
|
this.Controls.Add(this.linkLabel3);
|
|
this.Controls.Add(this.linkLabel2);
|
|
this.Controls.Add(this.label9);
|
|
this.Controls.Add(this.linkHexEditor);
|
|
this.Controls.Add(this.listPlugin);
|
|
this.Controls.Add(this.lblTrad);
|
|
this.Controls.Add(this.label8);
|
|
this.Controls.Add(this.label7);
|
|
this.Controls.Add(this.lblfamfamfam);
|
|
this.Controls.Add(this.linkfamfamfam);
|
|
this.Controls.Add(this.lblLowLines);
|
|
this.Controls.Add(this.linkLowLines);
|
|
this.Controls.Add(this.lblGBATEK);
|
|
this.Controls.Add(this.linkGBATEK);
|
|
this.Controls.Add(this.lblDSDecmp2);
|
|
this.Controls.Add(this.lblDSDecmp);
|
|
this.Controls.Add(this.lblDescription);
|
|
this.Controls.Add(this.label6);
|
|
this.Controls.Add(this.label5);
|
|
this.Controls.Add(this.linkLabel1);
|
|
this.Controls.Add(this.label4);
|
|
this.Controls.Add(this.label3);
|
|
this.Controls.Add(this.label2);
|
|
this.Controls.Add(this.label1);
|
|
this.Controls.Add(this.pictureImage);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
|
|
this.MaximizeBox = false;
|
|
this.MinimizeBox = false;
|
|
this.Name = "Autores";
|
|
this.Padding = new System.Windows.Forms.Padding(9, 8, 9, 8);
|
|
this.ShowIcon = false;
|
|
this.ShowInTaskbar = false;
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
|
this.Text = "S01";
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureImage)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.PictureBox pictureImage;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.LinkLabel linkLabel1;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label lblDescription;
|
|
private System.Windows.Forms.LinkLabel lblDSDecmp;
|
|
private System.Windows.Forms.Label lblDSDecmp2;
|
|
private System.Windows.Forms.LinkLabel linkGBATEK;
|
|
private System.Windows.Forms.Label lblGBATEK;
|
|
private System.Windows.Forms.LinkLabel linkLowLines;
|
|
private System.Windows.Forms.Label lblLowLines;
|
|
private System.Windows.Forms.LinkLabel linkfamfamfam;
|
|
private System.Windows.Forms.Label lblfamfamfam;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.Label lblTrad;
|
|
private System.Windows.Forms.ListBox listPlugin;
|
|
private System.Windows.Forms.LinkLabel linkHexEditor;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.LinkLabel linkLabel2;
|
|
private System.Windows.Forms.LinkLabel linkLabel3;
|
|
private System.Windows.Forms.Label label10;
|
|
}
|
|
}
|