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-11-24Merge branch 'master' into newExceptionDialogDavid Karlaš
2015-11-24[T4] Fix null ref when using parameterized T4 templates.Matt Ward
2015-11-24[VCS] Fix publishing of relative projects with nugetMarius Ungureanu
2015-11-23[Ide] Fix null ref when adding a project to an empty solution.Matt Ward
2015-11-23[build] We require mono 4.2+ nowAlan McGovern
2015-11-23Fix buildMarius Ungureanu
2015-11-23[Ide] Migrate FileChooserAction to flags.Marius Ungureanu
2015-11-23[Ide] Move FileChooserAction to MonoDevelop.ComponentsMarius Ungureanu
2015-11-23[Ide] Abstract FileChooserAction.Marius Ungureanu
2015-11-23Revert "[core] Allow SelectFileDialog to select files & directories at the sa...Marius Ungureanu
2015-11-23[fsharp] bumped F# addin7sharp9
2015-11-23[fsharp] bumped F# addin7sharp9
2015-11-23Updated references to xwt, md-addinsalan
2015-11-19[Ide] Allow sorting by completed column in Task Pad.Matt Ward
2015-11-19[FileTemplate] Massive code cleanupVincentDondain
2015-11-19[FileTemplate] Fixed non ascii charVincentDondain
2015-11-19Fix log dates: hours:months -> hours:minutesxplicit
2015-11-18[Ide] Fix resource leak from Cairo context.Cody Russell
2015-11-18[Ide] Only copy the text to both clipboards on Linux.Cody Russell
2015-11-18[Windows] Fix build.Matt Ward
2015-11-18[core] Allow SelectFileDialog to select files & directories at the same timeJeffrey Stedfast
2015-11-17[Mac] Set LC_NUMERIC=C to workaround corruption in ElCap.Marius Ungureanu
2015-11-16Revert "Update DotNetProject.cs"Alan McGovern
2015-11-16Update DotNetProject.csAlan McGovern
2015-11-16[build] Do not try to capture the environment during configureAlan McGovern
2015-11-16Merge pull request #1060 from iainx/fix-33199Lluis Sanchez
2015-11-13[Ide] Added names to ErrorListPad buttonsManish Sinha
2015-11-12[Ide] Prompt to save files before opening New Project dialog.Matt Ward
2015-11-12[Core] The FileLoggers should autoflushAlan McGovern
2015-11-12[Core] Set correct release output path for msbuild 14 builderLluis Sanchez
2015-11-12[Core] Fix target framework for MSBuild 14 builderLluis Sanchez Gual
2015-11-12Fix windows buildLluis Sanchez
2015-11-11Fix windows buildLluis Sanchez
2015-11-11[Core] Fix location and name of msbuild 14 builder assemblyLluis Sanchez Gual
2015-11-11[Core] Add support for MSBuild 14Lluis Sanchez
2015-11-11[Core] Fix references of msbuild14 builderLluis Sanchez Gual
2015-11-11[Core] Add builder for MSBuild14Lluis Sanchez
2015-11-10[DesignerSupport] Fix toolbox performance issues.Jérémie Laval
2015-11-10[DesignerSupport] Don't trigger tooltip if mouse button is pressed.Jérémie Laval
2015-11-09[NPD] Moved to multi-platform namingVincentDondain
2015-11-05[VCS] Fix regression introduced in d993bea002a14e8d139565568a142ee2ce939401Marius Ungureanu
2015-11-05[UITest] Fix GitRepositoryConfiguration testsManish Sinha
2015-11-04[Core] Use a default name for imported policies if none given.Greg Munn
2015-11-04Bug 35512 - [XS 5.10] The "Locals" pad appends new items each time an item in...David Karlaš
2015-11-04[Ide] ExtensibleTreeView empty popup no longer exists.Marius Ungureanu
2015-11-03[Build] Correctly clean the monostub files on make cleaniain holmes
2015-11-03[Monostub] Don't reverse the order of DYLD_FALLBACK_LIBRARY_PATHiain holmes
2015-11-03[Build] Rebuild monostub when monostub-utils.h changesiain holmes
2015-11-02Merge pull request #1120 from manish/expand-parsing-stringiain
2015-11-02[NUnit] Add rerun command to the test pad.Marius Ungureanu