26 Commits

Author SHA1 Message Date
a7e6b55023
port Raven Software StripEditor from WinForms to UWT and add Waypoint editor (still preliminary) 2021-08-27 20:44:09 -04:00
452cbdc614
add convenient features to ICARUS script editor, like group/ungroup commands and lock/unlock parameters 2021-08-19 01:15:11 -04:00
b7e6cf895e
major improvements to Raven Software ICARUS scripting editor 2021-08-16 23:49:12 -04:00
cf3efc3268
add pre-commit hook 'mixed-line-ending' 2021-05-15 00:34:42 -04:00
97d1401c3c
update pre-commit 2021-05-07 22:05:11 -04:00
3f1107b022
implement pre-commit hook 'Forbid spaces in indentation' 2021-05-07 18:15:20 -04:00
8b689aa3ad
add .desktop file 2021-05-07 13:50:26 -04:00
38086708e9
improve Settings framework (requires MBS.Framework.UserInterface @ e33bf19) 2021-04-29 23:01:14 -04:00
0fda2899a0
fix some codacy style guidelines 2021-01-10 18:34:34 -05:00
7318cdacaa
Merge branch 'master' of github.com:alcexhim/UniversalEditor 2021-01-10 15:27:59 -05:00
8d8a6258d0 Merge branch 'master' of github.com:alcexhim/UniversalEditor into master 2021-01-10 16:04:58 -05:00
2f664e4b98 do not set selected item if the model is null (for whatever reason) 2021-01-10 16:04:05 -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
019643a0bc
this does seem to work 2020-11-07 23:47:06 -05:00
7d926d93ac
deprecate code-based SettingsProviders in favor of XML-based definitions (uwt:b4624f3) 2020-09-25 16:07:39 -04:00
a3c51604ec
add names for Settings and remove CustomOptionsDialog in favor of using UWT SettingsDialog 2020-09-05 06:51:13 -04:00
dcb32c3e9c oops 2020-09-02 13:17:25 -04:00
03aad74804
add editor for Raven Software carcass/Assimilate definition files 2020-09-02 11:55:52 -04:00
94d92d6d8c
rename UniversalEditor.Plugins.Icarus to UniversalEditor.Plugins.RavenSoftware 2020-08-31 18:02:37 -04:00
04b76e2cb1
enhancements to ICARUS script editor 2020-08-31 04:42:32 -04:00
0ca87e490f
move to UWT ContainerLayout/Glade UI, add IcarusCommandPlay 2020-08-30 23:52:51 -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
250891d517
display ICARUS command editor upon 'FileProperties' command 2020-06-17 18:52:21 -04:00
f0b529a857
add standard header to existing code files 2020-04-29 00:57:58 -04:00
4f97cfe423
major improvements to ICARUS scripting support and a brand-new UWT-based ICARUS script editor 2020-03-29 04:02:00 -04:00