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
AgeCommit message (Expand)Author
2014-04-23[Ide] Try to prevent bad policy namesMichael Hutchinson
2014-04-23[Core] Bump profile directory to 5.0Michael Hutchinson
2014-04-22[Gtk] Only display GTK file templates for assembly projectsMichael Hutchinson
2014-04-10Use .Create instead of .CreateHttp as the latter is PCL-only.Marius Ungureanu
2014-04-10Revert "Use .Create instead of .CreateHttp as the latter is PCL-only."Marius Ungureanu
2014-04-10Use .Create instead of .CreateHttp as the latter is PCL-only.Marius Ungureanu
2014-04-10Authenticated proxy support for all the things!Michael Hutchinson
2014-04-10[Core] Update proxy support codeMichael Hutchinson
2014-04-09Conditions that apply to project type should apply to derived types tooMichael Hutchinson
2014-04-08[Ide] Unbreak all project templatesLluis Sanchez
2014-04-07Fix attributes not having members set.Ungureanu Marius
2014-04-07[API] Remove more obsolete API.Ungureanu Marius
2014-04-04Fix buildLluis Sanchez
2014-04-04Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-04-04Merge branch 'master' into fsharpLluis Sanchez Gual
2014-04-04Merge pull request #26 from xamarin/vcsAPIUngureanu Marius
2014-04-04[ProjectService] Mark extension chain as internal.Ungureanu Marius
2014-04-04[API] Remove unused obsolete stuff.Ungureanu Marius
2014-04-04[Core] Register some known build actionsLluis Sanchez
2014-04-04[Core] Fix project loading issueLluis Sanchez
2014-04-04[FileService] Remove obsolete EnsureDirectoryExistsUngureanu Marius
2014-04-04[VersionControl] Remove obsolete API.Ungureanu Marius
2014-04-04[Core] Improve parsing of Mono version infoMichael Hutchinson
2014-04-03Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-04-03[Core] Hide private fieldLluis Sanchez
2014-04-03Merge remote-tracking branch 'xamarin/retina' into shared-projectsLluis Sanchez
2014-04-03[Core] Fix shared assets project msbuild issueLluis Sanchez
2014-04-02[Core] Fix build breakageLluis Sanchez
2014-04-02Solution configuration fixupLluis Sanchez
2014-04-02Renamed CanRunTarget to SupportsTargetLluis Sanchez
2014-04-02Fix version control issue with shared projectsLluis Sanchez
2014-04-02Save/Load the default namespace of shared projectsLluis Sanchez
2014-04-01Shared Assents Projects fixesLluis Sanchez
2014-04-01[Core] Shared assets project fixesLluis Sanchez
2014-04-01[Core] Added project binding for Shared Assets projectLluis Sanchez
2014-04-01[Core] Improve support for shared assets projectsLluis Sanchez
2014-04-01[Core] MSBuild improvementsLluis Sanchez
2014-04-01[Core] Added Flags property to ProjectItemLluis Sanchez
2014-04-01[Core] Don't allow overriding GetReferencedAssembliesLluis Sanchez
2014-04-01[Core] New extensibility methodsLluis Sanchez
2014-03-31Always set ExecutionTarget in case AddIn is checking if execution target existsDavid Karlaš
2014-03-31[Core] Allow customizing msbuild project save/loadLluis Sanchez
2014-03-31Allow customizing the generated MSBuild filesLluis Sanchez
2014-03-31Initial commit for shared asset project supportLluis Sanchez
2014-03-27[Core] Add VS Extension to known project typesMichael Hutchinson
2014-03-22[build] Fix the bug which triggered constant rebuilds of MonoDevelop.CoreAlan McGovern
2014-03-13[Core] Fix path to version.config fileLluis Sanchez
2014-03-12[Core] Fix a null reference exception handling MSBuild errorsAlan McGovern
2014-03-12[Ide] Project creation fixLluis Sanchez
2014-03-12Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez