Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved GUI to its own repositoryHEADmaster | Eduardo Pedroni | 2015-03-09 | 4 | -374/+0 |
| | |||||
* | Added partial support for connection manipulation, now using a static ↵ | Eduardo Pedroni | 2014-11-24 | 4 | -6/+185 |
| | | | | storage class for targetting. | ||||
* | Fixed formatting, removed commented out code, added comments to handlers and ↵ | Eduardo Pedroni | 2014-11-24 | 3 | -24/+75 |
| | | | | locking stuff. | ||||
* | Visualisation features complete, seems to be quite stable. Behaves slightly ↵ | Eduardo Pedroni | 2014-11-24 | 3 | -16/+36 |
| | | | | differently to before, but the source is cleaner and more maintainable. Now moving on to connection manipulation. | ||||
* | Refactored handlers, separated into input, node and output files. Genes are ↵ | Eduardo Pedroni | 2014-11-18 | 4 | -27/+124 |
| | | | | less functional now, ChromosomePane will deal with hand-wired connections. | ||||
* | Added GUIConnection and GUIMutable, started reintroducing lines but ↵ | Eduardo Pedroni | 2014-11-15 | 1 | -3/+0 |
| | | | | positioning is not working correctly. | ||||
* | Added GUIHandlers file for extracted handlers, started removing parent class ↵ | Eduardo Pedroni | 2014-11-15 | 1 | -0/+30 |
references from genes |