.. |
examples
|
fixed methodjumping example
|
2006-02-26 12:28:26 +00:00 |
languages
|
updated german translation from Darius
|
2006-02-24 17:24:56 +00:00 |
allcodetoolunits.pp
|
added laz_xmlstreaming.pas
|
2006-02-22 23:30:09 +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
|
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
|
added Steps to messgae Quick Fix items and implemente Quick FIx item to improve unit not found source position
|
2006-02-22 16:27:02 +00:00 |
codetoolmemmanager.pas
|
|
|
codetools.inc
|
|
|
codetoolsconfig.pas
|
fixed paths
|
2006-01-25 12:26:56 +00:00 |
codetoolsstrconsts.pas
|
moved delphiunit2laz.pas to converter directory
|
2006-02-20 21:52:23 +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 hangup on GetLineInfo on last line, implemented WriteComponentAsBinaryToStream for easy streaming of components
|
2006-02-23 12:19:47 +00:00 |
definetemplates.pas
|
started parsing Delphi dof and cfg files
|
2006-02-20 23:48:13 +00:00 |
eventcodetool.pas
|
reduced debugging output and extended debugging of lcl
|
2006-01-19 18:36:07 +00:00 |
expreval.pas
|
|
|
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
|
fixed endless loop
|
2006-02-25 21:20:39 +00:00 |
fpc.errore.msg
|
|
|
identcompletiontool.pas
|
fixed identifier completion comparing items without nodes
|
2006-02-19 21:44:01 +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 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
|
|
|
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
|
|
|
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
|
|
|
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 |