|
|
431fc45e7d
|
the Package FileSystem is essentially the same as its underlying FileSystem object model
|
2020-09-11 19:40:27 -04:00 |
|
|
|
7b02518e4e
|
add option for DataFormat hint comparisons to require BOTH FileNameFilter and MagicByteSequence to match
|
2020-09-10 05:48:02 -04:00 |
|
|
|
2cf265e898
|
normalize CustomOption titles to UWT standard underscore instead of Windows-specific ampersand
|
2020-09-05 13:00:37 -04:00 |
|
|
|
284f3dc347
|
add ContentType to file associations (used for mime/packages generation on Linux)
|
2020-09-03 13:01:22 -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 |
|
|
|
eed27053c2
|
improvements (I think?) to whitespace handling
|
2020-07-30 09:35:26 -04:00 |
|
|
|
91a9e0faa3
|
apparently we have two different versions of these
|
2020-07-30 09:29:40 -04:00 |
|
|
|
7fdf6e79a2
|
properly throw ObjectModelNotSupported instead of just silently failing
|
2020-06-14 00:46:03 -04:00 |
|
|
|
5bc7e2dc91
|
fix two stupid bugs in RIFFDataFormat
|
2020-05-28 18:20:19 -04:00 |
|
|
|
a8058e0e6b
|
fix incorrect associations, namespaces, and other little bugs
|
2020-05-18 15:03:06 -04:00 |
|
|
|
1b426b22b6
|
remove trailing newline char... this MIGHT need to be moved to ReadLine() function
|
2020-05-13 06:35:29 -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 |
|
|
|
f0b529a857
|
add standard header to existing code files
|
2020-04-29 00:57:58 -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 |
|