20 Commits

Author SHA1 Message Date
5857da49d0 misc features 2023-07-01 21:19:36 -04:00
58b272b873 misc fixes, improvements, new features 2023-04-17 08:03:07 -04:00
673b78b8d5 implement url-safe base64 2023-01-07 00:17:47 -05:00
53fefe96f5
add FindFileOptions parm to EnumerateDataPaths 2022-12-04 13:59:30 -05:00
ab32a58e05
various improvements to Framework functionality 2022-10-14 09:46:08 -04:00
f8a63cfdeb
Language and localization stuff moved here from MBS.Framework.UserInterface 2022-09-14 01:03:05 -04:00
2c11c39ff0
rearrange order of OnBeforeShutdown and OnStopping - why are there two of these? 2022-09-13 09:42:38 -04:00
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