Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono-addins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-16Ignore dlls which are not managed while scanning assembliesLluis Sanchez
2013-08-22Fix issue when getting the domain of a directoryLluis Sanchez
2013-08-22Fix database update issueLluis Sanchez
2013-08-22Remove debug codeLluis Sanchez
2013-08-21Fix the generation of unique filenamesAlan McGovern
2013-07-19Implement generic IEnumerable in add-in description collectionsLluis Sanchez
2013-07-19Added new assembly attributes for defining add-in propertiesLluis Sanchez
2013-07-03Fix deadlock when loading add-in rootsLluis Sanchez
2013-07-03Make part of AddinEngine thread safeLluis Sanchez
2013-06-27Fix the buildLluis Sanchez
2013-06-27Fix in LoadAddinLluis Sanchez
2013-03-01[Mono.Addins] Prevent to easily preventable exceptionsalan
2013-02-01Fix GAC assembly directory search for .net 4.0Lluis Sanchez
2012-10-18Add support for variablesLluis Sanchez Gual
2012-10-18[build] Build against the 4.0 profilebuild_updatesAlan McGovern
2012-10-16Updated project version to VS 2010Lluis Sanchez
2012-10-16Fix invalid object access in finalizerLluis Sanchez Gual
2012-07-19Build the solution using xbuildLluis Sanchez
2012-07-09Bump version to 1.0Lluis Sanchez
2012-05-29Cache Addin.Id ().Zoltan Varga
2011-08-05Fix crash when checking dynamic assemblies.Lluis Sanchez
2011-07-22Fix Repair() to prevent crashing when looking for addin descriptionsAndrés G. Aragoneses
2011-06-22Avoid entering in an infinite loop when finding corrupted file.Andres G. Aragoneses
2011-04-12Fixed configuration cleanup issue.Lluis Sanchez Gual
2011-04-12Properly check if an add-in is registered for uninstallation.Lluis Sanchez Gual
2011-04-12Fix NRE.Lluis Sanchez Gual
2011-04-12Add support for delayed uninstallation of add-insLluis Sanchez Gual
2011-04-12Made Mono.Addins internals visible to Mono.Addins.SetupLluis Sanchez Gual
2011-04-07Properly handle multiple installed instances of the same add-in versionLluis Sanchez Gual
2011-04-04Don't allow uninstalling core add-insLluis Sanchez Gual
2011-04-04Fix add-in unloadingLluis Sanchez Gual
2011-04-04Properly handle add-ins when multiple versions are installedLluis Sanchez Gual
2011-02-25Don't report error for missing CecilReflector.Lluis Sanchez Gual
2011-02-25Fix bug in custom attributes.Lluis Sanchez Gual
2011-02-25Remove config file which is not required anymore.Lluis Sanchez Gual
2011-02-24Fix uri parsing issue.Lluis Sanchez Gual
2011-02-22Fix Header element insertion when saving. Fix documentation.Lluis Sanchez Gual
2011-02-21Fix some issues in core property handling.Lluis Sanchez Gual
2011-02-21Add missing flags attribute.Lluis Sanchez Gual
2011-02-21Allow specifying all add-in header information using properties.Lluis Sanchez Gual
2011-02-21Added attributes for setting the name and description of an add-in.Lluis Sanchez Gual
2011-02-20Fix chaining of constructors.Lluis Sanchez Gual
2011-02-17Relocatable pc filesMichael Hutchinson
2011-02-17672858 - Mono.Addins causes error in XML serializerLluis Sanchez Gual
2011-02-15Add missing documentation.Lluis Sanchez Gual
2011-02-15Allow specifying an extension path in custom attributes.Lluis Sanchez Gual
2011-02-10Bump version to 0.6Lluis Sanchez Gual
2011-02-09Fixed add-in unloading issue.Lluis Sanchez Gual
2011-02-08Updated target framework.lluis
2011-02-08Added an overload for setting properties without a localelluis