lazarus/components/codetools
2006-12-04 17:08:44 +00:00
..
examples IDE+codetools: renaming a component now renames in the whole unit 2006-11-02 19:32:59 +00:00
languages update Catalan translation from J.Salvador Pérez 2006-11-03 19:34:27 +00:00
allcodetoolunits.pp
basiccodetools.pas codetools: removing doubles when collecting published methods 2006-12-04 16:51:19 +00:00
codeatom.pas IDE now checks, if all files of the package exists 2006-05-19 16:27:15 +00:00
codebeautifier.pas
codecache.pas
codecompletiontool.pas codetools: adding missing semicolon on code completing classes 2006-10-31 12:38:27 +00:00
codetemplatestool.pas fixed synedit multi replace with overlapping results 2006-05-23 17:41:59 +00:00
codetoolmanager.pas IDE: when adding designer form child names to source, consider ancestor 2006-12-02 17:43:44 +00:00
codetoolmemmanager.pas
codetools.inc
codetoolsconfig.pas IDE Help for FPC keywords activated, IDE find now supports multi lines, regexpr case insensitive, regexpr whole words 2006-08-29 17:35:20 +00:00
codetoolsstrconsts.pas codetools: fixed packed class 2006-08-23 19:05:54 +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 codetools: improved parsing variable section with errors 2006-09-14 19:30:01 +00:00
customcodetool.pas codetools: removing doubles when collecting published methods 2006-12-04 16:51:19 +00:00
definetemplates.pas codetools: improved parsing variable section with errors 2006-09-14 19:30:01 +00:00
directorycacher.pas IDE Help for FPC keywords activated, IDE find now supports multi lines, regexpr case insensitive, regexpr whole words 2006-08-29 17:35:20 +00:00
eventcodetool.pas codetools: reparsing source on searching for a published method body 2006-12-04 17:08:44 +00:00
expreval.pas codetools: added MacPAS mode specials: IFC, ELSEC, ELIFC, ENDC, defined identifier, undefined identifier, SETC, SETC name := value, out as parameter name, property as parameter name 2006-12-04 00:00:36 +00:00
extractproctool.pas codetools: extract proc: fixed removing whole var sections 2006-12-04 01:15:29 +00:00
fileprocs.pas codetools, LCL: fixed CeateRelativePath 2006-11-30 00:17:55 +00:00
finddeclarationcache.pas codetools: not found identifiers of fdfcollect are not cached 2006-07-10 15:21:33 +00:00
finddeclarationtool.pas codetools: added record case variables to identifier completion 2006-11-02 03:29:30 +00:00
fpc.errore.msg
identcompletiontool.pas codetools: added record case variables to identifier completion 2006-11-02 03:29:30 +00:00
keywordfunclists.pas codetools: added MacPAS mode specials: IFC, ELSEC, ELIFC, ENDC, defined identifier, undefined identifier, SETC, SETC name := value, out as parameter name, property as parameter name 2006-12-04 00:00:36 +00:00
laz_dom.pas improved laz_xmlcfg.TXmlConfig to delete unused parent nodes 2006-07-19 09:54:40 +00:00
laz_xmlcfg.pas fixed mem leak 2006-07-25 22:53:21 +00:00
laz_xmlread.pas fixed xml writer to use current line endings 2006-08-27 21:19:38 +00:00
laz_xmlstreaming.pas xml streaming: implemented custom properties 2006-08-23 22:49:29 +00:00
laz_xmlwrite.pas fixed xml writer to use current line endings 2006-08-27 21:19:38 +00:00
lfmtrees.pas
linkscanner.pas codetools: added MacPAS mode specials: IFC, ELSEC, ELIFC, ENDC, defined identifier, undefined identifier, SETC, SETC name := value, out as parameter name, property as parameter name 2006-12-04 00:00:36 +00:00
Makefile win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
Makefile.fpc
memcheck_laz.inc
memcheck.pas win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
methodjumptool.pas implemented jumping to some kind of linker undefined reference errors 2006-06-21 20:53:58 +00:00
multikeywordlisttool.pas
pascalparsertool.pas codetools: added MacPAS mode specials: IFC, ELSEC, ELIFC, ENDC, defined identifier, undefined identifier, SETC, SETC name := value, out as parameter name, property as parameter name 2006-12-04 00:00:36 +00:00
pascalreadertool.pas codetools: added record case variables to identifier completion 2006-11-02 03:29:30 +00:00
resourcecodetool.pas
sourcechanger.pas IDE+codetools: renaming a component now renames in the whole unit 2006-11-02 19:32:59 +00:00
sourcelog.pas IDE: Find in Files: implemented multi line pattern and replacement, gtk intf: improved z ordering with modal forms 2006-09-01 14:38:07 +00:00
stdcodetools.pas IDE: renaming methods in source now skips string constants 2006-11-05 01:06:22 +00:00