From 0c15b4693782fbf5c37b6628d6538e43d7ef1ced Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Tue, 19 Feb 2013 17:04:48 +0100 Subject: Changelog for 2.3.3 --- changelog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 changelog diff --git a/changelog b/changelog new file mode 100644 index 0000000..d2b7e29 --- /dev/null +++ b/changelog @@ -0,0 +1,27 @@ +CRISTAL GUI Changelog + +Release 2.3.3 (19/02/2013) +------------- +- AbstractMain and console refactoring +- Added bouncy bar to the status pane to make people feel better when the system is busy. +- Fix crash when trying to open a child Item from Dependency tree browser. +- Show new ViewName column in HistoryPane +- Fixed DynamicTreeBuilder not receiving double-clicks and loading more nodes. +- Prompt for connect file when last cmdline argument is '-connect' +- Move repository to Nexus +- Export CompositeActivityDefs into module format, include Resource elements for module XML. +- Commit edits when tables lose focus. +- + +Release 2.3.2 (28/08/2012) +------------- +- Use Outcome.serialise for DOM to XML instead of deprecated Xerces. +- Menu item on collection members in the tree to remove them. Drag items onto dependencies to add them. Dependency view. +- Constructor crashed when the item had no Type property. +- Take getVertex(point) and getEdge(point) from GraphModel +- Log loginbox error message +- ElasticBand and associated events refactored +- Fixed CompActOutcome not showing when loaded +- Image loader refactored from kernel resource loader +- More graph gui components moved from kernel. Selection moved from GraphModel to GraphPanel +- Refactoring from kernel \ No newline at end of file -- cgit v1.2.3