summaryrefslogtreecommitdiff
path: root/grapher/Models/Fields/Field.cs
Commit message (Collapse)AuthorAgeFilesLines
* remove culture specific float parsinga1xd2021-08-291-7/+1
| | | | make app/default culture invariant
* rename tryparse, add typea1xd2020-12-221-2/+2
|
* fallback on invariant format when parsing fieldsa1xd2020-12-151-1/+8
| | | | by invariant meaning english-based number style, with period char as decimal separator
* add more changes from reviewa1xd2020-12-051-7/+13
| | | | | | improve version error messages revert poll time changes add range validation after text parse
* SetActive changes field default, bugs fixedJacob Palecki2020-09-251-2/+8
|
* Fix box writeJacob Palecki2020-09-111-1/+13
|
* Remove and sort usings en masseJacob Palecki2020-09-081-4/+0
|
* Refactor type optionsJacob Palecki2020-09-071-6/+24
|
* intermittent commit - large commit halfway doneJacob Palecki2020-09-011-0/+48
|
* Move constants to central classJacob Palecki2020-09-011-7/+1
|
* Add constants class and separate classes into regionsJacob Palecki2020-09-011-3/+2
|
* Initial commitSidiouth2020-08-311-1/+1
| | | | | -Right-alight option labels in the gui -Allow users to modify the string already in the options field
* Reorganized solution into directoriesJacob Palecki2020-08-121-0/+226