|
|
7b02518e4e
|
add option for DataFormat hint comparisons to require BOTH FileNameFilter and MagicByteSequence to match
|
2020-09-10 05:48:02 -04:00 |
|
|
|
e1e4dfbfb5
|
allow us to find attributes as well as elements using an XML schema (xmlns)
|
2020-09-10 05:46:35 -04:00 |
|
|
|
f150251cf2
|
allow us to create new files within a FileSystemObjectModel entirely in memory
|
2020-09-10 05:45:31 -04:00 |
|
|
|
275f9e7e59
|
don't limit MemoryFileSource to just a byte[] array
|
2020-09-09 06:03:40 -04:00 |
|
|
|
f425651eb2
|
Merge branch 'UE5FeatureCustomOptionSettings'
|
2020-09-06 06:32:46 -04:00 |
|
|
|
bc22328b2c
|
use FileSetting instead of TextSetting now that we have it
|
2020-09-06 06:32:36 -04:00 |
|
|
|
897cbad70a
|
add ContentType to SquareSoft LGP data format
|
2020-09-06 06:04:48 -04:00 |
|
|
|
218dcd844e
|
Insert CustomOptions from the current DataFormat into Document Properties dialog
|
2020-09-06 06:04:07 -04:00 |
|
|
|
2cf265e898
|
normalize CustomOption titles to UWT standard underscore instead of Windows-specific ampersand
|
2020-09-05 13:00:37 -04:00 |
|
|
|
ea95db466c
|
support nested CustomOptionGroups
|
2020-09-05 08:05:25 -04:00 |
|
|
|
d3d74b4f05
|
aesthetic changes and README.md update
|
2020-09-05 06:51:54 -04:00 |
|
|
|
a3c51604ec
|
add names for Settings and remove CustomOptionsDialog in favor of using UWT SettingsDialog
|
2020-09-05 06:51:13 -04:00 |
|
|
|
c5d18ca5fc
|
import MBS.Framework.UserInterface.Content.PlatformIndependent from MBS.Framework.UserInterface
|
2020-09-03 22:32:40 -04:00 |
|
|
|
86b5a9b5e7
|
don't crash if Namespace is null
|
2020-09-03 22:30:05 -04:00 |
|
|
|
f7cf937ae9
|
be quiet
|
2020-09-03 13:01:44 -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 |
|
|
|
8fb9f41852
|
generate mime/packages/universal-editor.xml for linux, .reg support for Windows coming soon
|
2020-09-03 12:58:00 -04:00 |
|
|
|
dcb32c3e9c
|
oops
|
2020-09-02 13:17:25 -04:00 |
|
|
|
03aad74804
|
add editor for Raven Software carcass/Assimilate definition files
|
2020-09-02 11:55:52 -04:00 |
|
|
|
2cd8177b65
|
use enum for LZXBlockType
|
2020-09-02 11:29:35 -04:00 |
|
|
|
01c659db7f
|
close Accessor before we attempt to retry so it loads from the beginning next time
|
2020-08-31 20:19:52 -04:00 |
|
|
|
d185b83fa8
|
trim ending '\r' if we miss it for some reason
|
2020-08-31 20:19:27 -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 |
|
|
|
177b4854f6
|
when we use SeekOrigin.End we use a negative 'length', so this was never correct
|
2020-08-30 23:20:15 -04:00 |
|
|
|
1b0cee5582
|
add commands to Quick Access Toolbar
|
2020-08-30 00:46:37 -04:00 |
|
|
|
1a6f6133ab
|
set DocumentFileName to display current file name under/beside window title
|
2020-08-29 20:34:51 -04:00 |
|
|
|
b4d7df8da8
|
fix bug
|
2020-08-29 20:34:13 -04:00 |
|
|
|
b93a4c0978
|
I don't think we need these messages anymore
|
2020-08-29 18:40:31 -04:00 |
|
|
|
aa6e7ccd86
|
Merge branch 'UE5ExtensionGameDeveloper'
|
2020-08-29 09:30:18 -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 |
|
|
|
46840a2660
|
added extension for Abomination AWF/CLT data formats
|
2020-08-28 20:37:34 -04:00 |
|
|
|
2c53ac1c96
|
preliminary implementation of 'ue --find-checksum' command
|
2020-08-28 17:05:29 -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 |
|
|
|
2048e911e8
|
add documentation comments for DataFormatHintComparison members
|
2020-08-28 16:45:49 -04:00 |
|
|
|
77802be8d8
|
add settings group for Rumors and Events
|
2020-08-28 16:45:28 -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 |
|
|
|
f59f82278c
|
Unreal editor enhancements
|
2020-08-28 16:04:27 -04:00 |
|
|
|
da49113837
|
preliminary working implementation of Batch Find/Replace dialog... very incomplete
|
2020-08-26 02:10:11 -04:00 |
|