Last modified by Alexander Schulz-Rosengarten on 2023/09/13 12:18

From version 13.1
edited by chsch
on 2014/10/02 15:00
Change comment: There is no comment for this version
To version 18.1
edited by uru
on 2014/10/13 17:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.chsch
1 +XWiki.uru
Content
... ... @@ -1,9 +7,3 @@
1 -{{warning title="Warning"}}
2 -Pragmatics 2014-10 hasn't been released yet. These release notes are preliminary!
3 -{{/warning}}
4 -
5 -
6 -
7 7  = KIELER Pragmatics 2014/10 =
8 8  
9 9  * [[Official Project Website>>url:http://www.informatik.uni-kiel.de/rtsys/kieler||shape="rect"]]
... ... @@ -29,12 +29,8 @@
29 29  
30 30  == Release Notes ==
31 31  
32 -{{warning}}
33 -Write a summary of the release notes
34 -{{/warning}}
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=10701||shape="rect"]]. Release notes of older releases can be found at our [[doc:Release Notes]] page.
35 35  
36 -
37 -
38 38  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.
39 39  
40 40  === API Changes in 2014/10 ===
... ... @@ -48,7 +48,7 @@
48 48  ** {{code language="none"}}IViewer{{/code}} provides {{code language="none"}}getZoomLevel(){{/code}}
49 49  ** {{code language="none"}}IViewer{{/code}} provides methods for registering {{code language="none"}}IViewChangeListener{{/code}}s
50 50  ** {{code language="none"}}IUpdateStrategy{{/code}} now requires the method {{code language="none"}}requiresDiagramSynthesisReRun(...){{/code}} that allows to tell KLighD's runtime whether a new synthesis run is required for performing a (certain) diagram update
51 -** Introduced {{code language="none"}}IKlighdSelection{{/code}} interface
41 +** Introduced {{code language="none"}}IKlighdSelection{{/code}} interface abstracting {{code language="none"}}KlighdTreeSelection{{/code}} and {{code language="none"}}KlighdTextSelection{{/code}}
52 52  ** Updated {{code language="none"}}layoutDiagram(...){{/code}} methods in {{code language="none"}}LightDiagramServices{{/code}}
53 53  
54 54  === New Features Included in 2014/10 ===
... ... @@ -68,6 +68,7 @@
68 68  ** Added zoom style {{code language="none"}}ZOOM_TO_ACTUAL_SIZE{{/code}}, added corresponding configuration methods in {{code language="none"}}IAction.ActionResult{{/code}}
69 69  ** Added switch in {{code language="none"}}KlighdSynthesisProperties{{/code}} to deactivate minimal diagram figure size estimation in case size data are already available
70 70  * [[KGraph Text>>doc:KGraph Text (KGT)]]
61 +** A new optionĀ {{code language="none"}}de.cau.cs.kieler.kgraphsynthesis.defaults{{/code}} can enable default values for element sizes and labels to make KGT files more compact.
71 71  
72 72  === Important Bugs Fixed in 2014/10 ===
73 73  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -9471884
1 +10158155
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/9471884/KIELER Pragmatics Release 2014/10
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/10158155/KIELER Pragmatics Release 2014/10