24 Commits

Author SHA1 Message Date
98c8990835 Added CommandBar implementation for Windows Forms 2014-06-26 11:28:44 -04:00
40b9fd359c Added DefaultCommandID for split dropdown items 2014-06-26 11:28:20 -04:00
89467c900a Moved much of Windows Forms specific code to Engine proper 2014-06-25 16:03:27 -04:00
0f2ab745ef Fixing window management issues 2014-06-25 15:05:05 -04:00
8b39c0563e Added multi-language support and implemented optional language selection menu 2014-06-25 09:05:21 -04:00
f458c1672a Add CommandShortcutKey 2014-06-25 09:02:58 -04:00
4fe282a5b3 Add user-friendly Title to Language 2014-06-25 09:02:28 -04:00
437272f0f4 Starting to add shortcut keys 2014-06-24 15:55:16 -04:00
e71c0f0e3c Implemented more commands, made some stuff more cross-platform and implemented languages 2014-06-24 15:43:45 -04:00
051a19fa5c Allow engines to hook in before and after initialization occurs, and use command ID if title is blank as caption for command item 2014-06-24 09:59:00 -04:00
f5db2c2173 Implementing Commands on Linux 2014-06-23 23:58:57 -04:00
47e446823c Cleaned up references and prevented some warnings 2014-06-22 23:47:16 -04:00
84cc0838d3 Allow specifying Project File DataFormat in SaveProjectAs 2014-06-10 12:49:13 -04:00
9bdb964f24 Further isolate the execution of Engines from Bootstrappers 2014-06-06 12:10:02 -04:00
590328f2e4 Moved UnsavedDocumentOption to UserInterface 2014-06-06 11:27:31 -04:00
06c6d8e25f Moving much of the WindowsFormsEngine-specific, engine-agnostic stuff to Engine proper 2014-06-06 11:26:03 -04:00
3353898ae2 Moving much of the WindowsFormsEngine-specific, engine-agnostic stuff to Engine proper 2014-06-06 11:22:43 -04:00
b900065d18 Reorganized branding functionality 2014-06-06 10:34:25 -04:00
c4aeb0395d Added NewProject/OpenProject and others 2014-06-06 09:28:17 -04:00
755f115904 Tabify 2014-06-06 07:12:41 -04:00
2025dea1ca Added HostApplicationMessage 2014-06-05 15:30:03 -04:00
5ced936963 Added HostApplicationMessage to display asynchronous errors, warnings, and messages as document is loaded 2014-06-05 15:12:27 -04:00
cab1941931 Moved all WinForms-specific stuff to separate library to ease in creating platform-agnostic functionality 2014-06-04 13:59:37 -04:00
86cf3ca395 Various fixes and updates, added plugins, etc. 2014-04-16 14:47:37 -04:00