47 Commits

Author SHA1 Message Date
f60ba5c8cd
move splash screen functionality into MBS.Framework.UserInterface proper 2020-01-14 13:39:36 -05:00
70dd7a163d
take advantage of new UWT convenience function to populate shared menu items 2020-01-13 23:11:40 -05:00
c6c1cc87b3
add DocumentExplorerPanel 2019-12-22 02:45:25 -05:00
79887d28f2
common functionality for a View - may deprecate in favor of simply using separate Editors 2019-12-18 04:28:18 -05:00
69c7682a4b
hey look, we have a (not really working) property list panel now 2019-12-02 07:57:14 -05:00
92ddb591d0
set project version to 4.0.2019.12 2019-11-30 05:05:24 -05:00
05493e3f0b
preliminary (not always-working) implementation of editor plugins 2019-11-25 02:09:52 -05:00
47b1e2ffc8
Preliminary implementation of Database Editor 2019-11-16 22:47:42 -05:00
ae76749954
dynamic menu items are built-in to UWT now, yay! 2019-11-05 16:25:12 -05:00
f36b339014 implement extension method to FileDialog in order to add file name filter(s) from Universal Editor associations 2019-11-01 00:02:17 -04:00
88e753bc66 Implement support for multiple Editor views 2019-10-12 22:05:18 -04:00
1772394d28 Implemented loads of expected functionality for FileSystemEditor - needs a lot of improvement though 2019-10-03 02:41:25 -04:00
698f4f5147 The Great MBS Rebranding 2019-09-17 02:34:07 -04:00
de8268fa4e Bug fixes; improvements; add preliminary support for field definitions 2019-09-09 11:16:37 -04:00
578ef369d5 Use the new Binary Editor as the default editor... it's pretty badass so far 2019-09-09 00:50:01 -04:00
59476f2718 Preliminary support for selections and editor-dependent cut/copy/paste 2019-09-02 16:51:36 -04:00
b599f8f44e Preliminary support for Printing with PrintHandlers 2019-08-31 02:09:04 -04:00
8813053cc5 Enhance About dialog with list of installed components just like the old WinForms engine 2019-08-04 03:20:37 -04:00
8cee209f3b Slowly but surely making progress toward better user interface 2019-08-01 01:22:46 -04:00
1a048fcb00 Refactor DocumentPropertiesDialogMode into separate file 2019-07-30 23:33:26 -04:00
c227c383f6 Removed (unused) UE SettingsManager in favor of UWT Application SettingsProvider 2019-07-29 10:31:28 -04:00
8b42934529 Rename Options to Settings (for whatever reason) 2019-07-29 10:24:08 -04:00
6192763052 Start adding some UE-specific OptionProviders 2019-07-28 10:27:13 -04:00
dbe8dbc84a Preliminary (hardcoded) support for Ribbon 2019-07-26 01:16:27 -04:00
8032a0d642 Universal Editor 5 huge commit 2019-07-17 23:28:36 -04:00
227a902fd1 There is only UWT 2019-05-22 19:12:18 -04:00
ea4bc6a4f3 MonoDevelop modifications to make it build on Linux 2016-05-19 00:13:17 -04:00
b12e3df09e That was easy - moved TemporaryFileManager from engine-specific WindowsForms.UserInterface to engine-agnostic UserInterface library 2015-10-14 14:30:31 -04:00
c710174207 Merge 'V4' and 'V5' since we're really not ready for a complete new version just yet 2015-09-25 22:54:19 -04:00
ac516807e7 Freeze UEv4 in preparation for UEv5 2015-08-31 15:02:53 -04:00
7b831ef37c Improve option panels and settings storage 2015-05-01 00:17:39 -04:00
24139753a2 Standardized output path was incorrect for some reason 2014-11-11 16:57:49 -08:00
272e632777 Major user interface updates, may require additional testing 2014-11-11 15:53:48 -05:00
fc04757f82 Use EditorReference instead of directly referencing IEditorImplementation to be more efficient 2014-09-16 15:36:06 -04:00
b2a003afbb Make DataFormatOptionsDialog engine-agnostic 2014-08-10 01:05:56 -04:00
013c6ac4fe Moved Perspective into Engine 2014-07-18 18:43:24 -04:00
675306d409 Fixed property and settings loader 2014-06-26 15:46:10 -04:00
98c8990835 Added CommandBar implementation for Windows Forms 2014-06-26 11:28:44 -04:00
f458c1672a Add CommandShortcutKey 2014-06-25 09:02:58 -04:00
e71c0f0e3c Implemented more commands, made some stuff more cross-platform and implemented languages 2014-06-24 15:43:45 -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
590328f2e4 Moved UnsavedDocumentOption to UserInterface 2014-06-06 11:27:31 -04:00
3353898ae2 Moving much of the WindowsFormsEngine-specific, engine-agnostic stuff to Engine proper 2014-06-06 11:22:43 -04:00
2025dea1ca Added HostApplicationMessage 2014-06-05 15:30:03 -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