lazarus/components/codetools
2006-01-18 09:54:47 +00:00
..
examples extended class completion for generic classes 2005-12-26 10:06:39 +00:00
languages improved layout i18n of component editor for treeview 2006-01-11 22:23:31 +00:00
allcodetoolunits.pp removed cvs logs 2005-08-22 12:30:03 +00:00
basiccodetools.pas fixed GatherUnitFiles and implemented DirectoryAlreadySearched 2006-01-18 09:54:47 +00:00
codeatom.pas added example for adding a new codetools function to the IDE via a package 2005-11-28 19:42:16 +00:00
codecache.pas fixed checking dangling events on empty units 2005-08-24 18:54:09 +00:00
codecompletiontool.pas fixes for fpc 2.0.3 and TrayIconLaz.lpk 2006-01-17 14:31:24 +00:00
codetemplatestool.pas fixed not turning visible on designed forms 2005-11-08 18:05:12 +00:00
codetoolmanager.pas fixes for fpc 2.0.3 and TrayIconLaz.lpk 2006-01-17 14:31:24 +00:00
codetoolmemmanager.pas fixed searching in parent nodes of ancestors 2003-06-26 12:19:23 +00:00
codetools.inc
codetoolsstrconsts.pas added qt interface to IDE and fixed compilation 2006-01-04 10:28:58 +00:00
codetoolsstructs.pas improved identifier completion: not showing protected members 2005-10-28 14:11:03 +00:00
codetree.pas replaced some strings in synedit with faster PChar 2005-12-26 11:55:57 +00:00
customcodetool.pas fixed codetools ignore error position comparison 2005-11-21 21:01:56 +00:00
definetemplates.pas added qt interface to IDE and fixed compilation 2006-01-04 10:28:58 +00:00
eventcodetool.pas replaced some strings in synedit with faster PChar 2005-12-26 11:55:57 +00:00
expreval.pas fixed button return key 2004-05-22 14:35:33 +00:00
extractproctool.pas removed ifdef ver1 from Martin Smat 2005-08-04 08:41:46 +00:00
fileprocs.pas fixed GatherUnitFiles and implemented DirectoryAlreadySearched 2006-01-18 09:54:47 +00:00
finddeclarationcache.pas removed ifdef ver1 from Martin Smat 2005-08-04 08:41:46 +00:00
finddeclarationtool.pas find declaration now knows, that FPC uses IUknown as default interface ancestor 2006-01-12 10:09:06 +00:00
fpc.errore.msg
identcompletiontool.pas implemented identifier completion for uses section 2005-12-21 19:13:06 +00:00
keywordfunclists.pas added NoStackFrame to codetools 2006-01-08 10:32:49 +00:00
laz_dom.pas removed oldavltree.pas 2005-09-20 21:45:33 +00:00
laz_xmlcfg.pas removed cvs logs 2005-08-22 12:30:03 +00:00
laz_xmlread.pas removed cvs logs 2005-08-22 12:30:03 +00:00
laz_xmlwrite.pas removed cvs logs 2005-08-22 12:30:03 +00:00
lfmtrees.pas improved parsing of LFM and inherited forms 2005-11-05 11:52:38 +00:00
linkscanner.pas fixed codetools ignore error position comparison 2005-11-21 21:01:56 +00:00
Makefile changed unit output directories to fpc format units/CPU-OS 2005-07-22 13:47:35 +00:00
Makefile.fpc changed unit output directories to fpc format units/CPU-OS 2005-07-22 13:47:35 +00:00
memcheck_laz.inc updated memcheck.pas from heaptrc.pp 2004-11-10 15:25:32 +00:00
memcheck.pas removed cvs logs 2005-08-22 12:30:03 +00:00
methodjumptool.pas extended codetools for method jumping in generic classes 2005-12-26 00:52:10 +00:00
multikeywordlisttool.pas implemented saving alpha bmp and using transparency for IDE glyph editor 2005-06-22 09:45:59 +00:00
pascalparsertool.pas fixed clean up of identifier completion class and ancestors list 2005-12-31 14:12:55 +00:00
pascalreadertool.pas extended class completion for generic classes 2005-12-26 10:06:39 +00:00
resourcecodetool.pas using now fpc constant LineEnding from Vincent 2004-01-17 13:29:04 +00:00
sourcechanger.pas fixed default DoNotInsertSpace values 2005-09-04 12:08:20 +00:00
sourcelog.pas added experimental codefolding to IDE 2005-10-10 17:39:04 +00:00
stdcodetools.pas fixes for fpc 2.0.3 and TrayIconLaz.lpk 2006-01-17 14:31:24 +00:00