summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel
AgeCommit message (Collapse)Author
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-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-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