Commit Graph

130 Commits

Author SHA1 Message Date
mattias
36f21372de IDE: codehelp: removing pasdoc
git-svn-id: trunk@16844 -
2008-10-02 09:29:21 +00:00
mattias
cdc6915cce IDE: codehelp: added enums
git-svn-id: trunk@16407 -
2008-09-04 10:43:10 +00:00
mattias
a3a5e44c1f IDE: codehelp: showing xml parser errors in message window
git-svn-id: trunk@16321 -
2008-08-30 22:18:27 +00:00
mattias
101fe87df9 IDE: codehelp: added filename to errors
git-svn-id: trunk@16320 -
2008-08-30 21:58:36 +00:00
mattias
1752c2e410 IDE: environment option FPCSourceDirectory can now contain macros
git-svn-id: trunk@16122 -
2008-08-18 14:10:26 +00:00
mattias
372a7016a7 IDE: codehlp: implemented finding references in fpdoc files
git-svn-id: trunk@15987 -
2008-08-07 18:13:17 +00:00
mattias
6b0f252b00 IDE: code help: fixed caching module owner
git-svn-id: trunk@15978 -
2008-08-06 20:38:38 +00:00
mattias
9cdbd4cf27 IDE: code help: clean up
git-svn-id: trunk@15975 -
2008-08-06 16:55:20 +00:00
mattias
88dafd0030 IDE: fpdoc editor: implemented saving example filename
git-svn-id: trunk@15968 -
2008-08-06 09:24:39 +00:00
mattias
5b14ebccf3 IDE: fpdoc editor: implemented link attribute
git-svn-id: trunk@15966 -
2008-08-06 09:04:37 +00:00
mattias
a261ea868b IDE: started searching in fpdoc files
git-svn-id: trunk@15964 -
2008-08-05 21:51:30 +00:00
mattias
d13b188ae7 IDE: fixed memleak, bug #11451
git-svn-id: trunk@15403 -
2008-06-13 08:38:49 +00:00
vincents
97ffab3695 IDE: fixed AV and memleak when closing Lazarus with an open fpdoc edit window
git-svn-id: trunk@15302 -
2008-06-04 07:37:32 +00:00
mattias
1c51099541 IDE: implemented showing help for identifier completion
git-svn-id: trunk@15065 -
2008-05-06 21:37:25 +00:00
mattias
5122d3eaaf codetools: not reparsing when cursor in valid interface
git-svn-id: trunk@15064 -
2008-05-06 19:19:40 +00:00
mattias
abdd8c5aa4 IDE: codehelp: made range checks more robust
git-svn-id: trunk@14302 -
2008-02-28 13:25:11 +00:00
paul
59f40cb1af codehelp: dont try to access string at positions > it length (0010887)
git-svn-id: trunk@14296 -
2008-02-28 07:13:22 +00:00
mattias
64c57c53d2 IDE: fpdoc editor: fixed extracting link ID and title
git-svn-id: trunk@14181 -
2008-02-18 12:57:05 +00:00
mattias
17d85fb7e3 IDE: fpdoc editor: added button to add seealso link to inherited entry
git-svn-id: trunk@14180 -
2008-02-18 11:05:52 +00:00
mattias
cd21cbb318 codetools: FindDeclarationAndOverload: fixed starting search on proc name
git-svn-id: trunk@13932 -
2008-01-31 10:30:23 +00:00
mattias
1802d34238 IDE: improved xml parser to keep TDomText nodes
git-svn-id: trunk@13928 -
2008-01-30 22:29:50 +00:00
mattias
6c4380a108 IDE: codehelp: fixed passing line breaks to code hints
git-svn-id: trunk@13882 -
2008-01-25 20:14:34 +00:00
mattias
bc4c1892bf IDE: codehelp: values are now read/stored with complete xml tree
git-svn-id: trunk@13881 -
2008-01-25 19:14:18 +00:00
mattias
c050bb9441 IDE: codehelp editor: fixed changing node value
git-svn-id: trunk@13865 -
2008-01-24 19:36:47 +00:00
mattias
a2a5c89964 IDE: renamed some more lazdoc identifiers with codehelp
git-svn-id: trunk@13861 -
2008-01-24 18:36:02 +00:00
mattias
ae4bac3436 IDE: code help: improved converting HTML to label caption
git-svn-id: trunk@13595 -
2008-01-02 23:20:53 +00:00
mattias
878e4f3ba1 IDE: implemented using html control for fpdoc hints
git-svn-id: trunk@13531 -
2007-12-29 22:48:14 +00:00
mattias
e585e2ff74 IDE: renamed lazdoc structures to codehelp
git-svn-id: trunk@13518 -
2007-12-29 11:36:35 +00:00
mattias
c26a8750c8 IDE: renamed TLazDocManager to TCodeHelpManager
git-svn-id: trunk@13517 -
2007-12-29 11:28:23 +00:00
mattias
30013eaefe IDE: renamed lazdoc.pas to codehelp.pas
git-svn-id: trunk@13511 -
2007-12-29 10:10:01 +00:00