24 Commits

Author SHA1 Message Date
9c500dba58
Keep DataRequest and Source when cloning File 2019-11-09 23:34:12 -05:00
bf06766d49
FSOM path separators should not be OS-dependent 2019-11-09 23:06:37 -05:00
34914358e0 Enhance BinaryEditor grammar definition support (still incomplete) 2019-10-31 02:52:09 -04:00
1a6d44d792 Implement (most likely horribly inefficient) GetElementsByTagName function 2019-10-31 02:50:07 -04:00
4da2520563 I wonder if adding items by name to dictionary actually speeds up anything... 2019-10-31 02:49:28 -04:00
25f9f3ef4f implement dependent (nested) files in VS project format and in UE UI 2019-10-26 00:32:55 -04:00
4662aa8999 Project and solution enhancements - they actually work now 2019-10-25 01:05:52 -04:00
1772394d28 Implemented loads of expected functionality for FileSystemEditor - needs a lot of improvement though 2019-10-03 02:41:25 -04:00
cf735e55e9 Migrating ancient JSON renderer from EDS to UE; sadly does not parse, but I'm working on that in the other one 2019-09-18 18:56:28 -04:00
a86e9421ef Add BinaryObjectModel reference 2019-09-14 22:48:28 -04:00
578ef369d5 Use the new Binary Editor as the default editor... it's pretty badass so far 2019-09-09 00:50:01 -04:00
c4aee131e3 Allow user to override what Size returns in case we know better than the computer 2019-08-29 23:15:35 -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
5fb77efeb6 Help out with debugging 2019-08-10 22:10:41 -04:00
8032a0d642 Universal Editor 5 huge commit 2019-07-17 23:28:36 -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
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
8632a32912 Start to implement support for Microsoft Help 2.x and 3.x (Viewer 1.x) 2015-10-09 16:21:35 -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