Skip to content

Commit b33d584

Browse files
Initial commit starting at version 1.3.0.12
0 parents  commit b33d584

142 files changed

Lines changed: 2200 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.hgignore

Whitespace-only changes.

.vipb

Lines changed: 704 additions & 0 deletions
Large diffs are not rendered by default.

.vipc

28.1 KB
Binary file not shown.
124 Bytes
Binary file not shown.
351 KB
Binary file not shown.

Control Generator/config.ini

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
[last state]
2+
Action = "4"
3+
Orientations = "8"
4+
Control Text = "Your Text"
5+
Style = "6"
6+
Text Color = "0"
7+
Scale = "1.000000"
8+
Close afterwards = "FALSE"
9+
Icon png = ""
10+
11+
[Font]
12+
Font Name: = "Tahoma"
13+
Size = "13"
14+
Strikeout? = "FALSE"
15+
Italic? = "FALSE"
16+
Underline? = "FALSE"
17+
Outline? = "FALSE"
18+
Shadow? = "FALSE"
19+
Bold? = "TRUE"
20+
21+
[Create control.vi]
22+
fade = 450
23+
droplabel = FALSE
24+
25+
[Source]
26+
Icon source = ""

Control.lvclass

Lines changed: 450 additions & 0 deletions
Large diffs are not rendered by default.

Control_class.aliases

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[My Computer]
2+
My Computer = "169.254.159.55"
3+

Control_class.lvlps

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[ProjectWindow_Data]
2+
ProjectExplorer.ClassicPosition[String] = "87,1259,1006,1792"
3+

Control_class.lvproj

Lines changed: 505 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)