mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 19:59:14 +02:00
IDE: Delete an unused unit MultiReplaceDlg.
git-svn-id: trunk@56255 -
This commit is contained in:
parent
0e07a10a03
commit
5dc2a8fa0e
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -6586,8 +6586,6 @@ ide/msgvieweditor.lfm svneol=native#text/plain
|
||||
ide/msgvieweditor.pas svneol=native#text/pascal
|
||||
ide/multipastedlg.lfm svneol=native#text/plain
|
||||
ide/multipastedlg.pas svneol=native#text/plain
|
||||
ide/multireplacedlg.lfm svneol=native#text/plain
|
||||
ide/multireplacedlg.pas svneol=native#text/pascal
|
||||
ide/newdialog.lfm svneol=native#text/plain
|
||||
ide/newdialog.pas svneol=native#text/pascal
|
||||
ide/newprojectdlg.lfm svneol=native#text/plain
|
||||
|
@ -348,7 +348,6 @@ begin
|
||||
P.Sources.AddSrc('msgquickfixes.pas');
|
||||
P.Sources.AddSrc('msgview.pp');
|
||||
P.Sources.AddSrc('msgvieweditor.pas');
|
||||
P.Sources.AddSrc('multireplacedlg.pas');
|
||||
P.Sources.AddSrc('newdialog.pas');
|
||||
P.Sources.AddSrc('newprojectdlg.pp');
|
||||
P.Sources.AddSrc('objectlists.pas');
|
||||
|
241
ide/lazarus.lpi
241
ide/lazarus.lpi
@ -68,7 +68,7 @@
|
||||
<PackageName Value="SynEdit"/>
|
||||
</Item7>
|
||||
</RequiredPackages>
|
||||
<Units Count="242">
|
||||
<Units Count="241">
|
||||
<Unit0>
|
||||
<Filename Value="lazarus.pp"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
@ -1013,367 +1013,362 @@
|
||||
<HasResources Value="True"/>
|
||||
</Unit168>
|
||||
<Unit169>
|
||||
<Filename Value="multireplacedlg.pas"/>
|
||||
<Filename Value="diffpatch.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit169>
|
||||
<Unit170>
|
||||
<Filename Value="diffpatch.pas"/>
|
||||
<Filename Value="lazarusmanager.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit170>
|
||||
<Unit171>
|
||||
<Filename Value="lazarusmanager.pas"/>
|
||||
<Filename Value="macropromptdlg.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit171>
|
||||
<Unit172>
|
||||
<Filename Value="macropromptdlg.pas"/>
|
||||
<Filename Value="ide.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit172>
|
||||
<Unit173>
|
||||
<Filename Value="ide.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit173>
|
||||
<Unit174>
|
||||
<Filename Value="publishprojectdlg.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<ComponentName Value="PublishProjectDialog"/>
|
||||
<HasResources Value="True"/>
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
<UnitName Value="PublishProjectDlg"/>
|
||||
</Unit174>
|
||||
<Unit175>
|
||||
</Unit173>
|
||||
<Unit174>
|
||||
<Filename Value="findoverloadsdlg.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit175>
|
||||
<Unit176>
|
||||
</Unit174>
|
||||
<Unit175>
|
||||
<Filename Value="codeexplopts.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit176>
|
||||
<Unit177>
|
||||
</Unit175>
|
||||
<Unit176>
|
||||
<Filename Value="encloseselectiondlg.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<ComponentName Value="EncloseSelectionDialog"/>
|
||||
<HasResources Value="True"/>
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
<UnitName Value="EncloseSelectionDlg"/>
|
||||
</Unit176>
|
||||
<Unit177>
|
||||
<Filename Value="fpmake.pp"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit177>
|
||||
<Unit178>
|
||||
<Filename Value="fpmake.pp"/>
|
||||
<Filename Value="miscoptions.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit178>
|
||||
<Unit179>
|
||||
<Filename Value="miscoptions.pas"/>
|
||||
<Filename Value="codeexplorer.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit179>
|
||||
<Unit180>
|
||||
<Filename Value="codeexplorer.pas"/>
|
||||
<Filename Value="projectwizarddlg.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit180>
|
||||
<Unit181>
|
||||
<Filename Value="projectwizarddlg.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit181>
|
||||
<Unit182>
|
||||
<Filename Value="projectdefs.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit181>
|
||||
<Unit182>
|
||||
<Filename Value="codemacroprompt.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit182>
|
||||
<Unit183>
|
||||
<Filename Value="codemacroprompt.pas"/>
|
||||
<Filename Value="helpfpcmessages.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit183>
|
||||
<Unit184>
|
||||
<Filename Value="helpfpcmessages.pas"/>
|
||||
<Filename Value="genericchecklist.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit184>
|
||||
<Unit185>
|
||||
<Filename Value="genericchecklist.pas"/>
|
||||
<Filename Value="patheditordlg.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit185>
|
||||
<Unit186>
|
||||
<Filename Value="patheditordlg.pas"/>
|
||||
<Filename Value="fpdocselectinherited.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit186>
|
||||
<Unit187>
|
||||
<Filename Value="fpdocselectinherited.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit187>
|
||||
<Unit188>
|
||||
<Filename Value="compoptsmodes.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit188>
|
||||
<Unit189>
|
||||
</Unit187>
|
||||
<Unit188>
|
||||
<Filename Value="applicationbundle.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<UnitName Value="ApplicationBundle"/>
|
||||
</Unit189>
|
||||
<Unit190>
|
||||
</Unit188>
|
||||
<Unit189>
|
||||
<Filename Value="msgvieweditor.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit190>
|
||||
<Unit191>
|
||||
</Unit189>
|
||||
<Unit190>
|
||||
<Filename Value="viewunit_dlg.pp"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<ComponentName Value="ViewUnitDialog"/>
|
||||
<HasResources Value="True"/>
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
<UnitName Value="ViewUnit_Dlg"/>
|
||||
</Unit190>
|
||||
<Unit191>
|
||||
<Filename Value="codetoolsdefines.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit191>
|
||||
<Unit192>
|
||||
<Filename Value="codetoolsdefines.pas"/>
|
||||
<Filename Value="frmcustomapplicationoptions.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit192>
|
||||
<Unit193>
|
||||
<Filename Value="frmcustomapplicationoptions.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit193>
|
||||
<Unit194>
|
||||
<Filename Value="advhistorylist.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit193>
|
||||
<Unit194>
|
||||
<Filename Value="exttooleditdlg.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit194>
|
||||
<Unit195>
|
||||
<Filename Value="exttooleditdlg.pas"/>
|
||||
<Filename Value="addtoprojectdlg.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit195>
|
||||
<Unit196>
|
||||
<Filename Value="addtoprojectdlg.pas"/>
|
||||
<Filename Value="sysvaruseroverridedlg.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit196>
|
||||
<Unit197>
|
||||
<Filename Value="sysvaruseroverridedlg.pas"/>
|
||||
<Filename Value="raw_window.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit197>
|
||||
<Unit198>
|
||||
<Filename Value="raw_window.pas"/>
|
||||
<Filename Value="codehelp.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit198>
|
||||
<Unit199>
|
||||
<Filename Value="codehelp.pas"/>
|
||||
<Filename Value="diffdialog.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit199>
|
||||
<Unit200>
|
||||
<Filename Value="diffdialog.pas"/>
|
||||
<Filename Value="keymapschemedlg.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit200>
|
||||
<Unit201>
|
||||
<Filename Value="keymapschemedlg.pas"/>
|
||||
<Filename Value="gotofrm.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit201>
|
||||
<Unit202>
|
||||
<Filename Value="gotofrm.pas"/>
|
||||
<Filename Value="ideoptiondefs.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit202>
|
||||
<Unit203>
|
||||
<Filename Value="ideoptiondefs.pas"/>
|
||||
<Filename Value="sourceeditprocs.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit203>
|
||||
<Unit204>
|
||||
<Filename Value="sourceeditprocs.pas"/>
|
||||
<Filename Value="helpoptions.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit204>
|
||||
<Unit205>
|
||||
<Filename Value="helpoptions.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit205>
|
||||
<Unit206>
|
||||
<Filename Value="findinfilesdlg.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<ComponentName Value="LazFindInFilesDialog"/>
|
||||
<HasResources Value="True"/>
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
<UnitName Value="FindInFilesDlg"/>
|
||||
</Unit206>
|
||||
<Unit207>
|
||||
</Unit205>
|
||||
<Unit206>
|
||||
<Filename Value="ideoptionsdlg.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<ComponentName Value="IDEOptionsDialog"/>
|
||||
<HasResources Value="True"/>
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
</Unit207>
|
||||
<Unit208>
|
||||
</Unit206>
|
||||
<Unit207>
|
||||
<Filename Value="findunitdlg.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit208>
|
||||
<Unit209>
|
||||
</Unit207>
|
||||
<Unit208>
|
||||
<Filename Value="idewindowhelp.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit208>
|
||||
<Unit209>
|
||||
<Filename Value="showcompileropts.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit209>
|
||||
<Unit210>
|
||||
<Filename Value="showcompileropts.pas"/>
|
||||
<Filename Value="cleandirdlg.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit210>
|
||||
<Unit211>
|
||||
<Filename Value="cleandirdlg.pas"/>
|
||||
<Filename Value="searchresultview.pp"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit211>
|
||||
<Unit212>
|
||||
<Filename Value="searchresultview.pp"/>
|
||||
<Filename Value="invertassigntool.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit212>
|
||||
<Unit213>
|
||||
<Filename Value="invertassigntool.pas"/>
|
||||
<Filename Value="wordcompletion.pp"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit213>
|
||||
<Unit214>
|
||||
<Filename Value="wordcompletion.pp"/>
|
||||
<Filename Value="editdefinetree.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit214>
|
||||
<Unit215>
|
||||
<Filename Value="editdefinetree.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit215>
|
||||
<Unit216>
|
||||
<Filename Value="runparamsopts.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
<UnitName Value="RunParamsOpts"/>
|
||||
</Unit216>
|
||||
<Unit217>
|
||||
</Unit215>
|
||||
<Unit216>
|
||||
<Filename Value="idetranslations.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit217>
|
||||
<Unit218>
|
||||
</Unit216>
|
||||
<Unit217>
|
||||
<Filename Value="useunitdlg.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
<UnitName Value="UseUnitDlg"/>
|
||||
</Unit217>
|
||||
<Unit218>
|
||||
<Filename Value="keymapping.pp"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit218>
|
||||
<Unit219>
|
||||
<Filename Value="keymapping.pp"/>
|
||||
<Filename Value="redirect_stderr.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit219>
|
||||
<Unit220>
|
||||
<Filename Value="redirect_stderr.pas"/>
|
||||
<Filename Value="clipboardhistory.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit220>
|
||||
<Unit221>
|
||||
<Filename Value="clipboardhistory.pas"/>
|
||||
<Filename Value="allcompileroptions.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit221>
|
||||
<Unit222>
|
||||
<Filename Value="allcompileroptions.pas"/>
|
||||
<Filename Value="jumphistoryview.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit222>
|
||||
<Unit223>
|
||||
<Filename Value="jumphistoryview.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit223>
|
||||
<Unit224>
|
||||
<Filename Value="ideprotocol.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit223>
|
||||
<Unit224>
|
||||
<Filename Value="progressdlg.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit224>
|
||||
<Unit225>
|
||||
<Filename Value="progressdlg.pas"/>
|
||||
<Filename Value="findrenameidentifier.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit225>
|
||||
<Unit226>
|
||||
<Filename Value="findrenameidentifier.pas"/>
|
||||
<Filename Value="charactermapdlg.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit226>
|
||||
<Unit227>
|
||||
<Filename Value="charactermapdlg.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit227>
|
||||
<Unit228>
|
||||
<Filename Value="idedefs.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit228>
|
||||
<Unit229>
|
||||
</Unit227>
|
||||
<Unit228>
|
||||
<Filename Value="examplemanager.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit229>
|
||||
<Unit230>
|
||||
</Unit228>
|
||||
<Unit229>
|
||||
<Filename Value="formeditor.pp"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<UnitName Value="FormEditor"/>
|
||||
</Unit229>
|
||||
<Unit230>
|
||||
<Filename Value="revision.inc"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit230>
|
||||
<Unit231>
|
||||
<Filename Value="revision.inc"/>
|
||||
<Filename Value="objectlists.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit231>
|
||||
<Unit232>
|
||||
<Filename Value="objectlists.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit232>
|
||||
<Unit233>
|
||||
<Filename Value="mouseactiondialog.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit233>
|
||||
<Unit234>
|
||||
</Unit232>
|
||||
<Unit233>
|
||||
<Filename Value="basedebugmanager.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit234>
|
||||
<Unit235>
|
||||
</Unit233>
|
||||
<Unit234>
|
||||
<Filename Value="imexportcompileropts.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<ComponentName Value="ImExportCompOptsDlg"/>
|
||||
<HasResources Value="True"/>
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
</Unit235>
|
||||
<Unit236>
|
||||
</Unit234>
|
||||
<Unit235>
|
||||
<Filename Value="initialsetupproc.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit236>
|
||||
<Unit237>
|
||||
</Unit235>
|
||||
<Unit236>
|
||||
<Filename Value="qfinitlocalvardlg.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<ComponentName Value="QFInitLocalVarDialog"/>
|
||||
<HasResources Value="True"/>
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
</Unit237>
|
||||
<Unit238>
|
||||
</Unit236>
|
||||
<Unit237>
|
||||
<Filename Value="../packager/interpkgconflictfiles.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<HasResources Value="True"/>
|
||||
</Unit238>
|
||||
<Unit239>
|
||||
</Unit237>
|
||||
<Unit238>
|
||||
<Filename Value="encloseifdef.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<ComponentName Value="EncloseIfDefForm"/>
|
||||
<HasResources Value="True"/>
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
<UnitName Value="EncloseIfDef"/>
|
||||
</Unit239>
|
||||
<Unit240>
|
||||
</Unit238>
|
||||
<Unit239>
|
||||
<Filename Value="definesgui.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<ComponentName Value="DefinesGuiForm"/>
|
||||
<HasResources Value="True"/>
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
<UnitName Value="DefinesGui"/>
|
||||
</Unit240>
|
||||
<Unit241>
|
||||
</Unit239>
|
||||
<Unit240>
|
||||
<Filename Value="inputhistorywithsearchopt.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<UnitName Value="InputhistoryWithSearchOpt"/>
|
||||
</Unit241>
|
||||
</Unit240>
|
||||
</Units>
|
||||
</ProjectOptions>
|
||||
<CompilerOptions>
|
||||
|
@ -1,221 +0,0 @@
|
||||
object MultiReplaceDialog: TMultiReplaceDialog
|
||||
Left = 362
|
||||
Height = 419
|
||||
Top = 230
|
||||
Width = 609
|
||||
HorzScrollBar.Page = 610
|
||||
VertScrollBar.Page = 420
|
||||
Caption = 'Multiple Replace'
|
||||
ClientHeight = 419
|
||||
ClientWidth = 609
|
||||
LCLVersion = '1.1'
|
||||
object ReplaceButton: TButton
|
||||
Left = 144
|
||||
Height = 25
|
||||
Top = 384
|
||||
Width = 107
|
||||
Caption = 'Replace'
|
||||
TabOrder = 0
|
||||
end
|
||||
object CancelButton: TButton
|
||||
Left = 280
|
||||
Height = 25
|
||||
Top = 384
|
||||
Width = 96
|
||||
Caption = 'Cancel'
|
||||
ModalResult = 2
|
||||
TabOrder = 1
|
||||
end
|
||||
object OptionsGroupbox: TGroupBox
|
||||
Left = 8
|
||||
Height = 83
|
||||
Top = 8
|
||||
Width = 504
|
||||
Caption = 'Options'
|
||||
ClientHeight = 62
|
||||
ClientWidth = 496
|
||||
TabOrder = 2
|
||||
object ScopeRadiogroup: TRadioGroup
|
||||
Left = 7
|
||||
Height = 63
|
||||
Top = 0
|
||||
Width = 152
|
||||
AutoFill = True
|
||||
Caption = 'Scope'
|
||||
ChildSizing.LeftRightSpacing = 6
|
||||
ChildSizing.TopBottomSpacing = 6
|
||||
ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
|
||||
ChildSizing.EnlargeVertical = crsHomogenousChildResize
|
||||
ChildSizing.ShrinkHorizontal = crsScaleChilds
|
||||
ChildSizing.ShrinkVertical = crsScaleChilds
|
||||
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
||||
ChildSizing.ControlsPerLine = 1
|
||||
ClientHeight = 42
|
||||
ClientWidth = 144
|
||||
ItemIndex = 0
|
||||
Items.Strings = (
|
||||
'Entire Text'
|
||||
'Selected Text'
|
||||
)
|
||||
TabOrder = 0
|
||||
end
|
||||
object OriginRadiogroup: TRadioGroup
|
||||
Left = 175
|
||||
Height = 63
|
||||
Top = 0
|
||||
Width = 162
|
||||
AutoFill = True
|
||||
Caption = 'Origin'
|
||||
ChildSizing.LeftRightSpacing = 6
|
||||
ChildSizing.TopBottomSpacing = 6
|
||||
ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
|
||||
ChildSizing.EnlargeVertical = crsHomogenousChildResize
|
||||
ChildSizing.ShrinkHorizontal = crsScaleChilds
|
||||
ChildSizing.ShrinkVertical = crsScaleChilds
|
||||
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
||||
ChildSizing.ControlsPerLine = 1
|
||||
ClientHeight = 42
|
||||
ClientWidth = 154
|
||||
ItemIndex = 0
|
||||
Items.Strings = (
|
||||
'Entire Scope'
|
||||
'From Cursor'
|
||||
)
|
||||
TabOrder = 1
|
||||
end
|
||||
object DirectionRadiogroup: TRadioGroup
|
||||
Left = 351
|
||||
Height = 63
|
||||
Top = 0
|
||||
Width = 138
|
||||
AutoFill = True
|
||||
Caption = 'Direction'
|
||||
ChildSizing.LeftRightSpacing = 6
|
||||
ChildSizing.TopBottomSpacing = 6
|
||||
ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
|
||||
ChildSizing.EnlargeVertical = crsHomogenousChildResize
|
||||
ChildSizing.ShrinkHorizontal = crsScaleChilds
|
||||
ChildSizing.ShrinkVertical = crsScaleChilds
|
||||
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
||||
ChildSizing.ControlsPerLine = 1
|
||||
ClientHeight = 42
|
||||
ClientWidth = 130
|
||||
ItemIndex = 1
|
||||
Items.Strings = (
|
||||
'Up'
|
||||
'Down'
|
||||
)
|
||||
TabOrder = 2
|
||||
end
|
||||
end
|
||||
object ItemsGroupbox: TGroupBox
|
||||
Left = 8
|
||||
Height = 277
|
||||
Top = 99
|
||||
Width = 597
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
Caption = 'Items'
|
||||
ClientHeight = 256
|
||||
ClientWidth = 589
|
||||
TabOrder = 3
|
||||
object PropertiesGroupbox: TGroupBox
|
||||
Left = 0
|
||||
Height = 150
|
||||
Top = 106
|
||||
Width = 589
|
||||
Align = alBottom
|
||||
Caption = 'Properties'
|
||||
ClientHeight = 129
|
||||
ClientWidth = 581
|
||||
TabOrder = 0
|
||||
object Edit1: TEdit
|
||||
Left = 108
|
||||
Height = 25
|
||||
Top = 1
|
||||
Width = 466
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
TabOrder = 0
|
||||
Text = 'FindTextEdit'
|
||||
end
|
||||
object FindTextLabel: TLabel
|
||||
Left = 8
|
||||
Height = 17
|
||||
Top = 4
|
||||
Width = 54
|
||||
Caption = 'Find Text'
|
||||
ParentColor = False
|
||||
end
|
||||
object ReplaceWithLabel: TLabel
|
||||
Left = 8
|
||||
Height = 17
|
||||
Top = 34
|
||||
Width = 80
|
||||
Caption = 'Replace With'
|
||||
ParentColor = False
|
||||
end
|
||||
object Edit2: TEdit
|
||||
Left = 108
|
||||
Height = 25
|
||||
Top = 33
|
||||
Width = 466
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
TabOrder = 1
|
||||
Text = 'ReplaceWithEdit'
|
||||
end
|
||||
object ItemOptionsCheckgroup: TCheckGroup
|
||||
Left = 0
|
||||
Height = 70
|
||||
Top = 59
|
||||
Width = 581
|
||||
Align = alBottom
|
||||
AutoFill = True
|
||||
Caption = 'Options for this item'
|
||||
ChildSizing.LeftRightSpacing = 6
|
||||
ChildSizing.TopBottomSpacing = 6
|
||||
ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
|
||||
ChildSizing.EnlargeVertical = crsHomogenousChildResize
|
||||
ChildSizing.ShrinkHorizontal = crsScaleChilds
|
||||
ChildSizing.ShrinkVertical = crsScaleChilds
|
||||
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
||||
ChildSizing.ControlsPerLine = 3
|
||||
ClientHeight = 49
|
||||
ClientWidth = 573
|
||||
Columns = 3
|
||||
Items.Strings = (
|
||||
'Case Sensitive'
|
||||
'Whole Words Only'
|
||||
'Regular Expressions'
|
||||
'Multi Line'
|
||||
'Prompt On Replace'
|
||||
'Active'
|
||||
)
|
||||
TabOrder = 2
|
||||
Data = {
|
||||
06000000020202020202
|
||||
}
|
||||
end
|
||||
end
|
||||
object ItemsListview: TListView
|
||||
Left = 0
|
||||
Height = 106
|
||||
Top = 0
|
||||
Width = 589
|
||||
Align = alClient
|
||||
Columns = <
|
||||
item
|
||||
Caption = 'Find Text'
|
||||
Width = 250
|
||||
end
|
||||
item
|
||||
Caption = 'Replace With'
|
||||
Width = 150
|
||||
end
|
||||
item
|
||||
Caption = 'Options'
|
||||
end>
|
||||
SortType = stText
|
||||
TabOrder = 1
|
||||
ViewStyle = vsReport
|
||||
end
|
||||
end
|
||||
end
|
@ -1,64 +0,0 @@
|
||||
{
|
||||
***************************************************************************
|
||||
* *
|
||||
* This source is free software; you can redistribute it and/or modify *
|
||||
* it under the terms of the GNU General Public License as published by *
|
||||
* the Free Software Foundation; either version 2 of the License, or *
|
||||
* (at your option) any later version. *
|
||||
* *
|
||||
* This code is distributed in the hope that it will be useful, but *
|
||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
||||
* General Public License for more details. *
|
||||
* *
|
||||
* A copy of the GNU General Public License is available on the World *
|
||||
* Wide Web at <http://www.gnu.org/copyleft/gpl.html>. You can also *
|
||||
* obtain it by writing to the Free Software Foundation, *
|
||||
* Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1335, USA. *
|
||||
* *
|
||||
***************************************************************************
|
||||
|
||||
Author: Mattias Gaertner
|
||||
|
||||
Abstract:
|
||||
Dialog and functions for multi replace in source editor.
|
||||
}
|
||||
unit MultiReplaceDlg;
|
||||
|
||||
{$mode objfpc}{$H+}
|
||||
|
||||
interface
|
||||
|
||||
uses
|
||||
Classes, SysUtils, Forms, Controls, Graphics, Dialogs, Buttons,
|
||||
StdCtrls, ExtCtrls, ComCtrls;
|
||||
|
||||
type
|
||||
TMultiReplaceDialog = class(TForm)
|
||||
ItemOptionsCheckgroup: TCHECKGROUP;
|
||||
Edit1: TEDIT;
|
||||
Edit2: TEDIT;
|
||||
FindTextLabel: TLABEL;
|
||||
ReplaceWithLabel: TLABEL;
|
||||
PropertiesGroupbox: TGROUPBOX;
|
||||
ItemsListview: TLISTVIEW;
|
||||
ReplaceButton: TBUTTON;
|
||||
CancelButton: TBUTTON;
|
||||
ItemsGroupbox: TGROUPBOX;
|
||||
OptionsGroupbox: TGROUPBOX;
|
||||
OriginRadiogroup: TRADIOGROUP;
|
||||
DirectionRadiogroup: TRADIOGROUP;
|
||||
ScopeRadiogroup: TRADIOGROUP;
|
||||
private
|
||||
public
|
||||
end;
|
||||
|
||||
var
|
||||
MultiReplaceDialog: TMultiReplaceDialog;
|
||||
|
||||
implementation
|
||||
|
||||
{$R *.lfm}
|
||||
|
||||
end.
|
||||
|
@ -998,7 +998,6 @@ Name: {app}\ide\makeresstrdlg.lrs; Type: files
|
||||
Name: {app}\ide\mouseactiondialog.lrs; Type: files
|
||||
Name: {app}\ide\msgvieweditor.lrs; Type: files
|
||||
Name: {app}\ide\msgview.lrs; Type: files
|
||||
Name: {app}\ide\multireplacedlg.lrs; Type: files
|
||||
Name: {app}\ide\newdialog.lrs; Type: files
|
||||
Name: {app}\ide\newprojectdlg.lrs; Type: files
|
||||
Name: {app}\ide\patheditordlg.lrs; Type: files
|
||||
|
@ -998,7 +998,6 @@ Name: {app}\ide\makeresstrdlg.lrs; Type: files
|
||||
Name: {app}\ide\mouseactiondialog.lrs; Type: files
|
||||
Name: {app}\ide\msgvieweditor.lrs; Type: files
|
||||
Name: {app}\ide\msgview.lrs; Type: files
|
||||
Name: {app}\ide\multireplacedlg.lrs; Type: files
|
||||
Name: {app}\ide\newdialog.lrs; Type: files
|
||||
Name: {app}\ide\newprojectdlg.lrs; Type: files
|
||||
Name: {app}\ide\patheditordlg.lrs; Type: files
|
||||
|
Loading…
Reference in New Issue
Block a user