89 Commits

Author SHA1 Message Date
bb311f2979 Added Vector Image ObjectModel and one DataFormat (Expression Blend) (incomplete) 2014-11-27 21:02:28 -05:00
4f5f99bfcf Do not try to guess the DataFormat; that should come earlier in the process 2014-11-17 15:56:24 -05:00
da5d3fcdba Added File Properties dialog for FileSystemEditor 2014-11-14 15:46:16 -05:00
c7016c7cac Do not process invisible CustomOptions; this results in a crash 2014-11-14 12:18:11 -05:00
70bc591374 Tabify 2014-11-14 10:56:45 -05:00
b5cf13a80b Do not render the CustomOption if it's supposed to be invisible 2014-11-14 10:56:33 -05:00
8bbae10613 NO MEANS NO 2014-11-14 10:50:52 -05:00
561bd1fd04 Moved Windows Forms common dialog functions into Windows Forms-specific UserInterface library 2014-11-14 08:31:20 -05:00
c1f83a6359 Added Michelangelo plugin (object-based artwork tool) 2014-11-13 15:56:31 -05:00
4e141e9d9a Beginning major rewrite of the UniversalEditor infrastructure... it compiles, but further testing and fixing is still needed 2014-11-12 15:47:03 -05:00
a09922657f Properly set the FileTextBox dialog mode 2014-11-11 16:58:22 -08:00
db82070ee3 Actually save the value for a CustomOptionFile 2014-11-11 15:56:15 -05:00
272e632777 Major user interface updates, may require additional testing 2014-11-11 15:53:48 -05:00
09869448a9 Fixed (hopefully...) a bug in MainWindow closing where application exits regardless of MessageBox response 2014-11-11 13:15:17 -05:00
2701bf1015 Various improvements to Vocaloid data formats and editors 2014-10-17 15:58:47 -04:00
140deda83d Remove PianoRollEditor and do not use 'mnu' prefix for commands (to fix combining menus) 2014-10-16 12:48:15 -04:00
90204ed937 Name ToolStripMenuItem after command ID (used in combining menus) and fix positioning for menus that try to combine outside parent boundaries 2014-10-16 12:46:45 -04:00
abeab8af0f Add Auraluminous WinForms plugin 2014-10-08 11:51:59 -04:00
bb8d299f1b Only catch ThreadException when not in Debug build 2014-10-07 20:25:08 -04:00
68e04c5d8c Implement invisible object models in DocumentTypeSelector 2014-10-01 14:01:09 -04:00
ba3e5b10c6 Added crash handling in various locations for a more user-friendly experience 2014-09-30 15:56:03 -04:00
cffee1e6bf Updated version information for all projects 2014-09-30 14:32:17 -04:00
2524e9902b Replace the hardcoded Window/Windows... menu with an Engine Command 2014-09-25 15:59:46 -04:00
a11d33620b Added UniversalEditor Web plugin and plugin for Windows Forms 2014-09-25 14:57:32 -04:00
f1fab6b3f4 Map the ImageLists to their appropriate controls 2014-09-19 16:02:28 -04:00
dd5c5e7e92 Implement MakeReference() for the ObjectModel and Editor 2014-09-19 15:58:56 -04:00
123dd11e25 Another major hacking session on StoryWriter plugins 2014-09-19 15:53:25 -04:00
b54e23c510 Added plugins for StoryWriter and the associated WinForms UI (not ported yet) 2014-09-19 00:10:23 -04:00
fc04757f82 Use EditorReference instead of directly referencing IEditorImplementation to be more efficient 2014-09-16 15:36:06 -04:00
9837813505 Added Software Development plugin and WinForms Software Development plugin 2014-09-09 14:44:20 -04:00
1aa4ccbc23 Use AwesomeControls ListView in the ErrorList instead of standard WinForms one 2014-09-09 14:42:18 -04:00
2b3bdfcd4b Tabify 2014-09-08 07:23:49 -04:00
c734d4ff02 Added Icarus plugin for Universal Editor and Windows Forms user interface 2014-08-21 09:44:41 -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
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
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
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
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