lazarus/converter
2014-01-25 09:20:18 +00:00
..
chgencodingdlg.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +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 Fix comments, formatting 2014-01-15 00:08:42 +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 Converter: Convert also function SameStr. For some reason SysUtils does not have it. 2014-01-25 09:20:18 +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 Converter: improved localization 2013-12-16 22:10:52 +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 Components, converter, debugger, doceditor: third batch of TButtonPanel captions cleanup 2011-10-03 22:48:51 +00:00
replacefuncsunit.pas Converter: optimize function replacement, use binary search and skip short identifiers. 2013-10-10 22:20:05 +00:00
replacenamesunit.lfm Components, converter, debugger, doceditor: third batch of TButtonPanel captions cleanup 2011-10-03 22:48:51 +00:00
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