summaryrefslogtreecommitdiff
path: root/src/main/java/com
AgeCommit message (Expand)Author
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
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
2013-02-04Fix crash when trying to open a child Item from Dependency tree browser.Andrew Branson
2013-01-31Show new ViewName column in HistoryPaneAndrew Branson
2013-01-30Fixed DynamicTreeBuilder not receiving double-clicks and loading moreAndrew Branson
2013-01-25Prompt for connect file when last param is '-connect'Andrew Branson
2012-11-30Export CompositeActivityDefs into module format, include ResourceAndrew Branson
2012-11-09CleanupAndrew 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
2012-07-30Constructor crashed when the item had no Type propertyAndrew Branson
2012-07-25Resource filtering for version numberabranson
2012-07-12Take getVertex(point) and getEdge(point) from GraphModelAndrew Branson
2012-07-12GUI support for errors on suspendAndrew Branson
2012-07-06Log loginbox error messageabranson
2012-07-06CastorXMLUtility is now a static member of gateway. Domain specificabranson
2012-07-02ElasticBand and associated events refactoredabranson
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