mattercontrol/MatterControlLib/SlicerConfiguration/UIFields
John Lewin 931f0b9e0c Restore CloseOnIdle
- Issue MatterHackers/MCCentral#5755
Cannot access disposed object exception during application exit
- Issue MatterHackers/MCCentral#5756
Cross-Thread operation not valid exception in CommunicationStateChanged
event handlers
2020-02-07 17:08:47 -08:00
..
BoundDoubleField.cs Add support for themed text/number edit fields 2018-10-22 14:16:24 -07:00
BoundsField.cs Reuse Vector4 field for new BoundsField 2019-04-12 16:44:06 -07:00
CharField.cs Add support for themed text/number edit fields 2018-10-22 14:16:24 -07:00
CheckboxField.cs Move theme.Colors.PrimaryTextColor into theme, remove unneeded types 2018-11-03 09:13:07 -07:00
ChildrenSelectorListField.cs Replace duplicate ItemsToSubtract property with SelectedChildren 2019-05-20 16:37:45 -07:00
ColorField.cs Use theme border colors 2018-11-06 09:06:06 -08:00
ComPortField.cs changed CommunicationStateChanged to EventHandler 2018-11-09 13:19:29 -08:00
DirectionVectorField.cs Add theme driven MHDropDownList 2018-10-22 14:16:25 -07:00
DoubleField.cs Add support for themed text/number edit fields 2018-10-22 14:16:24 -07:00
DoubleOrPercentField.cs Add support for themed text/number edit fields 2018-10-22 14:16:24 -07:00
DropMenuWrappedField.cs Use EventHandler<StringEventArgs> for SettingChanged event 2018-12-21 18:37:11 -08:00
EnumField.cs Improve theme support for DropLists 2018-10-22 14:16:25 -07:00
ExtruderOffsetField.cs Reduce use of deprecated z_offset field 2019-03-25 18:17:51 -07:00
FieldChangedEventArgs.cs
FontSelectorField.cs Added font preview to font selector 2019-10-22 17:42:26 -07:00
IconEnumField.cs Conditionally invert icons based on new IconsAttribute option 2019-01-04 11:43:03 -08:00
IntField.cs Fix UIField test color regression 2019-04-12 16:44:06 -07:00
IntOrMmField.cs Add support for themed text/number edit fields 2018-10-22 14:16:24 -07:00
IpAddessField.cs changed CommunicationStateChanged to EventHandler 2018-11-09 13:19:29 -08:00
ListField.cs Add theme driven MHDropDownList 2018-10-22 14:16:25 -07:00
ListStringField.cs
MarkdownEditField.cs
MaterialIndexField.cs
MultilineStringField.cs Add support for themed text/number edit fields 2018-10-22 14:16:24 -07:00
NumberField.cs Add support for themed text/number edit fields 2018-10-22 14:16:24 -07:00
PositiveDoubleField.cs Add support for themed text/number edit fields 2018-10-22 14:16:24 -07:00
SliceEngineField.cs removed the gear icon from the slice engine field 2020-02-07 17:08:47 -08:00
SurfacedEditorPage.cs Restore CloseOnIdle 2020-02-07 17:08:47 -08:00
SurfacedEditorsField.cs
TextField.cs Move theme.Colors.PrimaryTextColor into theme, remove unneeded types 2018-11-03 09:13:07 -07:00
UIField.cs Depict slice settings validation status in SliceSettings views 2019-01-05 10:38:33 -08:00
ValueOrUnitsField.cs Add support for themed text/number edit fields 2018-10-22 14:16:24 -07:00
Vector2Field.cs Add Vector2 field test 2019-04-12 16:44:06 -07:00
Vector3Field.cs Add Vector3 field test 2019-04-12 16:44:06 -07:00
Vector4Field.cs Fix errors in Vector4Field 2019-04-12 16:44:06 -07:00