mattercontrol/ConfigurationPage
John Lewin 5db7c79d00 Get updated profiles compiling on Android
- Remove unused properties from ApplicationView
 - Rename CompactApplicationView to TouchscreenView
 - Rename ResponsiveApplicationView to DesktopView
 - Move abstract ToggleTopContainer() specific to TouchscreenView
 - Remove unused HideTopContainer implementations
 - Conditionally compile invocation/assignment of ApplicationMenuRow
 - Migrate single setting from PrinterSettings "PublishBedImage" to SliceSettings
 - Remove PrinterSettings class
 - Import "PublishBedImage" during ImportPrinters
 - Remove code that doubles the size of the splitter bar when collapsed
 - Fix incorrect path to "config.ini"
2016-05-05 12:33:39 -07:00
..
ApplicationSettings Get updated profiles compiling on Android 2016-05-05 12:33:39 -07:00
CalibrationSettings Refactor CalibrationSettingsView, remove dead code 2016-05-04 08:26:20 -07:00
CloudSettings Options menu labels 2016-01-18 10:08:47 -08:00
PrinterSettings Get updated profiles compiling on Android 2016-05-05 12:33:39 -07:00
PrintLeveling Settings profile using methods rather than properties 2016-04-28 09:41:27 -07:00
LanguageSelector.cs Add localization helper in Debug builds 2016-01-08 16:06:14 -08:00
PrinterConfigurationPage.cs Fixed connection issues 2016-04-27 17:34:33 -07:00
SettingsViewBase.cs Re-wrote toggle switch to be a view for checkbox. 2015-04-22 08:43:09 -07:00
ThemeSelectorWindow.cs Added class for new theme selector window that will link to the Configuration tab. UI is mostly done, code needs to be formatted more coherently, and save theme functionality is not there! 2014-10-08 16:09:08 -07:00