73 Commits

Author SHA1 Message Date
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
943a2f50bf Get DataFormat for project file by filter index of CommonDialog 2014-06-10 12:48:52 -04:00
653e47fd94 Default save project file to solution title, do not create new solution object model for creating reference 2014-06-10 12:44:28 -04:00
a206947150 Implement SaveProject (a little bit at least) and assign unique Project ID when created 2014-06-09 16:05:36 -04:00
7ea1f65cc8 Hacking away to try and fix metrics... really need to completely rewrite this 2014-06-09 09:52:47 -04:00
9816176935 Updated plugin to use new Color.FromRGBA method 2014-06-08 19:56:53 -04:00
00e03a2c06 Added ReflexiveEntertainment plugin and WindowsForms Multimedia UserInterface plugin 2014-06-08 19:24:06 -04:00
b056dad71d Added minimum size for NewDialog 2014-06-08 17:21:36 -04:00
aa12684ca7 Fixed positioning of document DockingWindow 2014-06-08 17:18:45 -04:00
1581403478 Try to come up with smart project names if no default is specified in template 2014-06-06 12:05:25 -04:00