1087 Commits

Author SHA1 Message Date
ff532fa61d No longer use generic types for Setting 2019-07-29 21:28:08 -04:00
af920815f8 Provide a way to differentiate between application settings (shown in the Settings dialog) and others 2019-07-29 10:35:50 -04:00
c227c383f6 Removed (unused) UE SettingsManager in favor of UWT Application SettingsProvider 2019-07-29 10:31:28 -04:00
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
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
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
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