Commit Graph

377 Commits

Author SHA1 Message Date
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