lazarus/converter
2014-07-19 22:49:49 +00:00
..
chgencodingdlg.lfm IDE: Adjust grid columns in change encoding dialog. Issue #26496, patch from _Gábor 2014-07-19 22:49:49 +00:00
chgencodingdlg.pas lcl, ide: redo LoadGlypFromResource to LoadGlyphFromResourceName with ability to pass an Instance handle 2013-09-27 08:44:38 +00:00
convcodetool.pas Converter: optimize function replacement, use binary search and skip short identifiers. 2013-10-10 22:20:05 +00:00
convertdelphi.pas IDE: Use the new interface for project and package in Delphi converter. 2014-07-17 22:07:02 +00:00
convertertypes.pas Converter: improve log message for adding "SimplePanel = False" to StatusBar. 2013-06-13 10:47:12 +00:00
convertsettings.lfm Converter: show settings dialog only once when converting many unit files. Improve settings GUI. 2013-06-16 23:42:42 +00:00
convertsettings.pas IDE: enabled new external tools by default, use old code with -dEnableOldExtTools 2014-06-08 10:19:28 +00:00
formfileconv.pas IDE: clean up 2013-06-13 21:02:18 +00:00
lazxmlforms.pas IDE: switched to new laz2_xml 2012-03-13 20:55:43 +00:00
missingpropertiesdlg.lfm Converter: Add variables in class when components (like menu item) are only in LFM. Changed also CheckLFM. Issue #24473. 2013-06-30 22:05:56 +00:00
missingpropertiesdlg.pas IDE: Use hard-coded quotation in some resourcestrings instead of %s parameters. 2014-06-15 11:52:01 +00:00
missingunits.lfm Converter: improve the GUI for commenting / skipping missing units. 2013-08-23 11:47:16 +00:00
missingunits.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
replacefuncsunit.lfm
replacefuncsunit.pas Converter: optimize function replacement, use binary search and skip short identifiers. 2013-10-10 22:20:05 +00:00
replacenamesunit.lfm
replacenamesunit.pas Converter: add "ignore case" modifier for regular expressions for replacing units, types and functions. 2013-08-25 10:26:45 +00:00
usedunits.pas Converter: refactor and clean. 2013-08-23 17:38:31 +00:00