Posted
over 13 years
ago
by
ssc
When visualizing an Esterel simulation, the visualization component misvisualizes in a second run, i. e. it does not color active statements when it should and keeps statements colored that should not keep colored.
This can easily be reproduced by
|
Posted
over 13 years
ago
by
Christian Schneider <chsch@…>
master
minor supplement to DiagramUtil (actually a little util function)
|
Posted
over 13 years
ago
by
Christoph Daniel Schulze <cds@…>
masterAdded a JUnit test for the ComponentGroup class.
Made the ComponentGroup class visible outside its plug-in for the
JUnit test to be able to find it.
|
Posted
over 13 years
ago
by
Christoph Daniel Schulze <cds@…>
master
Merge branch 'master' into ticket_1926
|
Posted
over 13 years
ago
by
Miro Spoenemann <msp@…>
master
Merge branch 'smartlayout'
|
Posted
over 13 years
ago
by
Miro Spoenemann <msp@…>
master
fixed the build, eliminated Checkstyle warnings
|
Posted
over 13 years
ago
by
Miro Spoenemann <msp@…>
master
consistent layout options for spacing and direction
|
Posted
over 13 years
ago
by
Christoph Daniel Schulze <cds@…>
masterChanged: Made the various external port side connection combinations
available as public constants. (#1926)
Changed: Components of a component group are now saved in a map,
mapped to their external port side connection combination. (#1926)
|
Posted
over 13 years
ago
by
Christian Schneider <chsch@…>
master
background color configured for synccharts normal states
in SyncchartsFigureProvider
|
Posted
over 13 years
ago
by
Christoph Daniel Schulze <cds@…>
masterRemoved: IGraphPlacer interface. (#1926)
|