Commit Graph

326 Commits

Author SHA1 Message Date
mattias
c4aef17fa9 implemented FindDeclarationOfOIProperty path for child components
git-svn-id: trunk@8936 -
2006-03-13 22:35:50 +00:00
mattias
b2be114279 codetools: added ctnConstant and added showing constant in smart hints
git-svn-id: trunk@8923 -
2006-03-12 23:59:07 +00:00
mattias
520044e849 fixed some typos and added class names for smart hints from Tomas Gregorovic
git-svn-id: trunk@8922 -
2006-03-12 23:25:38 +00:00
mattias
c202035638 implemented find declaration of OI property popupmenu item
git-svn-id: trunk@8917 -
2006-03-11 02:17:02 +00:00
mattias
f540eb7d8f implemented context help for OI properties
git-svn-id: trunk@8916 -
2006-03-11 01:50:10 +00:00
mattias
8b5eb2d7ef fixed maximize button
git-svn-id: trunk@8888 -
2006-03-08 00:25:59 +00:00
mattias
3c7832808c fixed double clicking on treeview without node
git-svn-id: trunk@8876 -
2006-03-07 11:01:48 +00:00
mattias
5bb39b97a3 clearing session modified flags
git-svn-id: trunk@8862 -
2006-03-03 00:32:47 +00:00
mattias
7f9586348a fixed endless loop
git-svn-id: trunk@8824 -
2006-02-25 21:20:39 +00:00
mattias
d1d5e5a349 added cleanup for TFindDeclarationParams
git-svn-id: trunk@8797 -
2006-02-22 20:59:43 +00:00
mattias
2106fdeddb added small robustness check
git-svn-id: trunk@8796 -
2006-02-22 20:28:52 +00:00
mattias
fa3cda85f5 added debugging for clipboard
git-svn-id: trunk@8603 -
2006-01-23 10:37:40 +00:00
mattias
aa95eef759 started codecontext find proc node
git-svn-id: trunk@8597 -
2006-01-21 22:10:06 +00:00
mattias
0775b5cafc started codecontextform
git-svn-id: trunk@8594 -
2006-01-21 17:46:08 +00:00
mattias
18e682b419 find declaration now knows, that FPC uses IUknown as default interface ancestor
git-svn-id: trunk@8510 -
2006-01-12 10:09:06 +00:00
mattias
931e16b523 fixed clean up of identifier completion class and ancestors list
git-svn-id: trunk@8401 -
2005-12-31 14:12:55 +00:00
mattias
570abffd09 replaced some strings in synedit with faster PChar
git-svn-id: trunk@8370 -
2005-12-26 11:55:57 +00:00
mattias
55b7e83e1c implemented codetools functions to collect search paths and to unitfiles in searchpaths
git-svn-id: trunk@8350 -
2005-12-21 11:47:03 +00:00
mattias
d2e8adeb39 implemented parsing ON variables
git-svn-id: trunk@8026 -
2005-11-01 23:32:26 +00:00
mattias
eb248f3684 implemented searching for TVarData on array of const
git-svn-id: trunk@8010 -
2005-10-31 01:21:28 +00:00
mattias
02ef7c9c49 added .p as pascal extension
git-svn-id: trunk@7730 -
2005-09-17 18:01:22 +00:00
mattias
8f8be186cf fixed calling GlobalDesignHook.PersistentAdded when adding via designer
git-svn-id: trunk@7654 -
2005-09-09 14:33:20 +00:00
mattias
1f63c9f2f7 identifier completion now shows enums
git-svn-id: trunk@7566 -
2005-08-24 23:38:01 +00:00
mattias
60145ca7f2 implemented VK_LEFT/VK_RIGHT for word/identifier completion
git-svn-id: trunk@7529 -
2005-08-20 22:51:30 +00:00
mattias
f4f414bbed implemented hiding protected members in identifier completion
git-svn-id: trunk@7526 -
2005-08-19 19:10:31 +00:00
mattias
cad5a68f98 activated IgnoreErrorAfterCursor in codetools finddeclaration and identifier completion
git-svn-id: trunk@7521 -
2005-08-17 16:51:41 +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
cc6e69cc7a implemented searching for unit source in all CompiledSrcPaths of all unit paths
git-svn-id: trunk@7352 -
2005-07-15 10:56:00 +00:00
mattias
19553ee2d3 implemented context help system for compiler/make messages
git-svn-id: trunk@7247 -
2005-06-18 08:49:32 +00:00
mattias
49823c14e4 added checkboxes to TDBGrid from Sergey Smirnov
git-svn-id: trunk@7233 -
2005-06-11 09:30:24 +00:00
vincents
5c84454943 changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
git-svn-id: trunk@6915 -
2005-03-07 21:59:45 +00:00
mattias
41ace17a4c OI now locks during doubleclick and synedit now uses only MouseCapture instead of heuristic
git-svn-id: trunk@6896 -
2005-03-05 12:08:49 +00:00
mattias
7f390beb39 implemented for delphi unit conversion: auto fixing in filenames
git-svn-id: trunk@6707 -
2005-01-28 16:42:30 +00:00
mattias
81f9980ad0 implemented automatic redirecting of package output directory and filestate cache
git-svn-id: trunk@6680 -
2005-01-25 01:14:19 +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
3ccb0f5d03 fixed finding declaration and ancestors for unit name
git-svn-id: trunk@6560 -
2005-01-12 22:21:24 +00:00
mattias
70e436f841 fixed parsing expressions with ascending operator levels
git-svn-id: trunk@6387 -
2004-12-17 16:05:58 +00:00
vincents
933c60ed11 fixed compilation with debugln and friends.
git-svn-id: trunk@6290 -
2004-11-23 14:59:08 +00:00
mattias
a6b3815b5f fixed cgilazide uses clause
git-svn-id: trunk@6284 -
2004-11-22 22:00:21 +00:00
mattias
a2102621c5 implemented registration functions for project, file and package types, added cgilazide package
git-svn-id: trunk@6282 -
2004-11-22 21:39:40 +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
4d35cd562c fixed expanding proc heads
git-svn-id: trunk@6161 -
2004-10-25 13:52:54 +00:00
mattias
abacaa7cbf implemented Rename Identifier
git-svn-id: trunk@6075 -
2004-09-25 15:05:39 +00:00
mattias
55ead40b81 implemented forward search for FindReferences and added check sign for package file type
git-svn-id: trunk@6048 -
2004-09-23 00:10:52 +00:00
mattias
317a590852 implemented searching and editing virtual units
git-svn-id: trunk@6042 -
2004-09-22 12:43:18 +00:00
mattias
751fa405fa moved remaining TCanvas handle dependent methods to protected
git-svn-id: trunk@6037 -
2004-09-20 23:13:46 +00:00
mattias
62665cfd40 implemented Refactoring Tool: Find Identfier References
git-svn-id: trunk@6035 -
2004-09-20 20:22:13 +00:00
mattias
5ecbd3487f increased rpm version to 0.9.2.2
git-svn-id: trunk@6027 -
2004-09-18 12:25:39 +00:00
mattias
ada62722b1 started new feature: find identifier references
git-svn-id: trunk@6022 -
2004-09-18 01:02:23 +00:00
vincents
c1c08bbb99 replaced write by DbgOut
git-svn-id: trunk@6021 -
2004-09-17 20:30:13 +00:00
mattias
a22c29b480 fixed converting vaInt8 and vaUTF8String
git-svn-id: trunk@5963 -
2004-09-10 22:14:47 +00:00
mattias
f7390aea11 fixed searching units first lowercase
git-svn-id: trunk@5879 -
2004-08-29 08:59:37 +00:00
mattias
07dd273dd2 implemented context help for source editor
git-svn-id: trunk@5836 -
2004-08-22 22:47:43 +00:00
mattias
885b54ba20 fixed codetools ConstSet, implemented notifying TApplication whenmenu popups
git-svn-id: trunk@5776 -
2004-08-13 10:20:19 +00:00
mattias
02957fe9b9 Open unit of component palette component now jumps to declaration
git-svn-id: trunk@5773 -
2004-08-12 10:50:14 +00:00
mattias
191dae0550 added to ct compiler functions read, readln, write, writeln, finalize, initialize, inc, dec, setlength
git-svn-id: trunk@5764 -
2004-08-10 18:01:18 +00:00
mattias
0c6ffcf286 fixed type of Low(open array) and type of PathDelim
git-svn-id: trunk@5759 -
2004-08-09 18:22:08 +00:00
mattias
79f1d1940b fixed ct nodes for proc param type array of
git-svn-id: trunk@5740 -
2004-08-04 17:35:40 +00:00
mattias
bddd2f7bdc fixed freeing synedit PrimarySelection and sending gtklist DrawItem msg for destroing controls
git-svn-id: trunk@5691 -
2004-07-17 14:24:31 +00:00
mattias
6a0c96edb6 fixed resolving round brackets
git-svn-id: trunk@5684 -
2004-07-16 08:57:41 +00:00
mattias
d808ea8234 fixed find units with mixed case
git-svn-id: trunk@5633 -
2004-07-01 18:46:04 +00:00
mattias
1354eab275 resizes for localizations
git-svn-id: trunk@5607 -
2004-06-28 17:30:22 +00:00
mattias
caf487c9e8 implemented OnChange for TRadioButton, TCheckBox, TToggleBox and some more docking stuff
git-svn-id: trunk@5531 -
2004-05-30 14:02:31 +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
9fbcc69584 fixed illegal ancestor search
git-svn-id: trunk@5415 -
2004-04-19 10:06:56 +00:00
mattias
82ad9e0e7d fixed FindEndOfExpression for bogus statements
git-svn-id: trunk@5352 -
2004-03-30 17:45:31 +00:00
mattias
62df951988 fixed codetools for new RTTI param ordering
git-svn-id: trunk@5170 -
2004-02-04 22:54:30 +00:00
mattias
9ceef0db4f added better error message, when ppu found, but not source
git-svn-id: trunk@5097 -
2004-01-24 14:48:30 +00:00
mattias
f8cac4fbb4 implemented class to Pointer assignment compatibility check
git-svn-id: trunk@5030 -
2004-01-08 16:13:47 +00:00
mattias
ec76009548 implemented find declaration for Self in nested procs
git-svn-id: trunk@4984 -
2003-12-28 12:22:55 +00:00
mattias
bf0d3c590f implemented global property sections
git-svn-id: trunk@4968 -
2003-12-27 01:04:29 +00:00
mattias
f5041c8164 implemented proc jumping for operators
git-svn-id: trunk@4938 -
2003-12-23 14:20:33 +00:00
mattias
86e81bf59c fixed ppw fileext for finddeclaration and fpc 1.9
git-svn-id: trunk@4926 -
2003-12-21 14:05:04 +00:00
mattias
93962e4220 splitted output directories for cross compilation
git-svn-id: trunk@4914 -
2003-12-20 01:20:53 +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
61d1cf358a added Kylix 3 specials
git-svn-id: trunk@4595 -
2003-09-10 16:29:13 +00:00
mattias
3780c4dd8b fixed caching not found procs
git-svn-id: trunk@4576 -
2003-09-06 18:38:52 +00:00
mattias
f3b46f7896 fixed SetComboHeight in win32 intf and finddeclaration of overloaded proc definition
git-svn-id: trunk@4514 -
2003-08-23 11:30:51 +00:00
mattias
94d074b813 fixed find declaration of record variants
git-svn-id: trunk@4511 -
2003-08-22 09:49:30 +00:00
mattias
3fa610411f fixed fpc src defines for bsd
git-svn-id: trunk@4451 -
2003-08-03 10:27:31 +00:00
mattias
5aa288de16 implemented "class of" for find declaration
git-svn-id: trunk@4435 -
2003-07-30 11:17:18 +00:00
mattias
b371e11fc9 fixed da_IF and find record case variable
git-svn-id: trunk@4389 -
2003-07-09 00:35:38 +00:00
mattias
a7a95534c8 fixed find declaration of with A,B do C; statements
git-svn-id: trunk@4345 -
2003-06-30 16:31:04 +00:00
mattias
5288786709 implemented cross find declaration
git-svn-id: trunk@4336 -
2003-06-28 19:31:58 +00:00
mattias
3cfdaeef38 fixed targetos for clean all
git-svn-id: trunk@4329 -
2003-06-27 22:07:39 +00:00
mattias
636309fd06 fixed recaching
git-svn-id: trunk@4326 -
2003-06-26 18:18:25 +00:00
mattias
05b82e5d51 fixed result on searching proc in interface
git-svn-id: trunk@4325 -
2003-06-26 17:00:00 +00:00
mattias
d62057d9dc fixed searching in parent nodes of ancestors
git-svn-id: trunk@4322 -
2003-06-26 12:19:23 +00:00
mattias
8aa2da1a71 deactivated cache for procs
git-svn-id: trunk@4321 -
2003-06-26 09:23:56 +00:00
mattias
d261f58365 started codeexplorer
git-svn-id: trunk@4289 -
2003-06-19 16:36:35 +00:00
mattias
6bbd9abbbe fixed find declaration intf cache
git-svn-id: trunk@4156 -
2003-05-15 13:00:21 +00:00
mattias
5a2ba2fe6d implemented compiler function Low(array)
git-svn-id: trunk@4134 -
2003-05-06 21:54:57 +00:00
mattias
0d07751565 fixed interface scope search
git-svn-id: trunk@4131 -
2003-05-05 14:20:03 +00:00
mattias
ed099b1966 localization, added context policy to make resource string dialog
git-svn-id: trunk@4121 -
2003-05-02 22:22:15 +00:00
mattias
b005241c46 improved file checking
git-svn-id: trunk@4120 -
2003-05-02 10:28:59 +00:00
mattias
d69ad8c66e accelerated parsing
git-svn-id: trunk@4119 -
2003-05-02 08:11:37 +00:00
mattias
fa9c84c773 implemented custom package initialization
git-svn-id: trunk@4096 -
2003-04-26 07:34:55 +00:00
mattias
4cd04fc129 implemented automatic define templates for packages
git-svn-id: trunk@4078 -
2003-04-19 12:57:09 +00:00