Commit Graph

246 Commits

Author SHA1 Message Date
mattias
b8da5fdca9 cody: dictionary: filter contains
git-svn-id: trunk@34397 -
2011-12-25 00:05:24 +00:00
maxim
38263f7b6b Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20957
git-svn-id: trunk@34375 -
2011-12-23 21:39:33 +00:00
mattias
94417f1fe6 cody: insert inherited call: begin/endundoblock
git-svn-id: trunk@34242 -
2011-12-17 11:26:47 +00:00
mattias
200a73c1cd cody: dictionary: update list after loading
git-svn-id: trunk@34228 -
2011-12-16 19:43:35 +00:00
mattias
5ab530a8e7 cody: insert call inherited: improved cursor
git-svn-id: trunk@34227 -
2011-12-16 19:38:24 +00:00
mattias
9bf66b8e04 cody: started contains
git-svn-id: trunk@34226 -
2011-12-16 18:56:28 +00:00
mattias
a5cfbd31e2 cody: insert call inherited: fixed commas
git-svn-id: trunk@34215 -
2011-12-16 00:27:13 +00:00
mattias
ed7ffcbdab codetools: added TFindDeclarationTool.IsHiddenUsedUnit
git-svn-id: trunk@34198 -
2011-12-15 05:47:52 +00:00
mattias
cdcfe47a33 cody: moved options to codyopts
git-svn-id: trunk@34197 -
2011-12-15 05:21:53 +00:00
maxim
0edb27fc31 regenerated translations; updated Russian translation
git-svn-id: trunk@34194 -
2011-12-14 20:49:03 +00:00
mattias
7bd71b2eab codetools: class completion: fixed indentation of bodies
git-svn-id: trunk@34173 -
2011-12-14 09:41:38 +00:00
mattias
21848dbdaa cody: dictionary: option to add units to implementation uses section
git-svn-id: trunk@34164 -
2011-12-13 22:36:42 +00:00
mattias
33a84754bc cody: dictionary: exact matches first
git-svn-id: trunk@34140 -
2011-12-13 01:40:43 +00:00
maxim
bfb6d5511b regenerated translations; updated Russian translation
git-svn-id: trunk@34109 -
2011-12-11 16:32:03 +00:00
juha
cd574d69d2 IDE string fixes and removal of some unused strings.
git-svn-id: trunk@34102 -
2011-12-11 15:12:21 +00:00
mattias
a461a202af codetools: identifier completion: show macros for IFDEF
git-svn-id: trunk@34094 -
2011-12-10 19:05:44 +00:00
maxim
acbfd586b8 Translations: German translation update by Swen Heinig
git-svn-id: trunk@34071 -
2011-12-09 17:50:52 +00:00
maxim
1618d51768 regenerated translations; updated Russian translation
git-svn-id: trunk@34007 -
2011-12-06 21:00:14 +00:00
mattias
55abaddaef cody: renamed add call inherited to insert call inherited
git-svn-id: trunk@34000 -
2011-12-06 14:37:41 +00:00
mattias
3ff96b88b1 cody: add menu item sot main bar
git-svn-id: trunk@33999 -
2011-12-06 14:32:41 +00:00
mattias
123e380712 codetools: fixed crash in class completion searching ancestor
git-svn-id: trunk@33984 -
2011-12-05 23:28:12 +00:00
maxim
92bed066d7 regenerated translations; updated Russian translation
git-svn-id: trunk@33953 -
2011-12-04 13:57:20 +00:00
maxim
ad7158ef24 Cody: improved localization
git-svn-id: trunk@33952 -
2011-12-04 13:56:35 +00:00
mattias
0b8da71a54 cody: dictionary: check if identifier exist via CodeToolBoss.FindDeclarationInInterface
git-svn-id: trunk@33937 -
2011-12-04 10:58:25 +00:00
mattias
1acd926603 cody: dictionary: delete non existing files
git-svn-id: trunk@33935 -
2011-12-04 10:48:37 +00:00
mattias
002100a585 cody: dictionary: check if identifier exists
git-svn-id: trunk@33931 -
2011-12-03 20:09:17 +00:00
mattias
853def7d42 cody: dictionary: open package before inserting identifier
git-svn-id: trunk@33928 -
2011-12-03 10:52:16 +00:00
mattias
7ef858f2db cody: consistency checks
git-svn-id: trunk@33920 -
2011-12-02 22:46:37 +00:00
mattias
4e49cf2f39 cody: resourcestrings
git-svn-id: trunk@33900 -
2011-12-01 22:10:15 +00:00
mattias
ee7e057f20 cody: comments
git-svn-id: trunk@33897 -
2011-12-01 21:29:33 +00:00
mattias
11ec6f1104 cody: dictionary: open package to jump to identifier
git-svn-id: trunk@33858 -
2011-11-30 03:01:14 +00:00
mattias
535af9b027 cody: dictionary: load before save
git-svn-id: trunk@33842 -
2011-11-28 18:42:13 +00:00
mattias
346e83eccf cody: dictionary: load before save
git-svn-id: trunk@33841 -
2011-11-28 18:10:34 +00:00
mattias
c792350e8a cody: dictionary: add dependency
git-svn-id: trunk@33840 -
2011-11-28 18:00:31 +00:00
mattias
1fb32e5be1 IDEIntf: added AddDependencyToOwners
git-svn-id: trunk@33835 -
2011-11-28 16:16:14 +00:00
mattias
313d60bf96 cody: dictionary: start checking package
git-svn-id: trunk@33833 -
2011-11-28 15:52:24 +00:00
mattias
e90ba7e010 cody: dictionary: check if unit is an FPC unit
git-svn-id: trunk@33813 -
2011-11-27 01:56:17 +00:00
mattias
284c1e76ac cody: dictionary: hide units of other projects
git-svn-id: trunk@33812 -
2011-11-27 00:29:34 +00:00
mattias
d87be2153f cody: dictionary: started hide other projects
git-svn-id: trunk@33809 -
2011-11-27 00:07:55 +00:00
maxim
eaf2ac7dd8 regenerated translations; updated Russian translation
git-svn-id: trunk@33802 -
2011-11-26 15:57:35 +00:00
mattias
0dc1aff308 cody: dictionary: free FTimer on IDE close
git-svn-id: trunk@33800 -
2011-11-26 15:16:13 +00:00
mattias
9183713468 cody: done crit sec at end
git-svn-id: trunk@33799 -
2011-11-26 14:37:44 +00:00
mattias
b76c5cf019 IDE: code help hint: show elements pre, table, tr, th, td
git-svn-id: trunk@33796 -
2011-11-26 11:19:08 +00:00
mattias
12ad33ebb0 cody: dictionary: checkif unit is in FPC source directory
git-svn-id: trunk@33792 -
2011-11-26 03:01:23 +00:00
mattias
ac1cc4103f cody: dictionary: replace identifier
git-svn-id: trunk@33791 -
2011-11-26 02:16:16 +00:00
mattias
bf368bc547 cody: dictionary: use current identifier as filter
git-svn-id: trunk@33790 -
2011-11-26 01:51:05 +00:00
mattias
4bebf77fae cody: dictionary: started add to uses
git-svn-id: trunk@33785 -
2011-11-26 00:21:25 +00:00
mattias
e0f5a1e4ee cody: dictionary: insert identifier
git-svn-id: trunk@33770 -
2011-11-25 00:52:36 +00:00
mattias
50fa9db563 cody: dictionary: parse unit
git-svn-id: trunk@33742 -
2011-11-24 00:20:36 +00:00
mattias
88c5e7255b cody: dictionary: check if unit and package still exist
git-svn-id: trunk@33707 -
2011-11-23 01:16:46 +00:00
mattias
1eaf8dc323 cody: dictionary: show unit and package file
git-svn-id: trunk@33705 -
2011-11-23 00:37:18 +00:00
mattias
9e1b15afaf cody: dictionary: show package
git-svn-id: trunk@33702 -
2011-11-22 22:35:49 +00:00
mattias
0380dd7344 cody: moved unit dictionary menu item to src edit
git-svn-id: trunk@33700 -
2011-11-22 21:15:14 +00:00
maxim
ece5f34e4e Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20727
git-svn-id: trunk@33679 -
2011-11-21 21:17:47 +00:00
maxim
03b155204e Translations: updated Cody Russian translation
git-svn-id: trunk@33678 -
2011-11-21 21:09:05 +00:00
mattias
4ab001d5dc cody: dictionary
git-svn-id: trunk@33658 -
2011-11-20 23:25:15 +00:00
mattias
b750c49fab cody: options frame
git-svn-id: trunk@33656 -
2011-11-20 23:21:59 +00:00
maxim
936c1e3175 regenerated translations; updated Russian translation
git-svn-id: trunk@33654 -
2011-11-20 22:48:30 +00:00
mattias
1e01f9868a cody: identifier db
git-svn-id: trunk@33633 -
2011-11-19 18:35:59 +00:00
juha
7561fd2f6f Codetools: Changed GUI string capitalization
git-svn-id: trunk@33624 -
2011-11-19 13:41:02 +00:00
mattias
f05fbd0a1f codetools: handlerlist for treetoolchanged
git-svn-id: trunk@33555 -
2011-11-16 06:52:13 +00:00
mattias
3d59e27e15 cody: started dictionary
git-svn-id: trunk@33550 -
2011-11-16 05:50:48 +00:00
mattias
77a636308b codetools: moved dictionary
git-svn-id: trunk@33549 -
2011-11-16 04:37:19 +00:00
mattias
cdaafd9a2e cody: dictionary: equals
git-svn-id: trunk@33525 -
2011-11-14 10:36:17 +00:00
mattias
6015d7f9cc cody: dictionary: Equals
git-svn-id: trunk@33518 -
2011-11-14 02:16:00 +00:00
mattias
a930e5a931 cody: dictionary: loadfromfile
git-svn-id: trunk@33514 -
2011-11-14 00:30:35 +00:00
mattias
260f012bb3 cody: dictionary: zip
git-svn-id: trunk@33501 -
2011-11-13 01:02:01 +00:00
mattias
a3046ac01d cody: dictionary: save to file
git-svn-id: trunk@33500 -
2011-11-13 00:12:26 +00:00
mattias
8842842398 cody: dictionary: consistency check
git-svn-id: trunk@33499 -
2011-11-12 22:57:19 +00:00
mattias
0c6f61e074 cody: dictionary: parse fpc units
git-svn-id: trunk@33498 -
2011-11-12 22:24:20 +00:00
mattias
3017016146 cody: dictionary: use treenode stamp
git-svn-id: trunk@33496 -
2011-11-12 21:26:14 +00:00
mattias
f31eccde21 cody: dictionary: check parse stamp
git-svn-id: trunk@33493 -
2011-11-12 19:30:13 +00:00
mattias
7c6f076695 cody: dictionary: parse unit
git-svn-id: trunk@33492 -
2011-11-12 19:03:17 +00:00
mattias
c40f7acc11 cody: renamed unit
git-svn-id: trunk@33489 -
2011-11-12 17:49:09 +00:00
mattias
02884c8b6d cody: started dictionary
git-svn-id: trunk@33488 -
2011-11-12 17:47:57 +00:00
mattias
8920e57911 cody: clean up
git-svn-id: trunk@33259 -
2011-11-03 12:37:52 +00:00
mattias
08900f28d7 codetools: moved TCodeXYPosition from CodeAtom to CodeCache
git-svn-id: trunk@33220 -
2011-11-02 14:26:05 +00:00
juha
ae2137d88c IDE: Set ReadOnly = True for some report memos and treeviews.
git-svn-id: trunk@33053 -
2011-10-23 20:01:56 +00:00
maxim
23ec1977a4 Components: first batch of TButtonPanel captions cleanup
git-svn-id: trunk@32662 -
2011-10-03 22:14:26 +00:00
maxim
bbcb17e2c2 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20254
git-svn-id: trunk@32359 -
2011-09-15 20:00:08 +00:00
maxim
ccd95aed3e Cody: select whole row in 'Add "With" block' dialog stringgrid
git-svn-id: trunk@32291 -
2011-09-11 14:38:24 +00:00
maxim
cb31e47d61 regenerated translations; updated Russian translation
git-svn-id: trunk@32290 -
2011-09-11 14:33:16 +00:00
maxim
f66f0666cb Cody: improved 'Add "With" block' dialog localization
git-svn-id: trunk@32289 -
2011-09-11 14:30:41 +00:00
mattias
0cb8b8da72 cody: Add "With" block
git-svn-id: trunk@32246 -
2011-09-10 00:12:21 +00:00
mattias
726fc93729 cody: Add "With" block
git-svn-id: trunk@32245 -
2011-09-10 00:11:50 +00:00
mattias
37559c22ba cody: update
git-svn-id: trunk@31695 -
2011-07-14 08:48:59 +00:00
maxim
dd9a6d748b Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #19586
git-svn-id: trunk@31283 -
2011-06-19 12:25:10 +00:00
mattias
106483477d codetools: clean up
git-svn-id: trunk@31243 -
2011-06-16 09:02:28 +00:00
maxim
a42f9f07db Translations: Ukrainian translation update by Igor Paliychuk, bug #19476
git-svn-id: trunk@31035 -
2011-06-03 22:10:56 +00:00
maxim
4811362319 regenerated translations; updated Russian translation
git-svn-id: trunk@31032 -
2011-06-03 21:48:55 +00:00
mattias
8b67104316 cody: explode a with
git-svn-id: trunk@30984 -
2011-05-31 10:52:53 +00:00
maxim
dfe29b10e2 Cody: updated Russian translation
git-svn-id: trunk@30981 -
2011-05-30 22:15:25 +00:00
mattias
11e4968402 cody: clean up
git-svn-id: trunk@30964 -
2011-05-29 21:17:41 +00:00
mattias
b0b0e73b4d codetools: fixed FindExprTypeAsString for ctnEnumIdentifier
git-svn-id: trunk@30963 -
2011-05-29 13:05:22 +00:00
mattias
061cea8274 cody: started cut declaration
git-svn-id: trunk@30962 -
2011-05-29 12:55:13 +00:00
mattias
8d1d6f9318 cody: renamed: remove a "with" block
git-svn-id: trunk@30961 -
2011-05-29 12:34:10 +00:00
maxim
9f5c738559 Codetools: regenerated translations; updated Russian translation
git-svn-id: trunk@30959 -
2011-05-29 11:12:48 +00:00
maxim
60a5ad3a81 Cody: improved 'Declare variable' dialog localization
git-svn-id: trunk@30958 -
2011-05-29 11:11:42 +00:00
mattias
5acea8661c cody: declare var: more space
git-svn-id: trunk@30935 -
2011-05-27 17:25:07 +00:00
mattias
b87cbc31f1 cody: declare var
git-svn-id: trunk@30934 -
2011-05-27 17:24:02 +00:00