summaryrefslogtreecommitdiff
path: root/grapher
Commit message (Expand)AuthorAgeFilesLines
* Add FieldXYJacob Palecki2020-07-295-90/+242
* All single-value boxes use fieldsJacob Palecki2020-07-293-62/+56
* Separate classes into files, add Field class for text box stateJacob Palecki2020-07-295-51/+182
* Take all variables through GUIJacob Palecki2020-07-291-26/+70
* Take new data for most fields by pressing enterJacob Palecki2020-07-292-16/+106
* Rename elements and add write buttonJacob Palecki2020-07-292-142/+169
* Added skeleton for input fieldsJacob Palecki2020-07-292-17/+253
* Allow zooming on graphJacob Palecki2020-07-291-0/+17
* Get rid of enum and use types\tags directlyJacob Palecki2020-07-281-1/+1
* More comments and light refactoringJacob Palecki2020-07-281-2/+2
* Add correct names and labelsJacob Palecki2020-07-243-24/+34
* Add a basic windows forms grapherJacob Palecki2020-07-2411-0/+629