mattercontrol/MatterControlLib/CustomWidgets
John Lewin c5e3ff95a4 Use TreeNode TextWidget text for ToString
- Improve debugging experience with helpful identifier
2019-01-25 07:58:11 -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 Use TreeNode TextWidget text for ToString 2019-01-25 07:58: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 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 Initial prototype for revised validation reporting 2019-01-22 13:35:27 -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
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 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