.. |
examples
|
memcheck: updated for fpc 2.3.1
|
2007-08-22 21:31:28 +00:00 |
languages
|
* Updated translation by Maxim Ganetsky
|
2007-09-02 22:28:07 +00:00 |
allcodetoolunits.pp
|
- improvement to last commit from Vincent
|
2007-08-30 14:27:37 +00:00 |
basiccodetools.pas
|
codetools: started adding missing h2pas directives
|
2007-08-10 16:17:14 +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
|
h2pas: added tool to convert c function types to pointers
|
2007-09-07 10:34:35 +00:00 |
codegraph.pas
|
codetools: added function to move pointer types to there refering types
|
2007-08-21 17:34:44 +00:00 |
codetemplatestool.pas
|
fixed synedit multi replace with overlapping results
|
2006-05-23 17:41:59 +00:00 |
codetoolmanager.pas
|
IDEIntf: changed TPropHookCreateMethod parameters to use propertyowner and propertyname
|
2007-08-22 08:50:20 +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
|
codetools: implemented parsing the new fpc 2.3.1 generics, simple find declaration for generics
|
2007-08-16 17:12:56 +00:00 |
codetoolsstrconsts.pas
|
codetools: implemented local type and var section for generics
|
2007-08-17 12:48:29 +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: implemented generating a dependency graph from definitions of a unit
|
2007-08-17 19:29:02 +00:00 |
customcodetool.pas
|
codetools: implemented function to simplify some types of compiler directives
|
2007-08-07 14:21:13 +00:00 |
definetemplates.pas
|
codetools: implemented parsing the new fpc 2.3.1 generics, simple find declaration for generics
|
2007-08-16 17:12:56 +00:00 |
directivestree.pas
|
codetools: directives parser: adding nodes for all directives
|
2007-08-23 12:47:33 +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
|
IDEIntf: changed TPropHookCreateMethod parameters to use propertyowner and propertyname
|
2007-08-22 08:50:20 +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
|
codetools: implemented parsing the new fpc 2.3.1 generics, simple find declaration for generics
|
2007-08-16 17:12:56 +00:00 |
finddeclarationcache.pas
|
IDE: fixed open packages with underscores in filename
|
2006-12-16 11:55:07 +00:00 |
finddeclarationtool.pas
|
codetools: implemented local type and var section for generics
|
2007-08-17 12:48:29 +00:00 |
fpc.errore.msg
|
IDE: fpc messages filter now shows Recompiling unit, checksum changed messages
|
2007-07-31 16:43:36 +00:00 |
identcompletiontool.pas
|
codetools: implemented local type and var section for generics
|
2007-08-17 12:48:29 +00:00 |
keywordfunclists.pas
|
codetools: implemented parsing the new fpc 2.3.1 generics, simple find declaration for generics
|
2007-08-16 17:12:56 +00:00 |
laz_dom.pas
|
gtk2 intf: added focus events for combobox, ideintf: textconverter now supports codetool buffers, h2pas wiz: added tool to remove redfinitions, reduced warnings
|
2007-08-03 22:38:11 +00:00 |
laz_xmlcfg.pas
|
laz_xmlcfg: made FindNode public
|
2007-08-10 19:11:03 +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: implemented function to simplify some types of compiler directives
|
2007-08-07 14:21:13 +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
|
gtk intf: resize messages for fixed/client widgets are now kept back and sent for main widgets
|
2007-05-23 17:32:10 +00:00 |
memcheck_laz.inc
|
codetools: directives parser: adding nodes for all directives
|
2007-08-23 12:47:33 +00:00 |
memcheck.pas
|
memcheck: updated for fpc 2.3.1
|
2007-08-22 21:31:28 +00:00 |
methodjumptool.pas
|
codetools: implemented parsing the new fpc 2.3.1 generics, simple find declaration for generics
|
2007-08-16 17:12:56 +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: fixed regression to jump between methods in implementation classes
|
2007-08-23 14:27:29 +00:00 |
pascalreadertool.pas
|
h2pas: added tool to convert c function types to pointers
|
2007-09-07 10:34:35 +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
|
codetools: added function to find all functions of a h2pas output
|
2007-08-09 11:07:28 +00:00 |