104 Commits

Author SHA1 Message Date
9faecfe7a7
we don't really need the overhead of a List<T> since we know the size 2020-09-19 23:20:43 -04:00
26d068ee0c
use package-x-generic icon if the association refers to a FileSystemObjectModel 2020-09-19 23:19:59 -04:00
b983f526f4
add additional file name filters, magic byte sequences, and content types 2020-09-13 21:45:14 -04:00
fa58f1cd32
this SOMEWHAT works for monochrome BMP, but is fuzzy and I don't know why 2020-09-12 09:11:09 -04:00
a906a8bff3
we can now (somewhat) read .SAV files, but it's still broken 2020-09-12 09:11:09 -04:00
595832e7a2
add additional file name filters and magic byte sequences 2020-09-12 09:10:54 -04:00
0e6a48c8de
remove ObjectModelReference.Title setter - force us to define Path instead 2020-09-10 21:31:18 -04:00
6fdc8841fb
reorganize associations and add ContentType and HintComparison 2020-09-10 06:01:18 -04:00
7b02518e4e
add option for DataFormat hint comparisons to require BOTH FileNameFilter and MagicByteSequence to match 2020-09-10 05:48:02 -04:00
f425651eb2
Merge branch 'UE5FeatureCustomOptionSettings' 2020-09-06 06:32:46 -04:00
897cbad70a
add ContentType to SquareSoft LGP data format 2020-09-06 06:04:48 -04:00
2cf265e898
normalize CustomOption titles to UWT standard underscore instead of Windows-specific ampersand 2020-09-05 13:00:37 -04:00
284f3dc347
add ContentType to file associations (used for mime/packages generation on Linux) 2020-09-03 13:01:22 -04:00
84ea550b55
oops 2020-09-03 12:58:21 -04:00
03aad74804
add editor for Raven Software carcass/Assimilate definition files 2020-09-02 11:55:52 -04:00
94d92d6d8c
rename UniversalEditor.Plugins.Icarus to UniversalEditor.Plugins.RavenSoftware 2020-08-31 18:02:37 -04:00
04b76e2cb1
enhancements to ICARUS script editor 2020-08-31 04:42:32 -04:00
0ca87e490f
move to UWT ContainerLayout/Glade UI, add IcarusCommandPlay 2020-08-30 23:52:51 -04:00
bc57f16f49
Merge branch 'UE4PluginVersatileContainer' 2020-08-29 09:26:13 -04:00
2b32f42536
Merge branch 'UE4PluginOffice' 2020-08-29 09:23:43 -04:00
fe2ebc34f0
remove these lines which actually cause duplicate entries in the GenericBrowserPopup 2020-08-29 01:06:20 -04:00
d815a6a467
add title for StuffIt archive 2020-08-29 01:05:32 -04:00
d6f33d11e4
migrate most content UEXML files to embedded resources 2020-08-29 00:53:02 -04:00
cbc47e66ee
preliminary implementation of a newer, more modular Versatile Container binary format 2020-08-28 16:56:56 -04:00
39d84b0b3c
preliminary implementation of Binary eXtensible Application Markup Language 2020-08-28 16:56:01 -04:00
b5a9e058b6
some new features result in regressions, fix this 2020-08-28 16:45:01 -04:00
1fd6b6a192
implement ToString() for SynthesizedAudioCommandNote 2020-08-28 16:41:06 -04:00
6046b4c1ea
preliminary implementation of Spreadsheet plugin 2020-08-28 16:39:39 -04:00
cd05d0ee03
initial commit 2020-08-28 16:38:09 -04:00
57664bd409
add vector image support to Multimedia plugin with vector image editor and some DataFormats 2020-08-28 16:09:51 -04:00
da49113837
preliminary working implementation of Batch Find/Replace dialog... very incomplete 2020-08-26 02:10:11 -04:00
98a81981f0
convenience constructor to automatically initialize a new PaletteObjectModel with an array of entries 2020-08-21 12:22:06 -04:00
53e9f00269
add plugins that are referenced in SLN but haven't been committed yet 2020-08-13 22:21:19 -04:00
ad6d7dbbf0
preliminary implementation of ARCV data format 2020-08-13 22:20:05 -04:00
b05224dbdd
Microsoft B+ (WinHelp) file system improvements 2020-08-13 22:15:36 -04:00
adcad4354a
cleaned up a little bit but it's still off 2020-08-13 22:10:11 -04:00
f6dcf75fc0
fix TargetFrameworkVersion (should be 4.0) 2020-08-13 01:07:55 -04:00
62b137640d
move ZIP data format from FileSystem to Essential because other DataFormats like OpenDocument will use it 2020-08-12 22:31:48 -04:00
efacb5810d
move Package (used by 'Open Packaging Convention') from Microsoft to Essential because other DataFormats like OpenDocument will use it 2020-08-12 22:25:57 -04:00
30ab0b4e1b
properly parse the 'Data' field type 2020-08-12 21:45:51 -04:00
2df487c723
properly calculate UTF table size 2020-08-12 21:45:50 -04:00
7c0d89ef41
store AdditionalDetails as string/object instead of string/string so we can properly sort columns that contain numbers 2020-08-12 21:45:41 -04:00
24c3801f93
add editor for Microsoft ACME setup bootstrapper LST file 2020-08-07 09:58:08 -04:00
2f720bd471
fix SZDD archive parsing thanks to GPLv2-licensed code :) 2020-08-07 02:17:30 -04:00
b63842ab15
throw InvalidDataFormatException if the file 'IND.DB' is not found in the OLE compound document file 2020-08-07 01:50:19 -04:00
796d451f32
still a work in progress, but added some more features to CRI/CPK DataFormat 2020-08-07 01:26:33 -04:00
ec334f8a19
preliminary work on MilkShape 3D data format 2020-07-30 09:37:34 -04:00
d29b197f72
preliminary work on NTFS filesystem and OLE1 data formats 2020-07-30 09:37:13 -04:00
ebebee52f7
uwt-compatible mnemonics (underscore vs. ampersand) and remove debugging code 2020-07-30 09:34:49 -04:00
9881b49fe7
properly set target machine type and characteristics, and correct optional header offset 2020-07-30 09:33:26 -04:00