13 Commits

Author SHA1 Message Date
e026d576ad
refactor CommandLine and move package file determination into MBS Framework base 2022-03-16 14:11:06 -04:00
75c2dcca65
add scaffolding for EventFilters (to be implemented in Engine-specific code) 2022-01-15 07:59:07 -05:00
040bf2e7e1
add comments and an enum value 2021-11-15 23:56:34 -05:00
96c4c6f217
move stuff from MBS.Framework.UserInterface to base MBS.Framework 2021-07-25 08:51:28 -04:00
43fc5b7a67
sender should be this, not cmd (that's why you should use CommandEventArgs.Command) 2021-05-22 02:17:13 -04:00
a305f74c48
update pre-commit 2021-05-07 22:06:03 -04:00
ba7f6a497a
search Commands collection before calling FindCommandInternal (can't remember why...) 2021-04-29 22:32:59 -04:00
5194305560
search all added Contexts for the given commandID 2021-02-27 08:37:41 -05:00
489544e372
separate Application contexts (added/removed to Application) and other contexts (e.g. Universal Editor's EditorContext) 2021-02-23 23:40:31 -05:00
3d961c6691
return ShortName if UniqueName has not yet been set 2021-02-06 22:42:21 -05:00
7ca5acd471
implement InstallationStatus from MBS Framework for Android 2021-01-09 22:30:23 -05:00
83051d779f
add some convenience to enable single-line (new xxxApplication()).Start() paradigm 2021-01-09 22:16:25 -05:00
10290a037b
bring in all the stuff we've moved out of MBS.Framework.UserInterface 2020-11-06 22:24:50 -05:00