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
AgeCommit message (Expand)Author
2015-02-04[Ide] Complete existing build before runningMichael Hutchinson
2015-02-04[Core] Fix a docs typoMichael Hutchinson
2015-02-03[Ide] Fast build check should ignore shared projectsMichael Hutchinson
2015-02-03[Ide] Fix fast build check inspecting referencesMichael Hutchinson
2015-02-03[Xml] Allow whitespace in closing tagMichael Hutchinson
2015-02-03[Ide] Fix resource namespace in resx generatorsMichael Hutchinson
2015-02-03[Ide] Change the default height of the project options dialog - make it a lit...Greg Munn
2015-02-03Merge pull request #691 from mono/perfImprovementsMarius Ungureanu
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-30Updated reference to fsharpbindingMatt Ward
2015-01-30[T4] Fix failing unit tests.Matt Ward
2015-01-30Merge remote-tracking branch 'xamarin/new-project-dialog'Matt Ward
2015-01-30Bump IKVM.Mike Krüger
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