mattercontrol/MatterControlLib/SlicerConfiguration/UIFields
2022-04-29 14:18:55 -07:00
..
BoundDoubleField.cs Add support for themed text/number edit fields 2018-10-22 14:16:24 -07:00
BoundsField.cs Improve description of offsets 2021-03-02 17:50:57 -08: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 Fixed the align to do the right anchor 2020-04-21 21:13:32 -07:00
ColorField.cs Improving hole button 2022-04-29 14:18:55 -07:00
ComPortField.cs Got rid of invert icons 2021-05-21 15:23:25 -07: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
DoubleOrIncompatible.cs fix spelling error 2022-03-25 11:10:10 -07:00
DoubleOrPercentField.cs Adding ability to specify "Not Compatible" bed temperature in material settings 2022-03-25 09:53:50 -07:00
DropMenuWrappedField.cs Made menus resolution sensitive 2020-08-14 21:56:39 -07:00
EnumDisplayField.cs Make sure radius edges are resolution independent 2021-11-25 22:28:30 -08:00
EnumField.cs Improve theme support for DropLists 2018-10-22 14:16:25 -07:00
ExpressionField.cs Disable units test 2021-10-17 16:45:01 -07:00
ExtruderOffsetField.cs fixing tests 2020-07-05 11:26:35 -07:00
FieldChangedEventArgs.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
FontSelectorField.cs Added font preview to font selector 2019-10-22 17:42:26 -07: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 Got rid of invert icons 2021-05-21 15:23:25 -07:00
ListField.cs Ability to set brim extruder 2021-02-20 16:42:02 -08:00
ListStringField.cs Got rid of invert icons 2021-05-21 15:23:25 -07:00
MarkdownEditField.cs Got rid of invert icons 2021-05-21 15:23:25 -07:00
MaterialIndexField.cs Now we can edit material colors 2021-01-29 08:22:00 -08:00
MultilineStringField.cs Add support for themed text/number edit fields 2018-10-22 14:16:24 -07:00
NumberField.cs improving undo in property editor 2020-07-11 09:19:41 -07:00
PositiveDoubleField.cs Add support for themed text/number edit fields 2018-10-22 14:16:24 -07:00
SliceEngineField.cs Made menus resolution sensitive 2020-08-14 21:56:39 -07:00
SurfacedEditorPage.cs Make component editor better 2022-02-19 19:43:08 -08:00
SurfacedEditorsField.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
TextField.cs Working to add variables in the form of a sheet 2021-05-30 08:06:22 -07:00
UIField.cs Don't show some warning if there are errors 2022-03-28 11:49:36 -07: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 Improving sheet parsing 2021-10-07 18:39:27 -07:00
Vector4Field.cs Making an editor for vector4 2021-03-02 07:33:23 -08:00