lazarus/components/codetools
mattias 9968ec7168 LCL: TTreeView: added OnAddition
git-svn-id: trunk@25192 -
2010-05-04 20:20:13 +00:00
..
docs
examples codetools: changed RetypeClassVariables parameter to tree 2010-03-26 12:24:47 +00:00
languages Portuguese translation updates and improvements from Marcelo B Paula, bug #16384 2010-05-01 21:38:18 +00:00
allcodetoolunits.pp
basiccodetools.pas codetools: fixed FindLineEndOrCodeInFrontOfPosition 2010-05-01 18:49:16 +00:00
cachecodetools.pas
ccodeparsertool.pas
codeatom.pas codetools: fixed AddListToTreeOfPCodeXYPosition freeing old position, bug #15942 2010-03-27 23:38:32 +00:00
codebeautifier.pas codetools: FindStartOfAtom check if at start of string constant, bug #16203 2010-04-05 20:02:16 +00:00
codecache.pas codetools: using FileAgeCached 2010-04-01 11:34:11 +00:00
codecompletiontool.pas codetools: identifier completion: do not eat unit not found error when searching ancestors 2010-04-28 17:15:24 +00:00
codegraph.pas
codeindex.pas
codetemplatestool.pas
codetoolmanager.pas codetools: implemented TCodeBufXMLConfig 2010-04-08 12:30:26 +00:00
codetoolmemmanager.pas
codetools.inc
codetools.lpk codetools: started rule set for fpc sources 2010-04-28 23:04:32 +00:00
codetools.pas codetools: started otheridentifiertree, removed TcodeTreeNode.GetRootNode use GetRoot instead 2010-01-29 09:06:32 +00:00
codetoolsconfig.pas codetools: TCodeBufXMLConfig: property KeepFileAttributes 2010-04-08 12:46:16 +00:00
codetoolsstrconsts.pas codetools: add support for class constructors and class destructors 2010-04-15 13:00:14 +00:00
codetoolsstructs.pas codetools: fixed crash 2010-05-04 19:58:17 +00:00
codetree.pas codetools: implemented enumtype. expression 2010-03-26 19:28:06 +00:00
customcodetool.pas codetools: FindLineEndOrCodeInFrontOfPosition do not skip semicolon by default, bug #16123 2010-03-27 08:08:54 +00:00
definetemplates.pas LCL: TTreeView: added OnAddition 2010-05-04 20:20:13 +00:00
directivestree.pas codetools: using new eval for conditionals 2009-11-26 20:37:58 +00:00
directorycacher.pas codetools: search in virtual directory first virtual units 2010-02-06 01:23:13 +00:00
eventcodetool.pas Codetools: fixed compilation with FPC < 2.5.1 (broken in rev. 24391) 2010-04-04 13:26:44 +00:00
expreval.pas codetools: started function to gather fpc source units 2010-04-28 12:34:51 +00:00
extractproctool.pas codetools: fixed uninitialized variable, bug #16268 2010-04-17 15:38:24 +00:00
fileprocs.pas codetools: FilenameIsMatching: fixed asterisk in brackets 2010-04-26 13:33:30 +00:00
finddeclarationcache.pas
finddeclarationtool.pas codetools: debugging 2010-05-01 18:09:10 +00:00
findoverloads.pas
fpc.errore.msg
fpcsrcrules.inc codetools: function to report fpc source duplicates and missing units 2010-05-01 19:40:35 +00:00
fpmake.pas
h2pastool.pas
identcompletiontool.pas codetools: identifier completion: add system units 2010-05-04 18:17:52 +00:00
keywordfunclists.pas codetools: add WordBool and QWordBool predefined fpc types 2010-01-20 14:45:36 +00:00
laz_dom.pas
laz_xmlcfg.pas laz_xmlcfg: using CompareText 2010-04-20 10:32:41 +00:00
laz_xmlread.pas
laz_xmlstreaming.pas components: remove ver2_0 code 2010-01-06 18:02:16 +00:00
laz_xmlwrite.pas
lfmtrees.pas codetools: clean up old fpc ifdef 2009-11-27 10:34:30 +00:00
linkscanner.pas codetools: clean up 2010-03-10 09:59:20 +00:00
Makefile
Makefile.fpc
memcheck_laz.inc
memcheck.pas
methodjumptool.pas
multikeywordlisttool.pas
nonpascalcodetools.pas
otheridentifiertree.pas codetools: started otheridentifiertree, removed TcodeTreeNode.GetRootNode use GetRoot instead 2010-01-29 09:06:32 +00:00
pascalparsertool.pas codetools: parsing var a:b; external 'lib' name 'var' 2010-04-30 15:33:56 +00:00
pascalreadertool.pas codetools: implemented parsing class property 2010-01-09 16:27:36 +00:00
ppucodetools.pas
ppugraph.pas
ppuparser.pas
resourcecodetool.pas
sourcechanger.pas codetools: do not beautify identifiers in comment, bug #16209 2010-04-17 15:05:45 +00:00
sourcelog.pas codetools: implemented TCodeBufXMLConfig 2010-04-08 12:30:26 +00:00
stdcodetools.pas codetools: identifier completion: do not eat unit not found error when searching ancestors 2010-04-28 17:15:24 +00:00