82 Commits

Author SHA1 Message Date
3ad2dbeddb Need to fix save-after-open functionality 2014-07-05 19:13:50 -04:00
250dc386cb Resolved ambiguity with IHostApplication.GetCurrentEditor() 2014-07-01 23:18:47 -04:00
016d1173db Merge branch 'master' of github.com:alcexhim/UniversalEditor 2014-07-01 21:08:48 -04:00
828662366b Fixed some general UI issues in WinForms Document Properties dialog 2014-07-01 18:24:15 -04:00
40200a435f Fixed binding of ListView.ItemActivate() event handler 2014-07-01 18:16:44 -04:00
46e5f3dab0 Renamed 'Environments' to 'Engines' 2014-06-30 22:37:48 -04:00
637a937b47 Various improvements to GTK engine 2014-06-30 22:35:20 -04:00
414dd79f69 Added IHostApplicationWindow.GetCurrentEditor() function 2014-06-30 22:30:48 -04:00
5c9cd4b80f Added GTK Editor base class 2014-06-30 22:30:09 -04:00
e8012f6d9f Added GTK FileSystem UserInterface plugin 2014-06-30 22:29:52 -04:00
a0f8aeb384 Added FullScreen implementation for GTK, set the last window, and fixed some crashes 2014-06-30 21:37:05 -04:00
16c3049080 Updated namespace 2014-06-28 22:51:17 -04:00
5776bfe987 Updated namespace 2014-06-28 22:50:46 -04:00
270097c844 Updated namespace 2014-06-28 22:50:13 -04:00
b74ad5c214 Updated namespace 2014-06-28 22:49:51 -04:00
84653cbf40 Finish implementing CommandBars for GTK engine 2014-06-28 21:25:27 -04:00
317cdc5c21 Implement ExitApplication() for GTK engine 2014-06-28 21:25:12 -04:00
675306d409 Fixed property and settings loader 2014-06-26 15:46:10 -04:00
a4595d4382 Implement OK/Cancel buttons on OptionsDialog 2014-06-26 14:51:33 -04:00
98c8990835 Added CommandBar implementation for Windows Forms 2014-06-26 11:28:44 -04:00
717904120a Removed hardcoded toolbar (will be loaded with CommandBar) 2014-06-26 08:15:37 -04:00
fc3e611876 Tabify 2014-06-26 07:53:28 -04:00
6f31b5f762 Ignore ObjectModelReferences with a null title (to prevent crashing) 2014-06-26 07:53:01 -04:00
ac2ac92751 Some fixes for GTK engine 2014-06-26 06:29:04 -04:00
89467c900a Moved much of Windows Forms specific code to Engine proper 2014-06-25 16:03:27 -04:00
c719a60574 Added status text to Windows Forms splash screen 2014-06-25 16:03:03 -04:00
e058a2c86c Added status text to Windows Forms splash screen 2014-06-25 16:02:23 -04:00
0f2ab745ef Fixing window management issues 2014-06-25 15:05:05 -04:00
e71c0f0e3c Implemented more commands, made some stuff more cross-platform and implemented languages 2014-06-24 15:43:45 -04:00
1fb2b05b4e Implement more commands 2014-06-24 13:51:00 -04:00
245fbaa68a Implement some of the Commands that are to ship with UniversalEditor 2014-06-24 10:00:04 -04:00
77438637cb Implement CommandBars for Windows Forms engine 2014-06-24 09:59:30 -04:00
ee595f6f8a Remove some menu items that are now initialized with CommandBars 2014-06-24 09:58:15 -04:00
f5db2c2173 Implementing Commands on Linux 2014-06-23 23:58:57 -04:00
90c61b44d3 Reorganized and completed a working GTK engine on linux 2014-06-23 00:22:05 -04:00
9d3f791cd6 Added GTK engine for UniversalEditor 2014-06-23 00:06:51 -04:00
794f76c169 Use AwesomeControls ContextMenu instead of .NET builtin 2014-06-18 20:50:42 -04:00
e0c3045fb8 Minor fixes that crop up when saving a new document 2014-06-15 20:41:02 -04:00
adb4f9e9c8 Enhanced saving and loading functionality to support more Accessors and advanced selection of DataFormat/ObjectModel 2014-06-15 00:01:56 -04:00
a28da99fc2 Add Document Properties dialog for advanced options 2014-06-14 21:29:42 -04:00
77ea58340f Add Document Properties dialog for advanced options 2014-06-14 20:46:00 -04:00
f8b0e18977 Add Document Properties dialog for advanced options 2014-06-14 20:45:41 -04:00
4de81f4cf0 Add dependencies for Windows Forms model editor 2014-06-14 20:42:59 -04:00
7af1f8b30d Added advanced output window 2014-06-12 13:49:49 -04:00
a7f46932ff Added advanced output window 2014-06-12 13:49:23 -04:00
1ce07d5478 Initialize output window 2014-06-12 13:44:23 -04:00
eff337c2f1 Added advanced output window 2014-06-12 12:52:47 -04:00
a401d4e09d Do not show context menu if selected item is null 2014-06-11 07:49:19 -04:00
39e1bf28f4 Moved Project into its own ObjectModel and various other fixes 2014-06-10 15:16:55 -04:00
8987573310 Alert when ObjectModel creation failed and improve determining the DataFormat to use for project file saving 2014-06-10 14:08:51 -04:00