diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2013-02-19 17:04:48 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2013-02-19 17:04:48 +0100 |
| commit | 0c15b4693782fbf5c37b6628d6538e43d7ef1ced (patch) | |
| tree | ec31d685ffb5e69f9a518598796d970456953a9d /changelog | |
| parent | f359fcf49609f579b8731ce1f1e1a5284f18c482 (diff) | |
Changelog for 2.3.3
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 27 |
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 |
