2234 Commits

Author SHA1 Message Date
e585c425b8
provide a way to annotate DataFormats that are incomplete 2022-04-11 19:13:25 -04:00
f065ec217c
add references to UserInterface libraries 2022-03-19 17:58:23 -04:00
a68f8c57f0
Merge branch 'pre-commit' 2022-03-19 14:46:36 -04:00
d2cc76d84c
improve handling of project properties dialog 2022-03-19 14:46:22 -04:00
be7a143a99
don't crash if the AFS does not include table of contents (in case that's possible) 2022-03-19 14:45:51 -04:00
ad3ceb0ea8
Merge branch 'pre-commit' 2022-03-17 14:48:27 -04:00
fadfa36c82
merge fix and additional templates 2022-03-17 14:47:55 -04:00
d1bea78172
Merge branch 'master' of github.com:alcexhim/UniversalEditor 2022-03-17 14:40:26 -04:00
38b61618eb
Merge branch 'master' of github.com:alcexhim/UniversalEditor 2022-03-17 14:36:44 -04:00
d238003e08
formatting fix 2022-03-16 14:15:21 -04:00
307d71334a
fix install and launch scripts 2022-03-16 12:40:59 -04:00
c0af3f555c
synch release version causes problems with strong name signing 2022-03-16 12:40:02 -04:00
35549b1059
refactor Template subclasses and add ObjectModel empty template prefix parameter 2022-03-16 12:37:55 -04:00
9430517126
pass activation type information when launched from launcher 2022-03-16 12:33:54 -04:00
abc3ff3853
fix another stupid mistake 2022-03-15 00:16:02 -04:00
73c6a06776
laughably stupid mistake 2022-03-15 00:12:33 -04:00
29c0297c5f
update to latest UWT API changes for treeviews 2022-03-15 00:12:02 -04:00
34aa3ca324
add GTK3 engine back to solution now that we have a clean compile 2022-03-14 20:57:59 -04:00
248d4b0c93
update fxtool for GTK3/GTKx separate engines 2022-03-14 20:57:37 -04:00
68227f3dc2
update firstrun 2022-03-14 20:57:05 -04:00
46c75128a0 remove inclusion of GTK engine in main solution 2022-03-14 18:33:47 -04:00
a65a3303e4
fix(config): use supportedRuntimes instead of single runtime tag (UWT next) 2022-02-07 13:16:20 -05:00
58418b635b
preliminary implementation of Multi-Track Mapping dialog for Waveform Audio editor 2022-02-07 13:14:33 -05:00
9bfb038efd
preliminary scaffolding to support project settings 2022-02-07 13:13:25 -05:00
dc78a506eb
fix minor bug with null project templates 2022-02-07 13:12:18 -05:00
f070e77f35
refactored settings parser into separate file to be merged into UWT proper 2022-02-07 13:10:38 -05:00
3f508b3495
increase default size of new dialog 2022-02-07 12:47:13 -05:00
3a299cabf8
fix(ui): (papercut): minor improvements in differentiating between new document / project dialog 2022-01-27 23:55:18 -05:00
49a237ab94
smarter prefix suggestion for document and project templates 2022-01-18 12:32:13 -05:00
f6461e6cd2
Merge branch 'master' of github.com:alcexhim/UniversalEditor 2022-01-17 02:35:48 -05:00
e6be610a9d
rename UniversalEditor.UserInterface.MainWindow to EditorWindow to avoid naming conflict with MBS.Framework.MainWindow 2022-01-17 02:34:41 -05:00
e661b6ff62
thoughts 2022-01-17 02:29:02 -05:00
4fe767779c
quick hack to ensure appropriate options get set for FileAccessor 2022-01-17 02:28:36 -05:00
eabb9efeb8
forgot we are now using ChoiceSetting.ChoiceSettingValue as Value for ChoiceSetting 2022-01-16 13:27:31 -05:00
2aecf3357b
add EventFilterType parameter to event filter delegate 2022-01-16 13:26:52 -05:00
f1a794a301
Merge branch 'master' of github.com:alcexhim/UniversalEditor 2022-01-15 06:44:36 -05:00
45929884b8
initial commit of window switcher 2021-12-14 22:25:49 -05:00
3e09aa7f4c
Merge branch 'pre-commit' 2021-12-10 22:20:24 -05:00
c17786325b
oops 2021-12-10 22:20:13 -05:00
ddf7c61ab9
Merge branch 'pre-commit' 2021-12-09 01:07:05 -05:00
476c07516b
computer broke, frustrated, will clean up this shitload later 2021-12-09 01:04:07 -05:00
741291489b
fix for changes in MBS.Audio 2021-12-08 00:19:57 -05:00
972ce41b62 Merge branch 'master' of github.com:alcexhim/UniversalEditor 2021-11-15 23:52:22 -05:00
6a2f3b5d0a implement Clone() for stuff in Lighting plugin 2021-11-15 23:52:17 -05:00
cc5df07838
remove obsolete and orphaned code 2021-11-04 08:46:05 -04:00
1bc2cf9f47
Merge branch 'master' of github.com:alcexhim/UniversalEditor 2021-11-02 13:23:26 -04:00
6d9f1ed59c
don't crash if we have an empty ObjectModel (i.e. 'new document') 2021-10-31 14:59:35 -04:00
195b498054
improvements to XML schema handling 2021-10-31 14:58:34 -04:00
196d47840c
implement Editor-specific CommandBars for certain Editors 2021-10-31 14:56:45 -04:00
a23e71bfb7
implement Transport menu and commands as an Editor-agnostic Plugin 2021-10-27 03:21:51 -04:00