43 Commits

Author SHA1 Message Date
609bbccf0c Require the 'Name' property on the IFileSystemObject 2015-04-29 12:55:20 -04:00
1f1a203c81 Added IFileSystemContainer interface 2015-04-29 09:08:31 -04:00
543bc0371d Various fixes and improvements 2015-04-20 15:26:29 -04:00
c40232fabf Implemented Folder.GetSize() 2015-04-17 17:30:30 -04:00
6c3e3eaf5e Begin to implement RSA key DataFormat/ObjectModel 2015-04-17 13:03:17 -04:00
651ed11d9e Renamed SecurityCertificate namespace to Security.Certificate 2015-01-22 12:06:09 -05:00
8512305fef Major updates to RTF and formatted text 2015-01-05 06:15:48 -05:00
e26a58ea0e Implemented font size/paragraph commands for RTF 2014-12-27 02:28:17 -05:00
b74453497b Reorganized FormattedTextItems 2014-12-27 02:11:15 -05:00
b85fabc8ea Implemented more parts of the RTF data format 2014-12-27 02:10:42 -05:00
499ab6d336 Added Bold tag and various improvements 2014-12-27 00:40:06 -05:00
05a9c4897f Support font table in RTF 2014-12-27 00:32:40 -05:00
930d683cfe Beginning to implement RTFDataFormat 2014-12-27 00:08:00 -05:00
89ad703e71 Isolated MakeReference() to internally-scoped MakeReferenceInternal() and developed new standard for locating UniversalEditor objects 2014-12-11 09:29:06 -05:00
505a2ac7bf Begin to support Associations defined in UEPackages (will eventually deprecate defining DataFormatFilters in DataFormatReferences) 2014-12-10 23:11:40 -08:00
573417e5f2 Refactored XML loading code to its own DataFormat to make it easier to extend and maintain 2014-12-05 15:27:25 -05:00
adb9d49207 It's back 2014-11-14 14:38:08 -05:00
4e141e9d9a Beginning major rewrite of the UniversalEditor infrastructure... it compiles, but further testing and fixing is still needed 2014-11-12 15:47:03 -05:00
61db8164c7 Begin to implement Abstract Syntax Notation (ASN) v1 and the related DER-encoded Security Certificate formats 2014-10-25 21:52:11 -04:00
b6bd78e144 Begin to implement FormattedTextObjectModel 2014-10-01 09:52:05 -04:00
a112b4f450 Added Microsoft Universal Data Link file format 2014-08-22 09:35:56 -04:00
6f278add41 Implemented Clear and CopyTo, and added Description and Path 2014-08-22 09:22:53 -04:00
da7c940a19 Cleaned up code and added documentation 2014-08-22 08:50:29 -04:00
787a0d022c Fixed some bugs and added feature for comments before and after groups 2014-08-22 08:43:27 -04:00
bf274e7a4e Add Shortcut object model and data formats 2014-08-05 16:03:06 -04:00
2398619b90 Finished implementing Configuration 2014-07-18 22:53:33 -04:00
c777ffd31b Added comment to explain how to fix known bug in FileSystemObjectModel.FromFiles() method 2014-07-08 10:36:42 -04:00
e2f46008c5 Added functions to create a new FileSystemObjectModel from multiple files or certain files in a particular directory 2014-07-08 10:34:02 -04:00
91c5613d6b Added functions to create a new FileSystemObjectModel from multiple files or certain files in a particular directory 2014-07-08 10:31:55 -04:00
76b3a77d13 Added GetElementValue() to allow retrieving an element value if present, otherwise a default value 2014-07-05 18:14:27 -04:00
bc207b855c Added GetFiles() to allow retrieving all files matching a particular wildcard filter 2014-07-05 18:13:57 -04:00
675306d409 Fixed property and settings loader 2014-06-26 15:46:10 -04:00
e5a7075c0a Better method for merging elements with same/different ID 2014-06-25 09:04:34 -04:00
e43be5d503 Better Contains() for merging elements with same/different ID 2014-06-25 09:04:00 -04:00
51449e7447 Track parent folder 2014-06-14 20:40:29 -04:00
f04fd3b798 Moved Project into its own ObjectModel and various other fixes 2014-06-10 15:13:49 -04:00
4ac7a9e72f Tabify 2014-06-10 14:11:09 -04:00
58077533a9 Track relative file name of project file 2014-06-09 16:06:05 -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
34e0c24ff4 Initial commit 2014-03-03 19:35:41 -05:00
a6395653e8 Initial commit 2014-03-03 19:12:32 -05:00