65 Commits

Author SHA1 Message Date
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
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
936895fd72 Add editors for Shortcut and Voicebank object models 2014-08-05 16:02:27 -04:00
89e8c32d3a Tabify 2014-08-05 09:00:37 -04:00
da967f41e3 Add Executable and Nintendo plugins 2014-08-02 09:04:19 -04:00
4e9e3aaf98 Move Properties window to bottom docking area for testing purposes 2014-07-31 16:25:16 -04:00
97b58472c7 Move quit prompt into MainWindow 2014-07-23 08:33:06 -04:00
33d7c99293 Make the confirm prompt use the application title from the configuration 2014-07-22 15:53:59 -04:00
a5e13f505c Put a title in the task list for the Splash Screen 2014-07-22 15:53:15 -04:00
9cbdaf1a9b Default name should be 'Universal Editor', not 'Universal Editor Platform' (that looks ugly) 2014-07-22 15:40:39 -04:00
1bc610751a Use AttachCommandEventHandler in case someone decides to remove those commands in the configuration 2014-07-22 15:34:47 -04:00
4519dabaa7 Customization enhancements (and self-branding ;) ) for the About dialog 2014-07-22 15:32:47 -04:00
a00d4015fe Pull in the window title from the current language 2014-07-22 15:29:00 -04:00
597f4b641a Don't hang around waiting on the splash screen 2014-07-22 15:27:56 -04:00
2fe5b1663c Sexier splash screen with application title loaded from current language 2014-07-22 15:27:08 -04:00
f83dbb6a43 Pull in the window title from the current language 2014-07-22 15:24:24 -04:00
e54e1d0739 Updated for enhancements to AwesomeControls PropertyGrid control 2014-07-21 15:54:41 -04:00
4cab39520f Added progress bar and other changes to splash screen 2014-07-19 16:03:17 -04:00
e4f97c943d Added restart capability 2014-07-19 16:00:57 -04:00
2e5353891a Added configuration to enable or disable the Start Page 2014-07-18 22:51:52 -04:00
2bb4ba4adb Renamed SelectEnvironmentDialog to SelectPerspectiveDialog 2014-07-18 20:44:07 -04:00
33f0d798d7 Renamed SelectEnvironmentDialog to SelectPerspectiveDialog 2014-07-18 18:45:38 -04:00
013c6ac4fe Moved Perspective into Engine 2014-07-18 18:43:24 -04:00
d10e5f30ad Moved perspective-switching code to Commands 2014-07-18 17:33:00 -04:00