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
Age
Commit message (
Expand
)
Author
2013-08-02
Export workflows with resource version numbers in the module import xml
Andrew Branson
2013-07-23
Missing @Overrides
Andrew Branson
2013-07-23
Support for schemaName and schemaVersion in Event
Andrew Branson
2013-07-12
Reduce image loading logging.
Andrew Branson
2013-06-27
Breakapart property removed
Andrew Branson
2013-06-19
Catch all exceptions coming from login
Andrew Branson
2013-06-07
Removed premature license header
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-04-05
Quick hack to put an asterisk on coll descs
Andrew Branson
2013-04-05
Swing needs to be killed when all the CRISTAL threads have stopped
Andrew Branson
2013-03-12
Proxy cache dump log level was too low
Andrew Branson
2013-02-25
Stop bouncing on execution error
Andrew Branson
2013-02-19
Bouncing wasn't cancelled when no results returned.
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
2013-02-04
Fix crash when trying to open a child Item from Dependency tree browser.
Andrew Branson
2013-01-31
Show new ViewName column in HistoryPane
Andrew Branson
2013-01-30
Fixed DynamicTreeBuilder not receiving double-clicks and loading more
Andrew Branson
2013-01-25
Prompt for connect file when last param is '-connect'
Andrew Branson
2012-11-30
Export CompositeActivityDefs into module format, include Resource
Andrew Branson
2012-11-09
Cleanup
Andrew Branson
2012-11-09
Proper schema constructor
Andrew Branson
2012-10-09
Commit edits when tables lose focus. Fixes #61
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-30
Constructor crashed when the item had no Type property
Andrew Branson
2012-07-25
Resource filtering for version number
abranson
2012-07-12
Take getVertex(point) and getEdge(point) from GraphModel
Andrew Branson
2012-07-12
GUI support for errors on suspend
Andrew Branson
2012-07-06
Log loginbox error message
abranson
2012-07-06
CastorXMLUtility is now a static member of gateway. Domain specific
abranson
2012-07-02
ElasticBand and associated events refactored
abranson
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