4 Commits (b13f7f8d557ed9f9fbc50cbb57891b6fc6669fe5)

Author SHA1 Message Date
Doug Kasten 25062cc7ca Add support to Mono Addin for Mono 4.0 using dcms compiler to support .NET 4.0 12 years ago
Daniel Grunwald e2a3165c80 Fixed compilation errors in LineCounter, Mono and NAnt sample addins. 16 years ago
Daniel Grunwald 61c15ff222 Update samples. 17 years ago
Matt Ward 3e065a31bd Moved Mono addin to samples and added support for Mono's new VB.NET compiler Vbnc. 18 years ago
Matt Ward 5d68029091 Added support for Mono's GAC. Added Gtk# and Glade# project templates. Project templates can now clear any imports added by default. Improved code completion for Mono GAC assemblies with dependencies. 20 years ago
Matt Ward fce237bd28 Fixed duplicate items in output pad due to race condition in CompilerMessageView. Addins that use the output pad changed to bring pad to front before adding messages to it. Added NAnt build file filter when opening files. 20 years ago
Matt Ward 5444360515 Can now assign an XSLT stylesheet to an XML file and run transforms. New XML menu to make it easier to locate xml editor menu items. 20 years ago
Matt Ward 43a18fe66a Added xml editor tests from Fidalgo branch. The XmlSchemaCompletionData class is now using the XmlSchemaAttribute's AttributeSchemaType property instead of the obsolete AttributeType which was causing a few of the attribute value tests to fail. 20 years ago
Daniel Grunwald f4023665c8 Added XmlEditor addin. 20 years ago