mattercontrol/MatterControlLib/ApplicationView
Lars Brubaker 8783edb6f8 Fixed GCode waring formating
moved ui out of Pause Handling Stream
added unload option to filament run out screen
added load filament option to unload screen
added resume option to load screen (if printer paused)

issue: MatterHackers/MCCentral#3815
Feature request: Unload filament when filament runs out

issue: MatterHackers/MCCentral#4870
Layout regression in ShowMessageBox

issue: MatterHackers/MCCentral#4864
Last page of unload filament should offer to Load Filament
2019-01-18 09:49:55 -08:00
..
Themes Add theme support for noContentFieldDescription 2018-11-23 18:45:29 -08:00
ApplicationController.cs Fixed GCode waring formating 2019-01-18 09:49:55 -08:00
AppViewState.cs cleaning up MappedSetting 2018-11-14 13:33:25 -08:00
BedConfig.cs Switch to Model view when dragging items from the file system 2019-01-10 15:21:33 -08:00
BrandMenuButton.cs Revise namespace, use new Tour scope 2018-12-30 10:54:54 -08:00
EditContext.cs Add comments, revise member ordering per guidelines 2018-12-10 14:15:36 -08:00
LibraryItemConverter.cs CodeFactor clean up 2018-12-10 14:32:56 -08:00
LogoSpinner.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
NonPrintableAttribute.cs Add NonPrintable attribute to opt types out of slicing/printing 2018-12-29 12:33:01 -08:00
OemProfileDictionary.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
PartWorkspace.cs Wire up new PrinterContainer on printer workspaces 2018-12-12 17:41:51 -08:00
PrinterConfig.cs Migrate missing SettingsKeys 2019-01-14 12:06:13 -08:00
PrinterExtensionMethods.cs simple mesh 2019-01-11 17:10:45 -08:00
PrinterViewState.cs cleaning up MappedSetting 2018-11-14 13:33:25 -08:00
SceneContextViewState.cs cleaning up MappedSetting 2018-11-14 13:33:25 -08:00
SettingsValidation.cs Move settings dictionary into PrinterSettings 2019-01-06 13:19:01 -08:00
ThumbnailsConfig.cs Capture parent SystemWindow on click, exit if null 2018-11-29 17:14:51 -08:00
View3DConfig.cs Moved extruder offsets from passing to MS to being part of stream processing 2018-12-04 13:28:46 -08:00
WrappedLibraryContainer.cs Change from KeywordFilter property to ICustomSearch 2018-12-24 12:45:35 -08:00