323 Commits

Author SHA1 Message Date
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
8717c89f78 Fixed build issues under GTK 2014-06-30 22:47:19 -04:00
95d2642239 Renamed 'Environments' to 'Engines' 2014-06-30 22:38:42 -04:00
46e5f3dab0 Renamed 'Environments' to 'Engines' 2014-06-30 22:37:48 -04:00
637a937b47 Various improvements to GTK engine 2014-06-30 22:35:20 -04:00
6bed614961 Added GTK FileSystem UserInterface plugin 2014-06-30 22:35:03 -04:00
4a63171fdc Implement Edit* commands as proxy to IEditorImplementation commands 2014-06-30 22:31:22 -04:00
414dd79f69 Added IHostApplicationWindow.GetCurrentEditor() function 2014-06-30 22:30:48 -04:00
5c9cd4b80f Added GTK Editor base class 2014-06-30 22:30:09 -04:00
e8012f6d9f Added GTK FileSystem UserInterface plugin 2014-06-30 22:29:52 -04:00
c25dd83558 Use Engine.LastWindow instead of HostApplication.CurrentWindow (new convention) 2014-06-30 21:37:52 -04:00
3e6b8a2669 Use Engine.LastWindow instead of HostApplication.CurrentWindow (new convention) 2014-06-30 21:37:33 -04:00
a0f8aeb384 Added FullScreen implementation for GTK, set the last window, and fixed some crashes 2014-06-30 21:37:05 -04:00
2c550d747f Merge branch 'master' of github.com:alcexhim/UniversalEditor 2014-06-30 07:13:09 -04:00
9f8291a9f8 Added ability to toggle FullScreen mode for all IHostApplicationWindow windows 2014-06-30 07:12:46 -04:00
938e7d1b42 Added ViewFullScreen event handler 2014-06-30 07:12:14 -04:00
8de4990eac Added ability for commands to be checked 2014-06-30 07:11:29 -04:00
16c3049080 Updated namespace 2014-06-28 22:51:17 -04:00
5776bfe987 Updated namespace 2014-06-28 22:50:46 -04:00