index
:
cristal-gui.git
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
c2kernel
/
gui
/
tabs
/
collection
Age
Commit message (
Expand
)
Author
2014-09-16
Support for abstract vertex properties
Andrew Branson
2014-09-09
Support move to using UUIDs and ItemPaths as Item identifiers instead of
Andrew Branson
2014-05-07
Agent now extends Item, so they can have workflows. All traces of the
Andrew Branson
2013-07-23
Missing @Overrides
Andrew Branson
2013-05-14
Revert "Added missing generics declarations for Swing components"
Andrew Branson
2013-05-03
Added missing generics declarations for Swing components
Andrew Branson
2013-02-04
Fix crash when trying to open a child Item from Dependency tree browser.
Andrew Branson
2012-08-22
Use Outcome.serialise for DOM to XML instead of deprecated Xerces.
Andrew Branson
2012-08-03
Menu item on collection members in the tree to remove them.
Andrew Branson
2012-07-06
CastorXMLUtility is now a static member of gateway. Domain specific
abranson
2012-06-29
More graph gui components. Selection moved from GraphModel to GraphPanel
Andrew Branson
2012-06-26
Initial refactor from kernel
Andrew Branson