Changes for page KIELER Pragmatics Release 2014/12
Last modified by Alexander Schulz-Rosengarten on 2023/09/13 12:18
Change comment:
Renamed back-links.
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. uru1 +XWiki.nre - Content
-
... ... @@ -15,15 +15,15 @@ 15 15 16 16 KIELER Pragmatics 2014/12 is provided as a set of features, available to be added to your Eclipse installation via an update site. KIELER Pragmatics 2014/12 was tested on [[Eclipse 4.4 "Luna">>url:http://www.eclipse.org/downloads/||shape="rect"]], but may also be compatible with other versions of Eclipse. 17 17 18 -* See the [[KIELER Downloads>>doc:Downloads]] site for download details. 18 +* See the [[KIELER Downloads>>doc:KIELER.Home.Overview.Downloads.WebHome]] site for download details. 19 19 * KIELER Pragmatics requires an installed Java Runtime Environment >= version 1.5. 20 20 * The layout components of KIELER can make use of the layout algorithms provided by the [[Graphviz>>url:http://www.graphviz.org/||rel="nofollow" shape="rect" class="external-link"]] library. You may want to install that. 21 21 22 -Also refer to the [[KIELER Downloads>>doc:Downloads]] page to download the KIELER Ptolemy Browser and the KIELER Web Service. 22 +Also refer to the [[KIELER Downloads>>doc:KIELER.Home.Overview.Downloads.WebHome]] page to download the KIELER Ptolemy Browser and the KIELER Web Service. 23 23 24 24 == Release Notes == 25 25 26 -You can find a list of solved tickets for this release at [[our issue tracking system>>url:http://rtsys.informatik.uni-kiel.de/jira/secure/ReleaseNote.jspa?projectId=10400&version=10800||shape="rect"]]. Release notes of older releases can be found at our [[doc:Release Notes]] page. 26 +You can find a list of solved tickets for this release at [[our issue tracking system>>url:http://rtsys.informatik.uni-kiel.de/jira/secure/ReleaseNote.jspa?projectId=10400&version=10800||shape="rect"]]. Release notes of older releases can be found at our [[doc:KIELER.Home.Overview.Release Notes.WebHome]] page. 27 27 28 28 If you're wondering where components have gone that were traditionally a part of KIELER, you might not know yet that the KIELER was split into two separate projects, KIELER Pragmatics and KIELER Semantics, which release pretty much independently. 29 29 ... ... @@ -45,7 +45,7 @@ 45 45 46 46 {{code language="none"}}AGGRESSIVE{{/code}} often more compact but does not guarantee to avoid node/edge overlaps 47 47 ))) 48 -* [[KIELER Lightweight Diagrams>>doc:Lightweight Diagrams (KLighD)]] 48 +* [[KIELER Lightweight Diagrams>>doc:KIELER.Home.Lightweight Diagrams (KLighD).WebHome]] 49 49 ** Feature composition changed s.t. {{code language="none"}}de.cau.cs.kieler.klighd.feature{{/code}} only contains essential runtime plugins 50 50 *** does not require Xtext & KIELER KIVi anymore 51 51 *** those components are still part of our SDK feature {{code language="none"}}de.cau.cs.kieler.klighd.sdk.feature{{/code}} ... ... @@ -62,7 +62,7 @@ 62 62 * [[KIELER Layout Algorithms>>doc:KIELER.Home.Discontinued Projects.Layout Algorithms (KLay).WebHome]] 63 63 ** 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. 64 64 * ((( 65 -[[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}} 65 +[[KIELER Lightweight Diagrams>>doc:KIELER.Home.Lightweight Diagrams (KLighD).WebHome]]* 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}} 66 66 67 67 * introduced dedicated zoom style {{code language="none"}}ZOOM_TO_FOCUS_AND_INCREASE_TO_FIT{{/code}} 68 68 ** 'increase to fit' behavior is now skipped while by applying the existing zoom style {{code language="none"}}ZOOM_TO_FOCUS{{/code}} ... ... @@ -102,7 +102,7 @@ 102 102 ** KLay Force allowed the object spacing to be zero, which does not make sense and, more importantly, crashed the algorithm. 103 103 * [[KGraph Text>>doc:KIELER.Home.KIELER Pragmatics.KGraph Text (KGT).WebHome]] 104 104 ** Converting KGX files into the KGT format failed when certain properties were set. 105 -* [[KIELER Lightweight Diagrams>>doc:Lightweight Diagrams (KLighD)]] 105 +* [[KIELER Lightweight Diagrams>>doc:KIELER.Home.Lightweight Diagrams (KLighD).WebHome]] 106 106 ** We fixed an issue where the allocated memory of views was not released properly. 107 107 108 108 == Quickstart ==