19 Commits

Author SHA1 Message Date
3de240486c Attempt to implement writing EBML compressed integers, needs heavy testing... 2014-10-24 17:16:21 -04:00
d423e85c05 Implemented loading EBML data format (extensive testing still needs to be done) 2014-10-24 15:57:34 -04:00
7d1edc8976 Slight hack to allow for UTF-8 with BOM 2014-10-01 13:22:27 -04:00
aa68286bf8 Add ExtensibleConfiguration DataFormat to Essential plugin 2014-09-25 14:32:58 -04:00
4c42aad90c Fixed bug in XMLDataFormat with reading CDATA sections. The entire XMLDataFormat really has to be rewritten... 2014-08-08 09:47:49 -04:00
a85e256784 Added pretty-print option for XML data format 2014-08-08 09:38:52 -04:00
6dd7fd907b Added more DesktopShortcutTypes (should've already been committed) 2014-08-06 05:56:27 -04:00
bf274e7a4e Add Shortcut object model and data formats 2014-08-05 16:03:06 -04:00
675306d409 Fixed property and settings loader 2014-06-26 15:46:10 -04:00
713e0eb783 Added CoreObject DataFormat (basis for VCARD and VCALENDAR) 2014-06-18 20:51:32 -04:00
66594fe4c4 Tabify 2014-06-10 12:57:48 -04:00
5c3c5ffa7c Moved Visual Studio project and solution DataFormats to separate plugin 2014-06-10 12:45:07 -04:00
2c3006def4 Use empty project type GUID if project type not found (this should never happen) and create folder for solution 2014-06-10 09:47:39 -04:00
faee706cc9 Add DataFormats for Microsoft Visual Studio solution and prjoect files 2014-06-09 16:07:39 -04:00
13777021d3 Throw an ObjectModelNotSupportedException to notify of a problem rather than just returning 2014-06-09 09:52:21 -04:00
0eb0ca3a8a Only support PropertyListObjectModel and throw ObjectModelNotSupportedException if we get something else 2014-06-08 20:41:46 -04:00
86cf3ca395 Various fixes and updates, added plugins, etc. 2014-04-16 14:47:37 -04:00
971b2b8d20 Initial commit 2014-03-26 14:16:08 -04:00
f30a689c93 Initial commit 2014-03-25 23:38:17 -04:00