aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/gui/settings/SettingsPane.java
Commit message (Expand)AuthorAgeFilesLines
* Commented lots of packages.Eduardo Pedroni2014-04-251-31/+25
* Chromosome parser is buggy, need to fix that.Eduardo Pedroni2014-04-221-3/+10
* Tooltips are looking strange, checking on a different machineEduardo Pedroni2014-04-211-22/+54
* Added parsers, did a bit of testing, switched to java8Eduardo Pedroni2014-04-181-18/+41
* Performance suddenly decreased, looking into whyEduardo Pedroni2014-04-131-8/+12
* Added manual test case evaluation to GUIEduardo Pedroni2014-04-101-59/+132
* GUIParameters all refactored and commented.Eduardo Pedroni2014-04-081-41/+53
* Refactoring resources for (hopefully) the last timeEduardo Pedroni2014-04-071-24/+40
* Refactored problem typesEduardo Pedroni2014-04-071-23/+22
* About to make big changes to the way fitness works, committing just in caseEduardo Pedroni2014-04-061-128/+56
* Parameter validation refactored and fully functional.Eduardo Pedroni2014-04-041-47/+62
* Visual feedback for parameters implemented.Eduardo Pedroni2014-04-031-26/+32
* Settings pane now actually controls the parameters, not much left to do.Eduardo Pedroni2014-04-011-62/+54
* Need to do a few tests on windowsEduardo Pedroni2014-03-311-0/+400