428 Commits

Author SHA1 Message Date
6cff72c1f4 Added Universal Editor Software Development UI plugin 2019-07-28 23:03:01 -04:00
bf2e2d26ca Added Lesser General Public License header and refactored GPL-specific code 2019-07-18 01:12:50 -04:00
3ab2a21acc Remove unnecessary duplicate (aaaaargh) code files 2019-07-17 23:37:40 -04:00
8032a0d642 Universal Editor 5 huge commit 2019-07-17 23:28:36 -04:00
6e67d71243 Discard our simultaneous hacky GTK engine in favor of a cross-platform UWT solution 2016-06-19 01:20:44 -04:00
db68700d40 Add fields for RGBA as Int32 and HSL color support 2016-06-17 00:18:59 -04:00
f23e43a833 Implement StoryXML loading... incomplete 2016-06-16 00:44:09 -04:00
4878db806f Characters should have a unique GUID assigned to them for character references 2016-06-16 00:43:42 -04:00
87835df396 Implement some additional features for Ada language 2016-06-07 04:07:40 -04:00
cea1426a71 Implement enums in C# 2016-06-07 04:07:15 -04:00
6426d82a6a Start to implement properties in VB 2016-06-07 01:26:27 -04:00
646fc5e951 Add constructor for CodeEnumerationElement 2016-06-07 01:26:03 -04:00
a0d607bda3 Implement comments in C# 2016-06-07 01:25:34 -04:00
ac3ba46ff2 Added constructor for CodeCommentElement 2016-06-07 01:12:54 -04:00
cc464304b1 Add CodeReturnElement and implement in C# 2016-06-07 01:10:54 -04:00
8018127905 Make objectName null by default 2016-06-07 01:10:25 -04:00
c6033aee7f Improvements to code generation for CodePropertyElement 2016-06-07 01:10:01 -04:00
12821abe9d Refactored common functionality in superclass 2016-06-07 01:09:10 -04:00
0bd2162924 Add constructor for CodeClassElement with parameter for class name 2016-06-06 20:44:57 -04:00
459392925b Rename Programming namespace to SourceCode in order to match ObjectModel namespace 2016-06-06 14:43:27 -04:00
ea4bc6a4f3 MonoDevelop modifications to make it build on Linux 2016-05-19 00:13:17 -04:00
e07356b66c Compatible ToolsVersion with MonoDevelop 2016-05-18 23:58:05 -04:00
93d20eaf8a Don't know what the hell a PrintTicket is but we're implementing it 2016-02-05 17:14:01 -05:00
ccec60e098 Implement relationships for files other than the base package 2016-02-05 17:08:37 -05:00
e38482fcc3 Improvements to XPS data format 2016-02-05 16:33:44 -05:00
be42644300 Take advantage of new convenience method to get an ObjectModel directly from a File 2016-02-05 16:33:29 -05:00
34f9753e1d Load non-essential files and folders in FileSystem property 2016-02-05 14:29:57 -05:00
30dd4ad1c3 Provide ability to get all relationships with specified schema 2016-02-05 14:28:00 -05:00
3140766480 Start to implement underlying Open Packaging Convention file formats 2016-02-04 16:02:13 -05:00
019f9a88d4 Correctly (I hope) implement reading from the central directory 2016-02-04 15:22:37 -05:00
bed9717b24 Add leading zeroes for hexadecimal number 2016-02-04 13:28:46 -05:00
6607bb6368 Add the bare minimum necessary to somewhat parse the PEFF executable format 2016-02-04 13:27:08 -05:00
e71a683f96 Improve alignment and padding 2016-01-31 15:34:04 -05:00
66e3cf0cab Store rva count and rva data values 2016-01-31 15:33:24 -05:00
4b0da6d9ab Remove the incorrect OR 0xFFFF statement 2016-01-27 17:08:44 -05:00
788bbdc43a Implement Rich header and keep track of stub program 2016-01-27 17:03:57 -05:00
d217b6b629 Separate custom properties by data format 2016-01-27 17:02:31 -05:00
f930759d0a Persist DOS executable header when loading and saving EXE files 2016-01-27 12:50:40 -05:00
9569e2c7b7 Improvements to C# code data format 2016-01-17 20:25:54 -05:00
d35c617874 Display Static in CodeClassElement.ToString() if class is static 2016-01-17 15:51:12 -05:00
40b68faf14 Merge branch 'master' of github.com:alcexhim/UniversalEditor 2015-12-14 08:23:52 -05:00
5f43e99252 Improvements to Mach-O object file format 2015-12-11 15:35:58 -05:00
99755b8c1a Start to implement Designer editor 2015-12-07 00:33:16 -05:00
3d7f20b442 Process opcodes properly and improve reading strings 2015-12-01 16:05:59 -05:00
d3c79f8e3c Implemented additional functionality, sorta works, but not really 2015-12-01 00:09:10 -05:00
c152cc4e9c Merge branch 'master' of github.com:alcexhim/UniversalEditor 2015-11-30 21:15:39 -05:00
0f5f584910 Implement Color.FromString for hexadecimal colors 2015-11-30 21:15:25 -05:00
b0f8b4c3dc Implemented a whole hunk of WinHelp-related stuff 2015-11-30 16:32:23 -05:00
3a9f30812a Start to work on WinHelp-specific part of BPlusFileSystem 2015-11-30 11:23:59 -05:00
c0adfe6922 Updated sources 2015-11-30 11:09:35 -05:00