mattercontrol/PrinterControls/PrinterConnections
johnlewin 356bdad2d2 Merge pull request #345 from gregory-diaz/master
Fixed Bug: Previously you could not add zip files to the queue using …
2015-08-03 11:09:33 -07:00
..
BaseConnectionWidget.cs Changed Changing some delegate defs to use EventHandler<> instead. 2015-06-24 16:59:10 -07:00
ChooseConnectionWidget.cs took out debug show bounds 2015-07-30 14:26:01 -07: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 Changed Changing some delegate defs to use EventHandler<> instead. 2015-06-24 16:59:10 -07:00
PrinterChooser.cs Ran code maid against this code. 2015-04-08 15:20:10 -07:00
PrinterListItems.cs Fixed some close window regression from new onidle calls. 2015-06-11 14:34:26 -07:00
PrinterSetupStatus.cs Making print leveling code go through the loaded print leveling solution (rather than the leveling plane). 2015-08-01 14:44:53 -07:00
SetupConnectionWidget.cs.orig Commit of the code 2014-01-29 19:09:30 -08:00
SetupConnectionWidgetBase.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
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 Changed Changing some delegate defs to use EventHandler<> instead. 2015-06-24 16:59:10 -07:00