15 Commits

Author SHA1 Message Date
b16d63279e
preliminary implementation of Panel references - XML and Editor Panels to come soon 2021-08-11 22:26:12 -04:00
c63a7fd999
focus newly-created TreeModelRow after adding it 2021-08-03 23:15:05 -04:00
e670a3646e
migrate functionality from Engine directly into EditorApplication and remove Engine 2021-07-24 17:13:33 -04:00
fb24fb02f7
implementing CellRenderer from UWT - requires MBS.Framework.UserInterface @ a75f688 2021-05-11 22:56:04 -04:00
97d1401c3c
update pre-commit 2021-05-07 22:05:11 -04:00
8b689aa3ad
add .desktop file 2021-05-07 13:50:26 -04:00
e167853c28
move IHostApplication core into UniversalEditor.Core 2021-03-23 14:48:24 -04:00
9ecb3e3692
convert HostApplication from static class to interface implemented by EditorApplication (a subclass of UIApplication) 2021-01-02 00:30:28 -05:00
e8eab14089
migrate Application to a non-static class so we can develop UI-specific stuff in a subclass 2020-10-26 16:49:11 -04:00
45baa38e04
provide an IDocumentPropertiesProvider interface to indicate a focused IControl which supports document properties 2020-10-23 21:59:39 -04:00
6b1d0f34c7
implement 'Open Containing Folder' for Solution Explorer panel 2020-10-23 21:57:34 -04: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
a2f874a728
expose the current project and solution as properties on IHostApplicationWindow (used by build system) 2020-09-20 00:43:07 -04:00
abd4992fbe
reorganize ListView source into its own sub-namespace 2020-08-15 01:43:55 -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