96 Commits

Author SHA1 Message Date
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
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
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
f3ebfcfb3b Merge branch 'master' of github.com:alcexhim/UniversalEditor 2014-08-05 22:40:29 -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
8af2cb0ce6 This should have been AccelKey long time ago... 2014-08-04 20:11:40 -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
e0bf2d206b Merge branch 'master' of github.com:alcexhim/UniversalEditor 2014-07-23 08:33:26 -04:00
97b58472c7 Move quit prompt into MainWindow 2014-07-23 08:33:06 -04:00
a7d632099a Merge branch 'master' of github.com:alcexhim/UniversalEditor 2014-07-23 00:30:20 -04:00
ca9bd357a3 Start to add support for keyboard accelerators, IDK how to do this... 2014-07-23 00:28:56 -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
67944078a7 Fix various bugs 2014-07-21 21:33:02 -04:00
e54e1d0739 Updated for enhancements to AwesomeControls PropertyGrid control 2014-07-21 15:54:41 -04:00