lazarus/components/codetools
2006-02-06 18:55:31 +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 identifier completion for uses section now searches in unit links too 2006-02-04 18:19:30 +00:00
codeatom.pas implemented code completion of parameter variables 2006-01-18 19:15:11 +00:00
codebeautifier.pas implemented loading project session from separate file 2006-02-06 18:55:31 +00:00
codecache.pas updated filedate, after file on disk check 2006-01-30 10:38:28 +00:00
codecompletiontool.pas workaround till FindDeclarationOfIdentAtCursor works with broken code 2006-01-31 15:56:15 +00:00
codetemplatestool.pas fixed not turning visible on designed forms 2005-11-08 18:05:12 +00:00
codetoolmanager.pas extended codetools FindResourceDirective to search fo a specific filename 2006-02-04 12:03:50 +00:00
codetoolmemmanager.pas fixed searching in parent nodes of ancestors 2003-06-26 12:19:23 +00:00
codetools.inc MG: removed the 1x1 bitmap from TBitBtn 2002-08-18 08:53:53 +00:00
codetoolsconfig.pas fixed paths 2006-01-25 12:26:56 +00:00
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 added debugging for clipboard 2006-01-23 10:37:40 +00:00
definetemplates.pas added wince defines for RTL sources 2006-01-31 16:01:51 +00:00
eventcodetool.pas reduced debugging output and extended debugging of lcl 2006-01-19 18:36:07 +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 implemented code completion of parameter variables 2006-01-18 19:15:11 +00:00
finddeclarationcache.pas removed ifdef ver1 from Martin Smat 2005-08-04 08:41:46 +00:00
finddeclarationtool.pas added debugging for clipboard 2006-01-23 10:37:40 +00:00
fpc.errore.msg method resolution clause, class ancestor find declaration, 1.1. makros 2002-12-20 11:08:47 +00:00
identcompletiontool.pas identifier completion for uses section now searches in unit links too 2006-02-04 18:19:30 +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 implemented identifier completion for source name 2006-01-18 15:22:00 +00:00
resourcecodetool.pas using now fpc constant LineEnding from Vincent 2004-01-17 13:29:04 +00:00
sourcechanger.pas implemented loading project session from separate file 2006-02-06 18:55:31 +00:00
sourcelog.pas added experimental codefolding to IDE 2005-10-10 17:39:04 +00:00
stdcodetools.pas using begin..end node before uses section node 2006-02-04 17:39:16 +00:00