28 Commits

Author SHA1 Message Date
a9400d718b
get rid of File.SetObjectModel<> in favor of File.Source = new ObjectModelFileSource 2022-10-14 09:41:28 -04:00
b5a0487158
store debugging information (i.e. definition locations) for XML / markup documents 2022-08-06 19:02:40 -04:00
38b61618eb
Merge branch 'master' of github.com:alcexhim/UniversalEditor 2022-03-17 14:36:44 -04:00
f070e77f35
refactored settings parser into separate file to be merged into UWT proper 2022-02-07 13:10:38 -05:00
476c07516b
computer broke, frustrated, will clean up this shitload later 2021-12-09 01:04:07 -05:00
195b498054
improvements to XML schema handling 2021-10-31 14:58:34 -04:00
481ee946b0
remove broken files 2021-07-25 21:02:07 -04:00
d8b75962c5
merge stashed changes 2021-07-25 16:12:56 -04:00
0f09dd9288
remove obsolete code in favor of using .NET-provided classes 2021-06-02 01:58:05 -04:00
d973de830d
remove ProjectTypeVariable in favor of using Setting everywhere 2021-05-22 07:26:57 -04:00
852d6c941b
reference project SNK file instead of global SNK file (project SNK is a symbolic link to global SNK) 2021-05-15 00:29:40 -04:00
97d1401c3c
update pre-commit 2021-05-07 22:05:11 -04:00
3f1107b022
implement pre-commit hook 'Forbid spaces in indentation' 2021-05-07 18:15:20 -04:00
8b689aa3ad
add .desktop file 2021-05-07 13:50:26 -04:00
c07f06dd46
still work in progress, but some progress on Open Packaging Format (*.---x) 2021-04-29 23:16:31 -04:00
844dc18392
binary editor improvements and preliminary implementation for the WxHexEditor-compatible binary grammar definition format 2021-02-20 22:25:40 -05:00
6fdc8841fb
reorganize associations and add ContentType and HintComparison 2020-09-10 06:01:18 -04:00
da49113837
preliminary working implementation of Batch Find/Replace dialog... very incomplete 2020-08-26 02:10:11 -04:00
487255782d
implement rudimentary MSBuild task for compiling UEXML into OpenDocument archive 2020-08-13 00:18:00 -04:00
62b137640d
move ZIP data format from FileSystem to Essential because other DataFormats like OpenDocument will use it 2020-08-12 22:31:48 -04:00
efacb5810d
move Package (used by 'Open Packaging Convention') from Microsoft to Essential because other DataFormats like OpenDocument will use it 2020-08-12 22:25:57 -04:00
54e11b8da6
provide a way for embedded Accessors returned from a FileSystemObjectModel to access files relative to their location (not just physical files) 2020-06-14 00:45:03 -04:00
f7672cf10e
breaking changes to allow PropertyListObjectModel to store Properties and Groups in arbitrary order 2020-05-13 01:10:44 -04:00
8d387bd95f
this isn't really an implementation for PropertyListObjectModel 2020-05-12 21:19:54 -04:00
be832ce119
implement a UWT-based RIFF chunked document editor 2020-05-09 09:20:29 -04:00
cdf93dd145
moved conditional statement code out of a single file/UE project and into MBS.Framework.Logic 2020-04-29 01:24:52 -04:00
400f962de1
reorganize directory structure and remove stale projects. our main focus will be on C# from here on out 2020-03-23 03:05:03 -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