Commit Graph

215 Commits

Author SHA1 Message Date
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
mattias
4acd20bf61 fixed codetools Makefile, fixed default prop not found error
git-svn-id: trunk@4066 -
2003-04-16 22:11:35 +00:00
mattias
cb205b4d7b fixed loading .files
git-svn-id: trunk@4007 -
2003-04-03 15:02:23 +00:00
mattias
93c019c551 fixed find declaration of params in overloaded procs
git-svn-id: trunk@3984 -
2003-03-29 22:43:02 +00:00
mattias
56b8cf78e3 fixed path delimiters for environment directories
git-svn-id: trunk@3983 -
2003-03-29 21:41:19 +00:00
mattias
a2a80bb473 added ipdefine.inc
git-svn-id: trunk@3976 -
2003-03-27 19:16:39 +00:00
mattias
8e965a3f58 implemented compiled unit search and indirect search path
git-svn-id: trunk@3973 -
2003-03-27 12:42:54 +00:00
mattias
04eb311c3f find declaration: implemented file type
git-svn-id: trunk@3972 -
2003-03-27 08:50:47 +00:00
mattias
73c8cd5c83 fixed finddeclaration for long expression with same operator lvl
git-svn-id: trunk@3971 -
2003-03-26 20:23:56 +00:00
mattias
34da3919b8 fixed finddeclaration searching unitname
git-svn-id: trunk@3970 -
2003-03-26 19:44:12 +00:00
mattias
1047e8a83f added fpc 1.1 built in function copy
git-svn-id: trunk@3969 -
2003-03-26 19:39:41 +00:00
mattias
1c346b3b87 added make resourcestring dialog, not finished
git-svn-id: trunk@3888 -
2003-03-02 09:04:02 +00:00