Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ImportedProjects
SVG
Commits
32319fd1
Commit
32319fd1
authored
Jan 06, 2016
by
tebjan
Browse files
normalized line endings
parent
2a58f88d
Changes
2
Show whitespace changes
Inline
Side-by-side
Tests/SvgW3CTestRunner/View.Designer.cs
View file @
32319fd1
...
...
@@ -30,7 +30,6 @@ namespace SvgW3CTestRunner
/// </summary>
private
void
InitializeComponent
()
{
this
.
lstFiles
=
new
System
.
Windows
.
Forms
.
ListBox
();
this
.
boxConsoleLog
=
new
System
.
Windows
.
Forms
.
RichTextBox
();
this
.
tableLayoutPanel1
=
new
System
.
Windows
.
Forms
.
TableLayoutPanel
();
...
...
@@ -67,23 +66,21 @@ namespace SvgW3CTestRunner
this
.
lstFiles
.
FormattingEnabled
=
true
;
this
.
lstFiles
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
lstFiles
.
Name
=
"lstFiles"
;
this
.
lstFiles
.
Size
=
new
System
.
Drawing
.
Size
(
174
,
7
4
4
);
this
.
lstFiles
.
Size
=
new
System
.
Drawing
.
Size
(
174
,
7
2
4
);
this
.
lstFiles
.
TabIndex
=
0
;
this
.
lstFiles
.
SelectedIndexChanged
+=
new
System
.
EventHandler
(
this
.
lstFiles_SelectedIndexChanged
);
//
// boxConsoleLog
//
this
.
boxConsoleLog
.
BackColor
=
System
.
Drawing
.
Color
.
White
;
this
.
boxConsoleLog
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
boxConsoleLog
.
Multiline
=
true
;
this
.
boxConsoleLog
.
Location
=
new
System
.
Drawing
.
Point
(
183
,
744
);
this
.
boxConsoleLog
.
Name
=
"ConsoleLog"
;
this
.
boxConsoleLog
.
Size
=
new
System
.
Drawing
.
Size
(
1240
,
144
);
this
.
boxConsoleLog
.
TabIndex
=
0
;
this
.
boxConsoleLog
.
MouseDown
+=
new
System
.
Windows
.
Forms
.
MouseEventHandler
(
this
.
boxConsoleLog_MouseDown
);
this
.
boxConsoleLog
.
Location
=
new
System
.
Drawing
.
Point
(
183
,
733
);
this
.
boxConsoleLog
.
Name
=
"boxConsoleLog"
;
this
.
boxConsoleLog
.
ReadOnly
=
true
;
this
.
boxConsoleLog
.
BackColor
=
Color
.
White
;
this
.
boxConsoleLog
.
Size
=
new
System
.
Drawing
.
Size
(
1063
,
14
);
this
.
boxConsoleLog
.
TabIndex
=
0
;
this
.
boxConsoleLog
.
Text
=
""
;
this
.
boxConsoleLog
.
MouseDown
+=
new
System
.
Windows
.
Forms
.
MouseEventHandler
(
this
.
boxConsoleLog_MouseDown
);
//
// tableLayoutPanel1
//
...
...
@@ -98,7 +95,8 @@ namespace SvgW3CTestRunner
this
.
tableLayoutPanel1
.
Name
=
"tableLayoutPanel1"
;
this
.
tableLayoutPanel1
.
RowCount
=
2
;
this
.
tableLayoutPanel1
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
100F
));
this
.
tableLayoutPanel1
.
Size
=
new
System
.
Drawing
.
Size
(
1249
,
750
+
144
);
this
.
tableLayoutPanel1
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Absolute
,
20F
));
this
.
tableLayoutPanel1
.
Size
=
new
System
.
Drawing
.
Size
(
1249
,
750
);
this
.
tableLayoutPanel1
.
TabIndex
=
1
;
//
// splitContainer1
...
...
@@ -114,10 +112,9 @@ namespace SvgW3CTestRunner
// splitContainer1.Panel2
//
this
.
splitContainer1
.
Panel2
.
Controls
.
Add
(
this
.
tableLayoutPanel3
);
this
.
splitContainer1
.
Size
=
new
System
.
Drawing
.
Size
(
1063
,
7
4
4
);
this
.
splitContainer1
.
Size
=
new
System
.
Drawing
.
Size
(
1063
,
7
2
4
);
this
.
splitContainer1
.
SplitterDistance
=
548
;
this
.
splitContainer1
.
TabIndex
=
0
;
//
// tableLayoutPanel2
//
...
...
@@ -135,17 +132,17 @@ namespace SvgW3CTestRunner
this
.
tableLayoutPanel2
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
50F
));
this
.
tableLayoutPanel2
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
());
this
.
tableLayoutPanel2
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
50F
));
this
.
tableLayoutPanel2
.
Size
=
new
System
.
Drawing
.
Size
(
548
,
7
4
4
);
this
.
tableLayoutPanel2
.
Size
=
new
System
.
Drawing
.
Size
(
548
,
7
2
4
);
this
.
tableLayoutPanel2
.
TabIndex
=
0
;
//
// picSaveLoad
//
this
.
picSaveLoad
.
BackColor
=
System
.
Drawing
.
Color
.
White
;
this
.
picSaveLoad
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
picSaveLoad
.
Location
=
new
System
.
Drawing
.
Point
(
0
,
3
8
5
);
this
.
picSaveLoad
.
Location
=
new
System
.
Drawing
.
Point
(
0
,
3
7
5
);
this
.
picSaveLoad
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
0
);
this
.
picSaveLoad
.
Name
=
"picSaveLoad"
;
this
.
picSaveLoad
.
Size
=
new
System
.
Drawing
.
Size
(
548
,
3
5
9
);
this
.
picSaveLoad
.
Size
=
new
System
.
Drawing
.
Size
(
548
,
3
4
9
);
this
.
picSaveLoad
.
TabIndex
=
2
;
this
.
picSaveLoad
.
TabStop
=
false
;
//
...
...
@@ -165,14 +162,14 @@ namespace SvgW3CTestRunner
this
.
picSvg
.
Location
=
new
System
.
Drawing
.
Point
(
0
,
13
);
this
.
picSvg
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
0
);
this
.
picSvg
.
Name
=
"picSvg"
;
this
.
picSvg
.
Size
=
new
System
.
Drawing
.
Size
(
548
,
3
5
9
);
this
.
picSvg
.
Size
=
new
System
.
Drawing
.
Size
(
548
,
3
4
9
);
this
.
picSvg
.
TabIndex
=
1
;
this
.
picSvg
.
TabStop
=
false
;
//
// label3
//
this
.
label3
.
AutoSize
=
true
;
this
.
label3
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
7
2
);
this
.
label3
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
6
2
);
this
.
label3
.
Name
=
"label3"
;
this
.
label3
.
Size
=
new
System
.
Drawing
.
Size
(
80
,
13
);
this
.
label3
.
TabIndex
=
3
;
...
...
@@ -194,17 +191,17 @@ namespace SvgW3CTestRunner
this
.
tableLayoutPanel3
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
50F
));
this
.
tableLayoutPanel3
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
());
this
.
tableLayoutPanel3
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
50F
));
this
.
tableLayoutPanel3
.
Size
=
new
System
.
Drawing
.
Size
(
511
,
7
4
4
);
this
.
tableLayoutPanel3
.
Size
=
new
System
.
Drawing
.
Size
(
511
,
7
2
4
);
this
.
tableLayoutPanel3
.
TabIndex
=
0
;
//
// picSVGPNG
//
this
.
picSVGPNG
.
BackColor
=
System
.
Drawing
.
Color
.
White
;
this
.
picSVGPNG
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
picSVGPNG
.
Location
=
new
System
.
Drawing
.
Point
(
0
,
3
8
5
);
this
.
picSVGPNG
.
Location
=
new
System
.
Drawing
.
Point
(
0
,
3
7
5
);
this
.
picSVGPNG
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
0
);
this
.
picSVGPNG
.
Name
=
"picSVGPNG"
;
this
.
picSVGPNG
.
Size
=
new
System
.
Drawing
.
Size
(
511
,
3
5
9
);
this
.
picSVGPNG
.
Size
=
new
System
.
Drawing
.
Size
(
511
,
3
4
9
);
this
.
picSVGPNG
.
TabIndex
=
3
;
this
.
picSVGPNG
.
TabStop
=
false
;
//
...
...
@@ -215,7 +212,7 @@ namespace SvgW3CTestRunner
this
.
picPng
.
Location
=
new
System
.
Drawing
.
Point
(
0
,
13
);
this
.
picPng
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
0
);
this
.
picPng
.
Name
=
"picPng"
;
this
.
picPng
.
Size
=
new
System
.
Drawing
.
Size
(
511
,
3
5
9
);
this
.
picPng
.
Size
=
new
System
.
Drawing
.
Size
(
511
,
3
4
9
);
this
.
picPng
.
TabIndex
=
2
;
this
.
picPng
.
TabStop
=
false
;
//
...
...
@@ -231,7 +228,7 @@ namespace SvgW3CTestRunner
// label4
//
this
.
label4
.
AutoSize
=
true
;
this
.
label4
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
7
2
);
this
.
label4
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
6
2
);
this
.
label4
.
Name
=
"label4"
;
this
.
label4
.
Size
=
new
System
.
Drawing
.
Size
(
69
,
13
);
this
.
label4
.
TabIndex
=
4
;
...
...
@@ -258,7 +255,7 @@ namespace SvgW3CTestRunner
// runAllToolStripMenuItem
//
this
.
runAllToolStripMenuItem
.
Name
=
"runAllToolStripMenuItem"
;
this
.
runAllToolStripMenuItem
.
Size
=
new
System
.
Drawing
.
Size
(
1
5
2
,
22
);
this
.
runAllToolStripMenuItem
.
Size
=
new
System
.
Drawing
.
Size
(
1
1
2
,
22
);
this
.
runAllToolStripMenuItem
.
Text
=
"Run All"
;
this
.
runAllToolStripMenuItem
.
Click
+=
new
System
.
EventHandler
(
this
.
RunAllToolStripMenuItemClick
);
//
...
...
@@ -266,7 +263,7 @@ namespace SvgW3CTestRunner
//
this
.
AutoScaleDimensions
=
new
System
.
Drawing
.
SizeF
(
6F
,
13F
);
this
.
AutoScaleMode
=
System
.
Windows
.
Forms
.
AutoScaleMode
.
Font
;
this
.
ClientSize
=
new
System
.
Drawing
.
Size
(
1249
,
774
+
200
);
this
.
ClientSize
=
new
System
.
Drawing
.
Size
(
1249
,
774
);
this
.
Controls
.
Add
(
this
.
tableLayoutPanel1
);
this
.
Controls
.
Add
(
this
.
menuStrip1
);
this
.
MainMenuStrip
=
this
.
menuStrip1
;
...
...
Tests/SvgW3CTestRunner/View.cs
View file @
32319fd1
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment