mattercontrol/PrinterControls/PrinterConnections
John Lewin ac279ccbe3 Revise ManufacturerNameMapping DropList support
- Ensure list items use the ASCII file system values
 - Use mapped Unicode manufacturer names where appropriate
2016-02-04 12:38:24 -08:00
..
BaseConnectionWidget.cs Changed Changing some delegate defs to use EventHandler<> instead. 2015-06-24 16:59:10 -07:00
ChooseConnectionWidget.cs Added unittest for ensuring that when has_hardware_leveling = 1 we dont show the Print Leveling tab in Slice Settings and also that when has_hardware_leveling = 0 we do show Print Leveling 2016-02-01 17:20:18 -08:00
ConnectionWindow.cs UI thread is more explicit about what functions it accepts and now accepts no parameter functions. 2015-06-11 12:06:40 -07:00
EditConnectionWidget.cs Revise Android softkeyboard support 2015-10-14 10:07:00 -07:00
PrinterChooser.cs Revise ManufacturerNameMapping DropList support 2016-02-04 12:38:24 -08:00
PrinterListItems.cs Added Automated unit tests for Exporting GCode from the Downloads folder and for adding zip files to the Downloads Folder I flagged it to be Ignored currently but they are nearly done 2015-12-31 12:57:00 -08:00
PrinterSetupStatus.cs Remove duplicate LibraryProviderSQLite 2016-01-14 14:21:06 -08:00
SetupConnectionWidget.cs.orig
SetupConnectionWidgetBase.cs Added Automated unit tests for Exporting GCode from the Downloads folder and for adding zip files to the Downloads Folder I flagged it to be Ignored currently but they are nearly done 2015-12-31 12:57:00 -08:00
SetupStepBaudRate.cs Changed Changing some delegate defs to use EventHandler<> instead. 2015-06-24 16:59:10 -07:00
SetupStepComPortManual.cs UI thread is more explicit about what functions it accepts and now accepts no parameter functions. 2015-06-11 12:06:40 -07:00
SetupStepComPortOne.cs UI thread is more explicit about what functions it accepts and now accepts no parameter functions. 2015-06-11 12:06:40 -07:00
SetupStepComPortTwo.cs UI thread is more explicit about what functions it accepts and now accepts no parameter functions. 2015-06-11 12:06:40 -07:00
SetupStepConfigureConnection.cs UI thread is more explicit about what functions it accepts and now accepts no parameter functions. 2015-06-11 12:06:40 -07:00
SetupStepInstallDriver.cs UI thread is more explicit about what functions it accepts and now accepts no parameter functions. 2015-06-11 12:06:40 -07:00
SetupStepMakeModelName.cs Revise ManufacturerNameMapping DropList support 2016-02-04 12:38:24 -08:00