mattercontrol/ConfigurationPage
Lars Brubaker b83b967968 Took out double clicking on library
Fixed a bug where print leveling could get bad data by clicking back.
2015-09-01 17:08:59 -07:00
..
ApplicationSettings Made sure we cannot restart MatterControl when a print is active (e.g clicking restart for display or language options). Instead we open up a message box warning the user. 2015-07-30 11:07:56 -07:00
CloudSettings Added Tests and added utility function so that we can run tests with different MatterControlDB States 2015-08-28 17:55:50 -07:00
PrinterSettings Added Tests and added utility function so that we can run tests with different MatterControlDB States 2015-08-28 17:55:50 -07:00
PrintLeveling Took out double clicking on library 2015-09-01 17:08:59 -07:00
LanguageSelector.cs Add French language into LanguageSelector 2015-06-16 22:30:29 +02:00
PrinterConfigurationPage.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
SettingsViewBase.cs Re-wrote toggle switch to be a view for checkbox. 2015-04-22 08:43:09 -07:00
ThemeSelectorWindow.cs