lazarus/components/codetools
2006-03-18 15:01:36 +00:00
..
examples fixed commenting multiple units, implemented Delphi project conversion: cleaning up units and non existing search paths 2006-03-09 23:29:20 +00:00
languages updated japanese translation 2006-03-10 13:54:00 +00:00
allcodetoolunits.pp added codetools cache for unit search 2006-03-17 23:44:24 +00:00
basiccodetools.pas improved Delphi project converter with reading .dof and .cfg file, multiple retries and fixing include filenames in .lpr 2006-03-05 23:55:40 +00:00
codeatom.pas added codetools directory cache for units 2006-03-17 17:10:53 +00:00
codebeautifier.pas implemented loading project session from separate file 2006-02-06 18:55:31 +00:00
codecache.pas LoadCodeBuffer now uses cache for virtual files 2006-02-07 10:37:19 +00:00
codecompletiontool.pas fixed endless loop 2006-02-25 21:20:39 +00:00
codetemplatestool.pas fixed not turning visible on designed forms 2005-11-08 18:05:12 +00:00
codetoolmanager.pas compiler options now minimize search path on loading 2006-03-18 15:01:36 +00:00
codetoolmemmanager.pas
codetools.inc
codetoolsconfig.pas fixed newdialog to update description on key navigation 2006-03-12 23:14:56 +00:00
codetoolsstrconsts.pas enabled define FPDocSystem for the FPC sources to find declarations for the compiler hidden identifiers like writeln, readln 2006-02-27 23:17:44 +00:00
codetoolsstructs.pas added codetools directory cache for units 2006-03-17 17:10:53 +00:00
codetree.pas codetools: added ctnConstant and added showing constant in smart hints 2006-03-12 23:59:07 +00:00
customcodetool.pas fixed some typos and added class names for smart hints from Tomas Gregorovic 2006-03-12 23:25:38 +00:00
definetemplates.pas added codetools cache for unit search 2006-03-17 23:44:24 +00:00
directorycacher.pas fixed searching second file in directory 2006-03-18 01:10:23 +00:00
eventcodetool.pas reduced debugging output and extended debugging of lcl 2006-01-19 18:36:07 +00:00
expreval.pas fixed maximize button 2006-03-08 00:25:59 +00:00
extractproctool.pas
fileprocs.pas added codetools cache for unit search 2006-03-17 23:44:24 +00:00
finddeclarationcache.pas
finddeclarationtool.pas added codetools cache for unit search 2006-03-17 23:44:24 +00:00
fpc.errore.msg
identcompletiontool.pas started custom highlighters 2006-02-28 00:28:38 +00:00
keywordfunclists.pas added codetools parser: procedue name; public name aname; 2006-03-10 13:26:41 +00:00
laz_dom.pas removed oldavltree.pas 2005-09-20 21:45:33 +00:00
laz_xmlcfg.pas
laz_xmlread.pas
laz_xmlstreaming.pas started TXMLObjectReader 2006-02-23 01:31:29 +00:00
laz_xmlwrite.pas
lfmtrees.pas improved parsing of LFM and inherited forms 2005-11-05 11:52:38 +00:00
linkscanner.pas fixed double clicking on treeview without node 2006-03-07 11:01:48 +00:00
Makefile
Makefile.fpc
memcheck_laz.inc
memcheck.pas fixed fpc 2.1.1 compilation 2006-03-03 21:36:21 +00:00
methodjumptool.pas extended codetools for method jumping in generic classes 2005-12-26 00:52:10 +00:00
multikeywordlisttool.pas
pascalparsertool.pas codetools: added ctnConstant and added showing constant in smart hints 2006-03-12 23:59:07 +00:00
pascalreadertool.pas fixed some typos and added class names for smart hints from Tomas Gregorovic 2006-03-12 23:25:38 +00:00
resourcecodetool.pas
sourcechanger.pas fixed SourceChangeCache 2006-03-06 18:53:29 +00:00
sourcelog.pas added experimental codefolding to IDE 2005-10-10 17:39:04 +00:00
stdcodetools.pas added codetools cache for unit search 2006-03-17 23:44:24 +00:00