|
|
abb2ba7b49
|
prevents the FileAccessor from "helpfully" creating an empty file with the given name if it doesn't exist
|
2020-05-28 18:38:52 -04:00 |
|
|
|
d9b54cd2de
|
reset FileAccessor custom options to default values when DataFormat is unselected
|
2020-05-20 13:45:07 -04:00 |
|
|
|
c7bb920664
|
fix suggested button appearance
|
2020-05-12 08:39:33 -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 |
|
|
|
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 |
|
|
|
2d01be239c
|
FINALLY implement UWT-based user interface for the BookmarksManager
|
2020-05-05 21:29:19 -04:00 |
|
|
|
feda303959
|
only confirm exit if window is being closed by the user
|
2020-03-29 04:17:07 -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 |
|