lazarus/components/codetools
2007-05-08 08:05:57 +00:00
..
examples codetools: added example how to insert a class behind a uses section 2007-05-05 16:28:59 +00:00
languages * Update pb translation by Antonio Galvao 2007-05-07 22:39:48 +00:00
allcodetoolunits.pp added codetools cache for unit search 2006-03-17 23:44:24 +00:00
basiccodetools.pas added package prettymessages - an IDE add-on to reduce FPC hints 2007-04-25 16:37: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 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 LCL: TTreeView: accelerated TTreeNode.GetIndex 2007-01-22 14:37:12 +00:00
codetemplatestool.pas fixed synedit multi replace with overlapping results 2006-05-23 17:41:59 +00:00
codetoolmanager.pas replaced calls to MethodName with hooks 2007-04-29 22:18:42 +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 fpc 2.3 compilation (assigning to set or record properties) 2007-05-04 22:43:58 +00:00
codetoolsstrconsts.pas codetools: improved paths for lcl fpgui sources, using windows instead of mswindows, fixed missing add 2007-04-06 15:15:03 +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: codebrowser: showing code nodes in treeview 2007-03-04 22:34:06 +00:00
customcodetool.pas IDE: started code browser 2007-02-07 01:19:00 +00:00
definetemplates.pas IDE: always creating the custom defines templates for project source directories, so that IDE add-ons can add their own settings 2007-05-08 08:05:57 +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 replaced calls to MethodName with hooks 2007-04-29 22:18:42 +00:00
expreval.pas gtk2 intf: fixed codetools include paths, fixed double painting 2007-04-04 18:08:37 +00:00
extractproctool.pas fpgui intf: added readme for hint how to get the sources. added src and include paths in codetools. changed Makefile for new layout 2007-04-06 14:19:13 +00:00
fileprocs.pas IDE: codebrowser parses units 2007-02-13 23:46:29 +00:00
finddeclarationcache.pas IDE: fixed open packages with underscores in filename 2006-12-16 11:55:07 +00:00
finddeclarationtool.pas replaced calls to MethodName with hooks 2007-04-29 22:18:42 +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 fixed fpc 2.3 compilation (assigning to set or record properties) 2007-05-04 22:43:58 +00:00
keywordfunclists.pas IDE: fixed open packages with underscores in filename 2006-12-16 11:55:07 +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 fixed mem leak 2007-01-15 16:32:24 +00:00
linkscanner.pas codetools: searching include file of include file in directory of first include file 2007-03-08 23:35:58 +00:00
Makefile regenerated makefiles with fpcmake 2.3.1 to include the -Cg flag for x86_64-linux 2007-04-01 19:38:53 +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 win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
methodjumptool.pas codetools: class completion: copying class keyword for virtual methods 2006-12-13 09:19:05 +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 replaced calls to MethodName with hooks 2007-04-29 22:18:42 +00:00
pascalreadertool.pas * patch for bug #8146 by Kris Leech 2007-01-20 02:38:28 +00:00
resourcecodetool.pas using now fpc constant LineEnding from Vincent 2004-01-17 13:29:04 +00:00
sourcechanger.pas IDE: added verbosity 2007-01-18 12:22:04 +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 replaced calls to MethodName with hooks 2007-04-29 22:18:42 +00:00