28 Commits

Author SHA1 Message Date
1f0e8845e8 Automatically prepend the XML preprocessor directive if not present so we generate well-formed XML documents 2019-08-16 15:00:35 -04:00
b379e524d8 idk why monodevelop did this 2019-08-16 01:09:37 -04:00
fd81f7feda Add way to set data via object model + data format to FileSystem File 2019-08-16 01:09:08 -04:00
31bd12781f Return empty array instead of NULL on error (to appease ppl who can't be bothered to check) 2019-08-16 01:08:26 -04:00
aa0be18ba9 Print error message when caught; try to still display size if known 2019-08-15 23:57:20 -04:00
ffd4161a7a Fix some bugs in JSON data format 2019-08-14 16:07:14 -04:00
b436b09c58 Add version information 2019-08-14 16:06:32 -04:00
5fb77efeb6 Help out with debugging 2019-08-10 22:10:41 -04:00
fe807361b4 Fix some problems related to JSON 2019-08-10 22:10:24 -04:00
5563269973 Prevent loading duplicate items 2019-07-31 16:57:48 -04:00
6cff72c1f4 Added Universal Editor Software Development UI plugin 2019-07-28 23:03:01 -04:00
8032a0d642 Universal Editor 5 huge commit 2019-07-17 23:28:36 -04:00
43334a1e21 Flag appropriate methods as DebuggerNonUserCode 2019-05-20 21:35:32 -04:00
b415722817 Some configuration files are ApplicationFramework-global 2019-05-20 21:35:08 -04:00
c490774627 Be more specific in the types of exceptions that cause a load to fail, and break when we get a successful load 2016-06-15 01:10:37 -04:00
7aea179ac7 Assign current string to FullName to take advantage of schema property 2016-06-15 01:07:57 -04:00
cccf7a3ec6 Implement find element by XML schema feature 2016-06-15 01:05:16 -04:00
7492c7e164 Add FormattedTextItemItalic 2016-06-06 12:53:48 -04:00
ea4bc6a4f3 MonoDevelop modifications to make it build on Linux 2016-05-19 00:13:17 -04:00
4a2c218e29 Provide method to get an object from standardized XML element 2016-02-05 17:06:55 -05:00
0bde860160 Add convenience method to get an ObjectModel directly from a File 2016-02-05 15:08:00 -05:00
1007b6f6f0 Add Parent property to get parent folder of a File, if available 2016-02-05 14:25:39 -05:00
3140766480 Start to implement underlying Open Packaging Convention file formats 2016-02-04 16:02:13 -05:00
fbad40cc91 Fix mind-numbingly stupid stack overflow bug 2016-01-17 15:49:45 -05:00
38d2f09461 Default to .uexml file extension for configuration files if not defined in app.config 2015-10-22 15:56:50 -04:00
8632a32912 Start to implement support for Microsoft Help 2.x and 3.x (Viewer 1.x) 2015-10-09 16:21:35 -04:00
2423caf68b Do not include null Types in the resulting list 2015-09-28 11:19:17 -04:00
c710174207 Merge 'V4' and 'V5' since we're really not ready for a complete new version just yet 2015-09-25 22:54:19 -04:00