mattercontrol/PrinterControls/PrinterConnections
Lars Brubaker 5f4ea81a4c Made PrintItemWrapper able to take a containing LibraryPrivider handle
Made the providers pass themselves when building PrintItemWrappers
Fixed the bug with print history not setting the correct item to print
Took out LibrarySQLiteData (not replaced with LibraryProviderSQLite)
Made code go through the new SQLite provider to add parts during setup
Starting work on Save as Window to save to queue or provider and do provider selection
2015-07-20 16:09:52 -07:00
..
BaseConnectionWidget.cs Changed Changing some delegate defs to use EventHandler<> instead. 2015-06-24 16:59:10 -07:00
ChooseConnectionWidget.cs Fixed some close window regression from new onidle calls. 2015-06-11 14:34:26 -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 Made PrintItemWrapper able to take a containing LibraryPrivider handle 2015-07-20 16:09:52 -07:00
SetupConnectionWidget.cs.orig
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