1222 Commits

Author SHA1 Message Date
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
bcc66cd99c Allow creating a new instance of Document without specifying ObjectModel and DataFormat 2016-06-21 00:49:27 -04:00
6e67d71243 Discard our simultaneous hacky GTK engine in favor of a cross-platform UWT solution 2016-06-19 01:20:44 -04:00
db68700d40 Add fields for RGBA as Int32 and HSL color support 2016-06-17 00:18:59 -04:00
f23e43a833 Implement StoryXML loading... incomplete 2016-06-16 00:44:09 -04:00
4878db806f Characters should have a unique GUID assigned to them for character references 2016-06-16 00:43:42 -04:00
dcbcef0c89 Bring in GApplicationFlags from UWT project 2016-06-16 00:43:16 -04:00
36afcb98d4 Actually initialize the GTK engine with real command line arguments 2016-06-16 00:42:49 -04:00
c490774627 Be more specific in the types of exceptions that cause a load to fail, and break when we get a successful load 2016-06-15 01:10:37 -04:00
7aea179ac7 Assign current string to FullName to take advantage of schema property 2016-06-15 01:07:57 -04:00
cccf7a3ec6 Implement find element by XML schema feature 2016-06-15 01:05:16 -04:00
87835df396 Implement some additional features for Ada language 2016-06-07 04:07:40 -04:00
cea1426a71 Implement enums in C# 2016-06-07 04:07:15 -04:00
6426d82a6a Start to implement properties in VB 2016-06-07 01:26:27 -04:00