mattercontrol/MatterControlLib/CustomWidgets
2019-04-09 14:05:25 -07:00
..
ColorPicker Working on making the radial color picker an option 2018-12-07 13:03:58 -08:00
LibrarySelector Change BreadCrumbWidget dependency to ILibraryContext vs UI widget 2018-11-07 18:03:45 -08:00
PrintingWindow Use new path stroke properties 2019-01-15 15:23:08 -08:00
ResizeContainer Fix typo 2018-10-25 16:36:42 -07:00
TreeView Eliminate problematic side effects from Image setter 2019-03-15 16:11:24 -07:00
BoundDropList.cs Add theme driven MHDropDownList 2018-10-22 14:16:25 -07:00
ConfigurePrinterWidget.cs Remove SettingsLayout.Instance, move to PrinterSettings.Layout 2019-01-06 13:28:37 -08:00
DataViewGraph.cs Fix typo 2018-10-18 17:58:21 -07:00
DockingTabControl.cs Use new onloadInvoked member 2019-02-19 11:05:42 -08:00
DoubleSolidSlider.cs Apply theme styles to sliders 2018-10-22 14:16:27 -07:00
EditableNumberDisplay.cs Move theme.Colors.PrimaryTextColor into theme, remove unneeded types 2018-11-03 09:13:07 -07:00
ExportPrintItemPage.cs Conditionally enable Export based on validation results 2019-03-18 18:10:13 -07:00
ExtensionMethods.cs Extract StreamProcessor tool for interactive debugging 2019-04-09 14:05:25 -07:00
FlowSpacers.cs Remove custom alpha constructor 2018-10-22 14:16:25 -07:00
GCodeSketch.cs Use extrusion multiplier 2019-03-15 13:36:21 -07:00
HelpArticleHeader.cs Move theme.Colors.PrimaryTextColor into theme, remove unneeded types 2018-11-03 09:13:07 -07:00
HoverImageWidget.cs Add support for hoverable IconButton 2018-09-29 15:05:19 -07:00
InlineEditControl.cs Use standard event listener pattern 2018-11-16 15:53:43 -08:00
InlineListItemEdit.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
InlineStringEdit.cs Move theme.Colors.PrimaryTextColor into theme, remove unneeded types 2018-11-03 09:13:07 -07:00
LinkLabel.cs Move PrimaryAccentColor to parent 2018-10-22 14:16:24 -07:00
NamedAction.cs Add and use new ISceneContext interface 2019-02-04 16:18:06 -08:00
RadioImageWidget.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
RadioPanelWidget.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
SimpleButton.cs Disable image widget resize on image change 2019-03-22 14:19:05 -07:00
SingleWindowProvider.cs Add SingleWindowProvider visibility hook 2019-03-22 14:53:22 -07:00
SlidePanelWidget.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
SlideWidget.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
SolidSlider.cs Move PrimaryAccentColor to parent 2018-10-22 14:16:24 -07:00
SvgWidget.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
TwoSidedStack.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
XyCalibrationCollectDataPage.cs Improving directions 2019-03-26 21:10:51 -07:00
XyCalibrationDataRecieved.cs Remove unused parameter 2019-03-26 11:50:52 -07:00
XyCalibrationSelectPage.cs Remove unused parameter 2019-03-26 11:50:52 -07:00
XyCalibrationStartPrintPage.cs Improve print exit/wizard restore 2019-04-04 14:36:31 -07:00