mattercontrol/Utilities
John Lewin 2d737b679c Switch menus from TupleList<string, Func<bool>> to List<NamedAction>
- Menu actions always returned true and result was ignored
- Remove custom TupleList type, prefer lists with custom types
2017-05-31 12:51:15 -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