mattercontrol/ApplicationView
John Lewin 42cc88b9d4 Refactor ProfileManager to prefer isolated instances
- Replace DB nomenclatures with ProfilesDoc/Profiles terms
- Convert SetLastProfile() to LastProfileID property
- Remove LoadLastProfileWithoutRecovery function
  - Use LoadWithoutRecovery(LastProfileID)
  - One caller, far more clear with only one LoadWithout function
- Move safe FileSystem UserName to AuthenticationData, like UserName
- Skip importing guest profiles that are missing PrinterSettings files
2016-10-21 13:00:53 -07:00
..
MenuRow Last changes to loged in drop down 2016-09-16 11:38:32 -07:00
AdvancedControlsPanel.cs Made sure profiles use proper profile extension and are looked for accordingly 2016-07-14 13:46:33 -07:00
CompactSlidePanel.cs Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2016-05-07 20:30:25 -07:00
FirstPanelTabView.cs Made the about window always on top 2015-05-20 10:55:14 -07:00
MainApplicationWidget.cs Refactor ProfileManager to prefer isolated instances 2016-10-21 13:00:53 -07:00
TouchscreenTabView.cs Make TabPages private, use existing GetTabPage member 2016-10-07 10:47:27 -07:00
WidescreenPanel.cs Convert lastNumberOfVisiblePanels to instance member 2016-10-07 09:07:50 -07:00