lazarus/components/codetools
2007-01-26 12:29:46 +00:00
..
examples IDE: make resource string from selection, using BlockBegin 2007-01-09 00:32:45 +00:00
languages translations: removed it files 2007-01-23 11:11:02 +00:00
allcodetoolunits.pp
basiccodetools.pas added package SimpleIDEIntf to test IDE plugins easier 2007-01-04 19:51:33 +00:00
codeatom.pas
codebeautifier.pas
codecache.pas
codecompletiontool.pas LCL: TTreeView: accelerated TTreeNode.GetIndex 2007-01-22 14:37:12 +00:00
codetemplatestool.pas
codetoolmanager.pas IDE: checking lfm files now check used units first 2007-01-15 14:54:08 +00:00
codetoolmemmanager.pas
codetools.inc
codetoolsconfig.pas IDE Help for FPC keywords activated, IDE find now supports multi lines, regexpr case insensitive, regexpr whole words 2006-08-29 17:35:20 +00:00
codetoolsstrconsts.pas codetools: fixed packed class 2006-08-23 19:05:54 +00:00
codetoolsstructs.pas adding events for properties of method types of indirect units implemented issue #1990 2006-07-13 22:06:24 +00:00
codetree.pas codetools: CheckLFM: improved parinsg objects published as properties 2007-01-16 01:22:58 +00:00
customcodetool.pas IDE: make resource string from selection, using BlockBegin 2007-01-09 00:32:45 +00:00
definetemplates.pas codetools: adding heuristic to scan the Makefile.fpc files of the FPC sources 2007-01-01 13:02:37 +00:00
directorycacher.pas IDE Help for FPC keywords activated, IDE find now supports multi lines, regexpr case insensitive, regexpr whole words 2006-08-29 17:35:20 +00:00
eventcodetool.pas codetools: reverse class completion: do not create missing proc bodies 2007-01-18 20:24:36 +00:00
expreval.pas IDE: accelerated writing compiler output to terminal 2006-12-21 22:25:18 +00:00
extractproctool.pas codetools: extract proc: fixed removing whole var sections 2006-12-04 01:15:29 +00:00
fileprocs.pas codetools, LCL: fixed CeateRelativePath 2006-11-30 00:17:55 +00:00
finddeclarationcache.pas IDE: fixed open packages with underscores in filename 2006-12-16 11:55:07 +00:00
finddeclarationtool.pas fixed mem leak 2007-01-15 16:32:24 +00:00
fpc.errore.msg
identcompletiontool.pas added package SimpleIDEIntf to test IDE plugins easier 2007-01-04 19:51:33 +00:00
keywordfunclists.pas IDE: fixed open packages with underscores in filename 2006-12-16 11:55:07 +00:00
laz_dom.pas improved laz_xmlcfg.TXmlConfig to delete unused parent nodes 2006-07-19 09:54:40 +00:00
laz_xmlcfg.pas fixed mem leak 2006-07-25 22:53:21 +00:00
laz_xmlread.pas fixed xml writer to use current line endings 2006-08-27 21:19:38 +00:00
laz_xmlstreaming.pas xml streaming: implemented custom properties 2006-08-23 22:49:29 +00:00
laz_xmlwrite.pas fixed xml writer to use current line endings 2006-08-27 21:19:38 +00:00
lfmtrees.pas fixed mem leak 2007-01-15 16:32:24 +00:00
linkscanner.pas codetools: implemented include directives with sub paths 2007-01-26 12:29:46 +00:00
Makefile
Makefile.fpc
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: class completion: copying class keyword for virtual methods 2006-12-13 09:19:05 +00:00
multikeywordlisttool.pas
pascalparsertool.pas IDE: fixed adding spaces for identifier completion adding method declarations to classes 2007-01-19 16:48:20 +00:00
pascalreadertool.pas * patch for bug #8146 by Kris Leech 2007-01-20 02:38:28 +00:00
resourcecodetool.pas
sourcechanger.pas IDE: added verbosity 2007-01-18 12:22:04 +00:00
sourcelog.pas IDE: Find in Files: implemented multi line pattern and replacement, gtk intf: improved z ordering with modal forms 2006-09-01 14:38:07 +00:00
stdcodetools.pas gtk intf: fixed check for TCustomPage 2007-01-16 01:37:55 +00:00