41 Commits

Author SHA1 Message Date
e306842d6b Added NameValuePair/NameValuePairGroup 2015-05-11 15:53:41 -04:00
1608ea54ab Added IFileSystemObjectType enumeration 2015-04-29 14:23:18 -04:00
1f1a203c81 Added IFileSystemContainer interface 2015-04-29 09:08:31 -04:00
9c99e77016 Merge branch 'master' of github.com:alcexhim/UniversalEditor 2015-04-17 13:04:43 -04:00
6c3e3eaf5e Begin to implement RSA key DataFormat/ObjectModel 2015-04-17 13:03:17 -04:00
f357de28ef Added RTFGenerator.cs 2015-02-08 11:44:28 -05: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
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
7b089da2a1 Begin to implement Convert project task action 2014-12-26 00:05:33 -05:00
c72ecdbde0 Begin to implement ProjectTypeVariables 2014-12-26 00:03:08 -05:00
d5bccdbbfa Refactored ProjectTaskAction.cs into separate files for each class 2014-12-10 22:32:06 -08:00
f1ab02f7a9 Various improvements to ProjectTask handling; still need to move Build launcher from SolutionExplorer to a generic Command (e.g. BuildAllProjects) 2014-12-10 14:45:10 -05:00
cc8a41dc6e Implement ExpandedString to easily construct strings from chains of ExpandedStringSegments 2014-12-05 15:28:19 -05:00
dc78de5bc9 Added ProjectTask 2014-12-04 22:07:59 -08:00
adb9d49207 It's back 2014-11-14 14:38:08 -05:00
561bd1fd04 Moved Windows Forms common dialog functions into Windows Forms-specific UserInterface library 2014-11-14 08:31:20 -05:00
ac8234a903 Exclude KeyValuePairList to keep file size down as we're not using it anywhere 2014-11-14 08:25:40 -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
d423e85c05 Implemented loading EBML data format (extensive testing still needs to be done) 2014-10-24 15:57:34 -04:00
e68a1e0751 Added default settings for ObjectModels 2014-10-01 10:29:54 -04:00
b6bd78e144 Begin to implement FormattedTextObjectModel 2014-10-01 09:52:05 -04:00
aa68286bf8 Add ExtensibleConfiguration DataFormat to Essential plugin 2014-09-25 14:32:58 -04:00
8176608b31 Commented and tabified 2014-09-15 08:52:19 -04:00
61e7395d18 Add Conditional Statement parser to UniversalEditor Essential 2014-09-09 14:42:58 -04:00
a112b4f450 Added Microsoft Universal Data Link file format 2014-08-22 09:35:56 -04:00
adb5c62f77 Update project files 2014-08-05 16:06:45 -04:00
47e446823c Cleaned up references and prevented some warnings 2014-06-22 23:47:16 -04:00
713e0eb783 Added CoreObject DataFormat (basis for VCARD and VCALENDAR) 2014-06-18 20:51:32 -04:00
f04fd3b798 Moved Project into its own ObjectModel and various other fixes 2014-06-10 15:13:49 -04:00
5c3c5ffa7c Moved Visual Studio project and solution DataFormats to separate plugin 2014-06-10 12:45:07 -04:00
faee706cc9 Add DataFormats for Microsoft Visual Studio solution and prjoect files 2014-06-09 16:07:39 -04:00
86cf3ca395 Various fixes and updates, added plugins, etc. 2014-04-16 14:47:37 -04:00
c7ecc24077 Initial commit 2014-03-28 15:58:26 -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