|
|
2a64f97317
|
preliminary implementation of strongly-typed Selection and deletion in FileSystemEditor
|
2021-05-30 20:17:45 -04:00 |
|
|
|
ad65bc61bb
|
simplify GetSelections() and only call Begin/EndEdit() in Delete() if there is a selection
|
2021-05-30 15:59:37 -04:00 |
|
|
|
010b7ffafc
|
replace ALL obsolete and duplicate CustomOptions code with Settings from MBS.Framework
|
2021-05-22 02:16:12 -04:00 |
|
|
|
97d1401c3c
|
update pre-commit
|
2021-05-07 22:05:11 -04:00 |
|
|
|
8b689aa3ad
|
add .desktop file
|
2021-05-07 13:50:26 -04:00 |
|
|
|
9e2d5b2b93
|
preliminary (read-only) implementation of Property List Panel
|
2021-04-27 08:49:09 -04:00 |
|
|
|
847d98850e
|
reorganize some stuff, fix Undo/Redo command enabling, other minor aesthetic issues
|
2021-02-26 21:01:25 -05:00 |
|
|
|
0185e4ab32
|
take advantage of FINALLY! keyboard and mouse binding support in UWT and some other aesthetic improvements
|
2021-02-23 23:52:48 -05:00 |
|
|
|
be0c98c8ac
|
add comments
|
2021-02-20 16:37:43 -05:00 |
|
|
|
6ee8782d7e
|
remove ancient cruft
|
2021-02-17 21:11:54 -05:00 |
|
|
|
97c9e605c4
|
expose the Editors and Documents in a given UE MainWindow
|
2021-01-09 22:39:57 -05:00 |
|
|
|
e8eab14089
|
migrate Application to a non-static class so we can develop UI-specific stuff in a subclass
|
2020-10-26 16:49:11 -04:00 |
|
|
|
45baa38e04
|
provide an IDocumentPropertiesProvider interface to indicate a focused IControl which supports document properties
|
2020-10-23 21:59:39 -04:00 |
|
|
|
218dcd844e
|
Insert CustomOptions from the current DataFormat into Document Properties dialog
|
2020-09-06 06:04:07 -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 |
|
|
|
1f1f4a9fb0
|
properly notify Editor that it's been changed when the Document Properties settings providers have been modified
|
2020-06-14 00:46:00 -04:00 |
|
|
|
8e2bd583c1
|
properly set Editor.Title
|
2020-05-20 13:18:15 -04:00 |
|
|
|
96b623a30a
|
convert ExecutableEditor to UWT ContainerLayout-based Glade design
|
2020-05-18 01:26:58 -04:00 |
|
|
|
fff6444593
|
merge similar BeginEdit overloads using null default parameter value
|
2020-05-14 23:42:47 -04:00 |
|
|
|
3565784254
|
EditorSelection is still a work in progress but we might have a better way to implement deletion
|
2020-04-08 08:38:21 -04:00 |
|
|
|
cf037a908c
|
editor configuration and toolbox enhancements
|
2020-03-29 04:02:58 -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 |
|