mattercontrol/MatterControlLib/PartPreviewWindow
John Lewin f06e67a65e Use EventHandler<StringEventArgs> for SettingChanged event
- Issue MatterHackers/MCCentral#4730
Event should declare specialized EventArgs used via EventHandler<T>
2018-12-21 18:37:11 -08:00
..
GCodeDetails Use EventHandler<StringEventArgs> for SettingChanged event 2018-12-21 18:37:11 -08:00
View3D
BedSettings.cs
CreateDiscreteMeshes.cs
DropButton.cs Finishing color and material buttons in properties panel 2018-10-07 18:11:37 -07:00
GCode2DWidget.cs
GCode3DWidget.cs Moved extruder offsets from passing to MS to being part of stream processing 2018-12-04 13:28:46 -08:00
ItemColorButton.cs
ItemMaterialButton.cs
LeftClipFlowLayoutWidget.cs
LibraryBrowserPage.cs Hold ParentContainer in ContainerTreeNode 2018-11-07 18:03:45 -08:00
MainViewWidget.cs
MarkdownEditPage.cs
MaterialControls.cs Move theme.Colors.PrimaryTextColor into theme, remove unneeded types 2018-11-03 09:13:07 -07:00
MoveItemPage.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
NewTabButton.cs
Object3DTreeBuilder.cs
PartTabPage.cs
PlatingHelper.cs Made insertion group able to layout inserted objects (have a callback) 2018-09-25 16:21:32 -07:00
Popover.cs Refactor for clarity/conformance 2018-12-13 09:27:27 -08:00
PopupButton.cs
PopupMenu.cs
PopupMenuButton.cs Release references and propagate Close to non-children widgets 2018-11-15 14:51:07 -08:00
PrinterTabPage.cs Add per workspace library context 2018-12-12 17:40:32 -08:00
ResizableSectionWidget.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
RoundedToggleSwitch.cs Move PrimaryAccentColor to parent 2018-10-22 14:16:24 -07:00
RunningTaskRow.cs Use UiThread.ClearInterval 2018-11-13 16:54:46 -08:00
RunningTaskStatusPanel.cs
RunningTasksWidget.cs
SaveAsPage.cs Revert accessibility of contentRow 2018-11-03 10:12:49 -07:00
SearchableSectionWidget.cs
SectionWidget.cs
SelectedObjectPanel.cs Making ungroup and flatten do the same behavior and always be available 2018-12-16 08:35:55 -08:00
SliceLayerSelector.cs Move theme.Colors.PrimaryTextColor into theme, remove unneeded types 2018-11-03 09:13:07 -07:00
SpeedsLegend.cs Demand printer dependency in constructor 2018-11-11 13:52:31 -08:00
SystemWindowExtension.cs
Tabs.cs
Toolbar.cs
ViewControls3D.cs
ViewStyleButton.cs