summaryrefslogtreecommitdiff
path: root/grapher
Commit message (Expand)AuthorAgeFilesLines
...
* | Use class heirarchy for layout typesJacob Palecki2020-07-3012-134/+234
* | Fully use acceloptionsJacob Palecki2020-07-305-79/+200
* | Fix small bugs, add AccelOptions classJacob Palecki2020-07-305-13/+112
* | Adde accel type switchJacob Palecki2020-07-292-14/+43
* | Fix a few bugs around fieldXYJacob Palecki2020-07-292-3/+7
* | 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