mattercontrol/Utilities
John Lewin 03a593f1b5 Move to new library model and view
- Add new listview control for library content
- Migrate library providers to containers
  - Cloud, Sqlite, Directories, Queue, History
- Migrate SideBar components to containers
  - Primatives, Text, Braille, ImageConverter
- Create new library container types
  - Zip files, Calibration parts, Printer SDCards
- Reduce leftnav to Library, Settings, Controls, Options
- Add DragDrop support for image content
2017-05-20 00:41:02 -07:00
..
WebUtilities Keep Sign in/out visible after click 2017-01-06 16:55:24 -08:00
AuthenticationData.cs Merge branch 'smash_1.7.1' into design_tools 2017-05-19 14:57:04 -07:00
FieldValidation.cs Add missing localizations 2016-01-14 14:20:11 -08:00
LimitCallFrequency.cs Put in position reporting and a new utility class to limit the rate we call a function. 2015-11-23 13:08:21 -08:00
ManifestFileHandler.cs Move to new library model and view 2017-05-20 00:41:02 -07:00
ProjectFileHandler.cs Move to new library model and view 2017-05-20 00:41:02 -07:00
SelectedListItems.cs New library code to support provider pluggins for things like 2015-06-10 17:53:17 -07:00
TupleList.cs