|
|
7d5a624ff5
|
Do not auto-close the popup dialog so it doesn't close when the CustomOptionsDialog is activated
|
2014-12-18 15:22:03 -05:00 |
|
|
|
485b6ba3c9
|
Prevent crashing if the detail is not specified (where does this happen?)
|
2014-12-18 10:37:38 -05:00 |
|
|
|
a89c7e18f9
|
Automatically filter on details returned by GetDetails() call to make things easier on us
|
2014-12-18 10:25:36 -05:00 |
|
|
|
2b4ef099eb
|
Do not automatically create objects from references when selecting from a list
|
2014-12-18 10:07:28 -05:00 |
|
|
|
85479ce824
|
Updated Associations to finally yield a buildable project
|
2014-12-17 22:21:19 -05:00 |
|
|
|
6bee31a6b6
|
Update DataFormat/ObjectModel properties details when file properties dialog is shown
|
2014-12-11 10:29:34 -05:00 |
|
|
|
89ad703e71
|
Isolated MakeReference() to internally-scoped MakeReferenceInternal() and developed new standard for locating UniversalEditor objects
|
2014-12-11 09:29:06 -05:00 |
|
|
|
d537146b9c
|
Merge branch 'master' of github.com:alcexhim/UniversalEditor
|
2014-12-10 23:25:58 -05:00 |
|
|
|
f04014aa6c
|
Renamed ApplicationOptionPanel to GeneralOptionPanel
|
2014-12-10 22:24:29 -05:00 |
|
|
|
3b1f0efc88
|
Added CodeEditor Appearance OptionPanel
|
2014-12-10 22:20:44 -05:00 |
|
|
|
12effa63da
|
Listen for task failed event
|
2014-12-10 14:43:05 -05:00 |
|
|
|
7dce53d8fd
|
Update host application messages when a ProjectTask is launched
|
2014-12-10 14:40:44 -05:00 |
|
|
|
97bb249a9f
|
Added ability to clear the Messages list
|
2014-12-10 14:33:59 -05:00 |
|
|
|
9c701fa0a6
|
Actually execute the task instead of displaying a boring message box
|
2014-12-05 23:55:27 -08:00 |
|
|
|
e0b032c7ef
|
Don't try to invoke until the handle is created (is this the WRONG way to do this\?)
|
2014-12-05 23:54:01 -08:00 |
|
|
|
d3f2def124
|
Check to see if ProjectType is null; it shouldn't be, but if we have an error loading the ProjectType, it might be
|
2014-12-05 14:48:34 -05:00 |
|
|
|
7718f5181e
|
Implement ProjectTasks
|
2014-12-04 22:06:08 -08:00 |
|
|
|
05fe3b8701
|
Need to figure out how to initialize themes per-user, after configuration initialization
|
2014-12-04 20:16:10 -08:00 |
|
|
|
bb311f2979
|
Added Vector Image ObjectModel and one DataFormat (Expression Blend) (incomplete)
|
2014-11-27 21:02:28 -05:00 |
|
|
|
4f5f99bfcf
|
Do not try to guess the DataFormat; that should come earlier in the process
|
2014-11-17 15:56:24 -05:00 |
|
|
|
da5d3fcdba
|
Added File Properties dialog for FileSystemEditor
|
2014-11-14 15:46:16 -05:00 |
|
|
|
c7016c7cac
|
Do not process invisible CustomOptions; this results in a crash
|
2014-11-14 12:18:11 -05:00 |
|
|
|
70bc591374
|
Tabify
|
2014-11-14 10:56:45 -05:00 |
|
|
|
b5cf13a80b
|
Do not render the CustomOption if it's supposed to be invisible
|
2014-11-14 10:56:33 -05:00 |
|
|
|
8bbae10613
|
NO MEANS NO
|
2014-11-14 10:50:52 -05:00 |
|
|
|
561bd1fd04
|
Moved Windows Forms common dialog functions into Windows Forms-specific UserInterface library
|
2014-11-14 08:31:20 -05:00 |
|
|
|
c1f83a6359
|
Added Michelangelo plugin (object-based artwork tool)
|
2014-11-13 15:56:31 -05:00 |
|
|
|
4e141e9d9a
|
Beginning major rewrite of the UniversalEditor infrastructure... it compiles, but further testing and fixing is still needed
|
2014-11-12 15:47:03 -05:00 |
|
|
|
a09922657f
|
Properly set the FileTextBox dialog mode
|
2014-11-11 16:58:22 -08:00 |
|
|
|
db82070ee3
|
Actually save the value for a CustomOptionFile
|
2014-11-11 15:56:15 -05:00 |
|
|
|
272e632777
|
Major user interface updates, may require additional testing
|
2014-11-11 15:53:48 -05:00 |
|
|
|
09869448a9
|
Fixed (hopefully...) a bug in MainWindow closing where application exits regardless of MessageBox response
|
2014-11-11 13:15:17 -05:00 |
|
|
|
2701bf1015
|
Various improvements to Vocaloid data formats and editors
|
2014-10-17 15:58:47 -04:00 |
|
|
|
140deda83d
|
Remove PianoRollEditor and do not use 'mnu' prefix for commands (to fix combining menus)
|
2014-10-16 12:48:15 -04:00 |
|
|
|
90204ed937
|
Name ToolStripMenuItem after command ID (used in combining menus) and fix positioning for menus that try to combine outside parent boundaries
|
2014-10-16 12:46:45 -04:00 |
|
|
|
abeab8af0f
|
Add Auraluminous WinForms plugin
|
2014-10-08 11:51:59 -04:00 |
|
|
|
bb8d299f1b
|
Only catch ThreadException when not in Debug build
|
2014-10-07 20:25:08 -04:00 |
|
|
|
68e04c5d8c
|
Implement invisible object models in DocumentTypeSelector
|
2014-10-01 14:01:09 -04:00 |
|
|
|
ba3e5b10c6
|
Added crash handling in various locations for a more user-friendly experience
|
2014-09-30 15:56:03 -04:00 |
|
|
|
cffee1e6bf
|
Updated version information for all projects
|
2014-09-30 14:32:17 -04:00 |
|
|
|
2524e9902b
|
Replace the hardcoded Window/Windows... menu with an Engine Command
|
2014-09-25 15:59:46 -04:00 |
|
|
|
a11d33620b
|
Added UniversalEditor Web plugin and plugin for Windows Forms
|
2014-09-25 14:57:32 -04:00 |
|
|
|
f1fab6b3f4
|
Map the ImageLists to their appropriate controls
|
2014-09-19 16:02:28 -04:00 |
|
|
|
dd5c5e7e92
|
Implement MakeReference() for the ObjectModel and Editor
|
2014-09-19 15:58:56 -04:00 |
|
|
|
123dd11e25
|
Another major hacking session on StoryWriter plugins
|
2014-09-19 15:53:25 -04:00 |
|
|
|
b54e23c510
|
Added plugins for StoryWriter and the associated WinForms UI (not ported yet)
|
2014-09-19 00:10:23 -04:00 |
|
|
|
fc04757f82
|
Use EditorReference instead of directly referencing IEditorImplementation to be more efficient
|
2014-09-16 15:36:06 -04:00 |
|
|
|
9837813505
|
Added Software Development plugin and WinForms Software Development plugin
|
2014-09-09 14:44:20 -04:00 |
|
|
|
1aa4ccbc23
|
Use AwesomeControls ListView in the ErrorList instead of standard WinForms one
|
2014-09-09 14:42:18 -04:00 |
|
|
|
2b3bdfcd4b
|
Tabify
|
2014-09-08 07:23:49 -04:00 |
|