lazarus/components/codetools
2006-03-09 21:20:19 +00:00
..
examples fixed commenting units in case of last needs commenting 2006-03-09 21:20:19 +00:00
languages * updated Italian localization from Dean Zobec 2006-02-26 14:05:35 +00:00
allcodetoolunits.pp added laz_xmlstreaming.pas 2006-02-22 23:30:09 +00:00
basiccodetools.pas improved Delphi project converter with reading .dof and .cfg file, multiple retries and fixing include filenames in .lpr 2006-03-05 23:55:40 +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 LoadCodeBuffer now uses cache for virtual files 2006-02-07 10:37:19 +00:00
codecompletiontool.pas fixed endless loop 2006-02-25 21:20:39 +00:00
codetemplatestool.pas fixed not turning visible on designed forms 2005-11-08 18:05:12 +00:00
codetoolmanager.pas fixed double clicking on treeview without node 2006-03-07 11:01:48 +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 enabled define FPDocSystem for the FPC sources to find declarations for the compiler hidden identifiers like writeln, readln 2006-02-27 23:17:44 +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 double clicking on treeview without node 2006-03-07 11:01:48 +00:00
definetemplates.pas clearing session modified flags 2006-03-03 00:32:47 +00:00
eventcodetool.pas reduced debugging output and extended debugging of lcl 2006-01-19 18:36:07 +00:00
expreval.pas fixed maximize button 2006-03-08 00:25:59 +00:00
extractproctool.pas removed ifdef ver1 from Martin Smat 2005-08-04 08:41:46 +00:00
fileprocs.pas fixed maximize button 2006-03-08 00:25:59 +00:00
finddeclarationcache.pas removed ifdef ver1 from Martin Smat 2005-08-04 08:41:46 +00:00
finddeclarationtool.pas fixed maximize button 2006-03-08 00:25:59 +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 started custom highlighters 2006-02-28 00:28:38 +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_xmlstreaming.pas started TXMLObjectReader 2006-02-23 01:31:29 +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 double clicking on treeview without node 2006-03-07 11:01:48 +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 fixed fpc 2.1.1 compilation 2006-03-03 21:36:21 +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 improved phpAddClassName and fixed consistency error in msgview 2006-02-24 15:49:34 +00:00
resourcecodetool.pas using now fpc constant LineEnding from Vincent 2004-01-17 13:29:04 +00:00
sourcechanger.pas fixed SourceChangeCache 2006-03-06 18:53:29 +00:00
sourcelog.pas added experimental codefolding to IDE 2005-10-10 17:39:04 +00:00
stdcodetools.pas fixed commenting units in case of last needs commenting 2006-03-09 21:20:19 +00:00