lazarus/components/codetools/examples
mattias ad20039e2e codetools: h2p: implemented struct alias
git-svn-id: trunk@14576 -
2008-03-18 16:58:12 +00:00
..
scanexamples codetools: h2p: implemented struct alias 2008-03-18 16:58:12 +00:00
addclass.lpi codetools: added example how to insert a class behind a uses section 2007-05-05 16:28:59 +00:00
addclass.lpr codetools: added example how to insert a class behind a uses section 2007-05-05 16:28:59 +00:00
addeventmethod.lpi codetools: CreateMethod: implemented adding units for parameter types, bug #10594 2008-01-09 19:45:29 +00:00
addeventmethod.lpr codetools: CreateMethod: implemented adding units for parameter types, bug #10594 2008-01-09 19:45:29 +00:00
addmethod.lpi
addmethod.lpr codetools: fixed $ELIFC and $ELSEIF 2007-05-29 23:49:11 +00:00
codecompletion.lpi codetools: fixed crash on finalization 2007-12-28 12:28:58 +00:00
codecompletion.lpr codetools: fixed code completion example 2007-12-28 12:34:18 +00:00
completeabstractmethods.lpi codetools: implemented searching abstract methods, added example 2007-12-07 00:28:12 +00:00
completeabstractmethods.lpr IDE: added refactoring tool show abstract methods 2007-12-07 23:16:21 +00:00
finddeclaration.lpi codetools: fixed mem leak when searching for overloaded procs with default values, IDE: improved searching for event types declaration for TMethodPropertyEditor 2007-09-19 09:30:53 +00:00
finddeclaration.lpr codetools: fixed mem leak when searching for overloaded procs with default values, IDE: improved searching for event types declaration for TMethodPropertyEditor 2007-09-19 09:30:53 +00:00
fixdefinitionorder.lpi codetools: fixed some include path defs for FPC sources, fixed identifier completion for unit names with errors in code, IDE codebrowser: fixed loading new png icons 2007-10-11 22:21:38 +00:00
fixdefinitionorder.lpr codetools: extended fixing alias functions to external functions 2007-10-06 18:10:17 +00:00
fixfilenames.lpi codetools: implemented function to simplify some types of compiler directives 2007-08-07 14:21:13 +00:00
fixfilenames.pas
fixh2pasdirectives.lpi codetools: fixed examples from Mattias 2007-11-05 13:12:59 +00:00
fixh2pasdirectives.lpr codetools: fixed examples from Mattias 2007-11-05 13:12:59 +00:00
getcontext.lpi
getcontext.lpr
h2pastest.lpi codetools: added examples for c const 2008-03-10 16:43:38 +00:00
h2pastest.lpr codetools: h2p: keeping ctool, creating var nodes 2008-03-17 11:14:07 +00:00
identifiercompletion.lpi
identifiercompletion.lpr codetools: implemented parsing the new fpc 2.3.1 generics, simple find declaration for generics 2007-08-16 17:12:56 +00:00
listinterfaceclasses.lpi
listinterfaceclasses.pas
methodjumping.lpi LCL: TSpeedButton: if mouse capture lost then update state, fixed state when invoking Click which triggers ShowModal 2007-05-28 12:12:51 +00:00
methodjumping.pas
reduceifdefs.lpi codetools: fixed examples from Mattias 2007-11-05 13:12:59 +00:00
reduceifdefs.lpr codetools: fixed examples from Mattias 2007-11-05 13:12:59 +00:00
replaceresourcedirectives.lpi IDE: improved updating resource directives for windows manifest and version info 2007-11-26 20:05:30 +00:00
replaceresourcedirectives.lpr IDE: improved updating resource directives for windows manifest and version info 2007-11-26 20:05:30 +00:00
setincludepath.lpi
setincludepath.pas