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
/
lifecycle
/
instance
/
TransitionPanel.java
Age
Commit message (
Collapse
)
Author
2014-10-07
Repackage to org.cristalise
Andrew Branson
2014-10-03
Rolled back the renaming of existing exceptions.
Andrew Branson
2014-10-03
Adapt to new Exceptions
Andrew Branson
2014-09-09
Support move to using UUIDs and ItemPaths as Item identifiers instead of
Andrew Branson
ints.
2014-05-07
Agent now extends Item, so they can have workflows. All traces of the
Andrew Branson
old 'Entity' superclasses should be removed, including proxies and paths. Very large change, breaks API compatibility with CRISTAL 2.x.
2013-12-09
hasOutcome now requires activity properties
Andrew Branson
2013-11-18
3.0-SNAPSHOT
Andrew Branson
IssueID #28
2013-05-14
Revert "Added missing generics declarations for Swing components"
Andrew Branson
This reverts commit 094d1bd4e776c5a26ebd18fffa19a9515737e319.
2013-05-03
Added missing generics declarations for Swing components
Andrew Branson
2012-06-29
More graph gui components. Selection moved from GraphModel to GraphPanel
Andrew Branson
2012-06-26
Initial refactor from kernel
Andrew Branson