1279 Commits

Author SHA1 Message Date
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
628552883e implement converter for fixed-length string 2019-10-31 21:25:59 -04:00
a147506dc5 update field definition when data changes 2019-10-31 15:08:37 -04:00
1b891eaa0b Format title for use with UWT mnemonics 2019-10-31 02:53:48 -04:00
34914358e0 Enhance BinaryEditor grammar definition support (still incomplete) 2019-10-31 02:52:09 -04:00
1a6d44d792 Implement (most likely horribly inefficient) GetElementsByTagName function 2019-10-31 02:50:07 -04:00
4da2520563 I wonder if adding items by name to dictionary actually speeds up anything... 2019-10-31 02:49:28 -04:00
aaaa4de752 holy shit this actually works now 2019-10-29 19:58:05 -04:00
98a308fa85 if we don't have any accessor, default to a file 2019-10-29 13:59:29 -04:00
cfd971a756 Implement a really shitty way of choosing between a binary or text default editor 2019-10-29 13:57:38 -04:00
1352eaae0d Clean up and comment code 2019-10-29 13:55:44 -04:00
e597cf0450 Project and solution system enhancements 2019-10-29 13:54:35 -04:00
b2f8980eda add additional visual studio project extensions 2019-10-27 01:22:14 -04:00
c58b711991 these have apparently been wrong all this time 2019-10-27 01:09:21 -04:00
25f9f3ef4f implement dependent (nested) files in VS project format and in UE UI 2019-10-26 00:32:55 -04:00
334eabdaaf idk 2019-10-25 01:07:22 -04:00
1e2a575959 Update splash screen 2019-10-25 01:07:08 -04:00
bf9a85222c print the time it takes to completely load UE UI 2019-10-25 01:06:17 -04:00
4662aa8999 Project and solution enhancements - they actually work now 2019-10-25 01:05:52 -04:00
985dacd494 Performance optimizations - replace foreach with for 2019-10-25 01:03:55 -04:00
c4874fc69c Improvements to saving, including overwriting existing file 2019-10-13 02:41:21 -04:00
d95efe69f1 Refactor GetTemporaryDirectory into separate function and provide a way to get a temporary file name without actually creating it (yeah, right) 2019-10-13 02:40:50 -04:00
fe6b9af042 Add Name property to PaletteObjectModel 2019-10-13 02:40:12 -04:00
40f08ac880 Fix the GIMP palette data format 2019-10-13 02:38:47 -04:00
bc0c3f2ceb Add UWT color palette editor 2019-10-13 02:38:22 -04:00
c7a8a20cc5 Update bugs list 2019-10-13 02:34:43 -04:00
5632ca9b1c PictureObjectModel extensions 2019-10-12 22:06:17 -04:00
88e753bc66 Implement support for multiple Editor views 2019-10-12 22:05:18 -04:00
eb14b51d64 Major improvements to selection and dragging with PianoRollView 2019-10-08 04:12:28 -04:00
4366352ff3 We don't really need these comments 2019-10-07 18:46:20 -04:00
f655a3d245 Load editors into memory so we don't wait 10-15 seconds before opening a file 2019-10-07 18:45:18 -04:00
c6820038cb Porting the old SynthesizedAudioEditor from original UE-WindowsForms to UE-UWT with additional features and improvements 2019-10-07 18:44:39 -04:00
7c43d491de HACK: Force us to notice when a new tab is added 2019-10-05 15:39:00 -04:00
13bf7346bd Is all this creation necessary? 2019-10-05 07:46:46 -04:00