mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-13 21:09:23 +02:00
IDE: no tri-state checkboxes in publish project dialog (issue #14097)
git-svn-id: trunk@20793 -
This commit is contained in:
parent
2e40dd65d5
commit
61dd211d4e
@ -38,9 +38,7 @@ object PublishProjectDialog: TPublishProjectDialog
|
|||||||
Top = 1
|
Top = 1
|
||||||
Width = 406
|
Width = 406
|
||||||
Anchors = [akTop, akLeft, akRight]
|
Anchors = [akTop, akLeft, akRight]
|
||||||
AutoComplete = False
|
|
||||||
ItemHeight = 13
|
ItemHeight = 13
|
||||||
ItemWidth = 0
|
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
Text = 'DestDirComboBox'
|
Text = 'DestDirComboBox'
|
||||||
end
|
end
|
||||||
@ -64,9 +62,7 @@ object PublishProjectDialog: TPublishProjectDialog
|
|||||||
Top = 58
|
Top = 58
|
||||||
Width = 444
|
Width = 444
|
||||||
Anchors = [akTop, akLeft, akRight]
|
Anchors = [akTop, akLeft, akRight]
|
||||||
AutoComplete = False
|
|
||||||
ItemHeight = 13
|
ItemHeight = 13
|
||||||
ItemWidth = 0
|
|
||||||
TabOrder = 2
|
TabOrder = 2
|
||||||
Text = 'CommandAfterCombobox'
|
Text = 'CommandAfterCombobox'
|
||||||
end
|
end
|
||||||
@ -89,7 +85,6 @@ object PublishProjectDialog: TPublishProjectDialog
|
|||||||
Top = 6
|
Top = 6
|
||||||
Width = 456
|
Width = 456
|
||||||
Align = alTop
|
Align = alTop
|
||||||
AllowGrayed = True
|
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'Ignore binaries'
|
Caption = 'Ignore binaries'
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
@ -113,7 +108,6 @@ object PublishProjectDialog: TPublishProjectDialog
|
|||||||
Top = 6
|
Top = 6
|
||||||
Width = 456
|
Width = 456
|
||||||
Align = alTop
|
Align = alTop
|
||||||
AllowGrayed = True
|
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'Save editor info of closed files'
|
Caption = 'Save editor info of closed files'
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
@ -124,7 +118,6 @@ object PublishProjectDialog: TPublishProjectDialog
|
|||||||
Top = 29
|
Top = 29
|
||||||
Width = 456
|
Width = 456
|
||||||
Align = alTop
|
Align = alTop
|
||||||
AllowGrayed = True
|
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'Save editor info of non project files'
|
Caption = 'Save editor info of non project files'
|
||||||
TabOrder = 1
|
TabOrder = 1
|
||||||
@ -146,8 +139,7 @@ object PublishProjectDialog: TPublishProjectDialog
|
|||||||
Left = 6
|
Left = 6
|
||||||
Height = 17
|
Height = 17
|
||||||
Top = 1
|
Top = 1
|
||||||
Width = 100
|
Width = 101
|
||||||
AllowGrayed = True
|
|
||||||
Caption = 'Use Include Filter'
|
Caption = 'Use Include Filter'
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
end
|
end
|
||||||
@ -155,8 +147,7 @@ object PublishProjectDialog: TPublishProjectDialog
|
|||||||
Left = 199
|
Left = 199
|
||||||
Height = 17
|
Height = 17
|
||||||
Top = 1
|
Top = 1
|
||||||
Width = 84
|
Width = 85
|
||||||
AllowGrayed = True
|
|
||||||
Caption = 'Simple Syntax'
|
Caption = 'Simple Syntax'
|
||||||
ParentShowHint = False
|
ParentShowHint = False
|
||||||
ShowHint = True
|
ShowHint = True
|
||||||
@ -168,9 +159,7 @@ object PublishProjectDialog: TPublishProjectDialog
|
|||||||
Top = 33
|
Top = 33
|
||||||
Width = 444
|
Width = 444
|
||||||
Anchors = [akTop, akLeft, akRight]
|
Anchors = [akTop, akLeft, akRight]
|
||||||
AutoComplete = False
|
|
||||||
ItemHeight = 13
|
ItemHeight = 13
|
||||||
ItemWidth = 0
|
|
||||||
TabOrder = 2
|
TabOrder = 2
|
||||||
Text = 'IncludeFilterCombobox'
|
Text = 'IncludeFilterCombobox'
|
||||||
end
|
end
|
||||||
@ -192,7 +181,6 @@ object PublishProjectDialog: TPublishProjectDialog
|
|||||||
Height = 17
|
Height = 17
|
||||||
Top = 1
|
Top = 1
|
||||||
Width = 103
|
Width = 103
|
||||||
AllowGrayed = True
|
|
||||||
Caption = 'Use Exclude Filter'
|
Caption = 'Use Exclude Filter'
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
end
|
end
|
||||||
@ -200,8 +188,7 @@ object PublishProjectDialog: TPublishProjectDialog
|
|||||||
Left = 199
|
Left = 199
|
||||||
Height = 17
|
Height = 17
|
||||||
Top = 1
|
Top = 1
|
||||||
Width = 84
|
Width = 85
|
||||||
AllowGrayed = True
|
|
||||||
Caption = 'Simple Syntax'
|
Caption = 'Simple Syntax'
|
||||||
ParentShowHint = False
|
ParentShowHint = False
|
||||||
ShowHint = True
|
ShowHint = True
|
||||||
@ -213,9 +200,7 @@ object PublishProjectDialog: TPublishProjectDialog
|
|||||||
Top = 33
|
Top = 33
|
||||||
Width = 446
|
Width = 446
|
||||||
Anchors = [akTop, akLeft, akRight]
|
Anchors = [akTop, akLeft, akRight]
|
||||||
AutoComplete = False
|
|
||||||
ItemHeight = 13
|
ItemHeight = 13
|
||||||
ItemWidth = 0
|
|
||||||
TabOrder = 2
|
TabOrder = 2
|
||||||
Text = 'ExcludeFilterCombobox'
|
Text = 'ExcludeFilterCombobox'
|
||||||
end
|
end
|
||||||
|
@ -13,56 +13,52 @@ LazarusResources.Add('TPublishProjectDialog','FORMDATA',[
|
|||||||
+'l'#4'Left'#2#6#6'Height'#2#14#3'Top'#2'!'#5'Width'#3#186#1#7'Anchors'#11#5
|
+'l'#4'Left'#2#6#6'Height'#2#14#3'Top'#2'!'#5'Width'#3#186#1#7'Anchors'#11#5
|
||||||
+'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#14'Command after:'#11'ParentColo'
|
+'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#14'Command after:'#11'ParentColo'
|
||||||
+'r'#8#0#0#9'TComboBox'#15'DestDirComboBox'#4'Left'#2#6#6'Height'#2#21#3'Top'
|
+'r'#8#0#0#9'TComboBox'#15'DestDirComboBox'#4'Left'#2#6#6'Height'#2#21#3'Top'
|
||||||
+#2#1#5'Width'#3#150#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#12'AutoC'
|
+#2#1#5'Width'#3#150#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#10'ItemH'
|
||||||
+'omplete'#8#10'ItemHeight'#2#13#9'ItemWidth'#2#0#8'TabOrder'#2#0#4'Text'#6#15
|
+'eight'#2#13#8'TabOrder'#2#0#4'Text'#6#15'DestDirComboBox'#0#0#7'TBitBtn'#19
|
||||||
+'DestDirComboBox'#0#0#7'TBitBtn'#19'BrowseDestDirBitBtn'#24'AnchorSideBottom'
|
+'BrowseDestDirBitBtn'#24'AnchorSideBottom.Control'#7#15'DestDirComboBox'#21
|
||||||
+'.Control'#7#15'DestDirComboBox'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4
|
+'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#3#156#1#6'Height'#2#21#3'Top'
|
||||||
+'Left'#3#156#1#6'Height'#2#21#3'Top'#2#1#5'Width'#2'&'#7'Anchors'#11#5'akTop'
|
+#2#1#5'Width'#2'&'#7'Anchors'#11#5'akTop'#7'akRight'#8'akBottom'#0#8'AutoSiz'
|
||||||
+#7'akRight'#8'akBottom'#0#8'AutoSize'#9#7'Caption'#6#3'...'#9'NumGlyphs'#2#0
|
+'e'#9#7'Caption'#6#3'...'#9'NumGlyphs'#2#0#7'OnClick'#7#24'BrowseDestDirBitB'
|
||||||
+#7'OnClick'#7#24'BrowseDestDirBitBtnCLICK'#8'TabOrder'#2#1#0#0#9'TComboBox'
|
+'tnCLICK'#8'TabOrder'#2#1#0#0#9'TComboBox'#20'CommandAfterCombobox'#4'Left'#2
|
||||||
+#20'CommandAfterCombobox'#4'Left'#2#6#6'Height'#2#21#3'Top'#2':'#5'Width'#3
|
+#6#6'Height'#2#21#3'Top'#2':'#5'Width'#3#188#1#7'Anchors'#11#5'akTop'#6'akLe'
|
||||||
+#188#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#12'AutoComplete'#8#10'I'
|
+'ft'#7'akRight'#0#10'ItemHeight'#2#13#8'TabOrder'#2#2#4'Text'#6#20'CommandAf'
|
||||||
+'temHeight'#2#13#9'ItemWidth'#2#0#8'TabOrder'#2#2#4'Text'#6#20'CommandAfterC'
|
+'terCombobox'#0#0#0#9'TGroupBox'#13'FilesGroupbox'#4'Left'#2#6#6'Height'#2'/'
|
||||||
+'ombobox'#0#0#0#9'TGroupBox'#13'FilesGroupbox'#4'Left'#2#6#6'Height'#2'/'#3
|
+#3'Top'#2'{'#5'Width'#3#216#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpa'
|
||||||
+'Top'#2'{'#5'Width'#3#216#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpaci'
|
+'cing.Around'#2#6#7'Caption'#6#5'Files'#12'ClientHeight'#2#29#11'ClientWidth'
|
||||||
+'ng.Around'#2#6#7'Caption'#6#5'Files'#12'ClientHeight'#2#29#11'ClientWidth'#3
|
+#3#212#1#8'TabOrder'#2#1#0#9'TCheckBox'#22'IgnoreBinariesCheckbox'#4'Left'#2
|
||||||
+#212#1#8'TabOrder'#2#1#0#9'TCheckBox'#22'IgnoreBinariesCheckbox'#4'Left'#2#6
|
+#6#6'Height'#2#17#3'Top'#2#6#5'Width'#3#200#1#5'Align'#7#5'alTop'#20'BorderS'
|
||||||
+#6'Height'#2#17#3'Top'#2#6#5'Width'#3#200#1#5'Align'#7#5'alTop'#11'AllowGray'
|
+'pacing.Around'#2#6#7'Caption'#6#15'Ignore binaries'#8'TabOrder'#2#0#0#0#0#9
|
||||||
+'ed'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'Ignore binaries'#8'TabOr'
|
+'TGroupBox'#19'ProjectInfoGroupbox'#4'Left'#2#6#6'Height'#2'F'#3'Top'#3'l'#1
|
||||||
+'der'#2#0#0#0#0#9'TGroupBox'#19'ProjectInfoGroupbox'#4'Left'#2#6#6'Height'#2
|
+#5'Width'#3#216#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'
|
||||||
+'F'#3'Top'#3'l'#1#5'Width'#3#216#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20'Bord'
|
+#2#6#7'Caption'#6#19'Project Information'#12'ClientHeight'#2'4'#11'ClientWid'
|
||||||
+'erSpacing.Around'#2#6#7'Caption'#6#19'Project Information'#12'ClientHeight'
|
+'th'#3#212#1#8'TabOrder'#2#4#0#9'TCheckBox!SaveClosedEditorFilesInfoCheckbox'
|
||||||
+#2'4'#11'ClientWidth'#3#212#1#8'TabOrder'#2#4#0#9'TCheckBox!SaveClosedEditor'
|
+#4'Left'#2#6#6'Height'#2#17#3'Top'#2#6#5'Width'#3#200#1#5'Align'#7#5'alTop'
|
||||||
+'FilesInfoCheckbox'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#6#5'Width'#3#200#1#5
|
+#20'BorderSpacing.Around'#2#6#7'Caption'#6' Save editor info of closed files'
|
||||||
+'Align'#7#5'alTop'#11'AllowGrayed'#9#20'BorderSpacing.Around'#2#6#7'Caption'
|
+#8'TabOrder'#2#0#0#0#9'TCheckBox''SaveEditorInfoOfNonProjectFilesCheckbox'#4
|
||||||
+#6' Save editor info of closed files'#8'TabOrder'#2#0#0#0#9'TCheckBox''SaveE'
|
+'Left'#2#6#6'Height'#2#17#3'Top'#2#29#5'Width'#3#200#1#5'Align'#7#5'alTop'#20
|
||||||
+'ditorInfoOfNonProjectFilesCheckbox'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#29#5
|
+'BorderSpacing.Around'#2#6#7'Caption'#6'%Save editor info of non project fil'
|
||||||
+'Width'#3#200#1#5'Align'#7#5'alTop'#11'AllowGrayed'#9#20'BorderSpacing.Aroun'
|
+'es'#8'TabOrder'#2#1#0#0#0#9'TGroupBox'#21'IncludeFilterGroupbox'#4'Left'#2#6
|
||||||
+'d'#2#6#7'Caption'#6'%Save editor info of non project files'#8'TabOrder'#2#1
|
+#6'Height'#2'X'#3'Top'#3#176#0#5'Width'#3#216#1#5'Align'#7#5'alTop'#20'Borde'
|
||||||
+#0#0#0#9'TGroupBox'#21'IncludeFilterGroupbox'#4'Left'#2#6#6'Height'#2'X'#3'T'
|
+'rSpacing.Around'#2#6#7'Caption'#6#14'Include Filter'#12'ClientHeight'#2'F'
|
||||||
+'op'#3#176#0#5'Width'#3#216#1#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2
|
+#11'ClientWidth'#3#212#1#8'TabOrder'#2#2#7'TabStop'#9#0#9'TCheckBox'#24'UseI'
|
||||||
+#6#7'Caption'#6#14'Include Filter'#12'ClientHeight'#2'F'#11'ClientWidth'#3
|
+'ncludeFilterCheckbox'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#1#5'Width'#2'e'#7
|
||||||
+#212#1#8'TabOrder'#2#2#7'TabStop'#9#0#9'TCheckBox'#24'UseIncludeFilterCheckb'
|
|
||||||
+'ox'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#1#5'Width'#2'd'#11'AllowGrayed'#9#7
|
|
||||||
+'Caption'#6#18'Use Include Filter'#8'TabOrder'#2#0#0#0#9'TCheckBox'#29'IncFi'
|
+'Caption'#6#18'Use Include Filter'#8'TabOrder'#2#0#0#0#9'TCheckBox'#29'IncFi'
|
||||||
+'lterSimpleSyntaxCheckbox'#4'Left'#3#199#0#6'Height'#2#17#3'Top'#2#1#5'Width'
|
+'lterSimpleSyntaxCheckbox'#4'Left'#3#199#0#6'Height'#2#17#3'Top'#2#1#5'Width'
|
||||||
+#2'T'#11'AllowGrayed'#9#7'Caption'#6#13'Simple Syntax'#14'ParentShowHint'#8#8
|
+#2'U'#7'Caption'#6#13'Simple Syntax'#14'ParentShowHint'#8#8'ShowHint'#9#8'Ta'
|
||||||
+'ShowHint'#9#8'TabOrder'#2#1#0#0#9'TComboBox'#21'IncludeFilterCombobox'#4'Le'
|
+'bOrder'#2#1#0#0#9'TComboBox'#21'IncludeFilterCombobox'#4'Left'#2#6#6'Height'
|
||||||
+'ft'#2#6#6'Height'#2#21#3'Top'#2'!'#5'Width'#3#188#1#7'Anchors'#11#5'akTop'#6
|
+#2#21#3'Top'#2'!'#5'Width'#3#188#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRigh'
|
||||||
+'akLeft'#7'akRight'#0#12'AutoComplete'#8#10'ItemHeight'#2#13#9'ItemWidth'#2#0
|
+'t'#0#10'ItemHeight'#2#13#8'TabOrder'#2#2#4'Text'#6#21'IncludeFilterCombobox'
|
||||||
+#8'TabOrder'#2#2#4'Text'#6#21'IncludeFilterCombobox'#0#0#0#9'TGroupBox'#21'E'
|
+#0#0#0#9'TGroupBox'#21'ExcludeFilterGroupbox'#4'Left'#2#6#6'Height'#2'X'#3'T'
|
||||||
+'xcludeFilterGroupbox'#4'Left'#2#6#6'Height'#2'X'#3'Top'#3#14#1#5'Width'#3
|
+'op'#3#14#1#5'Width'#3#216#1#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6
|
||||||
+#216#1#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#14'Excl'
|
+#7'Caption'#6#14'Exclude Filter'#12'ClientHeight'#2'F'#11'ClientWidth'#3#212
|
||||||
+'ude Filter'#12'ClientHeight'#2'F'#11'ClientWidth'#3#212#1#8'TabOrder'#2#3#7
|
+#1#8'TabOrder'#2#3#7'TabStop'#9#0#9'TCheckBox'#24'UseExcludeFilterCheckbox'#4
|
||||||
+'TabStop'#9#0#9'TCheckBox'#24'UseExcludeFilterCheckbox'#4'Left'#2#6#6'Height'
|
+'Left'#2#6#6'Height'#2#17#3'Top'#2#1#5'Width'#2'g'#7'Caption'#6#18'Use Exclu'
|
||||||
+#2#17#3'Top'#2#1#5'Width'#2'g'#11'AllowGrayed'#9#7'Caption'#6#18'Use Exclude'
|
+'de Filter'#8'TabOrder'#2#0#0#0#9'TCheckBox'#29'ExcFilterSimpleSyntaxCheckbo'
|
||||||
+' Filter'#8'TabOrder'#2#0#0#0#9'TCheckBox'#29'ExcFilterSimpleSyntaxCheckbox'
|
+'x'#4'Left'#3#199#0#6'Height'#2#17#3'Top'#2#1#5'Width'#2'U'#7'Caption'#6#13
|
||||||
+#4'Left'#3#199#0#6'Height'#2#17#3'Top'#2#1#5'Width'#2'T'#11'AllowGrayed'#9#7
|
+'Simple Syntax'#14'ParentShowHint'#8#8'ShowHint'#9#8'TabOrder'#2#1#0#0#9'TCo'
|
||||||
+'Caption'#6#13'Simple Syntax'#14'ParentShowHint'#8#8'ShowHint'#9#8'TabOrder'
|
+'mboBox'#21'ExcludeFilterCombobox'#4'Left'#2#6#6'Height'#2#21#3'Top'#2'!'#5
|
||||||
+#2#1#0#0#9'TComboBox'#21'ExcludeFilterCombobox'#4'Left'#2#6#6'Height'#2#21#3
|
+'Width'#3#190#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#10'ItemHeight'
|
||||||
+'Top'#2'!'#5'Width'#3#190#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#12
|
+#2#13#8'TabOrder'#2#2#4'Text'#6#21'ExcludeFilterCombobox'#0#0#0#12'TButtonPa'
|
||||||
+'AutoComplete'#8#10'ItemHeight'#2#13#9'ItemWidth'#2#0#8'TabOrder'#2#2#4'Text'
|
+'nel'#12'ButtonPanel1'#4'Left'#2#6#6'Height'#2#26#3'Top'#3#243#1#5'Width'#3
|
||||||
+#6#21'ExcludeFilterCombobox'#0#0#0#12'TButtonPanel'#12'ButtonPanel1'#4'Left'
|
+#216#1#8'TabOrder'#2#5#9'ShowBevel'#8#0#0#0
|
||||||
+#2#6#6'Height'#2#26#3'Top'#3#243#1#5'Width'#3#216#1#8'TabOrder'#2#5#9'ShowBe'
|
|
||||||
+'vel'#8#0#0#0
|
|
||||||
]);
|
]);
|
||||||
|
Loading…
Reference in New Issue
Block a user