14 Commits

Author SHA1 Message Date
e6be610a9d
rename UniversalEditor.UserInterface.MainWindow to EditorWindow to avoid naming conflict with MBS.Framework.MainWindow 2022-01-17 02:34:41 -05:00
476c07516b
computer broke, frustrated, will clean up this shitload later 2021-12-09 01:04:07 -05:00
e670a3646e
migrate functionality from Engine directly into EditorApplication and remove Engine 2021-07-24 17:13:33 -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
847d98850e
reorganize some stuff, fix Undo/Redo command enabling, other minor aesthetic issues 2021-02-26 21:01:25 -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
515e332f61
sometimes we expect Editor.Document to be set 2020-10-20 20:57:57 -04:00
218dcd844e
Insert CustomOptions from the current DataFormat into Document Properties dialog 2020-09-06 06:04:07 -04:00
3be465d5bd
reset Accessor to beginning before attempting to detect binary or text 2020-06-14 00:46:04 -04:00
8e2bd583c1
properly set Editor.Title 2020-05-20 13:18:15 -04:00
63602a6c97
slight hack (and maybe performance improvement) - only reload the control collection if a different set of Editors actually needs to be loaded 2020-05-12 02:57:49 -04:00
5506b0c81b
sometimes Accessor is null, this is supposed to happen, but not sure why - think it has to do with the default editor 2020-04-03 00:00:15 -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