24 Commits

Author SHA1 Message Date
bd836fd758
migrate Settings codebase from MBS.Framework.UserInterface to MBS.Framework [from MBS.Framework a594833] 2021-02-15 22:18:11 -05:00
d4b2803088
improve current folder handling in FileSystemEditor 2021-01-25 00:07:29 -05:00
9ef4d183e6
improve FileSystemEditor navigation and add a path entry text box 2021-01-09 22:36:50 -05:00
9ecb3e3692
convert HostApplication from static class to interface implemented by EditorApplication (a subclass of UIApplication) 2021-01-02 00:30:28 -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
7d926d93ac
deprecate code-based SettingsProviders in favor of XML-based definitions (uwt:b4624f3) 2020-09-25 16:07:39 -04:00
a4170f8786
properly use the selected TreeModelRow as parent IFileSystemContainer if possible 2020-09-11 19:39:45 -04:00
7673960a73
notify when an embedded file has been added and update details when we save it 2020-09-11 19:27:37 -04:00
f150251cf2
allow us to create new files within a FileSystemObjectModel entirely in memory 2020-09-10 05:45:31 -04:00
218dcd844e
Insert CustomOptions from the current DataFormat into Document Properties dialog 2020-09-06 06:04:07 -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
abd4992fbe
reorganize ListView source into its own sub-namespace 2020-08-15 01:43:55 -04:00
233b48c9f9
remove previous ListViewColumns from the ListView before adding additional detail columns 2020-08-07 01:34:12 -04:00
6da14c1c67
people are used to seeing folders appear before files in a filesystem list 2020-06-18 10:14:55 -04:00
961dd0ad54
populate drag-drop list of files in a more cross-platform way (requires latest uwt) 2020-06-17 18:52:14 -04:00
734999f79b
actually add the file(s) and folder(s) from FileAddItemsFromFolder to the document 2020-06-14 00:46:04 -04:00
54e11b8da6
provide a way for embedded Accessors returned from a FileSystemObjectModel to access files relative to their location (not just physical files) 2020-06-14 00:45:03 -04:00
96b623a30a
convert ExecutableEditor to UWT ContainerLayout-based Glade design 2020-05-18 01:26:58 -04:00
e4d2fcaad8
also clear TreeModel rows in addition to all custom columns upon ObjectModel change 2020-05-12 02:53:05 -04:00
8018eb6db2
migrate FileSystemEditor entirely to UWT ContainerLayout 2020-05-04 02:46:59 -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
114d4e2b16
key additional details on string name instead of object reference 2020-03-23 19:49:20 -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