1135 Commits

Author SHA1 Message Date
8b42934529 Rename Options to Settings (for whatever reason) 2019-07-29 10:24:08 -04:00
6cff72c1f4 Added Universal Editor Software Development UI plugin 2019-07-28 23:03:01 -04:00
6192763052 Start adding some UE-specific OptionProviders 2019-07-28 10:27:13 -04:00
44e2df5f08 OptionPanels code has been replaced with OptionGroups and moved into UWT for general use 2019-07-28 10:26:21 -04:00
57bc94fbca I like both for now 2019-07-28 10:26:01 -04:00
07a0085f04 OptionPanels code has been replaced with OptionGroups and moved into UWT for general use 2019-07-28 10:25:29 -04:00
dbe8dbc84a Preliminary (hardcoded) support for Ribbon 2019-07-26 01:16:27 -04:00
ed5c7ea701 Provide sensible default size for the GenericBrowserPopup 2019-07-25 23:13:03 -04:00
60a9b9a766 Left-align labels 2019-07-24 13:55:34 -04:00
7c8bff9818 Added dialog titles 2019-07-24 13:52:55 -04:00
68c938481c Fix table positioning, left-align labels, and specify sensible defaults for window size 2019-07-24 01:26:40 -04:00
ae8c9e25bb uwt:68f783 Remove unnecessary and confusing Title property in favor of inherited Text property 2019-07-23 23:26:38 -04:00
d1ce7db80f Added UWT quick install script 2019-07-23 23:10:20 -04:00
9fb7255d5d Do not specify .NET framework 4.7 2019-07-23 19:17:49 -04:00
a0b4a09742 Implement Toolbar 2019-07-21 14:27:32 -04:00
c30025f468 The splash screen should be centered 2019-07-21 00:29:46 -04:00
249a9f7825 If we run our initialization inside the splash it works on GTK 2019-07-21 00:13:35 -04:00
62fafe4d4c Update .gitignore 2019-07-20 18:00:41 -04:00
7c497d6df0 uwt: Change access modifiers to protected for event handler functions 2019-07-20 17:58:09 -04:00
9bc4b56dec Indicate that we support drag-and-drop 2019-07-19 15:28:37 -04:00
55f6f504f3 Enable multiple selection 2019-07-19 14:47:44 -04:00
bf2e2d26ca Added Lesser General Public License header and refactored GPL-specific code 2019-07-18 01:12:50 -04:00
e53f00597e Update README.md for Universal Editor 5 2019-07-18 00:52:43 -04:00
3ab2a21acc Remove unnecessary duplicate (aaaaargh) code files 2019-07-17 23:37:40 -04:00
04410a3435 Don't know where this came from 2019-07-17 23:35:35 -04:00
8032a0d642 Universal Editor 5 huge commit 2019-07-17 23:28:36 -04:00
227a902fd1 There is only UWT 2019-05-22 19:12:18 -04:00
a70b338b3c Start working seriously on UWT 2019-05-22 18:45:17 -04:00
b4c01fe286 Preliminary support for docking windows in UWT 2019-05-21 01:14:55 -04:00
9ffac9fb25 Ignore the new .vs folder that MonoDevelop insists on creating 2019-05-21 01:14:35 -04:00
bc0c66b5fd Apply MonoDevelop text editor policy 2019-05-20 21:37:25 -04:00
43334a1e21 Flag appropriate methods as DebuggerNonUserCode 2019-05-20 21:35:32 -04:00
b415722817 Some configuration files are ApplicationFramework-global 2019-05-20 21:35:08 -04:00
0944fd42a5 Various improvements and bug fixes 2016-09-22 21:03:12 -04:00
4804f7c8c6 Ignore Eclipse Code Recommenders crap 2016-09-21 22:11:15 -04:00
4965e11448 Fix bugs and implement features for Java port of UniversalEditor 2016-09-21 22:11:01 -04:00
e287a47403 Moved MarkupTagElement out of a separate Elements package 2016-09-20 22:52:55 -04:00
1bac7bc49c Specify custom *.uexml filter for configuration files 2016-09-20 12:15:53 -04:00
f4a977f528 Remove unused imports 2016-09-20 12:12:02 -04:00
01598c3c2c Initialize application settings 2016-09-20 12:10:14 -04:00
b6c5b1acd2 Complete implementation of standard Document class (UE-CORE) 2016-09-20 12:09:44 -04:00
f49b333e61 Complete interface specification for standard DataFormat class (UE-CORE) 2016-09-20 12:08:50 -04:00
00c53ca60c Committing everything just because it compiles... far from completed 2016-09-20 01:29:16 -04:00
90999cdd55 Remove .classpath files from git tracking 2016-09-20 00:23:58 -04:00
43914d926d Remove deprecated MarkupElementCollection class 2016-09-20 00:14:48 -04:00
b7c28fd20b Implement OpenProject() function 2016-09-19 00:37:52 -04:00
d419a495c3 Silently fail if we are past the end of data 2016-09-19 00:37:36 -04:00
fa270b4bfd Convert CommandShortcutKeys to UWT Shortcuts and assign them to menus 2016-06-23 01:41:01 -04:00
6b7215d683 Improvements to UWT engine for Universal Editor 2016-06-21 00:50:58 -04:00
4100aad12c Remove x86-specific solution platform 2016-06-21 00:50:02 -04:00