summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/composite-diagram/src/main/java/org/apache/tuscany/sca (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix stroke-dasharray formatantelder2011-09-221-1/+1
* Fix the dimension calculation based on the layoutrfeng2011-09-224-132/+39
* Continue to enhance the layout algorithmrfeng2011-09-223-30/+139
* Add impl info for the node/remove unused coderfeng2011-09-222-160/+20
* Enhance the layout using topological sorting of the entitiesrfeng2011-09-227-184/+82
* Calculate the height/width for components/composites based on its contentrfeng2011-09-2112-245/+136
* Remove the System.outrfeng2011-09-201-3/+2
* Add the support to generate the SCA diagram for a given node configurationrfeng2011-09-196-33/+143
* Add license headersantelder2011-09-192-0/+36
* Cache the cssrfeng2011-09-161-12/+18
* Externalize the artifact styles into CSSrfeng2011-09-1613-37/+156
* Add implementation inforfeng2011-09-164-0/+132
* Add the ablity to generate links for the component/service/reference/propertyrfeng2011-09-162-9/+61
* Copy the composite diagram generator into modulesrfeng2011-09-1522-0/+3969