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
2011-08-09Remove redundant package reference0.6.2Lluis Sanchez
2011-08-09Use NUnit from mono 2.0 profileLluis Sanchez
2011-08-05Bump release version and fix some minor Makefile issuemono-addins-0.6.2Lluis Sanchez
2011-08-05Fix crash when checking dynamic assemblies.Lluis Sanchez
2011-08-01Merge pull request #3 from knocte/masterLluis Sanchez
2011-07-22Fix Repair() to prevent crashing when looking for addin descriptionsAndrés G. Aragoneses
2011-06-29Updated .gitignoreMichael Hutchinson
2011-06-29Improve support for non-interactive installationsLluis Sanchez
2011-06-29Added option for bypassing confirmation of operationsLluis Sanchez
2011-06-22Merge pull request #2 from knocte/masterLluis Sanchez
2011-06-22Avoid entering in an infinite loop when finding corrupted file.Andres G. Aragoneses
2011-04-19Delay add-in uninstallation if there is any write lock hold on its filesmono-addins-0.6.10.6.1Lluis Sanchez Gual
2011-04-19Simplified write permission checkLluis Sanchez Gual
2011-04-13Run the install operation in the GUI threadLluis Sanchez Gual
2011-04-12Allow uninstalling several add-ins at once.Lluis Sanchez Gual
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 add-in uninstallation.Lluis Sanchez Gual
2011-04-12Added support for uninstalling several add-ins at once.Lluis Sanchez Gual
2011-04-12Added support for uninstalling multiple add-ins at once.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-120.6.1Andrew Jorgensen
2011-04-08Fix some display issues when using a standalone AddinTreeWidgetLluis Sanchez Gual
2011-04-07Properly handle multiple installed instances of the same add-in versionLluis Sanchez Gual
2011-04-05Don't add slash to url if it already has one.Lluis Sanchez Gual
2011-04-05Center the progress dialog.Lluis Sanchez Gual
2011-04-05Bring back the filter entryLluis Sanchez Gual
2011-04-05Added new overloads.Lluis Sanchez Gual
2011-04-05Added tests for core add-in upgrades.Lluis Sanchez Gual
2011-04-04Don't allow uninstalling core add-insLluis Sanchez Gual
2011-04-04Fix add-in unloadingLluis Sanchez Gual
2011-04-04Show the last version of all add-ins, hide old versionsLluis Sanchez Gual
2011-04-04Fix update command when invoked from the installed add-ins listLluis Sanchez Gual
2011-04-04Allow getting the latest version of addins.Lluis Sanchez Gual
2011-04-04Allow 'uninstalling' core add-insLluis Sanchez Gual
2011-04-04Properly handle add-ins when multiple versions are installedLluis Sanchez Gual
2011-02-28Add missing @MONO_ADDINS_MSBUILD_DEFAULT_LIB@ to configure.ac - otherwise mon...Jo Shields
2011-02-25Add package generation scripts and some support files.Lluis 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 some old files.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-24Updated.Lluis Sanchez Gual
2011-02-23Show a "More Information" button when the add-in has an Url.Lluis Sanchez Gual
2011-02-23Center the addin manager dialog.Lluis Sanchez Gual
2011-02-22Fix mixed line endings.Lluis Sanchez Gual
2011-02-22Update Mono.Addins references.Lluis Sanchez Gual