35 Commits

Author SHA1 Message Date
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
9da0053b1c Activating an item in the list (double-click usually) should accept the dialog 2014-06-06 11:40:59 -04:00
a0aa58c1a3 Moving much of the WindowsFormsEngine-specific, engine-agnostic stuff to Engine proper 2014-06-06 11:27:44 -04:00
590328f2e4 Moved UnsavedDocumentOption to UserInterface 2014-06-06 11:27:31 -04:00
06c6d8e25f Moving much of the WindowsFormsEngine-specific, engine-agnostic stuff to Engine proper 2014-06-06 11:26:03 -04:00
3353898ae2 Moving much of the WindowsFormsEngine-specific, engine-agnostic stuff to Engine proper 2014-06-06 11:22:43 -04:00
b900065d18 Reorganized branding functionality 2014-06-06 10:34:25 -04:00
b432552a92 Added ErrorList 2014-06-06 10:21:14 -04:00
4bde6be461 Added ErrorList 2014-06-06 10:14:51 -04:00
688add0ac7 Added ErrorList 2014-06-06 10:12:47 -04:00
c4aeb0395d Added NewProject/OpenProject and others 2014-06-06 09:28:17 -04:00
6357129a46 Tabify 2014-06-05 15:56:37 -04:00
6678f6207f Implemented Bookmarks (finally\!) 2014-06-05 15:29:36 -04:00
61d3420f15 Tabify 2014-06-05 13:58:29 -04:00
ebcb751b6a Fixed some SaveDocument/SaveDocumentAs issues 2014-06-05 13:54:56 -04:00
202298613a Fixed bug where StartPage would overlay all other opened windows (AwesomeControls is a pile of crap that needs fixing too...) 2014-06-05 10:22:26 -04:00
81dda5fe08 Ensure OK button gets enabled at appropriate times when creating a new file (regression) 2014-06-05 09:18:08 -04:00
87aaf78a97 Do not close input accessor since we may need to read from it later 2014-06-04 19:22:14 -04:00
9648f00648 Change library PlatformTarget to AnyCPU 2014-06-04 19:15:27 -04:00
b80a6396c7 Updating to UE4 and reorganizing 2014-06-04 16:34:39 -04:00
155dd50456 Reorganization and adding NewWorldComputing plugin 2014-06-04 16:00:17 -04:00
b31831b8fd Reorganizing solution 2014-06-04 14:35:25 -04:00
6137242123 Moved old App.config from WinForms to Bootstrapper 2014-06-04 14:01:13 -04:00
cab1941931 Moved all WinForms-specific stuff to separate library to ease in creating platform-agnostic functionality 2014-06-04 13:59:37 -04:00