341 Commits

Author SHA1 Message Date
2d17c8ea18 Added Unreal Engine plugin to UniversalEditor GTK Engine 2014-07-09 17:09:47 -04:00
932e1995d6 Fixed WriteNAME() method for Unreal Engine package 2014-07-08 19:41:48 -04:00
8132682bab Modified 'Copy Multiple' function to display a folder browser for all files instead of file browser for each file 2014-07-08 18:47:20 -04:00
3cf7bbb25c Added 'Copy All' function to the 'Copy To' dialog for Unreal Export Table 2014-07-08 16:58:32 -04:00
475996aea6 Visual Studio changes 2014-07-08 16:34:34 -04:00
b0e59c00b1 Add DataRequest for entry (otherwise you can't export from the Export Table...) 2014-07-08 16:34:12 -04:00
2286afa6b2 Fix some details of the 'Copy To' dialog for Export Table 2014-07-08 16:33:40 -04:00
7d74b3c965 Use top-level temporary directory if none is specified 2014-07-08 16:33:02 -04:00
4c25ea6098 Added 'Copy To' dialog for Unreal Export Table 2014-07-08 16:01:15 -04:00
14c3bf88e9 Implemented ReadLengthPrefixedString 2014-07-08 15:44:24 -04:00
ac5975379a Renamed 'Environment' to 'Engine' to coincide with GTK naming convention 2014-07-08 15:34:25 -04:00
3ff3be1b72 Renamed 'Environment' to 'Engine' to coincide with GTK naming convention 2014-07-08 15:33:21 -04:00
5465570b77 Renamed 'Environment' to 'Engine' to coincide with GTK naming convention 2014-07-08 15:31:33 -04:00
fc6f525631 Added Unreal Engine plugin and editor for Windows Forms 2014-07-08 15:21:03 -04:00
939736e0c2 Fixed project file to include CommentDialog 2014-07-08 15:20:13 -04:00
4a39f78e69 Fixed project file to include CommentDialog 2014-07-08 15:18:23 -04:00
c777ffd31b Added comment to explain how to fix known bug in FileSystemObjectModel.FromFiles() method 2014-07-08 10:36:42 -04:00
e2f46008c5 Added functions to create a new FileSystemObjectModel from multiple files or certain files in a particular directory 2014-07-08 10:34:02 -04:00
91c5613d6b Added functions to create a new FileSystemObjectModel from multiple files or certain files in a particular directory 2014-07-08 10:31:55 -04:00
cb8af8959c Added 'Create Document' dialog to GTK interface 2014-07-08 02:40:57 -04:00
148c2d32a8 Added 'Create Document' dialog to GTK interface 2014-07-08 00:54:13 -04:00
99ed3c23e2 Added 'Create Document' dialog to GTK interface 2014-07-08 00:52:12 -04:00
1d26099a06 Added 'Create Document' dialog to GTK interface 2014-07-08 00:49:55 -04:00
ee2354e9ca Added 'Create Document' dialog to GTK interface 2014-07-08 00:48:49 -04:00
eaa2a2f303 Added 'Create Document' dialog to GTK interface 2014-07-08 00:45:18 -04:00
ccd00d9955 Added 'Create Document' dialog to GTK interface 2014-07-08 00:44:53 -04:00
30567d2889 Renamed MQODataFormat to MQOTextDataFormat (since there might also be a binary format?) 2014-07-07 23:37:28 -04:00
ae7cbebb3c Added file comment ability (like 7-Zip), not implemented 2014-07-07 19:26:34 -04:00
b50c8f2d02 Renamed MQODataFormat to MQOTextDataFormat (is there a binary version as well?) 2014-07-07 19:26:14 -04:00
4389d8dd38 Added file comment ability (like 7-Zip), not implemented 2014-07-07 19:24:55 -04:00
3ad2dbeddb Need to fix save-after-open functionality 2014-07-05 19:13:50 -04:00
23c7972f0d Do not crash if a null filename is given 2014-07-05 19:12:28 -04:00
84b4798eaf Still don't know how to properly handle position 2014-07-05 19:12:02 -04:00
dd802fa789 Still don't know how to properly handle position 2014-07-05 19:11:44 -04:00
76b3a77d13 Added GetElementValue() to allow retrieving an element value if present, otherwise a default value 2014-07-05 18:14:27 -04:00
bc207b855c Added GetFiles() to allow retrieving all files matching a particular wildcard filter 2014-07-05 18:13:57 -04:00
9739066d7e Defer processing of file data reading and fix some edge cases 2014-07-02 19:03:54 -04:00
86a7baca6a Add temporary file name for unnamed files in FileSystems (like AR-format .lib files) 2014-07-02 19:00:28 -04:00
a76dcad10c Temporary fix to allow FileSystem plugin to be built without errors 2014-07-02 17:31:03 -04:00
b75da2796e Implemented SaveInternal() for Troika Games Arcanum DAT format 2014-07-02 17:30:30 -04:00
bc17cc2bd4 Added source to find the documentation later 2014-07-01 23:19:36 -04:00
c3c0e6dc34 Continuing to implement SevenZIP file format 2014-07-01 23:19:06 -04:00
250dc386cb Resolved ambiguity with IHostApplication.GetCurrentEditor() 2014-07-01 23:18:47 -04:00
016d1173db Merge branch 'master' of github.com:alcexhim/UniversalEditor 2014-07-01 21:08:48 -04:00
3d496ead85 Still trying to figure out 7-ZIP data format 2014-07-01 21:07:51 -04:00
569fa85e65 Added description for InvalidDataFormatException 2014-07-01 20:17:42 -04:00
348e227c5d Implemented encryption and other enhancements to NPK data format 2014-07-01 20:04:17 -04:00
29a11c7694 Add more descriptive title to Add Files dialog 2014-07-01 20:03:37 -04:00
828662366b Fixed some general UI issues in WinForms Document Properties dialog 2014-07-01 18:24:15 -04:00
40200a435f Fixed binding of ListView.ItemActivate() event handler 2014-07-01 18:16:44 -04:00