| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add FieldXY | Jacob Palecki | 2020-07-29 | 5 | -90/+242 |
| * | All single-value boxes use fields | Jacob Palecki | 2020-07-29 | 3 | -62/+56 |
| * | Separate classes into files, add Field class for text box state | Jacob Palecki | 2020-07-29 | 5 | -51/+182 |
| * | Take all variables through GUI | Jacob Palecki | 2020-07-29 | 1 | -26/+70 |
| * | Take new data for most fields by pressing enter | Jacob Palecki | 2020-07-29 | 2 | -16/+106 |
| * | Rename elements and add write button | Jacob Palecki | 2020-07-29 | 2 | -142/+169 |
| * | Added skeleton for input fields | Jacob Palecki | 2020-07-29 | 2 | -17/+253 |
| * | Allow zooming on graph | Jacob Palecki | 2020-07-29 | 1 | -0/+17 |
| * | Get rid of enum and use types\tags directly | Jacob Palecki | 2020-07-28 | 1 | -1/+1 |
| * | More comments and light refactoring | Jacob Palecki | 2020-07-28 | 1 | -2/+2 |
| * | Add correct names and labels | Jacob Palecki | 2020-07-24 | 3 | -24/+34 |
| * | Add a basic windows forms grapher | Jacob Palecki | 2020-07-24 | 11 | -0/+629 |