| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add FieldXY | Jacob Palecki | 2020-07-29 | 1 | -27/+11 |
| * | All single-value boxes use fields | Jacob Palecki | 2020-07-29 | 1 | -44/+12 |
| * | Separate classes into files, add Field class for text box state | Jacob Palecki | 2020-07-29 | 1 | -36/+3 |
| * | 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 | 1 | -2/+85 |
| * | Rename elements and add write button | Jacob Palecki | 2020-07-29 | 1 | -41/+59 |
| * | Added skeleton for input fields | Jacob Palecki | 2020-07-29 | 1 | -0/+25 |
| * | 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 | 1 | -4/+11 |
| * | Add a basic windows forms grapher | Jacob Palecki | 2020-07-24 | 1 | -0/+57 |