mattercontrol/SlicerConfiguration/UIFields
2017-09-14 22:13:29 -07:00
..
BoundDoubleField.cs Extract embedded type to new file 2017-09-14 21:17:35 -07:00
CheckboxField.cs Fix and update SliceSetting field identifiers 2017-09-14 14:47:08 -07:00
ComPortField.cs Complete rename to UIField 2017-09-13 06:59:30 -07:00
DoubleField.cs Remove invalid cast 2017-09-13 06:45:22 -07:00
DoubleOrPercentField.cs Convert common types to UIField 2017-09-13 06:45:18 -07:00
DropMenuWrappedField.cs Complete rename to UIField 2017-09-13 06:59:30 -07:00
ExtruderOffsetField.cs Implement custom ExtruderOffsetField 2017-09-14 13:29:22 -07:00
FieldChangedEventArgs.cs Complete rename to UIField 2017-09-13 06:59:30 -07:00
IntField.cs Use correct property during ConvertValue 2017-09-13 06:45:22 -07:00
IntOrMmField.cs Remove unused settingData param, IntOrMmField code 2017-09-13 06:45:18 -07:00
ListField.cs Complete rename to UIField 2017-09-13 06:59:30 -07:00
MultilineStringField.cs Dynamically sized GCode fields 2017-09-13 18:19:42 -07:00
NumberField.cs Fix regression in numeric fields regarding negatives 2017-09-14 19:17:04 -07:00
PositiveDoubleField.cs Restore PositiveDouble functionality, convert to concise test format 2017-09-14 22:13:29 -07:00
TextField.cs Complete rename to UIField 2017-09-13 06:59:30 -07:00
UIField.cs Complete rename to UIField 2017-09-13 06:59:30 -07:00
Vector2Field.cs Validate Vector2Field changes via ConvertValue 2017-09-14 13:27:48 -07:00