18 Commits

Author SHA1 Message Date
f425651eb2
Merge branch 'UE5FeatureCustomOptionSettings' 2020-09-06 06:32:46 -04:00
d3d74b4f05
aesthetic changes and README.md update 2020-09-05 06:51:54 -04:00
a3c51604ec
add names for Settings and remove CustomOptionsDialog in favor of using UWT SettingsDialog 2020-09-05 06:51:13 -04:00
b93a4c0978
I don't think we need these messages anymore 2020-08-29 18:40:31 -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
6306cce550
should this be fixed in upstream UWT? 2020-08-07 01:27:58 -04:00
afcdf67668
left-align custom option label 2020-06-17 18:29:58 -04:00
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