16 Commits

Author SHA1 Message Date
3c332eb798
don't die painfully if StartPage layout cannot be loaded 2021-07-24 17:14:53 -04: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
d762f59ae7
implement Recent Documents list in start page and main menu 2021-04-27 08:50:34 -04:00
e167853c28
move IHostApplication core into UniversalEditor.Core 2021-03-23 14:48:24 -04:00
497b56ec93
rename StartPagePanel to StartPage (because it displays in the document area, it is a Page) 2021-02-27 08:35:13 -05: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