1312 Commits

Author SHA1 Message Date
562ca73554
add UI for version information tab; not implemented yet 2019-11-14 01:00:59 -05:00
830407ec43
Cabinet files also support Quantum compression 2019-11-14 01:00:26 -05:00
97f7c47478
add Toolbox.uexml to content 2019-11-14 00:59:54 -05:00
7afdf4df39
this doesn't always work; still tweaking 2019-11-14 00:56:00 -05:00
d051f1ef1c
support loading project into new solution when passed a SolutionObjectModel instead of a ProjectObjectModel 2019-11-13 10:46:01 -05:00
de65fecdd7
implement Delete on SolutionExplorerPanel - very inefficient; needs UWT treemodelrow delete support 2019-11-13 10:44:55 -05:00
97eb6dadd7
support UWT ActiveControl property on Window 2019-11-13 10:44:01 -05:00
c66dc34ef4
enhancements to ProjectFolder and ProjectFile parenting 2019-11-13 10:42:58 -05:00
c72f7cca05
improvements to LGP data format including ability to save LGP archives finally 2019-11-12 20:33:37 -05:00
9142f696a4
add optional outputLength parameter when decompressing 2019-11-12 19:28:33 -05:00
e098b5090b
Import SEGA CPK data format from old Universal Data Storage codebase 2019-11-12 19:27:58 -05:00
8d06ee3ed3
add association for SquareSoft LGP data format 2019-11-12 19:26:49 -05:00
2bad02b45b
Import DatabaseObjectModel from old Universal Data Storage codebase 2019-11-12 19:21:18 -05:00
f7fdb51610
don't crash if Title attribute is not specified on ProjectTask 2019-11-12 19:20:41 -05:00
dbe3d98c4e
add Slightly Mad Studios BFF - requires XMemLZX decompression but it is unavailable at the moment 2019-11-12 19:19:21 -05:00
d352c3e778
tried several different sources for LZX decompression; none of them work for BFF 2019-11-12 19:12:48 -05:00
c04c8ac747
improve text file determination for shorter files and UTF-8 with BOM 2019-11-11 06:11:14 -05:00
19a4cb7a5d
add 'File System' project type 2019-11-11 05:58:02 -05:00
09e4a15671
implement context menu in UEXML instead of code 2019-11-11 05:56:01 -05:00
9e513cd182
ability to switch between 1000 or 1024 powers - nautilus uses 1000 apparently 2019-11-10 13:19:46 -05:00
419bc16afc
CompressedEmbeddedFileSource doesn't seem to do anything at the moment 2019-11-10 13:19:07 -05:00
c34ea7f74f
improvements to RKV data format - incomplete, partially tested 2019-11-10 09:55:20 -05:00
68afe04e1e
must have missed this when porting to UEXML 2019-11-10 09:28:42 -05:00
9c500dba58
Keep DataRequest and Source when cloning File 2019-11-09 23:34:12 -05:00
bf06766d49
FSOM path separators should not be OS-dependent 2019-11-09 23:06:37 -05:00
180553165d
attach context menu event handlers in a per-Context manner to prevent collisions between two similar (type-identical) editors 2019-11-09 23:06:14 -05:00
0563376da4
allow changing the color for a palette entry on double-click 2019-11-09 23:05:24 -05:00
2ae08bd3cd
import RKV data format from the old Universal Data Storage codebase 2019-11-09 15:18:27 -05:00
347b6c79dc
update SDBB when MainWindow is created 2019-11-09 15:18:01 -05:00
d2aa8eb22d
Add association for New World Computing KB.PAL 2019-11-09 15:17:29 -05:00
4d6d1c136b
not sure we need to test case sensitivity unless EXPLICITLY TOLD TO 2019-11-09 15:16:52 -05:00
169047699c
implement Editor-agnostic super duper commander-style button bar 2019-11-08 23:46:13 -05:00
e6c64a4886
provide default keybindings for Commander-style FileSystemEditor (this should be done in XML) 2019-11-08 23:45:18 -05:00
d6c5ed5b52
Application Contexts support keybindings now 2019-11-08 23:44:46 -05:00
8085cbea3d
fix broken title and add missing titles for context menu commands 2019-11-08 23:44:03 -05:00
010dcf46f9
Add Synalysis plugin for hex editor field definition layouts 2019-11-08 21:35:18 -05:00
ee190dab6a
implement context menu in UEXML instead of code 2019-11-08 21:33:37 -05:00
472f2d8366
implement context menu in UEXML instead of code 2019-11-07 11:04:21 -05:00
854d237750
handle more values other than 'off' 2019-11-06 00:06:01 -05:00
a8c5906a9b
implement context menu in UEXML instead of code 2019-11-05 22:55:05 -05:00
5f4b25d121
idk what that is but it's gone now 2019-11-05 16:46:34 -05:00
c5f216d497
only look at next two bytes if we have a full three-byte series 2019-11-05 16:44:54 -05:00
ae76749954
dynamic menu items are built-in to UWT now, yay! 2019-11-05 16:25:12 -05:00
9e7c774b15
inherit from PlainTextDataFormat to take advantage of new byte order mark handling 2019-11-05 16:24:04 -05:00
e055b0e39f
add capability to detect byte-order marks in plain text files 2019-11-05 16:23:23 -05:00
3316d05342
improvements to ACEDataFormat using unace free documentation 2019-11-05 16:17:39 -05:00
8cc07f4199
merged Windows Forms and UWT FileSystemEditor XML 2019-11-05 16:14:59 -05:00
8d0edb13bb implement start/end/length seeking and endianness 2019-11-01 07:04:19 -04:00
826fa7e19e this works better, but probably isn't foolproof or efficient 2019-11-01 05:56:38 -04:00
f36b339014 implement extension method to FileDialog in order to add file name filter(s) from Universal Editor associations 2019-11-01 00:02:17 -04:00