|
|
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 |
|