|
|
9ecb3e3692
|
convert HostApplication from static class to interface implemented by EditorApplication (a subclass of UIApplication)
|
2021-01-02 00:30:28 -05:00 |
|
|
|
41136a6a10
|
start to move some common stuff out of UE and into MBS.Framework.UserInterface
|
2020-11-20 22:17:57 -05:00 |
|
|
|
45baa38e04
|
provide an IDocumentPropertiesProvider interface to indicate a focused IControl which supports document properties
|
2020-10-23 21:59:39 -04:00 |
|
|
|
7d926d93ac
|
deprecate code-based SettingsProviders in favor of XML-based definitions (uwt:b4624f3)
|
2020-09-25 16:07:39 -04:00 |
|
|
|
00fbd252af
|
really broken (but it's a start) print handler for FileSystemObjectModel
|
2020-09-20 01:08:38 -04:00 |
|
|
|
a3c51604ec
|
add names for Settings and remove CustomOptionsDialog in favor of using UWT SettingsDialog
|
2020-09-05 06:51:13 -04:00 |
|
|
|
da49113837
|
preliminary working implementation of Batch Find/Replace dialog... very incomplete
|
2020-08-26 02:10:11 -04:00 |
|
|
|
cea33b9b6a
|
provide ability to paste a string of binary bytes (in hex notation) directly into the binary editor
|
2020-08-21 12:31:40 -04:00 |
|
|
|
8c5836c95a
|
improvements and additional features to Database editor
|
2020-08-12 21:45:52 -04:00 |
|
|
|
03565555f7
|
notify before a context menu is to be displayed on the Document Explorer treeview
|
2020-06-25 08:10:23 -04:00 |
|
|
|
1eed5e83c2
|
implement rudimentary editor for Markup ObjectModel
|
2020-06-18 10:17:52 -04:00 |
|
|
|
693804dbb6
|
single-instance is supported natively on GTK, and the IPC helper has been moved to UWT WindowsForms engine
|
2020-06-14 00:46:04 -04:00 |
|
|
|
96b623a30a
|
convert ExecutableEditor to UWT ContainerLayout-based Glade design
|
2020-05-18 01:26:58 -04:00 |
|
|
|
7ba9469aa1
|
add msbuild task to copy the appropriate UWT engine to our output path rendering custom build scripts unnecessary
|
2020-05-11 09:25:12 -04:00 |
|
|
|
651f4eb4ff
|
convert DatabaseEditor to UWT ContainerLayout-based Glade design
|
2020-05-10 03:17:13 -04:00 |
|
|
|
2724d9461d
|
implement NewDialog (the New Document and New Project dialog) as a UWT-based ContainerLayout design
|
2020-05-09 19:36:26 -04:00 |
|
|
|
be832ce119
|
implement a UWT-based RIFF chunked document editor
|
2020-05-09 09:20:29 -04:00 |
|
|
|
2d01be239c
|
FINALLY implement UWT-based user interface for the BookmarksManager
|
2020-05-05 21:29:19 -04:00 |
|
|
|
8018eb6db2
|
migrate FileSystemEditor entirely to UWT ContainerLayout
|
2020-05-04 02:46:59 -04:00 |
|
|
|
255e61deb3
|
finish implementing the PropertyListEditor as a UWT ContainerLayout-based control
|
2020-05-03 19:26:37 -04:00 |
|
|
|
400f962de1
|
reorganize directory structure and remove stale projects. our main focus will be on C# from here on out
|
2020-03-23 03:05:03 -04:00 |
|
|
|
19fa0d64bc
|
reorganize directory structure and remove stale projects. our main focus will be on C# from here on out
|
2020-03-23 02:28:39 -04:00 |
|