34 Commits

Author SHA1 Message Date
d88a516d15
make the button actually click, must've been a regression 2020-05-12 08:42:07 -04:00
c7bb920664
fix suggested button appearance 2020-05-12 08:39:33 -04:00
63602a6c97
slight hack (and maybe performance improvement) - only reload the control collection if a different set of Editors actually needs to be loaded 2020-05-12 02:57:49 -04:00
dc28f573d8
the 'super duper button bar' is actually quite irksome 2020-05-12 02:53:24 -04:00
e4d2fcaad8
also clear TreeModel rows in addition to all custom columns upon ObjectModel change 2020-05-12 02:53:05 -04:00
0f8117af0a
fix some long-standing window and document management bugs 2020-05-12 00:34:48 -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
4dbd3c13eb
display bookmarks manager dialog when adding bookmarks for confirmation 2020-05-10 21:24:56 -04:00
8f2fd6837f
use nameof() instead of hardcoding widget name - that way if we ever need to change it we can just do a simple refactor 2020-05-10 21:24:26 -04:00
7025bb400f
use EventHandlerAttribute instead of connecting event handlers explicitly 2020-05-10 21:12:23 -04:00
08f6182fcf
allow import / export data from RIFF Chunk Properties dialog 2020-05-10 04:08:02 -04:00
7f5b45ee3c
more enhancements to the RIFF editor chunk properties dialog 2020-05-10 03:57:51 -04:00
651f4eb4ff
convert DatabaseEditor to UWT ContainerLayout-based Glade design 2020-05-10 03:17:13 -04:00
74b50fbc42
we cannot yet bookmark a file that does not yet exist 2020-05-10 01:57:20 -04:00
d129565329
convert BinaryEditor to UWT ContainerLayout-based Glade design 2020-05-10 01:56:57 -04:00
fcc613002a
convert FieldDefinitionPropertiesDialog to UWT ContainerLayout-based Glade design 2020-05-10 01:56:05 -04:00
e8228cd78a
enhancements and bug fixes for BinaryEditor 2020-05-09 23:00:41 -04:00
9053e149b4
improvements to UWT ContainerLayout-based AboutDialog and NewDialog 2020-05-09 22:45:27 -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
f2b5dd57be
provide a way to get all Document Pages in a particular MainWindow 2020-05-05 21:27:24 -04:00
791ada5fe3
remove unused code and properly handle underscores in UI for document file names 2020-05-05 21:13:56 -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
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
5506b0c81b
sometimes Accessor is null, this is supposed to happen, but not sure why - think it has to do with the default editor 2020-04-03 00:00:15 -04:00
89a5c528fc
improvements to Start Page 2020-03-30 01:35:52 -04:00
feda303959
only confirm exit if window is being closed by the user 2020-03-29 04:17:07 -04:00
cf037a908c
editor configuration and toolbox enhancements 2020-03-29 04:02:58 -04:00
230741a2af
support first-class variable definitions in editor configuration 2020-03-28 22:53:45 -04:00
114d4e2b16
key additional details on string name instead of object reference 2020-03-23 19:49:20 -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