mattercontrol/Library/Provider
John Lewin ccd59227f0 Add LazyTabs for Touchscreen view
- Remove unset ApplicationControler.WidescreenMode variable
- Add local AddTab function to TouchScreenTabView for LazyTab creation
- Use common AddTab function for tab creation in TouchScreenTabView
- Refactor WidescreenPanel for clarity
  - Use OnBoundsChanged instead of event
  - obj.NumberOfVisiblePanels() becomes obj.VisiblePanelCount
- Fix thumbnail exception experienced by ensuring Directory exists
- Run ActiveSliceSettings.Instance assignment on UI thread if loading
  - Prevents extra ReloadAll right at the completion of form Load
2016-10-06 21:47:16 -07:00
..
LibraryProvider.cs Added the printer name to slice settings ui 2016-05-10 13:30:51 -07:00
LibraryProviderFileSystem.cs Filter files from LibraryProviderFileSystem that have no extension. 2016-06-09 14:20:03 -07:00
LibraryProviderHistory.cs Remove async modifiers from non-async methods 2015-12-08 16:59:28 -08:00
LibraryProviderPlugin.cs Changed should be shown not to take a call back. 2016-01-18 10:02:30 -08:00
LibraryProviderQueue.cs Need to be able to save to the queue on save as 2015-12-15 09:44:56 -08:00
LibraryProviderSelector.cs Make edit available all the time 2016-10-06 14:09:35 -07:00
LibraryProviderSqlite.cs Add LazyTabs for Touchscreen view 2016-10-06 21:47:16 -07:00