Winify – Diff between revs 1 and 3

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 1 Rev 3
1  1 
2 namespace Winify 2 namespace Winify
3 { 3 {
4 partial class AboutForm 4 partial class AboutForm
5 { 5 {
6 /// <summary> 6 /// <summary>
7 /// Required designer variable. 7 /// Required designer variable.
8 /// </summary> 8 /// </summary>
9 private System.ComponentModel.IContainer components = null; 9 private System.ComponentModel.IContainer components = null;
10   10  
11 /// <summary> 11 /// <summary>
12 /// Clean up any resources being used. 12 /// Clean up any resources being used.
13 /// </summary> 13 /// </summary>
14 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> 14 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
15 protected override void Dispose(bool disposing) 15 protected override void Dispose(bool disposing)
16 { 16 {
17 if (disposing && (components != null)) 17 if (disposing && (components != null))
18 { 18 {
19 components.Dispose(); 19 components.Dispose();
20 } 20 }
21 base.Dispose(disposing); 21 base.Dispose(disposing);
22 } 22 }
23   23  
24 #region Windows Form Designer generated code 24 #region Windows Form Designer generated code
25   25  
26 /// <summary> 26 /// <summary>
27 /// Required method for Designer support - do not modify 27 /// Required method for Designer support - do not modify
28 /// the contents of this method with the code editor. 28 /// the contents of this method with the code editor.
29 /// </summary> 29 /// </summary>
30 private void InitializeComponent() 30 private void InitializeComponent()
31 { 31 {
32 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AboutForm)); 32 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AboutForm));
33 this.textBox1 = new System.Windows.Forms.TextBox(); 33 this.textBox1 = new System.Windows.Forms.TextBox();
34 this.VersionTextBox = new System.Windows.Forms.TextBox(); 34 this.VersionTextBox = new System.Windows.Forms.TextBox();
35 this.pictureBox1 = new System.Windows.Forms.PictureBox(); 35 this.pictureBox1 = new System.Windows.Forms.PictureBox();
36 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); 36 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
37 this.SuspendLayout(); 37 this.SuspendLayout();
38 // 38 //
39 // textBox1 39 // textBox1
40 // 40 //
41 this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.None; 41 this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
42 this.textBox1.Enabled = false; 42 this.textBox1.Enabled = false;
43 this.textBox1.Location = new System.Drawing.Point(175, 41); 43 this.textBox1.Location = new System.Drawing.Point(175, 41);
44 this.textBox1.Multiline = true; 44 this.textBox1.Multiline = true;
45 this.textBox1.Name = "textBox1"; 45 this.textBox1.Name = "textBox1";
46 this.textBox1.ReadOnly = true; 46 this.textBox1.ReadOnly = true;
47 this.textBox1.Size = new System.Drawing.Size(239, 127); 47 this.textBox1.Size = new System.Drawing.Size(239, 127);
48 this.textBox1.TabIndex = 11; 48 this.textBox1.TabIndex = 11;
49 this.textBox1.Text = "Winify: A Windows client for the Gotify server.\r\n--------------------------------" + 49 this.textBox1.Text = "Winify: A Windows client for the Gotify server.\r\n--------------------------------" +
50 "---------\r\nWizardry and Steamworks\r\nWebsite: https://www.grimore.org\r\nContact: o" + 50 "---------\r\nWizardry and Steamworks\r\nWebsite: https://www.grimore.org\r\nContact: o" +
51 "ffice@grimore.org\r\n"; 51 "ffice@grimore.org\r\n";
52 this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 52 this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
53 // 53 //
54 // VersionTextBox 54 // VersionTextBox
55 // 55 //
56 this.VersionTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None; 56 this.VersionTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
57 this.VersionTextBox.Enabled = false; 57 this.VersionTextBox.Enabled = false;
58 this.VersionTextBox.ImeMode = System.Windows.Forms.ImeMode.Disable; 58 this.VersionTextBox.ImeMode = System.Windows.Forms.ImeMode.Disable;
59 this.VersionTextBox.Location = new System.Drawing.Point(174, 12); 59 this.VersionTextBox.Location = new System.Drawing.Point(174, 12);
60 this.VersionTextBox.Multiline = true; 60 this.VersionTextBox.Multiline = true;
61 this.VersionTextBox.Name = "VersionTextBox"; 61 this.VersionTextBox.Name = "VersionTextBox";
62 this.VersionTextBox.ReadOnly = true; 62 this.VersionTextBox.ReadOnly = true;
63 this.VersionTextBox.Size = new System.Drawing.Size(240, 22); 63 this.VersionTextBox.Size = new System.Drawing.Size(240, 22);
64 this.VersionTextBox.TabIndex = 10; 64 this.VersionTextBox.TabIndex = 10;
65 this.VersionTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 65 this.VersionTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
66 // 66 //
67 // pictureBox1 67 // pictureBox1
68 // 68 //
69 this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); 69 this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
70 this.pictureBox1.Location = new System.Drawing.Point(12, 12); 70 this.pictureBox1.Location = new System.Drawing.Point(12, 12);
71 this.pictureBox1.MaximumSize = new System.Drawing.Size(156, 156); 71 this.pictureBox1.MaximumSize = new System.Drawing.Size(156, 156);
72 this.pictureBox1.MinimumSize = new System.Drawing.Size(156, 156); 72 this.pictureBox1.MinimumSize = new System.Drawing.Size(156, 156);
73 this.pictureBox1.Name = "pictureBox1"; 73 this.pictureBox1.Name = "pictureBox1";
74 this.pictureBox1.Size = new System.Drawing.Size(156, 156); 74 this.pictureBox1.Size = new System.Drawing.Size(156, 156);
75 this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; 75 this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
76 this.pictureBox1.TabIndex = 9; 76 this.pictureBox1.TabIndex = 9;
77 this.pictureBox1.TabStop = false; 77 this.pictureBox1.TabStop = false;
78 // 78 //
79 // AboutForm 79 // AboutForm
80 // 80 //
81 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 81 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
82 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 82 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
83 this.ClientSize = new System.Drawing.Size(426, 180); 83 this.ClientSize = new System.Drawing.Size(426, 180);
84 this.Controls.Add(this.textBox1); 84 this.Controls.Add(this.textBox1);
85 this.Controls.Add(this.VersionTextBox); 85 this.Controls.Add(this.VersionTextBox);
86 this.Controls.Add(this.pictureBox1); 86 this.Controls.Add(this.pictureBox1);
87 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); 87 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
88 this.MaximizeBox = false; 88 this.MaximizeBox = false;
89 this.MaximumSize = new System.Drawing.Size(442, 218); 89 this.MaximumSize = new System.Drawing.Size(442, 218);
90 this.MinimizeBox = false; 90 this.MinimizeBox = false;
91 this.MinimumSize = new System.Drawing.Size(442, 218); 91 this.MinimumSize = new System.Drawing.Size(442, 218);
92 this.Name = "AboutForm"; 92 this.Name = "AboutForm";
93 this.Text = "About"; 93 this.Text = "Winify: About";
94 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); 94 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
95 this.ResumeLayout(false); 95 this.ResumeLayout(false);
96 this.PerformLayout(); 96 this.PerformLayout();
97   97  
98 } 98 }
99   99  
100 #endregion 100 #endregion
101   101  
102 private System.Windows.Forms.TextBox textBox1; 102 private System.Windows.Forms.TextBox textBox1;
103 private System.Windows.Forms.TextBox VersionTextBox; 103 private System.Windows.Forms.TextBox VersionTextBox;
104 private System.Windows.Forms.PictureBox pictureBox1; 104 private System.Windows.Forms.PictureBox pictureBox1;
105 } 105 }
106 } 106 }
107   107  
108
Generated by GNU Enscript 1.6.5.90.
108
Generated by GNU Enscript 1.6.5.90.
109   109  
110   110  
111   111