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

Commit 17076c4

Browse files
committed
[[ TSV ]] Use .tsv extension for tab delimited files
Move field headers to the first line to support Git formatting.
1 parent 074e62e commit 17076c4

39 files changed

Lines changed: 161 additions & 161 deletions

File tree

Toolset/resources/supporting_files/property_definitions/com.livecode.interface.Control.tsv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1+
Property : optional getter : optional setter Label Section Editor User Visible Read Only Group Default Options Subsection min max step
12
type control
23
title Control Properties
34

4-
Property : optional getter : optional setter Label Section Editor User Visible Read Only Group Default Options Subsection min max step
5-
----------------------------------------------------------------------------------------------------
5+
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- -----
66
geometry:revIDEGetGeometry:revIDESetGeometry Geometry Geometry Manager com.livecode.pi.geometry true false
77
location
88
resize:revIDEGetRectProperty:revIDESetRectProperty Resize when setting rect property Position com.livecode.pi.boolean true false

Toolset/resources/supporting_files/property_definitions/com.livecode.interface.MultipleObjects.tsv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1+
Property : optional getter : optional setter Label Section Editor User Visible Read Only Group Default Options Subsection min max step
12
type multiple
23
title Multiple Objects
34

4-
Property : optional getter : optional setter Label Section Editor User Visible Read Only Group Default Options Subsection min max step
5-
----------------------------------------------------------------------------------------------------
5+
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- -----
66
equalize::revIDEAlignControlsFromPI Equalize Align Controls com.livecode.pi.equalize true false
77
align::revIDEAlignControlsFromPI Align Align Controls com.livecode.pi.align true false Align
88
alignCenter::revIDEAlignControlsFromPI Align center Align Controls com.livecode.pi.aligncenter true false Align

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1+
Property : optional getter : optional setter Label Section Editor User Visible Read Only Group Default Options Subsection min max step
12
type button
23
title Standard Button
34

4-
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1+
Property : optional getter : optional setter Label Section Editor User Visible Read Only Group Default Options Subsection min max step
12
type card
23
title Card
34

4-
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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1+
Property : optional getter : optional setter Label Section Editor User Visible Read Only Group Default Options Subsection min max step
12
type button
23
title Check Box
34

4-
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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1+
Property : optional getter : optional setter Label Section Editor User Visible Read Only Group Default Options Subsection min max step
12
type button
23
title Combo Box Menu
34

4-
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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1+
Property : optional getter : optional setter Label Section Editor User Visible Read Only Group Default Options Subsection min max step
12
type graphic tool
23
title Curve Graphic
34

4-
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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1+
Property : optional getter : optional setter Label Section Editor User Visible Read Only Group Default Options Subsection min max step
12
type data grid
23
title Data Grid
34

4-
Property : optional getter : optional setter Label Section Editor User Visible Read Only Group Default Options Subsection min max step
5-
----------------------------------------------------------------------------------------------------
5+
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- -----
66
name
77
style:revIDEGetDataGridProperty:revIDESetDataGridProperty Style Data Grid com.livecode.pi.enum true false no_default table,form
88
show hscrollbar:revIDEGetDataGridProperty:revIDESetDataGridProperty Show hScrollbar Data Grid com.livecode.pi.enum true false no_default true,false,auto

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Property : optional getter : optional setter Label Section Editor User Visible Read Only Group Default Options Subsection min max step
2-
----------------------------------------------------------------------------------------------------
2+
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- -----
33
name
44
style:revIDEGetDataGridProperty:revIDESetDataGridProperty Style Data Grid com.livecode.pi.enum true false no_default table,form
55
show hscrollbar:revIDEGetDataGridProperty:revIDESetDataGridProperty Show hScrollbar Data Grid com.livecode.pi.enum true false no_default true,false,auto

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1+
Property : optional getter : optional setter Label Section Editor User Visible Read Only Group Default Options Subsection min max step
12
type button
23
title Default Button
34

4-
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

0 commit comments

Comments
 (0)