summaryrefslogtreecommitdiff
path: root/grapher/Form1.cs
Commit message (Collapse)AuthorAgeFilesLines
...
* | Take new data for most fields by pressing enterJacob Palecki2020-07-291-2/+85
| |
* | Rename elements and add write buttonJacob Palecki2020-07-291-41/+59
| |
* | Added skeleton for input fieldsJacob Palecki2020-07-291-0/+25
| |
* | 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-241-4/+11
|
* Add a basic windows forms grapherJacob Palecki2020-07-241-0/+57