62 Commits

Author SHA1 Message Date
4e9e3aaf98 Move Properties window to bottom docking area for testing purposes 2014-07-31 16:25:16 -04:00
e0bf2d206b Merge branch 'master' of github.com:alcexhim/UniversalEditor 2014-07-23 08:33:26 -04:00
97b58472c7 Move quit prompt into MainWindow 2014-07-23 08:33:06 -04:00
a7d632099a Merge branch 'master' of github.com:alcexhim/UniversalEditor 2014-07-23 00:30:20 -04:00
ca9bd357a3 Start to add support for keyboard accelerators, IDK how to do this... 2014-07-23 00:28:56 -04:00
33d7c99293 Make the confirm prompt use the application title from the configuration 2014-07-22 15:53:59 -04:00
a5e13f505c Put a title in the task list for the Splash Screen 2014-07-22 15:53:15 -04:00
9cbdaf1a9b Default name should be 'Universal Editor', not 'Universal Editor Platform' (that looks ugly) 2014-07-22 15:40:39 -04:00
1bc610751a Use AttachCommandEventHandler in case someone decides to remove those commands in the configuration 2014-07-22 15:34:47 -04:00
4519dabaa7 Customization enhancements (and self-branding ;) ) for the About dialog 2014-07-22 15:32:47 -04:00
a00d4015fe Pull in the window title from the current language 2014-07-22 15:29:00 -04:00
597f4b641a Don't hang around waiting on the splash screen 2014-07-22 15:27:56 -04:00
2fe5b1663c Sexier splash screen with application title loaded from current language 2014-07-22 15:27:08 -04:00
f83dbb6a43 Pull in the window title from the current language 2014-07-22 15:24:24 -04:00
67944078a7 Fix various bugs 2014-07-21 21:33:02 -04:00
e54e1d0739 Updated for enhancements to AwesomeControls PropertyGrid control 2014-07-21 15:54:41 -04:00
4cab39520f Added progress bar and other changes to splash screen 2014-07-19 16:03:17 -04:00
e4f97c943d Added restart capability 2014-07-19 16:00:57 -04:00
2e5353891a Added configuration to enable or disable the Start Page 2014-07-18 22:51:52 -04:00
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
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
f6bdb168a4 Only associate shortcut keys with menu items (to prevent conflicts) 2014-07-18 15:20:52 -04:00
fdf04e5426 Finish implementing ShortcutKeys for CommandBars 2014-07-18 10:50:29 -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
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
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
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
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