~ubuntu-branches/ubuntu/vivid/lazarus/vivid

« back to all changes in this revision

Viewing changes to ide/frames/editor_markup_options.lfm

  • Committer: Package Import Robot
  • Author(s): Paul Gevers, Abou Al Montacir, Paul Gevers
  • Date: 2014-02-22 10:25:57 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20140222102557-ors9d31r84nz31jq
Tags: 1.2~rc2+dfsg-1
[ Abou Al Montacir ]
* New upstream pre-release.
  + Moved ideintf to components directory.
  + Added new package cairocanvas.
* Remove usage of depreciated parameters form of find. (Closes: Bug#724776)
* Bumped standard version to 3.9.5.
* Clean the way handling make files generation and removal.

[ Paul Gevers ]
* Remove nearly obsolete bzip compression for binary packages
  (See https://lists.debian.org/debian-devel/2014/01/msg00542.html)
* Update d/copyright for newly added dir in examples and components
* Update Vcs-* fields with new packaging location
* Update d/watch file to properly (Debian way) change upstreams versions
* Prevent 46MB of package size by sym linking duplicate files
* Patches
  - refresh to remove fuzz
  - add more Lintian found spelling errors
  - new patch to add shbang to two scripts in lazarus-src
* Drop lcl-# from Provides list of lcl-units-#
* Make lazarus-ide-qt4-# an arch all until it really contains stuff
* Make all metapackages arch all as the usecase for arch any doesn't
  seem to warrant the addition archive hit
* Fix permissions of non-scripts in lazarus-src-#

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
inherited EditorMarkupOptionsFrame: TEditorMarkupOptionsFrame
 
1
object EditorMarkupOptionsFrame: TEditorMarkupOptionsFrame
 
2
  Left = 0
2
3
  Height = 492
 
4
  Top = 0
3
5
  Width = 634
 
6
  HorzScrollBar.Page = 634
 
7
  VertScrollBar.Page = 492
4
8
  AutoScroll = True
5
9
  ClientHeight = 492
6
10
  ClientWidth = 634
8
12
  Visible = False
9
13
  DesignLeft = 263
10
14
  DesignTop = 222
11
 
  object MarkupWordDelayLabel: TLabel[0]
 
15
  object MarkupWordDelayLabel: TLabel
12
16
    AnchorSideLeft.Control = Owner
13
17
    AnchorSideTop.Control = MarkupWordTimeTrackBar
14
18
    AnchorSideTop.Side = asrBottom
15
19
    AnchorSideRight.Control = Owner
16
20
    AnchorSideRight.Side = asrBottom
17
21
    AnchorSideBottom.Control = MarkupWordTimeTrackBar
18
 
    Left = 514
19
 
    Height = 14
20
 
    Top = 99
21
 
    Width = 114
 
22
    Left = 515
 
23
    Height = 13
 
24
    Top = 100
 
25
    Width = 113
22
26
    Anchors = [akRight, akBottom]
23
27
    BorderSpacing.Left = 6
24
28
    BorderSpacing.Top = 2
26
30
    Caption = 'MarkupWordDelayLabel'
27
31
    ParentColor = False
28
32
  end
29
 
  object MarkupWordFullLenLabel: TLabel[1]
 
33
  object MarkupWordFullLenLabel: TLabel
30
34
    AnchorSideLeft.Control = Owner
31
35
    AnchorSideTop.Control = MarkupWordFullLenSpin
32
36
    AnchorSideTop.Side = asrCenter
33
37
    AnchorSideRight.Control = MarkupWordFullLenSpin
34
38
    Left = 6
35
 
    Height = 14
36
 
    Top = 95
37
 
    Width = 120
 
39
    Height = 13
 
40
    Top = 96
 
41
    Width = 119
38
42
    BorderSpacing.Left = 6
39
43
    Caption = 'MarkupWordFullLenLabel'
40
44
    ParentColor = False
41
45
  end
42
 
  object BracketLabel: TLabel[2]
 
46
  object BracketLabel: TLabel
43
47
    AnchorSideLeft.Control = BracketCombo
44
48
    AnchorSideLeft.Side = asrBottom
45
49
    AnchorSideTop.Control = BracketCombo
46
50
    AnchorSideTop.Side = asrCenter
47
51
    Left = 232
48
 
    Height = 14
49
 
    Top = 175
50
 
    Width = 62
 
52
    Height = 13
 
53
    Top = 176
 
54
    Width = 61
51
55
    BorderSpacing.Around = 6
52
56
    Caption = 'BracketLabel'
53
57
    ParentColor = False
54
58
  end
55
 
  object BracketLink: TLabel[3]
 
59
  object BracketLink: TLabel
56
60
    AnchorSideLeft.Control = BracketLabel
57
61
    AnchorSideLeft.Side = asrBottom
58
62
    AnchorSideTop.Control = BracketLabel
59
63
    AnchorSideTop.Side = asrCenter
60
64
    Cursor = crHandPoint
61
 
    Left = 300
62
 
    Height = 14
63
 
    Top = 175
64
 
    Width = 55
 
65
    Left = 299
 
66
    Height = 13
 
67
    Top = 176
 
68
    Width = 54
65
69
    BorderSpacing.Around = 6
66
70
    Caption = 'BracketLink'
67
71
    Font.Color = clBlue
71
75
    OnMouseEnter = BracketLinkMouseEnter
72
76
    OnMouseLeave = BracketLinkMouseLeave
73
77
  end
74
 
  object MarkupColorLink: TLabel[4]
 
78
  object MarkupColorLink: TLabel
75
79
    AnchorSideLeft.Control = MarkupWordNoTimerCheckBox
76
80
    AnchorSideLeft.Side = asrBottom
77
81
    AnchorSideTop.Control = MarkupWordNoTimerCheckBox
78
82
    AnchorSideTop.Side = asrCenter
79
83
    Cursor = crHandPoint
80
84
    Left = 177
81
 
    Height = 14
82
 
    Top = 24
83
 
    Width = 55
 
85
    Height = 13
 
86
    Top = 25
 
87
    Width = 78
84
88
    BorderSpacing.Left = 6
85
 
    Caption = 'BracketLink'
 
89
    Caption = 'MarkupColorLink'
86
90
    Font.Color = clBlue
87
91
    ParentColor = False
88
92
    ParentFont = False
90
94
    OnMouseEnter = BracketLinkMouseEnter
91
95
    OnMouseLeave = BracketLinkMouseLeave
92
96
  end
93
 
  object MarkupWordTimeTrackBar: TTrackBar[5]
 
97
  object MarkupWordTimeTrackBar: TTrackBar
94
98
    AnchorSideLeft.Control = Owner
95
99
    AnchorSideTop.Control = MarkupWordFullLenSpin
96
100
    AnchorSideTop.Side = asrBottom
112
116
    BorderSpacing.Right = 6
113
117
    TabOrder = 0
114
118
  end
115
 
  object MarkupWordNoKeyword: TCheckBox[6]
 
119
  object MarkupWordNoKeyword: TCheckBox
116
120
    AnchorSideLeft.Control = Owner
117
121
    AnchorSideTop.Control = MarkupWordNoTimerCheckBox
118
122
    AnchorSideTop.Side = asrBottom
125
129
    Caption = 'MarkupWordNoKeyword'
126
130
    TabOrder = 1
127
131
  end
128
 
  object MarkupWordFullLenSpin: TSpinEdit[7]
 
132
  object MarkupWordFullLenSpin: TSpinEdit
129
133
    AnchorSideLeft.Control = MarkupWordFullLenLabel
130
134
    AnchorSideLeft.Side = asrBottom
131
135
    AnchorSideTop.Control = MarkupWordTrim
132
136
    AnchorSideTop.Side = asrBottom
133
137
    AnchorSideRight.Control = Owner
134
138
    AnchorSideRight.Side = asrBottom
135
 
    Left = 132
 
139
    Left = 131
136
140
    Height = 21
137
141
    Top = 92
138
142
    Width = 48
140
144
    BorderSpacing.Top = 6
141
145
    TabOrder = 2
142
146
  end
143
 
  object MarkupWordNoTimerCheckBox: TCheckBox[8]
 
147
  object MarkupWordNoTimerCheckBox: TCheckBox
144
148
    AnchorSideLeft.Control = Owner
145
149
    AnchorSideTop.Control = divWordGroup
146
150
    AnchorSideTop.Side = asrBottom
153
157
    Caption = 'MarkupWordNoTimerCheckBox'
154
158
    TabOrder = 3
155
159
  end
156
 
  object MarkupWordTrim: TCheckBox[9]
 
160
  object MarkupWordTrim: TCheckBox
157
161
    AnchorSideLeft.Control = Owner
158
162
    AnchorSideTop.Control = MarkupWordNoKeyword
159
163
    AnchorSideTop.Side = asrBottom
166
170
    Caption = 'MarkupWordTrim'
167
171
    TabOrder = 4
168
172
  end
169
 
  object BracketCombo: TComboBox[10]
 
173
  object BracketCombo: TComboBox
170
174
    AnchorSideLeft.Control = Owner
171
175
    AnchorSideTop.Control = divMatchingBrackets
172
176
    AnchorSideTop.Side = asrBottom
185
189
    Style = csDropDownList
186
190
    TabOrder = 5
187
191
  end
188
 
  object divWordGroup: TDividerBevel[11]
 
192
  object divWordGroup: TDividerBevel
189
193
    AnchorSideLeft.Control = Owner
190
194
    AnchorSideTop.Control = Owner
191
195
    AnchorSideRight.Control = Owner
199
203
    Font.Style = [fsBold]
200
204
    ParentFont = False
201
205
  end
202
 
  object divMatchingBrackets: TDividerBevel[12]
 
206
  object divMatchingBrackets: TDividerBevel
203
207
    AnchorSideTop.Control = MarkupWordTimeTrackBar
204
208
    AnchorSideTop.Side = asrBottom
205
209
    AnchorSideRight.Control = Owner
213
217
    Font.Style = [fsBold]
214
218
    ParentFont = False
215
219
  end
216
 
  object divKeywords: TDividerBevel[13]
 
220
  object divKeywords: TDividerBevel
217
221
    AnchorSideLeft.Control = Owner
218
222
    AnchorSideTop.Control = BracketCombo
219
223
    AnchorSideTop.Side = asrBottom
229
233
    Font.Style = [fsBold]
230
234
    ParentFont = False
231
235
  end
232
 
  object chkExtPasKeywords: TCheckBox[14]
 
236
  object chkExtPasKeywords: TCheckBox
233
237
    AnchorSideLeft.Control = Owner
234
238
    AnchorSideTop.Control = divKeywords
235
239
    AnchorSideTop.Side = asrBottom
243
247
    OnChange = chkExtPasKeywordsChange
244
248
    TabOrder = 6
245
249
  end
246
 
  object lblPasStringKeywords: TLabel[15]
 
250
  object lblPasStringKeywords: TLabel
247
251
    AnchorSideLeft.Control = dropPasStringKeywords
248
252
    AnchorSideLeft.Side = asrBottom
249
253
    AnchorSideTop.Control = dropPasStringKeywords
250
254
    AnchorSideTop.Side = asrCenter
251
255
    Left = 232
252
 
    Height = 14
253
 
    Top = 248
254
 
    Width = 103
 
256
    Height = 13
 
257
    Top = 249
 
258
    Width = 102
255
259
    BorderSpacing.Left = 6
256
260
    Caption = 'lblPasStringKeywords'
257
261
    ParentColor = False
258
262
  end
259
 
  object dropPasStringKeywords: TComboBox[16]
 
263
  object dropPasStringKeywords: TComboBox
260
264
    AnchorSideLeft.Control = Owner
261
265
    AnchorSideTop.Control = chkExtPasKeywords
262
266
    AnchorSideTop.Side = asrBottom
271
275
    Style = csDropDownList
272
276
    TabOrder = 7
273
277
  end
 
278
  object MarkupKeyLink: TLabel
 
279
    AnchorSideLeft.Control = MarkupWordNoKeyword
 
280
    AnchorSideLeft.Side = asrBottom
 
281
    AnchorSideTop.Control = MarkupWordNoKeyword
 
282
    AnchorSideTop.Side = asrCenter
 
283
    Cursor = crHandPoint
 
284
    Left = 146
 
285
    Height = 13
 
286
    Top = 48
 
287
    Width = 71
 
288
    BorderSpacing.Left = 6
 
289
    Caption = 'MarkupKeyLink'
 
290
    Font.Color = clBlue
 
291
    ParentColor = False
 
292
    ParentFont = False
 
293
    OnClick = MarkupKeyLinkClick
 
294
    OnMouseEnter = BracketLinkMouseEnter
 
295
    OnMouseLeave = BracketLinkMouseLeave
 
296
  end
274
297
end