summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2013-08-02Export workflows with resource version numbers in the module import xmlAndrew Branson
2013-07-23Missing @OverridesAndrew Branson
Import cleanup
2013-07-23Support for schemaName and schemaVersion in EventAndrew Branson
2013-07-12Reduce image loading logging.Andrew Branson
2013-06-27Breakapart property removedAndrew Branson
2013-06-19Catch all exceptions coming from loginAndrew Branson
2013-06-07Removed premature license headerAndrew Branson
2013-05-14Revert "Added missing generics declarations for Swing components"Andrew Branson
This reverts commit 094d1bd4e776c5a26ebd18fffa19a9515737e319.
2013-05-03Added missing generics declarations for Swing componentsAndrew Branson
2013-04-05Quick hack to put an asterisk on coll descsAndrew Branson
2013-04-05Swing needs to be killed when all the CRISTAL threads have stoppedAndrew Branson
2013-03-12Proxy cache dump log level was too lowAndrew Branson
2013-02-25Stop bouncing on execution errorAndrew Branson
Refs #104
2013-02-19Bouncing wasn't cancelled when no results returned.Andrew Branson
2013-02-13AbstractMain and console refactoringAndrew Branson
2013-02-08Added bouncy bar to the status pane to make people feel better when theAndrew Branson
system is busy.
2013-02-04Fix crash when trying to open a child Item from Dependency tree browser.Andrew Branson
Remove test module script.
2013-01-31Show new ViewName column in HistoryPaneAndrew Branson
2013-01-30Fixed DynamicTreeBuilder not receiving double-clicks and loading moreAndrew Branson
nodes. Fixes #97
2013-01-25Prompt for connect file when last param is '-connect'Andrew Branson
2012-11-30Export CompositeActivityDefs into module format, include ResourceAndrew Branson
elements for module XML. refs #38
2012-11-09CleanupAndrew Branson
2012-11-09Module XML elements were in the wrong order and so invalidAndrew Branson
2012-11-09Proper schema constructorAndrew Branson
2012-10-09Commit edits when tables lose focus. Fixes #61Andrew Branson
2012-08-22Use Outcome.serialise for DOM to XML instead of deprecated Xerces.Andrew Branson
2012-08-03Menu item on collection members in the tree to remove them.Andrew Branson
Drag items onto dependencies to add them. Dependency view Logging cleanup Fixes #42
2012-07-30Constructor crashed when the item had no Type propertyAndrew Branson
Fixes #54
2012-07-25Resource filtering for version numberabranson
Import cleanup
2012-07-12cleanupabranson
2012-07-12Take getVertex(point) and getEdge(point) from GraphModelAndrew Branson
2012-07-12GUI support for errors on suspendAndrew Branson
refs #23
2012-07-06Log loginbox error messageabranson
Initial Module icons
2012-07-06CastorXMLUtility is now a static member of gateway. Domain specificabranson
instances can be used by domain applications, but the maps do not interfere with the kernel.
2012-07-02ElasticBand and associated events refactoredabranson
Fixed CompActOutcome not showing when loaded Image loader refactored from kernel resource loader
2012-07-02Move module.xml into resource properabranson
2012-06-29More graph gui components. Selection moved from GraphModel to GraphPanelAndrew Branson
2012-06-26More GUI refactoringAndrew Branson
2012-06-26Initial refactor from kernelAndrew Branson