<
From version < 5.1 >
edited by uru
on 2014/12/22 10:39
To version < 8.1 >
edited by chsch
on 2014/12/22 14:36
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.uru
1 +XWiki.chsch
Content
... ... @@ -1,9 +7,3 @@
1 -{{note title="Work in Progress"}}
2 -We are currently working on this release. These release notes are work-in-progress.
3 -{{/note}}
4 -
5 -
6 -
7 7  = KIELER Pragmatics 2014/12 =
8 8  
9 9  * [[Official Project Website>>url:http://www.informatik.uni-kiel.de/rtsys/kieler||shape="rect"]]
... ... @@ -51,6 +51,13 @@
51 51  
52 52  {{code language="none"}}AGGRESSIVE{{/code}} often more compact but does not guarantee to avoid node/edge overlaps
53 53  )))
48 +* [[KIELER Lightweight Diagrams>>doc:Lightweight Diagrams (KLighD)]]
49 +** feature composition changed s.t. {{code language="none"}}de.cau.cs.kieler.klighd.feature{{/code}} only contains essential runtime plugins
50 +*** does not require Xtext & KIELER KIVi anymore
51 +*** install our SDK feature {{code language="none"}}de.cau.cs.kieler.klighd.sdk.feature{{/code}} if you need the Xtext binding, for example
52 +** plugin {{code language="none"}}de.cau.cs.kieler.klighd.ui{{/code}} does not register the generic DiagramEditorPart and menu contributions like '{{code language="none"}}Save As Image...{{/code}}' anymore
53 +*** registrations have been moved to plugin {{code language="none"}}de.cau.cs.kieler.klighd.ui.contrib3x{{/code}} that is part of our SDK feature {{code language="none"}}de.cau.cs.kieler.klighd.sdk.feature{{/code}}
54 +*** nonetheless implementations remain at their previous place and can be specialized (subclassed)
54 54  
55 55  === New Features Included in 2014/12 ===
56 56  
... ... @@ -59,7 +59,8 @@
59 59  * [[KIELER Layout Algorithms>>doc:Layout Algorithms (KLay)]]
60 60  ** A new interactive node placement algorithm in KLay Layered keeps the y coordinates of nodes intact if they don't overlap. This node placement algorithm is supposed to be used together with the interactive implementations of the other layout phases.
61 61  * (((
62 -[[KIELER Lightweight Diagrams>>doc:Lightweight Diagrams (KLighD)]]* (((
63 +[[KIELER Lightweight Diagrams>>doc:Lightweight Diagrams (KLighD)]]* upcoming{{code language="none"}} ViewChange{{/code}} notifications received by {{code language="none"}}IViewChangeListeners{{/code}} can now be suppressed, see {{code language="none"}}ViewChange.suppressSubsequent...Notifications(...){{/code}}
64 +* (((
63 63  KLighD now ships a generic graph visualization that allows to inspect the structure of graphs specified in any format that is supported by KIML.
64 64  )))
65 65  * The wizard for new KLighD projects received some love. We polished it's UI and generated code and added some tooltips.
... ... @@ -76,11 +76,12 @@
76 76  )))
77 77  )))
78 78  * (((
79 -[[KGraph Editor Product>>doc:Standalone KGraph Editor]] contains two new features.* (((
81 +[[KGraph Editor Product>>doc:Standalone KGraph Editor]]
82 +* (((
80 80  Layout options can now be configured using a textual DSL.
81 81  )))
82 82  * (((
83 -GrAna analyses can be specified using a textual DSL and executed either via the UI or headless.
86 +GrAna analyses can be specified using a textual DSL and executed either via the UI or headlessly.
84 84  )))
85 85  )))
86 86  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -10748062
1 +10748074
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/10748062/KIELER Pragmatics Release 2014/12
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/10748074/KIELER Pragmatics Release 2014/12