mattercontrol/MatterControlLib/PartPreviewWindow
jlewin 6024a85133 Extract widget connect behavior to reusable public method
- Rewrite event handlers as privately scoped delegates
- Clear event handlers on ConnectSucceeded/ConnectFailed
2019-04-05 12:04:28 -07:00
..
GCodeDetails added a hotend temperature stream 2019-03-05 17:55:44 -08:00
SceneViewer Add item TraceData renderer 2019-02-04 16:18:06 -08:00
View3D Extract widget connect behavior to reusable public method 2019-04-05 12:04:28 -07:00
ArrowDirection.cs Extract ArrowDirection to standalone type, revise naming on use 2019-01-02 17:42:57 -08:00
BedSettings.cs
CreateDiscreteMeshes.cs fixed ungroup mesh 2019-01-24 15:24:19 -08:00
DropButton.cs Only show mouse down/highlight colors when popup closed 2019-03-09 10:00:34 -08:00
GCode2DWidget.cs Use EventHandler<StringEventArgs> for SettingChanged event 2018-12-21 18:37:11 -08:00
GCodePanel.cs Code cleanup 2019-02-22 23:13:56 -08:00
GenerateSupportPanel.cs Support tests are currently passing 2019-03-29 10:10:39 -07:00
ItemColorButton.cs Working on making the radial color picker an option 2018-12-07 13:03:58 -08:00
ItemMaterialButton.cs
LeftClipFlowLayoutWidget.cs
LibraryBrowserPage.cs
MainViewWidget.cs guard against null task item in long running task list 2019-03-19 17:19:45 -07:00
MarkdownEditPage.cs Use correct tab index 2019-03-11 12:26:04 -07:00
MaterialControls.cs
MoveItemPage.cs
NewTabButton.cs
Object3DTreeBuilder.cs Working on new circular fit to bounds 2019-02-08 13:05:12 -08:00
PartTabPage.cs Add and use new ISceneContext interface 2019-02-04 16:18:06 -08:00
PlatingHelper.cs Arrange All should be un-doable 2019-03-13 14:14:55 -07:00
Popover.cs Switch arrow directions when switching anchor points 2019-01-29 18:03:04 -08:00
PopupButton.cs Close constructed widgets 2018-12-19 18:00:13 -08:00
PopupMenu.cs
PopupMenuButton.cs Add dedicated popup border color, add or tune theme border color 2019-03-09 13:32:55 -08:00
PrinterTabPage.cs Making reslice confirmation non-modal 2019-03-15 22:53:49 -07:00
RenderOptionsButton.cs Move render toggles into dedicated menu 2019-02-04 20:06:34 -08:00
ResizableSectionWidget.cs
RoundedToggleSwitch.cs Fix alpha blending 2019-01-08 13:53:44 -08:00
RunningTaskRow.cs Add delegate to re-enable Stop button if Cancel Print aborted 2019-03-19 15:11:34 -07:00
RunningTaskStatusPanel.cs
RunningTasksWidget.cs Say who is the owner of executing tasks. This allows us to filter running tasks displays 2018-12-05 13:48:57 -08:00
SaveAsPage.cs
SearchableSectionWidget.cs
SectionWidget.cs Add event for SectionWidget expand/collapse 2019-02-22 22:25:57 -08:00
SelectedObjectPanel.cs Remove DragDropData dependency, add UndoBuffer 2019-03-07 17:56:41 -08:00
SliceLayerSelector.cs Printer widget should use printer bed rather than sceneContext 2019-02-04 16:18:06 -08:00
SliceSettingsPopover.cs Extract SliceSettings popover behaviors to dedicated type 2019-01-02 17:42:57 -08:00
SpeedsLegend.cs
SystemWindowExtension.cs Add dedicated popup border color, add or tune theme border color 2019-03-09 13:32:55 -08:00
Tabs.cs Getting switch extruder pre-gcode to run when needed 2019-02-06 12:34:20 -08:00
Toolbar.cs
ViewControls3D.cs Support tests are currently passing 2019-03-29 10:10:39 -07:00
ViewStyleButton.cs Move render toggles into dedicated menu 2019-02-04 20:06:34 -08:00