502 Commits

Author SHA1 Message Date
bcd1221a93 Support automatically opening specified files at startup 2014-09-25 14:32:06 -04:00
4ed581f594 Added ReadStringToEnd(Encoding) function 2014-09-25 14:31:06 -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
214ed306a6 Updated TODO 2014-09-16 22:01:54 -04:00
fc04757f82 Use EditorReference instead of directly referencing IEditorImplementation to be more efficient 2014-09-16 15:36:06 -04:00
014fa6ea14 Add keybindings and command definitions for FileSystemEditor 2014-09-16 14:17:45 -04:00
3c3ba6af4e Reorganize 'External Tools' menu 2014-09-15 15:53:10 -04:00
237a631d10 Added more commands and CommandPlaceholders... need to be implemented 2014-09-15 14:29:47 -04:00
41fb2c589c Reverted application title to 'Universal Editor' 2014-09-15 09:14:38 -04:00
b729cfcc00 Added Software Manager menu item 2014-09-15 08:53:12 -04:00
8176608b31 Commented and tabified 2014-09-15 08:52:19 -04:00
99db1b6dd9 Fix directory structure 2014-09-10 02:25:39 -04:00
9837813505 Added Software Development plugin and WinForms Software Development plugin 2014-09-09 14:44:20 -04:00
61e7395d18 Add Conditional Statement parser to UniversalEditor Essential 2014-09-09 14:42:58 -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
a112b4f450 Added Microsoft Universal Data Link file format 2014-08-22 09:35:56 -04:00
395ffa7755 Added ContentTypes 2014-08-22 09:23:22 -04:00
6f278add41 Implemented Clear and CopyTo, and added Description and Path 2014-08-22 09:22:53 -04:00
da7c940a19 Cleaned up code and added documentation 2014-08-22 08:50:29 -04:00
787a0d022c Fixed some bugs and added feature for comments before and after groups 2014-08-22 08:43:27 -04:00
d04f0ce6d6 Added Illusion plugin for Universal Editor 2014-08-21 09:47:36 -04:00
c734d4ff02 Added Icarus plugin for Universal Editor and Windows Forms user interface 2014-08-21 09:44:41 -04:00
955dec306f Added InstallShield plugin for Universal Editor 2014-08-21 09:33:12 -04:00
8ce100c695 Remove 'PHP Web Project' duplicate template 2014-08-14 13:53:58 -04:00
c26165e4d1 Refresh the status bar when StatusBarState is updated 2014-08-14 13:53:30 -04:00
885c0a18a0 Tabify 2014-08-14 13:52:43 -04:00
c63436790b Prevent crash if DataFormatReference title is null 2014-08-14 13:52:31 -04:00
249ea598b4 Restore project and document templates (not sure how this got borked) 2014-08-14 11:46:24 -04:00
7c3eed797e Add support for StatusBar state (initial, building, solution loaded, debugging) like Visual Studio 2012 2014-08-14 11:44:28 -04:00
d541560aed Add support for StatusBar state (initial, building, solution loaded, debuggin) like Visual Studio 2012 2014-08-14 07:33:16 -04:00
177997698b Fix resizing in browser popups and include Assembly column in object model browser popup 2014-08-13 13:53:20 -04:00
496d500aff Take advantage of Vista-style FolderBrowserDialog 2014-08-12 09:51:05 -04:00
a325922257 Take advantage of Vista-style FolderBrowserDialog 2014-08-12 09:45:39 -04:00
47816635ad Don't load some configuration options if they don't exist (prevent crash) 2014-08-11 15:54:57 -04:00
0e56e7c4ae Add DataFormatOptionsDialog to the GTK GUI 2014-08-10 23:46:33 -04:00
8f3c9a62a4 Implement showing the DataFormatOptionsDialog 2014-08-10 23:45:52 -04:00
983abea496 Implement showing the DataFormatOptionsDialog 2014-08-10 23:45:37 -04:00
a362f83974 Ensure that the ObjectModelBrowser gets displayed 2014-08-10 23:45:00 -04:00
e115c7d3bf Got the Boolean values backwards, it's late 2014-08-10 01:21:53 -04:00
927fb7d3ea Tabify 2014-08-10 01:06:11 -04:00
b2a003afbb Make DataFormatOptionsDialog engine-agnostic 2014-08-10 01:05:56 -04:00
397c61c33f Don't define 'HelpAboutPlatform' twice, already defined in UserInterface/Engine.cs 2014-08-09 22:47:16 -04:00
b3e119f8bf Make AboutDialog spawn at a reasonable size 2014-08-09 21:47:33 -04:00
aaf24d7164 Actually show the About Platform dialog 2014-08-09 21:42:54 -04:00
c541d57244 Added About dialog and ObjectModelBrowser for the Create Document dialog 2014-08-09 21:38:19 -04:00
e807c0b627 Added XML documentation for UniversalEditor.IO.Reader.Align(int) method 2014-08-09 15:58:57 -04:00