lazarus/converter
2011-10-01 14:28:47 +00:00
..
chgencodingdlg.lfm IDE: change encoding: fixed searching in first source directory 2011-06-02 19:16:35 +00:00
chgencodingdlg.pas IDE: change encoding: fixed crash on load failed 2011-06-02 19:35:06 +00:00
convcodetool.pas Converter: Respect the "use same dfm" setting properly + clean RenameResourceDirectives code 2011-04-30 13:33:25 +00:00
convertdelphi.pas Converter: Set Win32GraphicApp flag for GUI applications. 2011-08-11 13:47:05 +00:00
convertertypes.pas Converter: improved and refactored lfm form file conversion, coordinate offsets and added properties. 2011-02-03 09:29:54 +00:00
convertsettings.lfm Converter: fix broken layout in setting dialog. 2011-07-24 08:51:39 +00:00
convertsettings.pas LCL: Implement a rudimentary ValueListEdit. A redraw problem must be solved. 2011-10-01 14:28:47 +00:00
formfileconv.pas codetools: implemented scanning units in smaller chunks and successive scanning without deleting nodes 2011-03-09 20:52:44 +00:00
lazxmlforms.pas IDE: activated new xml units 2011-09-12 21:12:49 +00:00
missingpropertiesdlg.lfm Converter: Allow sorting some grids. 2011-05-20 08:35:25 +00:00
missingpropertiesdlg.pas Converter: cleanup 2011-06-05 12:32:24 +00:00
missingunits.lfm Converter: cleanup MissingUnits dialog 2011-05-22 09:37:44 +00:00
missingunits.pas Converter: cleanup MissingUnits dialog 2011-05-22 09:37:44 +00:00
replacefuncsunit.lfm Converter: Use the new feature of StringGrid for adding automatically new rows. 2011-05-19 17:34:15 +00:00
replacefuncsunit.pas Converter: don't leave an empty row to end of grids. It will be added automatically with "Down" button on last line. 2011-06-05 12:53:24 +00:00
replacenamesunit.lfm Converter: Allow sorting some grids. 2011-05-20 08:35:25 +00:00
replacenamesunit.pas Converter: don't leave an empty row to end of grids. It will be added automatically with "Down" button on last line. 2011-06-05 12:53:24 +00:00
usedunits.pas Converter: A unit was sometimes added to uses section although it was already in "LCL" section of the uses section. 2011-04-30 13:33:28 +00:00