Commit Graph

495 Commits

Author SHA1 Message Date
mattias
cd64a9d8ac cody: lvlgraph: started GetEdgeAt
git-svn-id: trunk@40489 -
2013-03-05 18:28:16 +00:00
mattias
11a524763f cody: lvlgraph: HighlightConnectedEgdes
git-svn-id: trunk@40488 -
2013-03-05 18:13:22 +00:00
mattias
3c5dd17522 cody: lvlgraph: Edge.Highlighted
git-svn-id: trunk@40487 -
2013-03-05 18:05:28 +00:00
mattias
219da40eb9 cody: lvlgraph: imageindex
git-svn-id: trunk@40485 -
2013-03-05 00:53:27 +00:00
mattias
d87e924896 cody: lvlgraph: nodestyle.shape ellipse
git-svn-id: trunk@40484 -
2013-03-05 00:10:35 +00:00
mattias
b563f2f0d7 cody: lvlgraph: EdgeSplitMode: lgesMergeHighest
git-svn-id: trunk@40452 -
2013-03-01 08:52:18 +00:00
mattias
7fb6dd6a8f cody: lvlgraph: more level space for broader levels
git-svn-id: trunk@40450 -
2013-02-28 22:14:47 +00:00
mattias
68ce7a5e9a cody: lvlgraph: highlight edges: fixed keeping direction
git-svn-id: trunk@40449 -
2013-02-28 20:59:25 +00:00
mattias
0879234f8d cody: lvlgraph: EdgeSplitMode: lgesMergeTarget
git-svn-id: trunk@40448 -
2013-02-28 20:55:30 +00:00
mattias
827c6876cf cody: lvlgraph: EdgeSplitMode
git-svn-id: trunk@40447 -
2013-02-28 20:51:00 +00:00
mattias
cd83893809 cody: lvlgraph: fixed draw scrolled edge
git-svn-id: trunk@40446 -
2013-02-28 20:16:19 +00:00
mattias
7255f919e4 cody: lvlgraph: topological sorting with high or low levels
git-svn-id: trunk@40445 -
2013-02-28 15:03:20 +00:00
mattias
d4de1ef329 cody: lvlgraph: todo
git-svn-id: trunk@40436 -
2013-02-27 17:00:41 +00:00
mattias
1a323f4eb3 cody: lvlgraph: consistency check for graphnode
git-svn-id: trunk@40433 -
2013-02-27 14:46:40 +00:00
mattias
2a34fda3dd cody: lvl graph: consistency checks
git-svn-id: trunk@40431 -
2013-02-27 13:09:57 +00:00
mattias
7c346d5b08 cody: lvl graph: allow user to override minimize crossing algorithm
git-svn-id: trunk@40430 -
2013-02-27 12:10:27 +00:00
mattias
e996104124 cody: lvlgraph: fixed compilation 32bi
git-svn-id: trunk@40422 -
2013-02-26 21:12:12 +00:00
mattias
00ede9c2b3 cody: lvlgraph: check best after shuffle
git-svn-id: trunk@40421 -
2013-02-26 21:09:58 +00:00
mattias
5f3d6729b0 cody: lvlgraph: shuffle and apply best
git-svn-id: trunk@40420 -
2013-02-26 18:22:53 +00:00
mattias
d63c70abad cody: lvlgraph: crosscount
git-svn-id: trunk@40416 -
2013-02-26 16:35:59 +00:00
mattias
77bfdde159 cody: lvl graph: minimize crossings: simple greedy
git-svn-id: trunk@40406 -
2013-02-25 19:02:47 +00:00
mattias
b68b07efb6 cody: lvl graph: switch a pair of nodes
git-svn-id: trunk@40405 -
2013-02-25 18:43:09 +00:00
mattias
14d709a897 cody: lvlgraph: find best cross switch
git-svn-id: trunk@40403 -
2013-02-25 13:02:40 +00:00
mattias
1ad34a5d04 cody: lvlgraph: count crossings
git-svn-id: trunk@40402 -
2013-02-25 12:03:13 +00:00
mattias
a14ac95648 cody: lvlgraph: started crossing pairs
git-svn-id: trunk@40401 -
2013-02-25 10:16:27 +00:00
mattias
da4ae2da13 cody: lvlgraph: draw highlighted edges above captions
git-svn-id: trunk@40400 -
2013-02-24 23:05:02 +00:00
mattias
1bb039c4f5 cody: lvlgraph: started minimize crossings
git-svn-id: trunk@40399 -
2013-02-24 22:42:57 +00:00
mattias
8fc0fa2245 cody: lvlgraph: auto split long edges
git-svn-id: trunk@40398 -
2013-02-24 21:08:12 +00:00
mattias
a19cf9e5c1 cody: lvlgraph: highlight edges along hidden nodes
git-svn-id: trunk@40393 -
2013-02-24 18:16:35 +00:00
mattias
97a6467b74 cody: lvlgraph: hidden nodes
git-svn-id: trunk@40392 -
2013-02-24 18:05:50 +00:00
mattias
77e410ec98 cody: unit dependencies: space below nodes
git-svn-id: trunk@40388 -
2013-02-24 14:40:40 +00:00
mattias
e37da44e09 cody: unit dependencies: fpc source deps
git-svn-id: trunk@40386 -
2013-02-24 14:32:59 +00:00
mattias
f20e7dc4f9 cody: lvlgraph: fixed GetNodeAt with scrolling
git-svn-id: trunk@40381 -
2013-02-24 09:04:02 +00:00
mattias
fd01c56742 cody: unit dependencies: shorter fpc package names
git-svn-id: trunk@40380 -
2013-02-24 08:56:55 +00:00
mattias
1c5712de23 cody: lvlgraph: scrolling
git-svn-id: trunk@40378 -
2013-02-23 22:06:38 +00:00
mattias
fe70696279 cody: lcl graph: invalidate on select
git-svn-id: trunk@40350 -
2013-02-18 20:56:52 +00:00
mattias
3a72cd0a98 cody: unit dependencies: show units of selected groups
git-svn-id: trunk@40349 -
2013-02-18 20:40:17 +00:00
mattias
9e406efcad cody: unit dependencies: show fpc directories
git-svn-id: trunk@40348 -
2013-02-18 20:21:58 +00:00
mattias
f51e5b93aa cody: lvlgraph: invalidate in EndUpdate
git-svn-id: trunk@40347 -
2013-02-18 19:59:15 +00:00
mattias
decc5791e4 cody: lvlgraph.clear
git-svn-id: trunk@40345 -
2013-02-18 19:27:30 +00:00
mattias
d2b6e81288 cody: clean up
git-svn-id: trunk@40344 -
2013-02-18 18:39:12 +00:00
mattias
55d0aad334 cody:lvlgraph: OnSelectionChanged
git-svn-id: trunk@40318 -
2013-02-14 22:12:27 +00:00
mattias
6662a11ade cody:lvlgraph: mouse selects
git-svn-id: trunk@40317 -
2013-02-14 21:59:06 +00:00
mattias
01a68762ed cody: lvlgraph: published NodeStyle
git-svn-id: trunk@40315 -
2013-02-14 11:16:02 +00:00
mattias
02aee27527 cody: lvlgraph: combined properties in NodeStyle
git-svn-id: trunk@40314 -
2013-02-14 11:13:50 +00:00
mattias
2e3efebac9 cody: lvlgraph: node caption position
git-svn-id: trunk@40313 -
2013-02-14 10:54:50 +00:00
mattias
546ceb480c cody: lvlgraph: highlight node under mouse
git-svn-id: trunk@40312 -
2013-02-13 22:06:43 +00:00
mattias
9895968bea cody: lvlgraph: highlight node under mouse
git-svn-id: trunk@40311 -
2013-02-13 22:05:33 +00:00
mattias
bec25eb2c8 cody: unitdependencies: packages
git-svn-id: trunk@40310 -
2013-02-13 21:02:54 +00:00
mattias
fe54d0ba55 IDEIntf: added GetRequiredPackages
git-svn-id: trunk@40280 -
2013-02-12 21:49:12 +00:00
mattias
7d0b06e134 cody: unit dependencies: started groups
git-svn-id: trunk@40275 -
2013-02-11 22:53:25 +00:00
mattias
28a1086915 cody: lvlgraph: enough space between levels for node captions
git-svn-id: trunk@40274 -
2013-02-11 22:12:14 +00:00
mattias
662442e6fe cody: lvlgraph: smaller node captions
git-svn-id: trunk@40273 -
2013-02-11 22:02:06 +00:00
mattias
6d059e43a3 cody: lvlgraph: edges
git-svn-id: trunk@40272 -
2013-02-11 21:49:29 +00:00
mattias
183a5f998e cody: lvlgraph: node captions
git-svn-id: trunk@40271 -
2013-02-11 21:39:35 +00:00
mattias
4c1e8ab150 cody: lvlgraph: fixed MinimizeOverlappings
git-svn-id: trunk@40270 -
2013-02-11 21:29:36 +00:00
mattias
cbd27f6ca3 cody: lvlgraph: fixed freeing node
git-svn-id: trunk@40269 -
2013-02-11 21:16:19 +00:00
mattias
f48c70a01c lazutils: comments
git-svn-id: trunk@40236 -
2013-02-10 10:41:03 +00:00
maxim
d505de3188 Components, Cody: Russian translation update
git-svn-id: trunk@40233 -
2013-02-09 23:03:46 +00:00
mattias
26de43d572 cody: lvl graph: scale nodes
git-svn-id: trunk@40166 -
2013-02-03 23:12:41 +00:00
mattias
66c2a0c61a cody: lvl graph: autolayout on paint
git-svn-id: trunk@40163 -
2013-02-03 19:11:06 +00:00
mattias
4510d585a8 cody: lvl graph: colors
git-svn-id: trunk@40161 -
2013-02-03 16:50:32 +00:00
mattias
5687aecbf5 IDE: ide info: fixed showing project units only once
git-svn-id: trunk@40160 -
2013-02-03 15:46:59 +00:00
mattias
b4ebc18e46 cody: lvl graph: node, edge, level classes can be overriden
git-svn-id: trunk@40158 -
2013-02-03 13:31:59 +00:00
mattias
aadf9847f2 cody: lvl graph: InSize, OutSize
git-svn-id: trunk@40157 -
2013-02-03 12:34:38 +00:00
mattias
81df5dc85c cody: lvlgraph: insize
git-svn-id: trunk@40128 -
2013-02-02 19:38:00 +00:00
mattias
6e818740cd cody: lvlgraph: MinimizeOverlappings
git-svn-id: trunk@40126 -
2013-02-02 17:32:05 +00:00
mattias
bc3fce7e5f cody: lvlgraph: MarkBackEdges
git-svn-id: trunk@40125 -
2013-02-02 17:13:05 +00:00
mattias
bce3851a6c cody: lvlgraph: consistencycheck
git-svn-id: trunk@40107 -
2013-02-01 01:42:57 +00:00
mattias
59d1066a1a cody: lvlgraph: added level arrays
git-svn-id: trunk@40106 -
2013-02-01 00:55:33 +00:00
mattias
646b7651fa cody: started lvlgraph UpdateLevels
git-svn-id: trunk@40072 -
2013-01-30 21:41:45 +00:00
mattias
e49b337e5f cody: started lvlgraph
git-svn-id: trunk@40071 -
2013-01-30 20:12:41 +00:00
mattias
3c9a3997a6 cody: unit dependencies: guess groups
git-svn-id: trunk@40066 -
2013-01-30 16:28:56 +00:00
mattias
67869d92fd cody: unit dependencies: fpc groups
git-svn-id: trunk@40065 -
2013-01-30 16:16:35 +00:00
mattias
cb469b5067 cody: unit dependencies: fpc groups
git-svn-id: trunk@40064 -
2013-01-30 16:12:10 +00:00
mattias
85b1f70b0f cody: unit dependencies: package groups
git-svn-id: trunk@40063 -
2013-01-30 15:27:22 +00:00
mattias
0c2f5b14df cody: unit dependencies: project group
git-svn-id: trunk@40062 -
2013-01-30 15:21:57 +00:00
mattias
b25736005c cody: fixed deleting diagram item
git-svn-id: trunk@40060 -
2013-01-30 14:51:25 +00:00
mattias
ce11068e10 cody: fixed clearing diagram
git-svn-id: trunk@40046 -
2013-01-30 04:09:18 +00:00
mattias
f4074a842f codetools: added unit groups graph
git-svn-id: trunk@40045 -
2013-01-30 03:59:47 +00:00
mattias
60df8c91d5 cody: unit dependencies: colors
git-svn-id: trunk@40040 -
2013-01-30 02:45:27 +00:00
mattias
ed4f35fefa cody: unit dependencies: ring sector
git-svn-id: trunk@40030 -
2013-01-29 19:30:08 +00:00
mattias
f1cf12cc9b cody: circlediagram: compute layout
git-svn-id: trunk@40012 -
2013-01-28 21:51:47 +00:00
mattias
b8da2cafab cody: circlediagram: create categories
git-svn-id: trunk@40011 -
2013-01-28 18:20:29 +00:00
mattias
a44c28c6d8 cody: started circlediagram
git-svn-id: trunk@40009 -
2013-01-28 16:42:12 +00:00
mattias
81c9be1345 cody: unit dependencies: select unit
git-svn-id: trunk@40008 -
2013-01-28 15:45:25 +00:00
mattias
9b869cc4c5 cody: started unit dependencies dlg
git-svn-id: trunk@40003 -
2013-01-28 14:12:21 +00:00
mattias
0a8e0f92ce cody: nicer links
git-svn-id: trunk@39791 -
2013-01-06 22:38:17 +00:00
maxim
e66fe290fa Updated Russian translation
git-svn-id: trunk@39768 -
2013-01-04 19:12:23 +00:00
mattias
054ca147eb cody: view code node info: added Scanner links
git-svn-id: trunk@39757 -
2013-01-03 20:42:28 +00:00
maxim
eb7fec579e Cody: fixed formatting argument in Arabic translation
git-svn-id: trunk@39645 -
2012-12-23 20:03:23 +00:00
maxim
d12f4374e4 Cody: regenerated translations; updated Russian translation
git-svn-id: trunk@39644 -
2012-12-23 19:57:31 +00:00
maxim
27ab5d98ec Cody: fixed typos
git-svn-id: trunk@39643 -
2012-12-23 19:56:03 +00:00
mattias
e14f214b48 cody: identifiers: sort for use count, fixed sorting for pathdistance
git-svn-id: trunk@39638 -
2012-12-23 18:07:31 +00:00
mattias
8d67551fb1 cody: resourcestrings
git-svn-id: trunk@39637 -
2012-12-23 16:59:16 +00:00
mattias
f4be9e7bc4 cody: identifiers: popup menu: delete unit, delete package
git-svn-id: trunk@39634 -
2012-12-23 16:12:59 +00:00
mattias
3323685c50 cody: identifiers: popup menu
git-svn-id: trunk@39633 -
2012-12-23 15:26:46 +00:00
mattias
541a046ed3 cody: comment
git-svn-id: trunk@39613 -
2012-12-21 10:49:16 +00:00
mattias
4a59ff369f updated lpk makefiles
git-svn-id: trunk@39264 -
2012-11-08 07:45:47 +00:00
maxim
d02fb67a89 Translations: Arabic translation update by Khaled Shagrouni, bug #22935
git-svn-id: trunk@38785 -
2012-09-21 14:43:16 +00:00
juha
672f5bd862 Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
2012-09-13 06:39:56 +00:00
mattias
5348dc7d33 updated Makefiles
git-svn-id: trunk@38410 -
2012-08-27 16:43:01 +00:00
martin
ace911d9e7 Remove SynEdit from IdeIntf (license conflict)
git-svn-id: trunk@38408 -
2012-08-27 13:07:49 +00:00
mattias
1df496577f fixed make bigide, make all
git-svn-id: trunk@38405 -
2012-08-27 11:41:23 +00:00
maxim
458214e8ee Translations: large Lithuanian translation update by Valdas Jankūnas, part 1
git-svn-id: trunk@38252 -
2012-08-15 23:39:08 +00:00
mattias
6efbc9529f cody: simplified code
git-svn-id: trunk@37604 -
2012-06-10 13:55:41 +00:00
mattias
9d23ad175f translations: germans: updated from Swen Heinig
git-svn-id: trunk@37360 -
2012-05-20 08:51:36 +00:00
maxim
15e9aa53b6 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22064
git-svn-id: trunk@37326 -
2012-05-18 23:16:51 +00:00
mattias
5a6462019e codetools: searching compiler: search first in dir of fpc.exe, then in PATH
git-svn-id: trunk@37262 -
2012-05-13 08:31:43 +00:00
maxim
94b6dd00df Cody: updated Russian translation
git-svn-id: trunk@37156 -
2012-05-04 21:44:08 +00:00
mattias
cdc3c432b4 cody: new IDE window: show dialog to setup form name
git-svn-id: trunk@37152 -
2012-05-04 08:00:38 +00:00
mattias
0fa1769426 cody: IDE item to create dockable IDE window
git-svn-id: trunk@37151 -
2012-05-04 06:32:50 +00:00
maxim
a183bd12fd Cody: updated Russian translation
git-svn-id: trunk@37147 -
2012-05-03 20:47:58 +00:00
mattias
edfb38007b cody: show code node info: show complete source
git-svn-id: trunk@37140 -
2012-05-02 18:03:58 +00:00
maxim
fca1d220b1 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #21818
git-svn-id: trunk@36941 -
2012-04-20 19:48:33 +00:00
mattias
e848cfc909 cody: clean up
git-svn-id: trunk@36907 -
2012-04-19 10:52:51 +00:00
mattias
221788591b updated Makefiles
git-svn-id: trunk@36671 -
2012-04-09 10:05:12 +00:00
mattias
ee11c214b3 cody: ppu list: diable idle event on close, bug #21620
git-svn-id: trunk@36489 -
2012-03-31 17:38:42 +00:00
mattias
30b303c406 cody: dictionary: use only units
git-svn-id: trunk@36478 -
2012-03-31 08:08:11 +00:00
maxim
db0546c3c3 Components, Cody: improved localization of 'Identifier dictionary' dialog and 'IDE Integration' settings tab; updated Russian translation. Inspired by barlone's patch, bug #21612.
git-svn-id: trunk@36472 -
2012-03-30 22:03:43 +00:00
mattias
8c82016111 cody: fixed unit output path
git-svn-id: trunk@36030 -
2012-03-15 13:12:53 +00:00
mattias
ba4396d5cc IDEIntf, LazControls, SynEdit: changed output directory for consistency
git-svn-id: trunk@36025 -
2012-03-15 11:13:05 +00:00
maxim
93a48ce393 regenerated translations; updated Russian translation
git-svn-id: trunk@35779 -
2012-03-06 22:10:26 +00:00
mattias
770879293e cody: dictionary: shortcuts jump and use
git-svn-id: trunk@35764 -
2012-03-06 11:44:30 +00:00
mattias
d1167a2ed8 cody: do not use DumpExceptionBackTrace in other thread
git-svn-id: trunk@35545 -
2012-02-21 19:55:01 +00:00
mattias
e307672e60 cody: dictionary: disconnect idle on destroy
git-svn-id: trunk@35466 -
2012-02-18 20:57:07 +00:00
mattias
4918aaf8df cody: dictionary: disconnect idle on close
git-svn-id: trunk@35465 -
2012-02-18 20:56:20 +00:00
mattias
61109853af cody: report for all nodes
git-svn-id: trunk@35353 -
2012-02-13 11:36:20 +00:00
mattias
8e3577e6aa cody: fixed uninitialized result
git-svn-id: trunk@35302 -
2012-02-11 13:36:24 +00:00
maxim
56c097dcac Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #21217
git-svn-id: trunk@35195 -
2012-02-06 20:20:35 +00:00
mattias
dce2a00f90 IDE: fixed GetPossibleOwnersOfUnit finding units in project directory
git-svn-id: trunk@35160 -
2012-02-05 14:22:35 +00:00
mattias
7f5a352702 lazutils: added CreateAbsoluteSearchPath, CreateRelativeSearchPath, MinimizeSearchPath, FindPathInSearchPath
git-svn-id: trunk@35159 -
2012-02-05 14:19:40 +00:00
mattias
fe3d736709 cody: save broken dictionaries
git-svn-id: trunk@35119 -
2012-02-04 09:44:15 +00:00
martin
f88a9d1f56 SynEdi: more debugln for undo
git-svn-id: trunk@35067 -
2012-01-31 19:26:25 +00:00
mattias
c9ffd2f60c IDE: resolve macros in project title
git-svn-id: trunk@35044 -
2012-01-31 00:22:13 +00:00
maxim
6eee8de8d2 regenerated translations; updated Russian translation
git-svn-id: trunk@34804 -
2012-01-19 21:58:48 +00:00
mattias
8a4b3116bb IDE: simplified save project changes
git-svn-id: trunk@34728 -
2012-01-14 13:15:17 +00:00
juha
bd6c90eb77 Minor improvement for menu texts.
git-svn-id: trunk@34726 -
2012-01-14 12:30:01 +00:00
mattias
31116fa467 cody: dictionary: if no implementation is present
git-svn-id: trunk@34693 -
2012-01-10 15:16:18 +00:00
mattias
c68410912d cody: dictionary: clean up temp file on failure
git-svn-id: trunk@34692 -
2012-01-10 14:30:55 +00:00
mattias
ce9d9d44a2 IDE: fixed crash when freeing package after package editors
git-svn-id: trunk@34681 -
2012-01-09 14:58:38 +00:00
maxim
681b3e863c regenerated translations; updated Russian translation
git-svn-id: trunk@34638 -
2012-01-07 14:51:50 +00:00
mattias
80e903b599 cody: dictionary: ignore missing db
git-svn-id: trunk@34629 -
2012-01-06 20:43:12 +00:00
mattias
12a27b50b9 cody: hide key commands for experimental features
git-svn-id: trunk@34627 -
2012-01-06 20:18:53 +00:00
mattias
74c7b051a3 cody: dictionary: hide fpc units without ppu
git-svn-id: trunk@34599 -
2012-01-05 17:05:59 +00:00
mattias
e91d544141 cody: dictionary: sort for scope
git-svn-id: trunk@34598 -
2012-01-05 15:47:09 +00:00
mattias
0f970e1e71 cody: dictionary: help
git-svn-id: trunk@34596 -
2012-01-05 12:50:35 +00:00
maxim
3d35e18d5f Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #21020
git-svn-id: trunk@34581 -
2012-01-04 20:59:03 +00:00
mattias
5faf994f71 cody: dictionary: debugging
git-svn-id: trunk@34553 -
2012-01-03 15:08:05 +00:00
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