summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog27
1 files changed, 27 insertions, 0 deletions
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