111 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
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
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
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
6b78b31061 This fails on Linux and I don't know why 2016-05-23 15:44:00 -04:00
e9065bb4bb Load common Application Framework configuration 2016-05-23 15:43:32 -04:00
2aa32e8524 Support multiple directories for configuration files 2016-05-23 15:41:07 -04:00
b5b62b4beb Implement ShowAboutDialog() with no params as call to ShowAboutDialog(null) 2016-05-19 00:29:27 -04:00
ea4bc6a4f3 MonoDevelop modifications to make it build on Linux 2016-05-19 00:13:17 -04:00
2ecce06696 Updated comments 2016-01-17 15:53:07 -05:00
d742b151d0 Sanitize temporary file name in case it has invalid characters 2015-11-30 11:08:52 -05:00
38d2f09461 Default to .uexml file extension for configuration files if not defined in app.config 2015-10-22 15:56:50 -04:00
b12e3df09e That was easy - moved TemporaryFileManager from engine-specific WindowsForms.UserInterface to engine-agnostic UserInterface library 2015-10-14 14:30:31 -04:00
3e5b26ea48 Cleaning up menu code and starting to implement CommandPlaceholders 2015-09-28 16:41:31 -04:00
c710174207 Merge 'V4' and 'V5' since we're really not ready for a complete new version just yet 2015-09-25 22:54:19 -04:00
ac516807e7 Freeze UEv4 in preparation for UEv5 2015-08-31 15:02:53 -04:00
73e65f1cb7 Debug logging code 2015-05-18 22:46:13 -04:00
5f898a0565 Interfaces are always abstract... 2015-05-18 09:43:29 -04:00
0a027e984e Bring the GTK version in line with the WinForms version again 2015-05-16 01:30:49 -04:00
7b831ef37c Improve option panels and settings storage 2015-05-01 00:17:39 -04:00
e35defe31c Implemented CloseProject() 2014-12-25 20:44:22 -05:00
db98a533e5 Partially implement dynamic loading of View->Toolbar->... commands 2014-12-19 16:15:05 -05:00
89ad703e71 Isolated MakeReference() to internally-scoped MakeReferenceInternal() and developed new standard for locating UniversalEditor objects 2014-12-11 09:29:06 -05:00
97bb249a9f Added ability to clear the Messages list 2014-12-10 14:33:59 -05:00
4e141e9d9a Beginning major rewrite of the UniversalEditor infrastructure... it compiles, but further testing and fixing is still needed 2014-11-12 15:47:03 -05:00
24139753a2 Standardized output path was incorrect for some reason 2014-11-11 16:57:49 -08:00
c867eb3250 Prevent crash when constructor for an Editor throws an exception 2014-11-11 16:55:44 -08:00
338acecff0 Actually save the value for a CustomOptionFile 2014-11-11 15:57:08 -05:00
272e632777 Major user interface updates, may require additional testing 2014-11-11 15:53:48 -05:00
5d46fe225b Only catch exceptions with CrashDialog if in release mode 2014-10-16 12:06:16 -04:00
76b0cfd909 Implement ObjectModel visibility 2014-10-01 13:35:55 -04:00
ba3e5b10c6 Added crash handling in various locations for a more user-friendly experience 2014-09-30 15:56:03 -04:00
cffee1e6bf Updated version information for all projects 2014-09-30 14:32:17 -04:00
2524e9902b Replace the hardcoded Window/Windows... menu with an Engine Command 2014-09-25 15:59:46 -04:00
bcd1221a93 Support automatically opening specified files at startup 2014-09-25 14:32:06 -04:00