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 (Collapse)Author
2013-08-27Revert "Upgrade core and addins to 4.5 runtime"Michael Hutchinson
This reverts commit 9656726c1e2b96cdfdbb9506eb1ac1c93b91befd. Reverting until we get the installer updated to check the dependency.
2013-08-27[Subversion] Fixup to Progress Monitoring spamming the Log.Therzok
2013-08-27[MSBuild] Fix regression when building msbuild projectsLluis Sanchez Gual
Assign the project file name when the project content is loaded from memory instead of from a file.
2013-08-27Revert "Revert "[MSBuild] Implement RefreshWithContent in the v4 builder""Lluis Sanchez Gual
This reverts commit 6ec678ff6fb26e41246e9f109e40173d56029711.
2013-08-27Revert "Revert "MSBuild support fixes""Lluis Sanchez Gual
This reverts commit 77beefd0e767d941f3d2f90eb64d2a4d68313afc. Conflicts: main/src/core/MonoDevelop.Core/MonoDevelop.Projects.Formats.MSBuild/MSBuildProjectHandler.cs
2013-08-27Whoops, bump version checksAlan McGovern
2013-08-27Bump md-addins and xwtAlan McGovern
2013-08-27Fixed 'Bug 14253 - NRE in Find References'.Mike Krüger
2013-08-27Fix the build after the recent xwt api changeAlan McGovern
2013-08-27Bump xwtAlan McGovern
2013-08-27Correct the md-addins hashAlan McGovern
2013-08-27[CSHarpBinding] Fixed script selection bug.Mike Krüger
2013-08-27Bump md-addins for some build fixesAlan McGovern
2013-08-26Bump nrefactory.Mike Krüger
2013-08-26Sync with GtkWorkarounds in XWTLluis Sanchez
2013-08-26Bump nrefactory.Mike Krüger
2013-08-26[core] Update mono-addins for better error handling in addinsAlan McGovern
2013-08-26Merge pull request #385 from mono/svnProgressNewUngureanu Marius
[Subversion] Implemented Progress Monitoring for Subversion commands.
2013-08-26[build] Remove some duplicates from our buildAlan McGovern
2013-08-26[Refactoring] Fixed compiler warnings/cleaned up some code.Mike Krüger
2013-08-26[SourceEditor] Added bounds check to the quick task panel.Mike Krüger
2013-08-26Fix the buildAlan McGovern
2013-08-26Fix add-in registry initialization issueLluis Sanchez
The startup directory was not provided. Fixes 14226 - mdtool setup reg-build is completely broken.
2013-08-26Fixed 'Bug 14162 - Remove parameter type specification should remove all'Mike Krüger
2013-08-26[NRefactory] Fixed array size bounds check.Mike Krüger
2013-08-26Bump nrefactory/Fixed reverse for loop.Mike Krüger
2013-08-26[NRefactory] Fixed xml cref lookup bug.Mike Krüger
2013-08-26[NRefactory] Removed some debug spew.Mike Krüger
2013-08-26Bump nrefactory.Mike Krüger
2013-08-26[Ide] Type system service now exposes the cache directoryMike Krüger
infrastructure for arbitrary file names and not just projects.
2013-08-26[Refactoring] Fixed bug in extension method namespace resolving.Mike Krüger
.Any() suggested a wrong namespace.
2013-08-25[TextEditor] Tweaked source analysis style.Mike Krüger
2013-08-25Bump nrefactory.Mike Krüger
2013-08-25Bump nrefactory.Mike Krüger
2013-08-24Bump nrefactory.Mike Krüger
2013-08-24[SourceEditor] Close bubble tooltip on scroll event.Mike Krüger
2013-08-24[SourceEditor] Tweaked message bubble shadow a bit.Mike Krüger
2013-08-24[SourceEditor] Ensure that popup window is destroyed, when messageMike Krüger
text marker gets removed.
2013-08-24Bump nrefactory.Mike Krüger
2013-08-24[md-addins] Bump for mdtool fixesMichael Hutchinson
2013-08-24[mdtool] Initialize addin registry, better args handlingMichael Hutchinson
2013-08-24[mdtool] When running setup tool, only initialize addin registryMichael Hutchinson
2013-08-24[Core] Add method for getting addin registry locationMichael Hutchinson
2013-08-24Revert "[Core] Get rid of some of our asynchronous initialisation when ↵Michael Hutchinson
running mdtool" This reverts commit 6ac5b1c5e34c7a9346c120969ca846d949bfab3b. It slows down all mdtool invocations by several seconds to work around issues in the setup tool.
2013-08-24bump md-addinsAlan McGovern
2013-08-24[Ide] Moved directory already exists message into the try ... catch.Mike Krüger
2013-08-24Fixed 'Bug 14215 - Creating a new project does not warn me that anMike Krüger
existing project already exists.'.
2013-08-23[NRefactory] Fixed failing unit tests.Mike Krüger
2013-08-23Bump nrefactory./Fixed expression negation bug.Mike Krüger
2013-08-23Bump nrefactory/improved description of an issue.Mike Krüger