lazarus/converter
2023-01-10 17:00:42 +01:00
..
chgencodingdlg.lfm
chgencodingdlg.pas IDE: moved some of the most common ResourceString to IdeIntf, so other IDE packages can use them (instead of duplicating them) 2023-01-10 17:00:41 +01:00
convcodetool.pas Converter: Do not comment out {$R *.res} directive even if the file does not exist. It will be generated. Issue #39336. 2022-09-18 16:13:42 +03:00
convertdelphi.pas EnvironmentOpts: remove dependency on IdeProcs 2022-12-08 16:05:03 +01:00
convertertypes.pas
convertsettings.lfm
convertsettings.pas IDE: moved some of the most common ResourceString to IdeIntf, so other IDE packages can use them (instead of duplicating them) 2023-01-10 17:00:41 +01:00
formfileconv.pas
lazxmlforms.pas
missingpropertiesdlg.lfm
missingpropertiesdlg.pas LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
missingunits.lfm
missingunits.pas
replacefuncsunit.lfm
replacefuncsunit.pas IDEIntf: rename some ResourceString to match the common naming scheme 2023-01-10 17:00:42 +01:00
replacenamesunit.lfm
replacenamesunit.pas IDEIntf: rename some ResourceString to match the common naming scheme 2023-01-10 17:00:42 +01:00
usedunits.pas New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00