36 Commits

Author SHA1 Message Date
fd26b2570d
provide a way for FileSystem DataFormats to present DataFormat-specific additional details per file in the FileSystem Editor 2020-03-15 16:01:06 -04:00
b994035a29
hack a little on ASN.1 implementation... still not finished though 2020-01-04 09:03:14 -05:00
1877c20645
check MarkupTagElement attributes for comparison as well - hey, should we implement IComparable instead? 2019-12-29 16:35:02 -05:00
9515d658fb
can ANYONE tell me why this worked before on my other system without this? 2019-12-18 18:53:08 -05:00
0e0e176111
implement helper function to get property value as a specific type 2019-11-23 21:15:52 -05:00
b5bc8c0ec1
allow to specify the DataType of a particular Field 2019-11-17 02:43:35 -05:00
f508567395
add MakeReferenceInternal for DatabaseObjectModel 2019-11-16 22:47:06 -05:00
45a842832c
add constructors for DatabaseField and DatabaseRecord 2019-11-16 22:46:23 -05:00
033ab67b5b
don't crash if we get passed a NULL filename 2019-11-15 12:13:16 -05:00
cdd181bf70
hastily implemented indexer and ToString for DatabaseField 2019-11-15 12:12:49 -05:00
c66dc34ef4
enhancements to ProjectFolder and ProjectFile parenting 2019-11-13 10:42:58 -05:00
2bad02b45b
Import DatabaseObjectModel from old Universal Data Storage codebase 2019-11-12 19:21:18 -05:00
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