13 Commits

Author SHA1 Message Date
49a237ab94
smarter prefix suggestion for document and project templates 2022-01-18 12:32:13 -05:00
d973de830d
remove ProjectTypeVariable in favor of using Setting everywhere 2021-05-22 07:26:57 -04:00
97d1401c3c
update pre-commit 2021-05-07 22:05:11 -04:00
c655e4baab
dynamically change New Dialog caption depending on whether it's a New Project or New Document - broken in UWT 2021-03-23 14:54:09 -04:00
bd836fd758
migrate Settings codebase from MBS.Framework.UserInterface to MBS.Framework [from MBS.Framework a594833] 2021-02-15 22:18:11 -05:00
a1ec00983b
major improvements to project system including 'virtual' in-memory file system for projects and multiple project types (natures) 2020-10-22 21:21:04 -04:00
d3d74b4f05
aesthetic changes and README.md update 2020-09-05 06:51:54 -04:00
b93a4c0978
I don't think we need these messages anymore 2020-08-29 18:40:31 -04:00
abd4992fbe
reorganize ListView source into its own sub-namespace 2020-08-15 01:43:55 -04:00
8f2fd6837f
use nameof() instead of hardcoding widget name - that way if we ever need to change it we can just do a simple refactor 2020-05-10 21:24:26 -04:00
9053e149b4
improvements to UWT ContainerLayout-based AboutDialog and NewDialog 2020-05-09 22:45:27 -04:00
2724d9461d
implement NewDialog (the New Document and New Project dialog) as a UWT-based ContainerLayout design 2020-05-09 19:36:26 -04:00
19fa0d64bc
reorganize directory structure and remove stale projects. our main focus will be on C# from here on out 2020-03-23 02:28:39 -04:00