lazarus/converter
2010-11-17 12:19:23 +00:00
..
chgencodingdlg.lfm
chgencodingdlg.pas
convcodetool.pas Converter: Check the number of params when replacing funcs. Prevents replacing a variable named Ptr to Pointer(nil). 2010-11-17 12:19:23 +00:00
convertdelphi.pas Converter: fix typo. 2010-11-15 12:43:18 +00:00
convertertypes.pas Converter: implemented fully the coordinate offsets. GUI improvements. 2010-09-13 09:37:06 +00:00
convertsettings.lfm Converter: Settings GUI revamp and some refactoring. 2010-09-24 20:10:27 +00:00
convertsettings.pas Converter: create a WindowsAPI category for function replacement. 2010-10-30 20:21:03 +00:00
lazxmlforms.pas
missingpropertiesdlg.lfm Converter: Implemented adding offset to Top coord for components in visual container components. +GUI. 2010-09-09 09:41:21 +00:00
missingpropertiesdlg.pas Converter: Detect object type in .lfm also when the variable is not defined in .pas file. Was detected as property. 2010-10-02 07:02:53 +00:00
missingunits.lfm
missingunits.pas
replacefuncsunit.lfm Converter: Implemented adding offset to Top coord for components in visual container components. +GUI. 2010-09-09 09:41:21 +00:00
replacefuncsunit.pas Converter: implemented fully the coordinate offsets. GUI improvements. 2010-09-13 09:37:06 +00:00
replacenamesunit.lfm IDE: fixed replacenamesunit.lfm 2010-09-13 11:54:29 +00:00
replacenamesunit.pas Converter: Settings GUI revamp and some refactoring. 2010-09-24 20:10:27 +00:00