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
/
MainFrame.java
Age
Commit message (
Collapse
)
Author
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.
2014-02-26
New Gateway property API
Andrew Branson
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
2013-04-05
Swing needs to be killed when all the CRISTAL threads have stopped
Andrew Branson
2013-02-13
AbstractMain and console refactoring
Andrew Branson
2013-02-08
Added bouncy bar to the status pane to make people feel better when the
Andrew Branson
system is busy.
2012-06-29
More graph gui components. Selection moved from GraphModel to GraphPanel
Andrew Branson
2012-06-26
More GUI refactoring
Andrew Branson
2012-06-26
Initial refactor from kernel
Andrew Branson