455 Commits

Author SHA1 Message Date
fd358446df Import some ANCIENT code from 'Extensible Data Storage' precursor to Universal Editor 2019-09-18 01:29:52 -04:00
eb8607f3ed Preliminary support for PSD data format, untested and far from complete 2019-09-17 01:43:27 -04:00
92606e1a0f Add MTP plugin using routines adapted from banshee, not sure if this works or not 2019-09-17 01:42:30 -04:00
37989e4c07 Add PAC data format from Xentax 2019-09-14 22:50:44 -04:00
bc59a1317b Start to work on ZSoft PC Paintbrush (PCX) data format, needs a lot of work 2019-09-07 00:08:16 -04:00
a8eeed51e8 Add support for Apogee DLT archive format used in Stargunner 2019-09-06 19:41:13 -04:00
b7bc270a4e Rename FamilyTreeMaker plugin to the more-generic Genealogy plugin 2019-08-30 01:12:54 -04:00
0df4ccbf85 idk why monodevelop did this 2019-08-29 23:59:19 -04:00
c33ed576d3 Improvements (for various definitions of 'improvements') to Compound Document 2019-08-29 23:47:10 -04:00
7c090f9f3d Implement equality checks 2019-08-29 23:39:17 -04:00
d707ab11c7 Finally fix the part where we build the Sector Allocation Table (which has been broken since the beginning of time...) 2019-08-20 01:14:05 -04:00
b9965ccda9 Improvements to the filesystem behind the XPS format - still not actually doing anything with text yet 2019-08-19 12:26:00 -04:00
7c2ed47d92 Be sure to include file system from underlying PackageObjectModel and do all this before any other BeforeSaveInternal calls 2019-08-19 12:23:42 -04:00
52cb8ad28e Support ZIP Extra Data Fields (needs a lot of work) 2019-08-18 02:37:10 -04:00
e278ba5c16 Actually write out relationship information when saving 2019-08-16 15:01:10 -04:00
df3309c087 I don't know what I did but ZIP works now 2019-08-16 14:50:38 -04:00
45489ccd71 Beef up the Open Packaging Convention data format (still far from complete) 2019-08-16 01:06:30 -04:00
c99e264b3e FIXME: for some reason Deflate (System.IO.Compression.DeflateStream) does not work on Mono... 2019-08-16 01:03:48 -04:00
687e227fc7 the cat must've done that 2019-08-16 00:05:14 -04:00
7c4044c62c Start to look into parsing Family Tree Maker for Windows (FTW) file format 2019-08-16 00:01:33 -04:00
94893f7262 Handle errors found when parsing compound document data format (first noticed in Family Tree Maker for Windows - FTWDataFormat - this may not be a true CDF bug) 2019-08-16 00:00:17 -04:00
375c10332d Improve Address Book UI 2019-08-15 23:58:32 -04:00
e38e067bfa Assigning the Gender field FREEZES THE PROGRAM and I don't know WHY 2019-08-05 01:53:37 -04:00
7841985868 Improvements to Contacts and support for Contact Groups (not implemented) 2019-08-04 11:12:17 -04:00
8a90b888e7 Mnemonic should use underscore for cross-platform ease of use 2019-07-31 00:09:25 -04:00
62bd4a3a25 That's quite a mouthful 2019-07-30 23:43:47 -04:00
b8a76e81eb I don't even know 2019-07-30 23:19:25 -04:00
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