Commit Graph

90 Commits

Author SHA1 Message Date
mattias
612ad985f5 implemented search for existing class completion comments
git-svn-id: trunk@7522 -
2005-08-17 19:08:29 +00:00
mattias
98910ff579 forward proc completion no longer copies comments
git-svn-id: trunk@7515 -
2005-08-17 09:15:01 +00:00
vincents
1064272122 removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7479 -
2005-08-04 08:41:46 +00:00
mattias
e303f8f83f replaced codetools+gtk intf TList with faster TFPList
git-svn-id: trunk@7405 -
2005-07-23 09:27:30 +00:00
mattias
4b813aac5d fixed code completion of external procs
git-svn-id: trunk@7257 -
2005-06-20 18:27:43 +00:00
vincents
c535f37167 use xml units from fpc, if not compiling with fpc 1.0
git-svn-id: trunk@6603 -
2005-01-15 13:44:03 +00:00
mattias
d92ce8d36c fixed finding class after class completion
git-svn-id: trunk@6514 -
2005-01-08 16:27:59 +00:00
mattias
66a176a847 fixed finding class after class completion
git-svn-id: trunk@6513 -
2005-01-08 16:23:55 +00:00
mattias
2e1f289436 fixed finding class after class completion
git-svn-id: trunk@6511 -
2005-01-08 15:40:58 +00:00
mattias
fd903d9ed1 increased version to 0.9.4
git-svn-id: trunk@6456 -
2005-01-02 11:24:25 +00:00
mattias
cf818e4584 implemented adding class header comment on class completion
git-svn-id: trunk@6455 -
2005-01-01 23:22:48 +00:00
mattias
68c0ee8c21 renamed avl_tree.pas to oldavltree.pas for new fpc 1.9.5
git-svn-id: trunk@6210 -
2004-11-06 19:49:14 +00:00
mattias
79e0b3d2d1 fixed compiling codetools with -dCTDebug
git-svn-id: trunk@5855 -
2004-08-25 21:26:45 +00:00
mattias
730a67c8e1 fixed button return key
git-svn-id: trunk@5500 -
2004-05-22 14:35:33 +00:00
mattias
617948d9c8 removed unneeded units in uses sections
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
mattias
82ad9e0e7d fixed FindEndOfExpression for bogus statements
git-svn-id: trunk@5352 -
2004-03-30 17:45:31 +00:00
mattias
77694e4aa0 codecompletion: forward proc body position now block sensitive
git-svn-id: trunk@4877 -
2003-12-06 19:20:46 +00:00
mattias
f0955a6093 implemented extract proc, check lfm and convert delphi unit
git-svn-id: trunk@4708 -
2003-10-15 18:01:10 +00:00
mattias
3cfdaeef38 fixed targetos for clean all
git-svn-id: trunk@4329 -
2003-06-27 22:07:39 +00:00
mattias
0daacecbf3 implemented TPairSplitter streaming
git-svn-id: trunk@4298 -
2003-06-23 12:33:55 +00:00
mattias
ae12a98a40 fixes for debugging
git-svn-id: trunk@3166 -
2002-08-18 16:50:09 +00:00
mattias
a344dfcdf7 fixed inserting code in front of delphi comment
git-svn-id: trunk@3161 -
2002-08-18 16:50:08 +00:00
mattias
125edc1935 fixed jumping to renamed procs
git-svn-id: trunk@3158 -
2002-08-18 16:50:07 +00:00
mattias
619e882233 added export procedure specifier
git-svn-id: trunk@3156 -
2002-08-18 16:50:06 +00:00
mattias
a49177e24f changed macro name ProjectDir to ProjPath
git-svn-id: trunk@3153 -
2002-08-18 16:50:05 +00:00
mattias
602eb57081 implemented add file to a package dialog
git-svn-id: trunk@3152 -
2002-08-18 16:50:04 +00:00
mattias
7762fc3ae7 added ipdefine.inc
git-svn-id: trunk@3151 -
2002-08-18 16:50:03 +00:00
mattias
7eefc30745 code completion, local var completion now indents correct after var a:b;
git-svn-id: trunk@3150 -
2002-08-18 16:50:02 +00:00
mattias
e231ac6cbf fixed real number recognition
git-svn-id: trunk@3149 -
2002-08-18 16:50:01 +00:00
mattias
6cf183e85d fixed code completion, when cursor in forward proc head
git-svn-id: trunk@3148 -
2002-08-18 16:50:00 +00:00
mattias
03c5f31679 fixed class completion for property access <ident>.<ident>
git-svn-id: trunk@3147 -
2002-08-18 16:49:59 +00:00
mattias
013fb59c22 code completion now copies procedure calling conventions
git-svn-id: trunk@3146 -
2002-08-18 16:49:58 +00:00
mattias
f31dad6d8a fixed form FActive, cleanups
git-svn-id: trunk@3145 -
2002-08-18 16:49:57 +00:00
mattias
6c2a71138f find declaration now supports class interfaces
git-svn-id: trunk@3144 -
2002-08-18 16:49:56 +00:00
mattias
82870643ca fixed finddeclaration: with context flag bug
git-svn-id: trunk@3143 -
2002-08-18 16:49:55 +00:00
mattias
ef26f3b4e6 Local variable completion for program begin..end blocks
git-svn-id: trunk@3142 -
2002-08-18 16:49:54 +00:00
lazarus
19d0cc7d08 MG: fixed used virtual files and IsPartOfProject Bug
git-svn-id: trunk@3141 -
2002-08-18 16:49:53 +00:00
lazarus
5825d97718 MG: code completion: added local variable completion
git-svn-id: trunk@3140 -
2002-08-18 16:49:52 +00:00
lazarus
1f7c5dd3fa MG: fixed stopping keypress event if handled by LCL
git-svn-id: trunk@3139 -
2002-08-18 16:49:51 +00:00
lazarus
6b69ba633b MG: codecompletion: added ForwardProcInsertPolicies
git-svn-id: trunk@3138 -
2002-08-18 16:49:50 +00:00
lazarus
cf4d7edc1e MG: codecompletion: improved separation of vars, methods and props
git-svn-id: trunk@3137 -
2002-08-18 16:49:49 +00:00
lazarus
396d1012c2 MG: jump point is now added if method jumping not revertable
git-svn-id: trunk@3136 -
2002-08-18 16:49:48 +00:00
lazarus
b0513667c6 MG: implemented IgnoreErrorAfter position for codetools
git-svn-id: trunk@3135 -
2002-08-18 16:49:47 +00:00
lazarus
8608762170 MG: fixed codecompletion stored specifier with False/True
git-svn-id: trunk@3134 -
2002-08-18 16:49:46 +00:00
lazarus
e316b51886 MG: added if oldvalue=newvalue then exit; line to codecompletion
git-svn-id: trunk@3133 -
2002-08-18 16:49:45 +00:00
lazarus
0e368232da MG: codecompletion now checks for filebreaks, savefile now checks for filedate
git-svn-id: trunk@1828 -
2002-08-07 09:55:31 +00:00
lazarus
3ee9c1fab9 MG: fixed CodeCompletion of STORED property functions
git-svn-id: trunk@1825 -
2002-08-06 19:58:45 +00:00
lazarus
ed57800398 MG: added close buttons and images to TNoteBook and close buttons to source editor
git-svn-id: trunk@1740 -
2002-06-08 17:16:02 +00:00
lazarus
13926110d3 MG: published variables are now added with code creation options
git-svn-id: trunk@1733 -
2002-06-05 20:02:28 +00:00
lazarus
f2bb9eaf9c MG: fixed find declaration top lvl name resolving of properties
git-svn-id: trunk@1710 -
2002-05-29 21:43:22 +00:00