Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit c5ffa6a

Browse files
committed
[[ TSV ]] Use .tsv extension for tab delimited files
Update .tsv files to contain the same number of tabs on each line.
1 parent 30e36f5 commit c5ffa6a

38 files changed

Lines changed: 488 additions & 488 deletions

File tree

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
type control
2-
title Control Properties
1+
type control
2+
title Control Properties
33

44
Property : optional getter : optional setter Label Section Editor User Visible Read Only Group Default Options Subsection min max step
5-
----------------------------------------------------------------------------------------------------
6-
geometry:revIDEGetGeometry:revIDESetGeometry Geometry Geometry Manager com.livecode.pi.geometry true false
5+
----------------------------------------------------------------------------------------------------
6+
geometry:revIDEGetGeometry:revIDESetGeometry Geometry Geometry Manager com.livecode.pi.geometry true false
77
location
8-
resize:revIDEGetRectProperty:revIDESetRectProperty Resize when setting rect property Position com.livecode.pi.boolean true false
8+
resize:revIDEGetRectProperty:revIDESetRectProperty Resize when setting rect property Position com.livecode.pi.boolean true false
99
left
1010
top
1111
right
1212
bottom
1313
layer
14-
number
14+
number
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
type multiple
2-
title Multiple Objects
1+
type multiple
2+
title Multiple Objects
33

44
Property : optional getter : optional setter Label Section Editor User Visible Read Only Group Default Options Subsection min max step
5-
----------------------------------------------------------------------------------------------------
6-
equalize::revIDEAlignControlsFromPI Equalize Align Controls com.livecode.pi.equalize true false
7-
align::revIDEAlignControlsFromPI Align Align Controls com.livecode.pi.align true false Align
8-
alignCenter::revIDEAlignControlsFromPI Align center Align Controls com.livecode.pi.aligncenter true false Align
9-
distribute::revIDEAlignControlsFromPI Distribute Align Controls com.livecode.pi.distribute true false
10-
nudge::revIDEAlignControlsFromPI Nudge Align Controls com.livecode.pi.nudge true false
11-
relayer::revIDEAlignControlsFromPI Relayer Align Controls com.livecode.pi.relayer true false
5+
----------------------------------------------------------------------------------------------------
6+
equalize::revIDEAlignControlsFromPI Equalize Align Controls com.livecode.pi.equalize true false
7+
align::revIDEAlignControlsFromPI Align Align Controls com.livecode.pi.align true false Align
8+
alignCenter::revIDEAlignControlsFromPI Align center Align Controls com.livecode.pi.aligncenter true false Align
9+
distribute::revIDEAlignControlsFromPI Distribute Align Controls com.livecode.pi.distribute true false
10+
nudge::revIDEAlignControlsFromPI Nudge Align Controls com.livecode.pi.nudge true false
11+
relayer::revIDEAlignControlsFromPI Relayer Align Controls com.livecode.pi.relayer true false

Toolset/resources/supporting_files/property_definitions/com.livecode.interface.classic.Button.tsv

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
type button
2-
title Standard Button
1+
type button
2+
title Standard Button
33

44
Property : optional getter : optional setter Label Section Editor User Visible Read Only Group Default Options Subsection min max step
5-
----------------------------------------------------------------------------------------------------
5+
----------------------------------------------------------------------------------------------------
66
name Button
77
label
88
tooltip

Toolset/resources/supporting_files/property_definitions/com.livecode.interface.classic.Card.tsv

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
type card
2-
title Card
1+
type card
2+
title Card
33

44
Property : optional getter : optional setter Label Section Editor User Visible Read Only Group Default Options Subsection min max step
5-
----------------------------------------------------------------------------------------------------
5+
----------------------------------------------------------------------------------------------------
66
name
77
number
88
mark false
@@ -12,7 +12,7 @@ showBorder true
1212
opaque true
1313
threeD true
1414
borderWidth 2
15-
behavior
15+
behavior
1616
foregroundColor
1717
foregroundPattern
1818
backgroundColor
@@ -43,5 +43,5 @@ left true
4343
top true
4444
right true
4545
bottom true
46-
layer
47-
number false
46+
layer
47+
number false

Toolset/resources/supporting_files/property_definitions/com.livecode.interface.classic.Checkbox.tsv

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
type button
2-
title Check Box
1+
type button
2+
title Check Box
33

44
Property : optional getter : optional setter Label Section Editor User Visible Read Only Group Default Options Subsection min max step
5-
----------------------------------------------------------------------------------------------------
5+
----------------------------------------------------------------------------------------------------
66
name Check
77
label
88
tooltip
@@ -19,7 +19,7 @@ traversalOn true
1919
showFocusBorder true
2020
default false
2121
disabled
22-
hilited
22+
hilited
2323
layerMode
2424
behavior
2525
icon
@@ -63,4 +63,4 @@ textAlign
6363
margins 4
6464
lockLoc false
6565
width::revIDESetRectProperty com.livecode.pi.dimension 82
66-
height::revIDESetRectProperty com.livecode.pi.dimension 23
66+
height::revIDESetRectProperty com.livecode.pi.dimension 23

Toolset/resources/supporting_files/property_definitions/com.livecode.interface.classic.ComboBox.tsv

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
type button
2-
title Combo Box Menu
1+
type button
2+
title Combo Box Menu
33

44
Property : optional getter : optional setter Label Section Editor User Visible Read Only Group Default Options Subsection min max step
5-
----------------------------------------------------------------------------------------------------
5+
----------------------------------------------------------------------------------------------------
66
name ComboBox Menu
77
label Choice 1
88
tooltip
@@ -12,9 +12,9 @@ menuMouseButton
1212
visible true
1313
opaque true
1414
showName true
15-
traversalOn true
15+
traversalOn true
1616
disabled false
17-
text Menu Items true Choice 1\nChoice 2\nChoice 3
17+
text Menu Items true Choice 1\nChoice 2\nChoice 3
1818
menuLines 5
1919
menuName
2020
layerMode
@@ -29,8 +29,8 @@ threeD true
2929
showBorder true
3030
hiliteBorder true
3131
borderWidth 2
32-
armBorder false false
33-
autoHilite false false
32+
armBorder false false
33+
autoHilite false false
3434
foregroundColor Text fill
3535
foregroundPattern Text fill
3636
backgroundColor
@@ -62,4 +62,4 @@ dropShadow
6262
innerShadow
6363
outerGlow
6464
innerGlow
65-
colorOverlay
65+
colorOverlay

Toolset/resources/supporting_files/property_definitions/com.livecode.interface.classic.CurveGraphic.tsv

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
type graphic tool
2-
title Curve Graphic
1+
type graphic tool
2+
title Curve Graphic
33

44
Property : optional getter : optional setter Label Section Editor User Visible Read Only Group Default Options Subsection min max step
5-
----------------------------------------------------------------------------------------------------
5+
----------------------------------------------------------------------------------------------------
66
name Curve
77
tooltip
88
style curve rectangle,roundrect,line,oval,regular,line,curve,polygon
@@ -21,7 +21,7 @@ behavior empty long id
2121
foregroundColor Border fill
2222
foregroundPattern Border fill
2323
fillGradient
24-
strokeGradient
24+
strokeGradient
2525
topColor
2626
topPattern
2727
bottomColor
@@ -36,9 +36,9 @@ textAlign empty
3636
margins 8
3737
lockLoc false
3838
width
39-
height
39+
height
4040
dropShadow
4141
innerShadow
4242
outerGlow
4343
innerGlow
44-
colorOverlay
44+
colorOverlay

0 commit comments

Comments
 (0)