|
|
2b3bdfcd4b
|
Tabify
|
2014-09-08 07:23:49 -04:00 |
|
|
|
a112b4f450
|
Added Microsoft Universal Data Link file format
|
2014-08-22 09:35:56 -04:00 |
|
|
|
395ffa7755
|
Added ContentTypes
|
2014-08-22 09:23:22 -04:00 |
|
|
|
6f278add41
|
Implemented Clear and CopyTo, and added Description and Path
|
2014-08-22 09:22:53 -04:00 |
|
|
|
da7c940a19
|
Cleaned up code and added documentation
|
2014-08-22 08:50:29 -04:00 |
|
|
|
787a0d022c
|
Fixed some bugs and added feature for comments before and after groups
|
2014-08-22 08:43:27 -04:00 |
|
|
|
d04f0ce6d6
|
Added Illusion plugin for Universal Editor
|
2014-08-21 09:47:36 -04:00 |
|
|
|
c734d4ff02
|
Added Icarus plugin for Universal Editor and Windows Forms user interface
|
2014-08-21 09:44:41 -04:00 |
|
|
|
955dec306f
|
Added InstallShield plugin for Universal Editor
|
2014-08-21 09:33:12 -04:00 |
|
|
|
8ce100c695
|
Remove 'PHP Web Project' duplicate template
|
2014-08-14 13:53:58 -04:00 |
|
|
|
c26165e4d1
|
Refresh the status bar when StatusBarState is updated
|
2014-08-14 13:53:30 -04:00 |
|
|
|
885c0a18a0
|
Tabify
|
2014-08-14 13:52:43 -04:00 |
|
|
|
c63436790b
|
Prevent crash if DataFormatReference title is null
|
2014-08-14 13:52:31 -04:00 |
|
|
|
249ea598b4
|
Restore project and document templates (not sure how this got borked)
|
2014-08-14 11:46:24 -04:00 |
|
|
|
7c3eed797e
|
Add support for StatusBar state (initial, building, solution loaded, debugging) like Visual Studio 2012
|
2014-08-14 11:44:28 -04:00 |
|
|
|
d541560aed
|
Add support for StatusBar state (initial, building, solution loaded, debuggin) like Visual Studio 2012
|
2014-08-14 07:33:16 -04:00 |
|
|
|
177997698b
|
Fix resizing in browser popups and include Assembly column in object model browser popup
|
2014-08-13 13:53:20 -04:00 |
|
|
|
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 |
|