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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/main/src
AgeCommit message (Expand)Author
2015-02-03Merge pull request #692 from mono/memFixesMarius Ungureanu
2015-02-03Merge pull request #726 from mono/fixVCSThreadHangMarius Ungureanu
2015-02-03[VersionControl] Fix hang when using recursive directory status.Marius Ungureanu
2015-02-03Merge branch 'master' into xamarin-publishing-workflowGreg Munn
2015-02-02[MSBuild] Set CurrentSolutionConfigurationContents property on builderMichael Hutchinson
2015-02-02[MSBuild] Deduplicate common code in buildersMichael Hutchinson
2015-02-02Fix the brace without screwing up the submodules.Cody Russell
2015-02-02Revert "Remove leftover brace."Cody Russell
2015-02-02Remove leftover brace.Cody Russell
2015-02-02[TextEditor] Compute the right area of the tip windowCody Russell
2015-02-02[Ide] Add some null checksLluis Sanchez
2015-02-02[Refactoring] GetValidActions doesn't start a thread anymore.Mike Krüger
2015-02-02[T4] Expose smaller host surface area to file templatesMichael Hutchinson
2015-02-02[T4] Allow host to expose itself as specific typeMichael Hutchinson
2015-02-02[T4] Expose useful host properties for file templatesMichael Hutchinson
2015-02-02s fix host typeMichael Hutchinson
2015-02-02[T4] Allow hosts to inject directive processorsMichael Hutchinson
2015-02-02[T4] Allow hosts to specialize Host property typeMichael Hutchinson
2015-02-02[T4] Allow directive processors to implement interfaceMichael Hutchinson
2015-02-02[T4] Factor out helpers for directive processorsMichael Hutchinson
2015-02-02[AspNet] Implement project tag providerMichael Hutchinson
2015-02-02[AspNet] Implement a project template wizardMichael Hutchinson
2015-02-02[Ide] Minor cleanup in custom tool serviceMichael Hutchinson
2015-02-02[Ide] Pass project string tag model to file templatesMichael Hutchinson
2015-02-01[Windows] Fix default app in Open With listMichael Hutchinson
2015-02-01[T4] Add T4Template file template typeMichael Hutchinson
2015-02-01[Ide] Allow file template types to override processingMichael Hutchinson
2015-02-01[T4] Fix referencing assembliesMichael Hutchinson
2015-02-01[AspNet] Add missing default referencesMichael Hutchinson
2015-02-01[Ide] Allow template creation conditions on files and referencesMichael Hutchinson
2015-01-30[T4] Fix failing unit tests.Matt Ward
2015-01-30Merge remote-tracking branch 'xamarin/new-project-dialog'Matt Ward
2015-01-30Merge branch 'nuget-always-show-packages-folder'Matt Ward
2015-01-30[Mac] Fix issue with submenus in the Help menu.Greg Munn
2015-01-29[Debugger] Use the ex.Message for the secondary text always if left unspecifiedJeffrey Stedfast
2015-01-29[Debugger] Provide the exception error messageJeffrey Stedfast
2015-01-29[PackageManagement] Add instrumentation counters for install / uninstall of n...Greg Munn
2015-01-29[MacPlatform] Fix blurry icons in AlertDialogs.Greg Munn
2015-01-29[Core] Add a counter for template instantiationGreg Munn
2015-01-29[Core] API changes to Counter to support metadata (IDictionary<string,string>)Greg Munn
2015-01-29[Core] Explicitly test for a null counter name rather than wait for an Argume...Greg Munn
2015-01-29[Core] Conflate the Report Crashes and Report Usage options into one single o...Greg Munn
2015-01-29[Ide] Make template parameter class and template methods internal.Matt Ward
2015-01-29Fixed 'Bug 26448 - Thread deadlock on adding new projects toMike Krüger
2015-01-29Fixed 'Bug 25360 - Find and Replace Changes The Wrong Strings '.Mike Krüger
2015-01-28[Ide] Use correct execution handler to run a projectLluis Sanchez
2015-01-28Bump nrefactory.Mike Krüger
2015-01-28[T4] Fix minor bug in generated helpersMichael Hutchinson
2015-01-28[TextTemplating] Robustify proprocessed generatorMichael Hutchinson
2015-01-28[TextTemplating] Remove redundant LogicalSetDataMichael Hutchinson