Subversion Repositories LassyPad

Compare Revisions

Ignore whitespace Rev 5 → Rev 6

/LassyPad/MainForm.resx
244,6 → 244,15
RK5CYII=
</value>
</data>
<data name="saveAsToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAIRJREFUOE+tkVEO
gDAIQ3dvb+QR/cGxUEO2bnZRE+LE8uiglD8eO4o5B+8Vk2o9yYq38kys5h7rvYsZQL1uAytzmc7sO6Aa
sAh52+iKwvYNUKybwuyqKkTcfYAlzQBpxWcKQNA9/6vad4AXsGLPy4DcVXKQ5+BnOOjzzAGb7PYK5V0n
4Q3dewzxc0jcRAAAAABJRU5ErkJggg==
</value>
</data>
<metadata name="openFileDialog1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>326, 17</value>
</metadata>
/LassyPad/bin/Debug/LassyPad.exe
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/LassyPad/bin/Debug/nee.rtf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/LassyPad/bin/Debug/LassyPad.pdb
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/LassyPad/bin/Debug/icons/Thumbs.db
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/LassyPad/obj/x86/Debug/LassyPad.MainForm.resources
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/LassyPad/obj/x86/Debug/LassyPad.exe
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/LassyPad/obj/x86/Debug/LassyPad.csproj.GenerateResource.Cache
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/LassyPad/obj/x86/Debug/LassyPad.pdb
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/LassyPad/MainForm.Designer.cs
47,6 → 47,7
this.boldF = new System.Windows.Forms.ToolStripButton();
this.italicF = new System.Windows.Forms.ToolStripButton();
this.underlineF = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton6 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton7 = new System.Windows.Forms.ToolStripButton();
106,6 → 107,7
this.toolStripButton1.Name = "toolStripButton1";
this.toolStripButton1.Size = new System.Drawing.Size(23, 22);
this.toolStripButton1.Text = "toolStripButton1";
this.toolStripButton1.ToolTipText = "New File";
this.toolStripButton1.Click += new System.EventHandler(this.ToolStripButton1Click);
//
// toolStripButton2
116,6 → 118,7
this.toolStripButton2.Name = "toolStripButton2";
this.toolStripButton2.Size = new System.Drawing.Size(23, 22);
this.toolStripButton2.Text = "toolStripButton2";
this.toolStripButton2.ToolTipText = "Open File";
this.toolStripButton2.Click += new System.EventHandler(this.ToolStripButton2Click);
//
// toolStripButton3
126,6 → 129,7
this.toolStripButton3.Name = "toolStripButton3";
this.toolStripButton3.Size = new System.Drawing.Size(23, 22);
this.toolStripButton3.Text = "toolStripButton3";
this.toolStripButton3.ToolTipText = "Save File";
this.toolStripButton3.Click += new System.EventHandler(this.ToolStripButton3Click);
//
// toolStripButton4
136,6 → 140,7
this.toolStripButton4.Name = "toolStripButton4";
this.toolStripButton4.Size = new System.Drawing.Size(23, 22);
this.toolStripButton4.Text = "toolStripButton4";
this.toolStripButton4.ToolTipText = "Close File";
this.toolStripButton4.Click += new System.EventHandler(this.ToolStripButton4Click);
//
// formatBar
146,6 → 151,7
this.boldF,
this.italicF,
this.underlineF,
this.toolStripSeparator2,
this.toolStripButton5,
this.toolStripButton6,
this.toolStripButton7,
153,7 → 159,7
this.toolStripButton8});
this.formatBar.Location = new System.Drawing.Point(107, 0);
this.formatBar.Name = "formatBar";
this.formatBar.Size = new System.Drawing.Size(231, 25);
this.formatBar.Size = new System.Drawing.Size(268, 25);
this.formatBar.TabIndex = 2;
this.formatBar.Text = "toolStrip2";
//
161,6 → 167,7
//
this.sizeF.Name = "sizeF";
this.sizeF.Size = new System.Drawing.Size(50, 25);
this.sizeF.ToolTipText = "Font Size";
this.sizeF.TextChanged += new System.EventHandler(this.SizeFTextChanged);
//
// boldF
170,7 → 177,7
this.boldF.ImageTransparentColor = System.Drawing.Color.Magenta;
this.boldF.Name = "boldF";
this.boldF.Size = new System.Drawing.Size(23, 22);
this.boldF.Text = "toolStripButton2";
this.boldF.Text = "Format Text Bold";
this.boldF.Click += new System.EventHandler(this.BoldFClick);
//
// italicF
180,7 → 187,7
this.italicF.ImageTransparentColor = System.Drawing.Color.Magenta;
this.italicF.Name = "italicF";
this.italicF.Size = new System.Drawing.Size(23, 22);
this.italicF.Text = "toolStripButton3";
this.italicF.Text = "Format Text Italic";
this.italicF.Click += new System.EventHandler(this.ItalicFClick);
//
// underlineF
190,9 → 197,14
this.underlineF.ImageTransparentColor = System.Drawing.Color.Magenta;
this.underlineF.Name = "underlineF";
this.underlineF.Size = new System.Drawing.Size(23, 22);
this.underlineF.Text = "toolStripButton4";
this.underlineF.Text = "Format Text Underline";
this.underlineF.Click += new System.EventHandler(this.UnderlineFClick);
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
//
// toolStripButton5
//
this.toolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
200,7 → 212,7
this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton5.Name = "toolStripButton5";
this.toolStripButton5.Size = new System.Drawing.Size(23, 22);
this.toolStripButton5.Text = "toolStripButton5";
this.toolStripButton5.Text = "Align Text Left";
this.toolStripButton5.Click += new System.EventHandler(this.ToolStripButton5Click);
//
// toolStripButton6
210,7 → 222,7
this.toolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton6.Name = "toolStripButton6";
this.toolStripButton6.Size = new System.Drawing.Size(23, 22);
this.toolStripButton6.Text = "toolStripButton6";
this.toolStripButton6.Text = "Align Text Center";
this.toolStripButton6.Click += new System.EventHandler(this.ToolStripButton6Click);
//
// toolStripButton7
220,7 → 232,7
this.toolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton7.Name = "toolStripButton7";
this.toolStripButton7.Size = new System.Drawing.Size(23, 22);
this.toolStripButton7.Text = "toolStripButton7";
this.toolStripButton7.Text = "Align Text Right";
this.toolStripButton7.Click += new System.EventHandler(this.ToolStripButton7Click);
//
// toolStripSeparator1
235,7 → 247,8
this.toolStripButton8.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton8.Name = "toolStripButton8";
this.toolStripButton8.Size = new System.Drawing.Size(23, 22);
this.toolStripButton8.Text = "toolStripButton8";
this.toolStripButton8.Text = "Insert Image";
this.toolStripButton8.Click += new System.EventHandler(this.ToolStripButton8Click);
//
// menuStrip1
//
285,6 → 298,7
//
// saveAsToolStripMenuItem
//
this.saveAsToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("saveAsToolStripMenuItem.Image")));
this.saveAsToolStripMenuItem.Name = "saveAsToolStripMenuItem";
this.saveAsToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
this.saveAsToolStripMenuItem.Text = "Save As";
353,7 → 367,7
this.editorTab.Location = new System.Drawing.Point(4, 22);
this.editorTab.Name = "editorTab";
this.editorTab.Padding = new System.Windows.Forms.Padding(3);
this.editorTab.Size = new System.Drawing.Size(315, 124);
this.editorTab.Size = new System.Drawing.Size(494, 329);
this.editorTab.TabIndex = 1;
this.editorTab.Text = "Editor";
this.editorTab.UseVisualStyleBackColor = true;
365,7 → 379,7
this.editorView.Dock = System.Windows.Forms.DockStyle.Fill;
this.editorView.Location = new System.Drawing.Point(3, 3);
this.editorView.Name = "editorView";
this.editorView.Size = new System.Drawing.Size(309, 118);
this.editorView.Size = new System.Drawing.Size(488, 323);
this.editorView.TabIndex = 0;
this.editorView.Text = "";
this.editorView.SelectionChanged += new System.EventHandler(this.EditorViewSelectionChanged);
447,6 → 461,7
this.ResumeLayout(false);
this.PerformLayout();
}
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ToolStripContainer toolStripContainer1;
private System.Windows.Forms.ToolStripButton toolStripButton8;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
/LassyPad/MainForm.cs
373,5 → 373,10
editorView.WordWrap = ! editorView.WordWrap;
wordWrapToolStripMenuItem.Checked = editorView.WordWrap;
}
void ToolStripButton8Click(object sender, EventArgs e)
{
}
}
}