.. |
examples
|
replaced paths with CodeTools package
|
2006-09-12 22:10:32 +00:00 |
languages
|
* new translations from freefcw
|
2006-09-07 22:00:59 +00:00 |
allcodetoolunits.pp
|
added codetools cache for unit search
|
2006-03-17 23:44:24 +00:00 |
basiccodetools.pas
|
IDEIntf: added revert editor file function, h2pas gui: added tools for extern c and empty c macros
|
2006-09-08 15:24:58 +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
|
LoadCodeBuffer now uses cache for virtual files
|
2006-02-07 10:37:19 +00:00 |
codecompletiontool.pas
|
adding events for properties of method types of indirect units implemented issue #1990
|
2006-07-13 22:06:24 +00:00 |
codetemplatestool.pas
|
fixed synedit multi replace with overlapping results
|
2006-05-23 17:41:59 +00:00 |
codetoolmanager.pas
|
codetools: improved parsing variable section with errors
|
2006-09-14 19:30:01 +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
|
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: improved parsing variable section with errors
|
2006-09-14 19:30:01 +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
|
IDE: when creating a new event in the OI now using the source declaration instead of the RTTI
|
2006-09-16 14:29:54 +00:00 |
expreval.pas
|
fixed maximize button
|
2006-03-08 00:25:59 +00:00 |
extractproctool.pas
|
added example to add custom methods
|
2006-06-23 10:36:39 +00:00 |
fileprocs.pas
|
IDE: moved package compile code to packagesystem, IDEIntf: removed IsPartOfProject flag of Backup functions, lazbuidl: package compiling
|
2006-09-06 22:40:37 +00:00 |
finddeclarationcache.pas
|
codetools: not found identifiers of fdfcollect are not cached
|
2006-07-10 15:21:33 +00:00 |
finddeclarationtool.pas
|
fixed 64bit compilation
|
2006-08-30 08:24:17 +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
|
identifier completion: abstract methods are now red
|
2006-09-20 20:12:27 +00:00 |
keywordfunclists.pas
|
codetools: added static keyword for methods
|
2006-08-23 17:58:03 +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
|
improved parsing of LFM and inherited forms
|
2005-11-05 11:52:38 +00:00 |
linkscanner.pas
|
codetools: fixed validating last error
|
2006-06-27 15:28:37 +00:00 |
Makefile
|
win64 fixes (from peter, modified)
|
2006-05-01 21:47:48 +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
|
implemented jumping to some kind of linker undefined reference errors
|
2006-06-21 20:53:58 +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: improved parsing variable section with errors
|
2006-09-14 19:30:01 +00:00 |
pascalreadertool.pas
|
fixed PChar typecasts
|
2006-06-04 09:35:45 +00:00 |
resourcecodetool.pas
|
using now fpc constant LineEnding from Vincent
|
2004-01-17 13:29:04 +00:00 |
sourcechanger.pas
|
codetools: implemented RepalceUsedUnits: replacing, commenting units
|
2006-03-22 22:59:52 +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
|
fixed PChar typecasts
|
2006-06-04 09:35:45 +00:00 |