mattercontrol/MatterControlLib/CustomWidgets
2019-01-15 15:23:08 -08: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 Don't call ExandedChianged twice in TreeView 2018-12-17 16:12:11 -08: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 Release references and propagate Close to non-children widgets 2018-11-15 14:51:07 -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 Extract reusable ShowValidationErrors method 2019-01-04 18:06:34 -08:00
ExtensionMethods.cs Extract icon helper to extension method 2018-10-29 18:16:09 -07:00
FlowSpacers.cs Remove custom alpha constructor 2018-10-22 14:16:25 -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
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 Pass SceneContext instead of Scene to SceneSelectionOperations 2018-11-11 08:51:50 -08:00
RadioImageWidget.cs
RadioPanelWidget.cs
SavePartsSheetFeedbackWindow.cs Move theme.Colors.PrimaryTextColor into theme, remove unneeded types 2018-11-03 09:13:07 -07:00
SimpleButton.cs Move theme.Colors.PrimaryTextColor into theme, remove unneeded types 2018-11-03 09:13:07 -07:00
SingleWindowProvider.cs Add guard for observed exception in new code, latest agg-sharp 2018-12-11 13:20:13 -08:00
SlidePanelWidget.cs
SlideWidget.cs
SolidSlider.cs Move PrimaryAccentColor to parent 2018-10-22 14:16:24 -07:00
SvgWidget.cs
TwoSidedStack.cs