1170 Commits

Author SHA1 Message Date
2bb4ba4adb Renamed SelectEnvironmentDialog to SelectPerspectiveDialog 2014-07-18 20:44:07 -04:00
33f0d798d7 Renamed SelectEnvironmentDialog to SelectPerspectiveDialog 2014-07-18 18:45:38 -04:00
013c6ac4fe Moved Perspective into Engine 2014-07-18 18:43:24 -04:00
08f0a3c77f Added more Extensions 2014-07-18 18:07:36 -04:00
7ae6deebf3 Added command to customize perspectives (not implemented yet) 2014-07-18 17:41:13 -04:00
0c0c9c82f3 Added command to customize perspectives (not implemented yet) 2014-07-18 17:34:49 -04:00
d10e5f30ad Moved perspective-switching code to Commands 2014-07-18 17:33:00 -04:00
48a15d5bdb Merge branch 'master' of github.com:alcexhim/UniversalEditor 2014-07-18 16:37:16 -04:00
dd1d95f2b2 Various updates to Unreal Engine editor 2014-07-18 16:36:55 -04:00
6ff31faf04 Placeholder code for switching perspectives 2014-07-18 16:36:22 -04:00
1a91003ebc Updated README.md with more useful information 2014-07-18 15:47:49 -04:00
e704e48cb7 No need to include Project directory in content 2014-07-18 15:27:13 -04:00
936bce384f No need to include Project directory in content 2014-07-18 15:24:39 -04:00
f6bdb168a4 Only associate shortcut keys with menu items (to prevent conflicts) 2014-07-18 15:20:52 -04:00
6722c9c7e0 Do not load languages if they don't exist (to prevent crash) 2014-07-18 15:20:15 -04:00
a69d9fffdc Added platform-independent content project 2014-07-18 15:19:39 -04:00
bfcc77c54d Finish implementing ShortcutKeys for CommandBars 2014-07-18 10:51:13 -04:00
d1c7021691 Additional CommandShortcutKeyValue definitions to support additional keys 2014-07-18 10:50:55 -04:00
fdf04e5426 Finish implementing ShortcutKeys for CommandBars 2014-07-18 10:50:29 -04:00
ade48ccffe We have to be able to assign the command shortcut key... 2014-07-18 09:00:07 -04:00
983f5b1cf5 Should a KeyValue even have a None? 2014-07-18 08:59:32 -04:00
8864e69716 Modifiers should be flags, and CommandShortcutKey should be implemented ;) 2014-07-18 08:58:19 -04:00
6ed850767f Tabify 2014-07-18 08:49:11 -04:00
f7e935dbda Tabify 2014-07-18 08:45:36 -04:00
8834c08037 Tabify 2014-07-18 08:31:31 -04:00
fe9293ae80 Quit application when last window is closed 2014-07-10 00:39:28 -04:00
69c552cf9d Better-looking tabbed document interface (still needs work though) 2014-07-10 00:39:10 -04:00
dede226679 Fix some Gtk.CellRendererText parameter issues (GTK is hard...) 2014-07-09 22:35:27 -04:00
3ac2fe9dfd Actually load the file 2014-07-09 22:35:10 -04:00
fe5a34d997 More fixes for GTK strangeness and MonoDevelop issues 2014-07-09 22:26:23 -04:00
10d68711d3 More fixes for GTK strangeness and MonoDevelop issues 2014-07-09 22:26:15 -04:00
be59984c7c Implement document loading - this still needs heavy testing 2014-07-09 22:25:40 -04:00
82bbad79cc Do not return multiple copies of the same instance of editor, this causes problems 2014-07-09 22:25:18 -04:00
15f4019efa Implement FileSystemEditor 2014-07-09 22:24:38 -04:00
10b7b29b5b Fixed some major Editor issues, hopefully 2014-07-09 18:18:24 -04:00
547ff42c30 Fixed some major Editor issues, hopefully 2014-07-09 17:55:35 -04:00
8bac18906b Added Unreal Engine plugin to UniversalEditor GTK Engine 2014-07-09 17:41:43 -04:00
0f93571a9d Added Unreal Engine plugin to UniversalEditor GTK Engine 2014-07-09 17:37:21 -04:00
2d17c8ea18 Added Unreal Engine plugin to UniversalEditor GTK Engine 2014-07-09 17:09:47 -04:00
932e1995d6 Fixed WriteNAME() method for Unreal Engine package 2014-07-08 19:41:48 -04:00
8132682bab Modified 'Copy Multiple' function to display a folder browser for all files instead of file browser for each file 2014-07-08 18:47:20 -04:00
3cf7bbb25c Added 'Copy All' function to the 'Copy To' dialog for Unreal Export Table 2014-07-08 16:58:32 -04:00
475996aea6 Visual Studio changes 2014-07-08 16:34:34 -04:00
b0e59c00b1 Add DataRequest for entry (otherwise you can't export from the Export Table...) 2014-07-08 16:34:12 -04:00
2286afa6b2 Fix some details of the 'Copy To' dialog for Export Table 2014-07-08 16:33:40 -04:00
7d74b3c965 Use top-level temporary directory if none is specified 2014-07-08 16:33:02 -04:00
4c25ea6098 Added 'Copy To' dialog for Unreal Export Table 2014-07-08 16:01:15 -04:00
14c3bf88e9 Implemented ReadLengthPrefixedString 2014-07-08 15:44:24 -04:00
ac5975379a Renamed 'Environment' to 'Engine' to coincide with GTK naming convention 2014-07-08 15:34:25 -04:00
3ff3be1b72 Renamed 'Environment' to 'Engine' to coincide with GTK naming convention 2014-07-08 15:33:21 -04:00