aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/gui/population/GUIOutput.java
Commit message (Expand)AuthorAgeFilesLines
* Added partial support for connection manipulation, now using a static storage...Eduardo Pedroni2014-11-241-5/+8
* Fixed formatting, removed commented out code, added comments to handlers and ...Eduardo Pedroni2014-11-241-8/+7
* Visualisation features complete, seems to be quite stable. Behaves slightly d...Eduardo Pedroni2014-11-241-1/+1
* Commented some new files, optimised some methods, moved as much setting up as...Eduardo Pedroni2014-11-231-13/+42
* Steps 1-4 complete, generic handlers for inputs, nodes and outputs are workin...Eduardo Pedroni2014-11-221-1/+1
* Refactored handlers, separated into input, node and output files. Genes are l...Eduardo Pedroni2014-11-181-12/+14
* Added GUIConnection and GUIMutable, started reintroducing lines but positioni...Eduardo Pedroni2014-11-151-4/+19
* Added GUIHandlers file for extracted handlers, started removing parent class ...Eduardo Pedroni2014-11-151-300/+7
* Moved constants to a separate file, added a formal READMEEduardo Pedroni2014-10-101-15/+16
* More minor refactorings, added some commentsEduardo Pedroni2014-05-211-15/+15
* Refactored Mutable, commented a little bit of the GUI packageEduardo Pedroni2014-05-141-1/+1
* Added javadocs, made minor changes to the commentsEduardo Pedroni2014-05-061-9/+6
* Added more comments, minor refactoringsEduardo Pedroni2014-05-041-5/+0
* Tooltips are looking strange, checking on a different machineEduardo Pedroni2014-04-211-1/+1
* Added manual test case evaluation to GUIEduardo Pedroni2014-04-101-5/+21
* GUIParameters all refactored and commented.Eduardo Pedroni2014-04-081-1/+1
* About to make big changes to the way fitness works, committing just in caseEduardo Pedroni2014-04-061-80/+62
* Settings pane now actually controls the parameters, not much left to do.Eduardo Pedroni2014-04-011-6/+21
* Running into some issues with running the CGP loop in the background with bin...Eduardo Pedroni2014-03-301-9/+2
* Node grid has been refactored a few times, settings pane is almost complete, ...Eduardo Pedroni2014-03-261-19/+23
* Node grid all done and apparently stable.Eduardo Pedroni2014-03-241-40/+67
* Going further into active path lockingEduardo Pedroni2014-03-241-11/+28
* Majorly refactored, node grid is fully implemented. About to attempt active p...Eduardo Pedroni2014-03-231-0/+277