467 Commits

Author SHA1 Message Date
496d500aff Take advantage of Vista-style FolderBrowserDialog 2014-08-12 09:51:05 -04:00
a325922257 Take advantage of Vista-style FolderBrowserDialog 2014-08-12 09:45:39 -04:00
47816635ad Don't load some configuration options if they don't exist (prevent crash) 2014-08-11 15:54:57 -04:00
0e56e7c4ae Add DataFormatOptionsDialog to the GTK GUI 2014-08-10 23:46:33 -04:00
8f3c9a62a4 Implement showing the DataFormatOptionsDialog 2014-08-10 23:45:52 -04:00
983abea496 Implement showing the DataFormatOptionsDialog 2014-08-10 23:45:37 -04:00
a362f83974 Ensure that the ObjectModelBrowser gets displayed 2014-08-10 23:45:00 -04:00
e115c7d3bf Got the Boolean values backwards, it's late 2014-08-10 01:21:53 -04:00
927fb7d3ea Tabify 2014-08-10 01:06:11 -04:00
b2a003afbb Make DataFormatOptionsDialog engine-agnostic 2014-08-10 01:05:56 -04:00
397c61c33f Don't define 'HelpAboutPlatform' twice, already defined in UserInterface/Engine.cs 2014-08-09 22:47:16 -04:00
b3e119f8bf Make AboutDialog spawn at a reasonable size 2014-08-09 21:47:33 -04:00
aaf24d7164 Actually show the About Platform dialog 2014-08-09 21:42:54 -04:00
c541d57244 Added About dialog and ObjectModelBrowser for the Create Document dialog 2014-08-09 21:38:19 -04:00
e807c0b627 Added XML documentation for UniversalEditor.IO.Reader.Align(int) method 2014-08-09 15:58:57 -04:00
4575c8be89 Added DataFormat for CPIO, only seems to work with one file archive (may be related to Accessor Position bug) 2014-08-09 15:58:23 -04:00
160538cc9b Added source for future reference 2014-08-08 21:19:20 -04:00
2f0ff46a90 Implemented SaveInternal for Stella Games' LzmaPack archive (.pack) ... I think 2014-08-08 21:15:32 -04:00
0b1cb3fa30 Fixed bug in TAR data format where the first four bytes of filename of first file got eaten 2014-08-08 20:57:12 -04:00
dafb4c6372 Implemented SaveInternal for BGA data format 2014-08-08 20:52:47 -04:00
80102d86a2 Added LHA data format with support for -lh0- (store) 2014-08-08 20:43:37 -04:00
0532aebb91 Added GZA filter (for Gzip archives) to BGA data format 2014-08-08 20:05:53 -04:00
ce3a2ca573 Tabify 2014-08-08 20:05:09 -04:00
60a76b8631 Strangely, setting parent window ShowInTaskbar to false fixes the Open/SaveFileDialog NOT showing in taskbar... 2014-08-08 20:04:59 -04:00
50a86e602f Preliminary support for Gzip in BGA 2014-08-08 15:56:54 -04:00
3547e59b78 Don't forget the compression method 2014-08-08 15:53:54 -04:00
c53a7588ee Added ProjectType for 'XML Transformation Project' 2014-08-08 15:49:42 -04:00
b16bfb98d2 Added BGA plugin for BZA and GZA archives 2014-08-08 15:48:52 -04:00
7ae8940226 Updated TODO 2014-08-08 13:46:20 -04:00
4c42aad90c Fixed bug in XMLDataFormat with reading CDATA sections. The entire XMLDataFormat really has to be rewritten... 2014-08-08 09:47:49 -04:00
a85e256784 Added pretty-print option for XML data format 2014-08-08 09:38:52 -04:00
3ca707ef23 Start to implement Yamazaki ZIPPER (YZ1) format 2014-08-08 06:49:23 -04:00
bc3f121ece Start to implement BlakHole encryption (what method does it use?) 2014-08-08 06:47:27 -04:00
2454e2a1e8 comments no longer needed since those fields are figured out 2014-08-06 23:33:27 -04:00
7a615ce3db Added support for ZipTV BlakHole archive using store, deflate, and bzip2 methods; still need to figure out how dates are encoded 2014-08-06 23:32:48 -04:00
f3c483f7b1 Add Bzip2 to the known compression modules list 2014-08-06 22:46:32 -04:00
13223d0eb4 Merge branch 'master' of github.com:alcexhim/UniversalEditor 2014-08-06 20:21:08 -04:00
65c746bb3a Fixed some project files 2014-08-06 20:17:07 -04:00
7b1914a4bc Merge branch 'master' of github.com:alcexhim/UniversalEditor 2014-08-06 19:47:24 -04:00
7b88fa3665 Moved Microsoft stuff into its own plugin 2014-08-06 15:35:46 -04:00
b1bf5be3df Fixed case sensitivity for VoicebankEditor 2014-08-06 13:30:22 -04:00
da6d524573 Fixed AudioCollection and Voicebank 2014-08-06 13:26:49 -04:00
08be2be051 Fixed ShortcutEditor 2014-08-06 13:25:17 -04:00
6dd7fd907b Added more DesktopShortcutTypes (should've already been committed) 2014-08-06 05:56:27 -04:00
f3ebfcfb3b Merge branch 'master' of github.com:alcexhim/UniversalEditor 2014-08-05 22:40:29 -04:00
c983aa5537 Merge branch 'master' of github.com:alcexhim/UniversalEditor 2014-08-05 17:04:33 -04:00
adb5c62f77 Update project files 2014-08-05 16:06:45 -04:00
d912947b11 Updated some Voicebank and AudioCollection stuff 2014-08-05 16:03:53 -04:00
bf274e7a4e Add Shortcut object model and data formats 2014-08-05 16:03:06 -04:00
936895fd72 Add editors for Shortcut and Voicebank object models 2014-08-05 16:02:27 -04:00