lazarus/components/codetools
2007-12-09 12:07:57 +00:00
..
examples IDE: added refactoring tool show abstract methods 2007-12-07 23:16:21 +00:00
languages * Updated translations (as mentioned in 12929) by Maxim Ganetsky 2007-11-19 23:28:40 +00:00
allcodetoolunits.pp codetools: added a cache for FindDeclarationAndOverload calls, IDE: combined macro time stamps of values and graph 2007-11-20 20:00:26 +00:00
basiccodetools.pas codetools: replaced some var with out 2007-12-08 14:17:46 +00:00
cachecodetools.pas IDE: implemented showing FPDoc short descriptions in code hints 2007-11-23 20:26:16 +00:00
codeatom.pas codetools: replaced some var with out 2007-12-08 14:17:46 +00:00
codebeautifier.pas implemented loading project session from separate file 2006-02-06 18:55:31 +00:00
codecache.pas IDE: codebrowser: clearing include links for FPC units 2007-03-30 11:02:57 +00:00
codecompletiontool.pas codetools: replaced some var with out 2007-12-08 14:17:46 +00:00
codegraph.pas codetools: fixdefinitionorder: implemented sorting and moves, started commit 2007-09-21 11:00:42 +00:00
codetemplatestool.pas fixed synedit multi replace with overlapping results 2006-05-23 17:41:59 +00:00
codetoolmanager.pas codetools: replaced some var parmas with out params 2007-12-09 11:07:51 +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 codetools: implemented searching abstract methods, added example 2007-12-07 00:28:12 +00:00
codetoolsstrconsts.pas codetools: implemented local type and var section for generics 2007-08-17 12:48:29 +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 IDE: lazdoc: started simple hints 2007-11-23 19:52:54 +00:00
customcodetool.pas codetools: replaced some var with out 2007-12-08 14:17:46 +00:00
definetemplates.pas codetools: fixed some include path defs for FPC sources, fixed identifier completion for unit names with errors in code, IDE codebrowser: fixed loading new png icons 2007-10-11 22:21:38 +00:00
directivestree.pas codetools: replaced some var with out 2007-12-08 14:17:46 +00:00
directorycacher.pas IDE: added refactoring tool show abstract methods 2007-12-07 23:16:21 +00:00
eventcodetool.pas codetools: replaced some var with out 2007-12-08 14:17:46 +00:00
expreval.pas gtk2 intf: fixed codetools include paths, fixed double painting 2007-04-04 18:08:37 +00:00
extractproctool.pas codetools: replaced some var with out 2007-12-08 14:17:46 +00:00
fileprocs.pas fix Unable to create target lazarus directory, issue #10286 2007-11-29 05:09:32 +00:00
finddeclarationcache.pas IDE: fixed open packages with underscores in filename 2006-12-16 11:55:07 +00:00
finddeclarationtool.pas codetools: replaced some var with out 2007-12-08 14:17:46 +00:00
fpc.errore.msg IDE: fpc messages filter now shows Recompiling unit, checksum changed messages 2007-07-31 16:43:36 +00:00
identcompletiontool.pas IDE: show abstract methods: now adds default param values 2007-12-09 12:07:57 +00:00
keywordfunclists.pas codetools: added keyword unimplemented 2007-10-06 18:45:15 +00:00
laz_dom.pas laz_writer: reduced temporary objects 2007-09-21 11:23:09 +00:00
laz_xmlcfg.pas laz_xmlcfg: made FindNode public 2007-08-10 19:11:03 +00:00
laz_xmlread.pas IDE: implemented showing FPDoc short descriptions in code hints 2007-11-23 20:26:16 +00:00
laz_xmlstreaming.pas IDE: fixed keyrelation abstract method warning 2007-12-08 18:41:05 +00:00
laz_xmlwrite.pas laz_writer: reduced temporary objects 2007-09-21 11:23:09 +00:00
lfmtrees.pas fixed mem leak 2007-01-15 16:32:24 +00:00
linkscanner.pas codetools: replaced some var with out 2007-12-08 14:17:46 +00:00
Makefile regenerated Makefiles with fixed fpc 2.3 fpcmake 2007-11-12 23:00:57 +00:00
Makefile.fpc Makefiles: removed some fcl dependencies 2007-10-16 22:47:51 +00:00
memcheck_laz.inc codetools: directives parser: adding nodes for all directives 2007-08-23 12:47:33 +00:00
memcheck.pas IDE: added icons for menu: dfm to lfm and open file at cursor from Laurent 2007-10-01 08:58:45 +00:00
methodjumptool.pas codetools: replaced some var with out 2007-12-08 14:17:46 +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 codetools: added phpWithHasDefaultValues 2007-12-09 11:49:53 +00:00
pascalreadertool.pas codetools: replaced some var with out 2007-12-08 14:17:46 +00:00
resourcecodetool.pas codetools: replaced some var with out 2007-12-08 14:17:46 +00:00
sourcechanger.pas IDE: event assignment completion: fixed using beautify options for RValue 2007-10-08 10:44:01 +00:00
sourcelog.pas added package prettymessages - an IDE add-on to reduce FPC hints 2007-04-25 16:37:19 +00:00
stdcodetools.pas codetools: replaced some var parmas with out params 2007-12-09 11:07:51 +00:00